1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -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.
pub struct FontImpl {
name: String,