ResourceImporterImageFont

Inherits: ResourceImporter < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

int

ascent

0

Rect2i

character_margin

Rect2i(0, 0, 0, 0)

PackedStringArray

character_ranges

PackedStringArray()

int

columns

1

bool

compress

true

int

descent

0

Array

fallbacks

[]

Rect2i

image_margin

Rect2i(0, 0, 0, 0)

PackedStringArray

kerning_pairs

PackedStringArray()

int

rows

1

int

scaling_mode

2


Property Descriptions

int ascent = 0

There is currently no description for this property. Please help us by contributing one!


Rect2i character_margin = Rect2i(0, 0, 0, 0)

There is currently no description for this property. Please help us by contributing one!


PackedStringArray character_ranges = PackedStringArray()

There is currently no description for this property. Please help us by contributing one!


int columns = 1

There is currently no description for this property. Please help us by contributing one!


bool compress = true

There is currently no description for this property. Please help us by contributing one!


int descent = 0

There is currently no description for this property. Please help us by contributing one!


Array fallbacks = []

There is currently no description for this property. Please help us by contributing one!


Rect2i image_margin = Rect2i(0, 0, 0, 0)

There is currently no description for this property. Please help us by contributing one!


PackedStringArray kerning_pairs = PackedStringArray()

There is currently no description for this property. Please help us by contributing one!


int rows = 1

There is currently no description for this property. Please help us by contributing one!


int scaling_mode = 2

There is currently no description for this property. Please help us by contributing one!