mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 05:20:29 +00:00
Fix comment
This commit is contained in:
committed by
Mitchell Hashimoto
parent
5c129205a5
commit
f245574087
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user