Crates.io | femtovg |
lib.rs | femtovg |
version | |
source | src |
created_at | 2020-09-28 16:31:11.843694 |
updated_at | 2025-01-29 07:55:55.415106 |
description | Antialiased 2D vector drawing library |
homepage | |
repository | https://github.com/femtovg/femtovg |
max_upload_size | |
id | 293756 |
Cargo.toml error: | TOML parse error at line 25, column 1 | 25 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
GPU Antialiased 2D vector drawing library written in Rust.
Ported from https://github.com/memononen/nanovg
Most of the implementation is the same as the original C code with some bug fixes, some features added and several parts have been made more Rust-y. Rendering is done via one OpenGl (ES) 3.0+ backend.
Run with
cargo run --example demo
Run with
cargo run --example breakout
Run with
cargo run --example svg
Run with
cargo run --example text
FemtoVG is used by these projects:
Licensed under either of
Fonts used in examples: