skia
Preparing search index...
canvaskit
FontBlock
Interface FontBlock
Input to ShapeText(..., FontBlock[], ...);
interface
FontBlock
{
fakeBold
:
boolean
;
fakeItalic
:
boolean
;
length
:
number
;
size
:
number
;
typeface
:
Typeface
;
}
Index
Properties
fake
Bold
fake
Italic
length
size
typeface
Properties
fake
Bold
fakeBold
:
boolean
fake
Italic
fakeItalic
:
boolean
length
length
:
number
size
size
:
number
typeface
typeface
:
Typeface
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fake
Bold
fake
Italic
length
size
typeface
skia
Loading...
Input to ShapeText(..., FontBlock[], ...);