#egui #graphics

epaint_default_fonts

Default fonts for use in epaint / egui

4 releases (2 breaking)

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

#1319 in GUI

Download history 18579/week @ 2024-10-21 21085/week @ 2024-10-28 23984/week @ 2024-11-04 23024/week @ 2024-11-11 28472/week @ 2024-11-18 28525/week @ 2024-11-25 25380/week @ 2024-12-02 25628/week @ 2024-12-09 29016/week @ 2024-12-16 18115/week @ 2024-12-23 20255/week @ 2024-12-30 26990/week @ 2025-01-06 28003/week @ 2025-01-13 27065/week @ 2025-01-20 32681/week @ 2025-01-27 35235/week @ 2025-02-03

126,343 downloads per month
Used in 77 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