| Crates.io | nona |
| lib.rs | nona |
| version | 0.1.2 |
| created_at | 2021-07-26 09:10:30.749515+00 |
| updated_at | 2021-08-30 09:02:25.221859+00 |
| description | Pure Rust antialiasing graphics library |
| homepage | https://github.com/nokola/nonaquad/tree/main/nona |
| repository | https://github.com/nokola/nonaquad/tree/main/nona |
| max_upload_size | |
| id | 427316 |
| size | 101,569 |
Antialiased vector drawing bring-your-own-renderer (or use ours) library
For a renderer, look at https://github.com/nokola/nonaquad Based on nvg code from: https://github.com/sunli829/nvg. Going in fundamentally different direction from the original nvg/NanoVG to support higher quality anti-aliasing, ease of use, error handling, and speed.
Nona is completely platform-independent and 100% Rust.