korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.font
/
VectorFont
/
renderGlyph
render
Glyph
open
override
fun
renderGlyph
(
ctx
:
Context2d
,
size
:
Double
,
codePoint
:
Int
,
pos
:
Point
,
fill
:
Boolean
?
,
metrics
:
GlyphMetrics
,
reader
:
WStringReader
?
=
null
,
beforeDraw
:
(
)
->
Unit
?
=
null
)
:
Boolean