1 unstable release

0.0.1 May 18, 2023

#8 in #stroke

BSD-3-Clause

205KB
5K SLoC

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.


ressa-path

Bezier path implementation for ressa.

License

The same as used by Skia: New BSD License

Dependencies

~175–340KB