skiad ~master (2021-12-10T09:24:11.7193035)
Dub
Repo
SKTextBlob.Create
skia
SKTextBlob
SKTextBlob
Undocumented in source. Be warned that the author may not have intended to support it.
SKTextBlob
Create
(string text, SKFont font, SKPoint origin)
SKTextBlob
Create
(const(byte)[] text, SKTextEncoding encoding, SKFont font, SKPoint origin)
class
SKTextBlob
static
SKTextBlob
Create
(
const
(
byte
)[]
text
,
SKTextEncoding
encoding
,
SKFont
font
,
SKPoint
origin
=
SKPoint.Empty
)
SKTextBlob
Create
(void* text, int length, SKTextEncoding encoding, SKFont font, SKPoint origin)
Meta
Source
See Implementation
skia
SKTextBlob
SKTextBlob
constructors
this
functions
Bounds
CountIntercepts
GetIntercepts
ReferenceNative
UniqueId
UnreferenceNative
static functions
Create
CreateHorizontal
CreatePathPositioned
CreatePositioned
CreateRotationScale
GetObject