SKTypeface.CharsToGlyphs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int CharsToGlyphs(string chars, ushort[] glyphs)
  2. int CharsToGlyphs(void* str, int strlen, SKEncoding encoding, ushort[] glyphs)
    class SKTypeface
    int
    CharsToGlyphs
    (
    void* str
    ,
    int strlen
    ,,
    out ushort[] glyphs
    )

Meta