* implement cint for color types under feature flag * upgrade to cint 0.2, remove from default features * upgrade to cint 0.2.1, add a couple more from/into implementations * changelog entry * fix typo in changelog * sort dependency * fmt |
||
|---|---|---|
| .. | ||
| fonts | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
README.md
epaint - egui paint library
A bare-bones 2D graphics library for turning simple 2D shapes and text into textured triangles.
Made for egui.