VMPrint API Reference - v1.0.0
GitHub
Examples
Preparing search index...
@vmprint/engine
StandardEncodedGlyph
Type Alias StandardEncodedGlyph
type
StandardEncodedGlyph
=
{
advanceWidth
:
number
;
bbox
?:
ProxyBBoxTuple
;
codePoints
:
number
[]
;
encodedByte
:
number
;
id
:
number
;
nominalWidth
:
number
;
supported
:
boolean
;
}
Index
Properties
advance
Width
bbox?
code
Points
encoded
Byte
id
nominal
Width
supported
Properties
advance
Width
advanceWidth
:
number
Optional
bbox
bbox
?:
ProxyBBoxTuple
code
Points
codePoints
:
number
[]
encoded
Byte
encodedByte
:
number
id
id
:
number
nominal
Width
nominalWidth
:
number
supported
supported
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
advance
Width
bbox
code
Points
encoded
Byte
id
nominal
Width
supported
GitHub
Examples
VMPrint API Reference - v1.0.0
Loading...