mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Add support for monospace font
This commit is contained in:
@@ -21,7 +21,7 @@ pub mod widgets;
|
||||
pub use crate::{
|
||||
color::Color,
|
||||
emigui::Emigui,
|
||||
fonts::{FontSizes, Fonts, TextStyle},
|
||||
fonts::{FontDefinitions, Fonts, TextStyle},
|
||||
layout::{Align, Region},
|
||||
math::*,
|
||||
mesher::{Mesh, Vertex},
|
||||
|
||||
Reference in New Issue
Block a user