Preparing search index...
The search index is not available
rpi-led-matrix
rpi-led-matrix
LayoutUtils
Class LayoutUtils
Index
Constructors
constructor
Methods
lines
To
Mapped
Glyphs
text
To
Lines
Constructors
constructor
new
LayoutUtils
()
:
LayoutUtils
Returns
LayoutUtils
Methods
Static
lines
To
Mapped
Glyphs
linesToMappedGlyphs
(
lines
:
Line
[]
,
lineH
:
number
,
containerW
:
number
,
containerH
:
number
,
alignH
?:
HorizontalAlignment
,
alignV
?:
VerticalAlignment
,
)
:
MappedGlyph
[]
Parameters
lines
:
Line
[]
lineH
:
number
containerW
:
number
containerH
:
number
alignH
:
HorizontalAlignment
= HorizontalAlignment.Center
alignV
:
VerticalAlignment
= VerticalAlignment.Middle
Returns
MappedGlyph
[]
Static
text
To
Lines
textToLines
(
font
:
FontInstance
,
maxW
:
number
,
text
:
string
)
:
Line
[]
Parameters
font
:
FontInstance
maxW
:
number
text
:
string
Returns
Line
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
lines
To
Mapped
Glyphs
text
To
Lines
rpi-led-matrix
Loading...