SystemFont
Inherits: Font < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions
bool allow_system_fallback = true
There is currently no description for this property. Please help us by contributing one!
FontAntialiasing antialiasing = 1
void set_antialiasing ( FontAntialiasing value )
FontAntialiasing get_antialiasing ( )
There is currently no description for this property. Please help us by contributing one!
bool disable_embedded_bitmaps = true
There is currently no description for this property. Please help us by contributing one!
bool font_italic = false
There is currently no description for this property. Please help us by contributing one!
PackedStringArray font_names = PackedStringArray()
void set_font_names ( PackedStringArray value )
PackedStringArray get_font_names ( )
There is currently no description for this property. Please help us by contributing one!
int font_stretch = 100
There is currently no description for this property. Please help us by contributing one!
int font_weight = 400
There is currently no description for this property. Please help us by contributing one!
bool force_autohinter = false
There is currently no description for this property. Please help us by contributing one!
bool generate_mipmaps = false
There is currently no description for this property. Please help us by contributing one!
Hinting hinting = 1
There is currently no description for this property. Please help us by contributing one!
int msdf_pixel_range = 16
There is currently no description for this property. Please help us by contributing one!
int msdf_size = 48
There is currently no description for this property. Please help us by contributing one!
bool multichannel_signed_distance_field = false
void set_multichannel_signed_distance_field ( bool value )
bool is_multichannel_signed_distance_field ( )
There is currently no description for this property. Please help us by contributing one!
float oversampling = 0.0
There is currently no description for this property. Please help us by contributing one!
SubpixelPositioning subpixel_positioning = 1
void set_subpixel_positioning ( SubpixelPositioning value )
SubpixelPositioning get_subpixel_positioning ( )
There is currently no description for this property. Please help us by contributing one!