FontType

Defines the supported custom fonts type

Should be user with UIKit.widgets.Text.setResourceName

Creation of custom fonts is in beta and documented separately

See also

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Types

Link copied to clipboard
object Companion

Static methods

Functions

Link copied to clipboard

Converts FontType enum to file extension, e.g. sif_4bpp->"sif"

Link copied to clipboard

Converts FontType enum to file extension, with the bbp number as bbp.ext, e.g. sif_4bpp->"4.sif"

Link copied to clipboard
fun valueOf(value: String): FontType

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard