This method of the FontX Class retrieves a value for the flags associated with the given face.
public static int getFlagsVal(String face, String attribute);
Returns a value for the face name flags.
face | The current font face. |
attribute | A string that contains the attributes (for example, "Rotatable") of the font. |