FontVariation
Inherits: Font < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
void |
set_spacing ( SpacingType spacing, int value ) |
Property Descriptions
Font base_font
There is currently no description for this property. Please help us by contributing one!
float baseline_offset = 0.0
There is currently no description for this property. Please help us by contributing one!
Dictionary opentype_features = {}
void set_opentype_features ( Dictionary value )
Dictionary get_opentype_features ( )
There is currently no description for this property. Please help us by contributing one!
int spacing_bottom = 0
void set_spacing ( SpacingType spacing, int value )
int get_spacing ( )
There is currently no description for this property. Please help us by contributing one!
int spacing_glyph = 0
void set_spacing ( SpacingType spacing, int value )
int get_spacing ( )
There is currently no description for this property. Please help us by contributing one!
int spacing_space = 0
void set_spacing ( SpacingType spacing, int value )
int get_spacing ( )
There is currently no description for this property. Please help us by contributing one!
int spacing_top = 0
void set_spacing ( SpacingType spacing, int value )
int get_spacing ( )
There is currently no description for this property. Please help us by contributing one!
float variation_embolden = 0.0
There is currently no description for this property. Please help us by contributing one!
int variation_face_index = 0
There is currently no description for this property. Please help us by contributing one!
Dictionary variation_opentype = {}
void set_variation_opentype ( Dictionary value )
Dictionary get_variation_opentype ( )
There is currently no description for this property. Please help us by contributing one!
Transform2D variation_transform = Transform2D(1, 0, 0, 1, 0, 0)
void set_variation_transform ( Transform2D value )
Transform2D get_variation_transform ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void set_spacing ( SpacingType spacing, int value )
There is currently no description for this method. Please help us by contributing one!