1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 22:00:03 -04:00

Update inaccurate comment

This commit is contained in:
valadaptive
2025-09-07 21:40:57 -04:00
parent 91d3384a6c
commit dcb6420a41

View File

@@ -74,7 +74,7 @@ pub struct GlyphAllocation {
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
/// A specific font with a size. /// A specific font face.
/// The interface uses points as the unit for everything. /// The interface uses points as the unit for everything.
pub struct FontImpl { pub struct FontImpl {
name: String, name: String,