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:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user