smooth-frame 0.2.0

Generate Sketch-like smooth corner and smooth frame cubic Bezier paths.
Documentation
1
2
3
4
/// 输出层:路径中间表示和面向渲染后端的格式化扩展点。
pub mod format;
/// 路径命令和通用路径容器。
pub mod path;