toggle menu
nova-parent
0.17-alpha.39
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.resources.builder.font.provider.unihex
/
UnihexProvider
/
getGlyph
get
Glyph
fun
getGlyph
(
codePoint
:
Int
)
:
Pair
<
Int
,
IntArray
>
?
Gets the glyph for the given code point.
Return
The glyph as a pair in the format (width, glyph)