skiad ~master (2021-12-10T09:24:11.7193035)
Dub
Repo
SKTextBlobBuilder.AddPathPositionedRun
skia
SKTextBlob
SKTextBlobBuilder
Undocumented in source. Be warned that the author may not have intended to support it.
class
SKTextBlobBuilder
void
AddPathPositionedRun
(
const
(
ushort
)[]
glyphs
,
SKFont
font
,
const
(
float
)[]
glyphWidths
,
SKPoint
[]
glyphOffsets
,
SKPath
path
,
SKTextAlign
textAlign
=
SKTextAlign.Left
)
Meta
Source
See Implementation
skia
SKTextBlob
SKTextBlobBuilder
constructors
this
functions
AddHorizontalRun
AddPathPositionedRun
AddPositionedRun
AddRotationScaleRun
AddRun
AllocateHorizontalRun
AllocatePositionedRun
AllocateRotationScaleRun
AllocateRun
Build
DisposeNative