Fix comment

pull/8580/head
Daniel Wennberg 2025-10-02 18:38:39 -07:00 committed by Mitchell Hashimoto
parent 5c129205a5
commit f245574087
1 changed files with 1 additions and 1 deletions

View File

@ -441,7 +441,7 @@ pub const Face = struct {
}
// We get a rect that represents the position
// and size of the glyph before any changes.
// and size of the glyph before constraints.
const rect = getGlyphSize(glyph);
// If our glyph is smaller than a quarter pixel in either axis