|
|
|
Show HN: I am developing a type safe colorspace library for Rust
(crates.io)
|
|
12 points
by caramellow
1516 days ago
|
|
After two weeks of planning and figuring out how to manage conversions safely, I have finally published the first version of my crate :) It allows you to specify your own colortypes and easily use the same syntax for converting between your custom color types! I also started working on a custom image type that can do math :) |
|