nona

Crates.ionona
lib.rsnona
version0.1.2
sourcesrc
created_at2021-07-26 09:10:30.749515
updated_at2021-08-30 09:02:25.221859
descriptionPure Rust antialiasing graphics library
homepagehttps://github.com/nokola/nonaquad/tree/main/nona
repositoryhttps://github.com/nokola/nonaquad/tree/main/nona
max_upload_size
id427316
size101,569
Nokola (nokola)

documentation

README

nona

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.

Commit count: 104

cargo fmt