TextureId::Epaint was renamed to TextureId::Managed during the development of #1110. Update the documentation to match. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
||
|---|---|---|
| .. | ||
| benches | ||
| fonts | ||
| src | ||
| CHANGELOG.md | ||
| 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.