Crates.io | lyon_algorithms |
lib.rs | lyon_algorithms |
version | 1.0.4 |
source | src |
created_at | 2018-07-04 23:09:38.503 |
updated_at | 2023-11-18 14:47:40.898562 |
description | 2D Path manipulation/transformation algorithms. |
homepage | |
repository | https://github.com/nical/lyon |
max_upload_size | |
id | 72919 |
size | 131,336 |
A collection of various vector path manipulation algorithms.
lyon_algorithms
can be used as a standalone crate or as part of lyon via the lyon::algorithms
module.