is this Rune supported by this font
@override bool isRuneSupported(int charCode) { return font.charToGlyphIndexMap.containsKey(charCode); }