Defines the supported custom fonts type
Should be user with UIKit.widgets.Text.setResourceName
Creation of custom fonts is in beta and documented separately
Static methods
Converts FontType enum to file extension, e.g. sif_4bpp->"sif"
Converts FontType enum to file extension, with the bbp number as bbp.ext, e.g. sif_4bpp->"4.sif"
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.