I am happy to finally announce the symbolic release of lyon 1.0.0
.
lyon
is a Rust crate providing a number of functionalities related to vector graphics and rendering them using polygon tessellation.
The most interesting and complex piece is lyon_tessellation
's fill tessellator which produces a triangle mesh …