#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

#849 in GUI

Download history 4922/week @ 2024-09-25 9479/week @ 2024-10-02 14461/week @ 2024-10-09 18546/week @ 2024-10-16 19829/week @ 2024-10-23

63,668 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