#egui #graphics

epaint_default_fonts

Default fonts for use in epaint / egui

4 releases (2 breaking)

0.31.0 Feb 4, 2025
0.30.0 Dec 16, 2024
0.29.1 Oct 1, 2024
0.29.0 Sep 26, 2024

#1321 in GUI

Download history 21395/week @ 2024-10-27 24163/week @ 2024-11-03 22481/week @ 2024-11-10 28458/week @ 2024-11-17 28002/week @ 2024-11-24 25152/week @ 2024-12-01 26375/week @ 2024-12-08 28386/week @ 2024-12-15 18172/week @ 2024-12-22 20007/week @ 2024-12-29 26588/week @ 2025-01-05 27941/week @ 2025-01-12 28107/week @ 2025-01-19 31972/week @ 2025-01-26 36719/week @ 2025-02-02 27333/week @ 2025-02-09

126,825 downloads per month
Used in 79 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