Search
Preparing search index...
The search index is not available
FontPainter
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
fontpainter
Glyph
Class Glyph
Class that represents a single parsed glyph
Hierarchy
Glyph
Index
Constructors
constructor
Properties
horiz
AdvX
instructions
Methods
get
Bounding
Rect
get
Canvas
Commands
Constructors
constructor
new
Glyph
(
instructions
:
Array
<
IPathInstruction
>
, horizAdvX
:
number
)
:
Glyph
Parameters
instructions:
Array
<
IPathInstruction
>
horizAdvX:
number
Returns
Glyph
Properties
horiz
AdvX
horiz
AdvX
:
number
instructions
instructions
:
Array
<
IPathInstruction
>
Methods
get
Bounding
Rect
get
Bounding
Rect
(
)
:
GlyphBoundingRect
Returns
GlyphBoundingRect
get
Canvas
Commands
get
Canvas
Commands
(
)
:
Array
<
ICanvasCommand
>
Returns
Array
<
ICanvasCommand
>
Globals
fontpainter
lib/engines/
Abstract
Render
Engine
lib/interfaces
lib/utils/
Font
Loader
lib/utils/path
Utils
lib/utils/svg
Utils
Text
Align
Wrap
Mode
Font
Painter
Font
ParserSVG
Glyph
constructor
horiz
AdvX
instructions
get
Bounding
Rect
get
Canvas
Commands
Glyph
Bounding
Rect
Render
Bounds
Element
Width
Render
Bounds
Fixed
Width
Render
Engine
Canvas
Render
EngineSVG
Generated using
TypeDoc
Class that represents a single parsed glyph