mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Allow resizing fonts at runtime
This commit is contained in:
@@ -19,7 +19,7 @@ pub mod widgets;
|
||||
|
||||
pub use crate::{
|
||||
emigui::Emigui,
|
||||
fonts::TextStyle,
|
||||
fonts::{FontSizes, Fonts, TextStyle},
|
||||
layout::{Align, LayoutOptions, Region},
|
||||
mesher::{Frame, Vertex},
|
||||
style::Style,
|
||||
|
||||
Reference in New Issue
Block a user