mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.map.loader
/
FontData
Font
Data
data
class
FontData
(
var
info
:
FontWrapper
,
var
glyphs
:
ArrayList
<
FontGlyph
>
)
Content copied to clipboard
Constructors
Properties
Constructors
Font
Data
Link copied to clipboard
fun
FontData
(
info
:
FontWrapper
,
glyphs
:
ArrayList
<
FontGlyph
>
)
Content copied to clipboard
Properties
glyphs
Link copied to clipboard
var
glyphs
:
ArrayList
<
FontGlyph
>
Content copied to clipboard
info
Link copied to clipboard
var
info
:
FontWrapper
Content copied to clipboard