skiad v0.0.1 (2021-10-19T11:22:53Z)
Dub
Repo
SKTypeface.CountGlyphs
skia
SKTypeface
SKTypeface
Undocumented in source. Be warned that the author may not have intended to support it.
int
CountGlyphs
(string str)
int
CountGlyphs
(string str, SKEncoding encoding)
int
CountGlyphs
(const(char)[] str)
int
CountGlyphs
(byte[] str, SKEncoding encoding)
int
CountGlyphs
(byte[] str, SKTextEncoding encoding)
int
CountGlyphs
(const(byte)[] str, SKEncoding encoding)
int
CountGlyphs
(const(byte)[] str, SKTextEncoding encoding)
int
CountGlyphs
(void* str, int strLen, SKEncoding encoding)
class
SKTypeface
int
CountGlyphs
(
void
*
str
,
int
strLen
,
SKEncoding
encoding
)
int
CountGlyphs
(void* str, int strLen, SKTextEncoding encoding)
Meta
Source
See Implementation
skia
SKTypeface
SKTypeface
constructors
this
functions
CharsToGlyphs
ContainsGlyph
ContainsGlyphs
CountGlyphs
Dispose
FamilyName
FontSlant
FontStyle
FontWeight
FontWidth
GetFont
GetGlyph
GetGlyphs
GetKerningPairAdjustments
GetTableData
GetTableSize
GetTableTags
GlyphCount
IsBold
IsFixedPitch
IsItalic
OpenStream
Style
TableCount
ToFont
TryGetTableData
TryGetTableTags
UnitsPerEm
static functions
CreateDefault
Default
EnsureStaticInstanceAreInitialized
FromData
FromFamilyName
FromFile
FromStream
FromTypeface
GetObject