3 unstable releases
0.30.0 | Dec 16, 2024 |
---|---|
0.29.1 | Oct 1, 2024 |
0.29.0 | Sep 26, 2024 |
#1348 in GUI
94,938 downloads per month
Used in 70 crates
(via epaint)
785KB
epaint_default_fonts
- fonts for epaint and egui
Default fonts that are used in epaint
and egui
. Not intended for use as a standalone library.
Made for egui
.
lib.rs
:
A library containing built-in fonts for epaint
, embedded as bytes.
This is intended to be consumed through the epaint
crate.