This method of the FontX Class checks whether the font can be typed in the given language.
public boolean isTypeable(int language);
Returns true if the font can be typed; otherwise, returns false.
language | The identifier of the language to be checked. |