1 unstable release
0.0.1 | May 19, 2023 |
---|
#21 in #dash
21 downloads per month
Used in ruisa
205KB
5K
SLoC
ruisa-path
Bezier path implementation for ruisa.
License
The same as used by Skia: New BSD License
lib.rs
:
A tiny-skia Bezier path implementation.
Provides a memory-efficient Bezier path container, path builder, path stroker and path dasher.
Also provides some basic geometry types, but they will be moved to an external crate eventually.
Note that all types use single precision floats (f32
), just like Skia.
Dependencies
~175–290KB