KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
apple
Target filter
apple
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-native-renderer
/
io.github.yuroyami.kitepdf.nativerenderer
/
CoreGraphicsCanvas
/
drawGlyphs
draw
Glyphs
apple
open
override
fun
drawGlyphs
(
glyphs
:
List
<
TextGlyph
>
,
fontSize
:
Double
,
unitsPerEm
:
Int
,
hasOutlines
:
Boolean
,
fontSpec
:
FontSpec
,
textToDevice
:
Matrix
,
color
:
RgbColor
,
alpha
:
Double
,
blendMode
:
BlendMode
)