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 3add56f81b Fix wrong comment 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 Fix wrong comment 4 months ago
CHANGELOG.md Release 0.27.2 - Fix blurry web rendering 7 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.