#egui #graphics

epaint_default_fonts

Default fonts for use in epaint / egui

2 releases

0.29.1 Oct 1, 2024
0.29.0 Sep 26, 2024

#971 in GUI

Download history 480/week @ 2024-09-20 7626/week @ 2024-09-27 10066/week @ 2024-10-04 16830/week @ 2024-10-11 17617/week @ 2024-10-18 20951/week @ 2024-10-25 24452/week @ 2024-11-01

81,880 downloads per month
Used in 39 crates (via epaint)

(MIT OR Apache-2…

785KB

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.


lib.rs:

A library containing built-in fonts for epaint, embedded as bytes.

This is intended to be consumed through the epaint crate.

No runtime deps