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