1 unstable release
0.0.1 | May 18, 2023 |
---|
#4 in #stroke
205KB
5K
SLoC
ressa-path
Bezier path implementation for ressa.
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
~180–290KB