#egui #graphics

epaint_default_fonts

Default fonts for use in epaint / egui

3 unstable releases

0.30.0 Dec 16, 2024
0.29.1 Oct 1, 2024
0.29.0 Sep 26, 2024

#1348 in GUI

Download history 4922/week @ 2024-09-25 9479/week @ 2024-10-02 14461/week @ 2024-10-09 18546/week @ 2024-10-16 19652/week @ 2024-10-23 22664/week @ 2024-10-30 23839/week @ 2024-11-06 24885/week @ 2024-11-13 25850/week @ 2024-11-20 29425/week @ 2024-11-27 25102/week @ 2024-12-04 27534/week @ 2024-12-11 24640/week @ 2024-12-18 18058/week @ 2024-12-25 20043/week @ 2025-01-01

94,938 downloads per month
Used in 70 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