egui/crates/epaint_default_fonts
Emil Ernerfeldt d0876a1a60
Rename `master` branch to `main` (#7034)
For consistency with other repositories, i.e. so I can write `git
checkout main` without worrying which repo I'm browsing.
2025-05-08 09:15:42 +02:00
..
fonts Move default fonts to new crate `epaint_default_fonts` (#4853) 2024-07-31 09:50:02 +02:00
src Move default fonts to new crate `epaint_default_fonts` (#4853) 2024-07-31 09:50:02 +02:00
CHANGELOG.md Release 0.31.1 - text_edit and kittest fixes 2025-03-05 08:37:34 +01:00
Cargo.toml Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
README.md Move default fonts to new crate `epaint_default_fonts` (#4853) 2024-07-31 09:50:02 +02:00

README.md

epaint_default_fonts - fonts for epaint and egui

Latest version Documentation unsafe forbidden MIT Apache

Default fonts that are used in epaint and egui. Not intended for use as a standalone library.

Made for egui.