egui/crates/epaint
Emil Ernerfeldt 978ec6c870 Update changelogs and version for 0.33.2 2025-11-13 13:53:59 +01:00
..
benches Selectively update dependencies to reduce total number (#7488) 2025-09-04 09:42:46 +02:00
src CI: use latest typos (#7595) 2025-10-07 14:12:30 +02:00
CHANGELOG.md Update changelogs and version for 0.33.2 2025-11-13 13:53:59 +01:00
Cargo.toml Add `taplo.toml` for toml formatting (#7618) 2025-10-09 15:38:00 +02:00
README.md Add badges to all crates' README.md 2023-02-12 18:08:13 +01:00

README.md

epaint - egui paint library

Latest version Documentation unsafe forbidden MIT Apache

A bare-bones 2D graphics library for turning simple 2D shapes and text into textured triangles.

Made for egui.