Interface IFontSettings
Package: @aurigma/design-atoms-text
Properties
allCaps
Declaration
allCaps?: boolean;
Property Value
Type | Description |
---|---|
boolean |
fauxBold
Declaration
fauxBold?: boolean;
Property Value
Type | Description |
---|---|
boolean |
fauxItalic
Declaration
fauxItalic?: boolean;
Property Value
Type | Description |
---|---|
boolean |
postScriptName
Declaration
postScriptName?: string;
Property Value
Type | Description |
---|---|
string |
size
Declaration
size?: number;
Property Value
Type | Description |
---|---|
number |
smallCaps
Declaration
smallCaps?: boolean;
Property Value
Type | Description |
---|---|
boolean |