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 2f508d6a61
Replace cargo-cranky with workspace lints (#4413)
7 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 Update to Rust 1.76 (#4411) 7 months ago
CHANGELOG.md Release 0.27.2 - Fix blurry web rendering 7 months ago
Cargo.toml Replace cargo-cranky with workspace lints (#4413) 7 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.