#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

#981 in GUI

Download history 6569/week @ 2024-09-26 9635/week @ 2024-10-03 15754/week @ 2024-10-10 18196/week @ 2024-10-17 20211/week @ 2024-10-24 23861/week @ 2024-10-31 22756/week @ 2024-11-07 26002/week @ 2024-11-14 26438/week @ 2024-11-21 27892/week @ 2024-11-28 21919/week @ 2024-12-05

105,670 downloads per month
Used in 56 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