isRuneSupported abstract method

bool isRuneSupported(
  1. int charCode
)

is this Rune supported by this font

Implementation

bool isRuneSupported(int charCode);