svg_path_ops 0.2.0

SVG Path Manipulation Utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.svgtypes]
version = "0.8"

[package]
authors = ["orhanbalci@gmail.com <orhanbalci@gmail.com>"]
categories = ["Graphics"]
description = "SVG Path Manipulation Utilities"
edition = "2021"
homepage = "https://github.com/orhanbalci"
keywords = ["graphics", "bezier", "sketch", "2D", "svg"]
license = "MIT"
name = "svg_path_ops"
readme = "README.md"
repository = "https://github.com/orhanbalci/rough-rs.git"
version = "0.2.0"