mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-06 21:37:49 +00:00
docs: describe load_flags field in Face struct
This commit is contained in:
@@ -35,7 +35,7 @@ pub const Face = struct {
|
||||
/// Metrics for this font face. These are useful for renderers.
|
||||
metrics: font.face.Metrics,
|
||||
|
||||
/// Metrics for this font face. These are useful for renderers.
|
||||
/// Freetype load flags for this font face.
|
||||
load_flags: config.FreetypeLoadFlags,
|
||||
|
||||
/// Set quirks.disableDefaultFontFeatures
|
||||
|
||||
Reference in New Issue
Block a user