SKFont.CountGlyphs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int CountGlyphs(string text)
  2. int CountGlyphs(const(char)[] text)
  3. int CountGlyphs(const(byte)[] text, SKTextEncoding encoding)
  4. int CountGlyphs(void* text, int length, SKTextEncoding encoding)
    class SKFont
    int
    CountGlyphs

Meta