FontFamilyOption
interface
The font family option descriptor.
Properties
-
model : string | undefined
module:font/fontconfig~FontFamilyOption#model
The attribute's unique value in the model.
-
title : string
module:font/fontconfig~FontFamilyOption#title
The user-readable title of the option.
-
upcastAlso : Array<MatcherPattern> | undefined
module:font/fontconfig~FontFamilyOption#upcastAlso
An array with all matched elements that the view-to-model conversion should also accept.
-
view : ViewElementDefinition | undefined
module:font/fontconfig~FontFamilyOption#view
View element configuration.