glyph
Rasterizes one Unicode scalar, returning null when the font has no glyph.
Return
detached metrics and pixels, or null for a missing glyph.
Parameters
codePoint
valid Unicode scalar value.
Throws
when native loading or rasterization fails.
Rasterizes one Unicode scalar, returning null when the font has no glyph.
detached metrics and pixels, or null for a missing glyph.
valid Unicode scalar value.
when native loading or rasterization fails.