Search
Preparing search index...
The search index is not available
txtjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Glyph
Class Glyph
Represents a single Glyph within a Font.
Hierarchy
Glyph
Index
Properties
_fill
_graphic
_stroke
_stroke
Style
kerning
offset
path
Methods
draw
get
Kerning
graphic
Properties
_fill
_fill
:
Fill
Private
_graphic
_graphic
:
Graphics
= null
_stroke
_stroke
:
Stroke
_stroke
Style
_stroke
Style
:
StrokeStyle
kerning
kerning
:
any
offset
offset
:
number
path
path
:
string
= ""
SVG path data
Methods
draw
draw
(
ctx
:
CanvasRenderingContext2D
)
:
boolean
Parameters
ctx:
CanvasRenderingContext2D
Returns
boolean
get
Kerning
get
Kerning
(
characterCode
:
number
, size
:
number
)
:
number
Parameters
characterCode:
number
size:
number
Returns
number
graphic
graphic
(
)
:
Graphics
Returns
Graphics
Globals
Align
Case
Path
Align
Path
Fit
Vertical
Align
Accessibility
Character
Character
Text
Font
Font
Loader
Glyph
_fill
_graphic
_stroke
_stroke
Style
kerning
offset
path
draw
get
Kerning
graphic
Graphics
Graphics
Mixin
Info
Line
Path
Path
Text
SVGArc
Text
Text
Container
Word
Construct
Obj
Event
Callback
Path
Point
Point
Shape
Events
Style
Event
Names
SPACE_
CHAR_
CODE
apply
Mixins
default
parse
Path
Data
Util
Generated using
TypeDoc
Represents a single Glyph within a Font.