Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 505 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 505 Bytes

nona

ANNOUNCEMENT: nona sources are now part of nonaquad


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.