You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Emil Ernerfeldt 143119943d
Show the innermost debug rectangle when pressing all modifier keys (#4782)
4 months ago
..
benches Added ability to define colors at UV coordinates along a path (#4353) 7 months ago
fonts Move all crates into a `crates` directory (#1940) 2 years ago
src Show the innermost debug rectangle when pressing all modifier keys (#4782) 4 months ago
CHANGELOG.md Release 0.28.0 - Sizing pass, and better eframe web 4 months ago
Cargo.toml Move dependencies to workspace (#4495) 6 months ago
README.md Add badges to all crates' README.md 2 years ago

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.