class-description NEWS COMMUNITY STORE TUTORIALS SIGN UP LOGIN LOGOUT ROKOJORI NEWSLETTER SIGN UP LOGIN LOGOUT NEWS COMMUNITY STORE TUTORIALS TOGGLE FULLSCREEN VOLLBILD AN/AUS ObjectRefCountedTextServer TextServerExtension
Base class for custom TextServer implementations (plugins).

External TextServer implementations should inherit from this class.

void _cleanup<>():void

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

RID _create_font<>():RID

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

RID _create_font_linked_variation<>( RID font_rid=, font_rid:RID=, ):RID

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

RID _create_shaped_text<>( Direction direction=, direction:Direction=, Orientation orientation=, orientation:Orientation=, ):RID

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

void _draw_hex_code_box<>( RID canvas=, canvas:RID=, int size=, size:int=, Vector2 pos=, pos:Vector2=, int index=, index:int=, Color color=, color:Color=, ):void

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

void _font_clear_glyphs<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, ):void

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

void _font_clear_kerning_map<>( RID font_rid=, font_rid:RID=, int size=, size:int=, ):void

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

void _font_clear_size_cache<>( RID font_rid=, font_rid:RID=, ):void

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

void _font_clear_textures<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, ):void

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

void _font_draw_glyph<>( RID font_rid=, font_rid:RID=, RID canvas=, canvas:RID=, int size=, size:int=, Vector2 pos=, pos:Vector2=, int index=, index:int=, Color color=, color:Color=, ):void

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

void _font_draw_glyph_outline<>( RID font_rid=, font_rid:RID=, RID canvas=, canvas:RID=, int size=, size:int=, int outline_size=, outline_size:int=, Vector2 pos=, pos:Vector2=, int index=, index:int=, Color color=, color:Color=, ):void

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

FontAntialiasing _font_get_antialiasing<>( RID font_rid=, font_rid:RID=, ):FontAntialiasing

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

float _font_get_ascent<>( RID font_rid=, font_rid:RID=, int size=, size:int=, ):float

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

float _font_get_baseline_offset<>( RID font_rid=, font_rid:RID=, ):float

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

int _font_get_char_from_glyph_index<>( RID font_rid=, font_rid:RID=, int size=, size:int=, int glyph_index=, glyph_index:int=, ):int

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

float _font_get_descent<>( RID font_rid=, font_rid:RID=, int size=, size:int=, ):float

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

float _font_get_embolden<>( RID font_rid=, font_rid:RID=, ):float

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

int _font_get_face_count<>( RID font_rid=, font_rid:RID=, ):int

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

int _font_get_face_index<>( RID font_rid=, font_rid:RID=, ):int

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

int _font_get_fixed_size<>( RID font_rid=, font_rid:RID=, ):int

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

FixedSizeScaleMode _font_get_fixed_size_scale_mode<>( RID font_rid=, font_rid:RID=, ):FixedSizeScaleMode

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

bool _font_get_generate_mipmaps<>( RID font_rid=, font_rid:RID=, ):bool

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

float _font_get_global_oversampling<>():float

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

Vector2 _font_get_glyph_advance<>( RID font_rid=, font_rid:RID=, int size=, size:int=, int glyph=, glyph:int=, ):Vector2

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

Dictionary _font_get_glyph_contours<>( RID font_rid=, font_rid:RID=, int size=, size:int=, int index=, index:int=, ):Dictionary

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

int _font_get_glyph_index<>( RID font_rid=, font_rid:RID=, int size=, size:int=, int char=, char:int=, int variation_selector=, variation_selector:int=, ):int

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

PackedInt32Array _font_get_glyph_list<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, ):PackedInt32Array

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

Vector2 _font_get_glyph_offset<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, ):Vector2

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

Vector2 _font_get_glyph_size<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, ):Vector2

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

int _font_get_glyph_texture_idx<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, ):int

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

RID _font_get_glyph_texture_rid<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, ):RID

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

Vector2 _font_get_glyph_texture_size<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, ):Vector2

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

Rect2 _font_get_glyph_uv_rect<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, ):Rect2

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

Hinting _font_get_hinting<>( RID font_rid=, font_rid:RID=, ):Hinting

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

Vector2 _font_get_kerning<>( RID font_rid=, font_rid:RID=, int size=, size:int=, Vector2i glyph_pair=, glyph_pair:Vector2i=, ):Vector2

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

Vector2i[] _font_get_kerning_list<>( RID font_rid=, font_rid:RID=, int size=, size:int=, ):Vector2i[]

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

bool _font_get_language_support_override<>( RID font_rid=, font_rid:RID=, String language=, language:String=, ):bool

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

PackedStringArray _font_get_language_support_overrides<>( RID font_rid=, font_rid:RID=, ):PackedStringArray

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

int _font_get_msdf_pixel_range<>( RID font_rid=, font_rid:RID=, ):int

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

int _font_get_msdf_size<>( RID font_rid=, font_rid:RID=, ):int

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

String _font_get_name<>( RID font_rid=, font_rid:RID=, ):String

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

Dictionary _font_get_opentype_feature_overrides<>( RID font_rid=, font_rid:RID=, ):Dictionary

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

Dictionary _font_get_ot_name_strings<>( RID font_rid=, font_rid:RID=, ):Dictionary

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

float _font_get_oversampling<>( RID font_rid=, font_rid:RID=, ):float

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

float _font_get_scale<>( RID font_rid=, font_rid:RID=, int size=, size:int=, ):float

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

bool _font_get_script_support_override<>( RID font_rid=, font_rid:RID=, String script=, script:String=, ):bool

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

PackedStringArray _font_get_script_support_overrides<>( RID font_rid=, font_rid:RID=, ):PackedStringArray

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

Vector2i[] _font_get_size_cache_list<>( RID font_rid=, font_rid:RID=, ):Vector2i[]

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

int _font_get_spacing<>( RID font_rid=, font_rid:RID=, SpacingType spacing=, spacing:SpacingType=, ):int

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

int _font_get_stretch<>( RID font_rid=, font_rid:RID=, ):int

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

BitField _font_get_style<>( RID font_rid=, font_rid:RID=, ):BitField

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

String _font_get_style_name<>( RID font_rid=, font_rid:RID=, ):String

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

SubpixelPositioning _font_get_subpixel_positioning<>( RID font_rid=, font_rid:RID=, ):SubpixelPositioning

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

String _font_get_supported_chars<>( RID font_rid=, font_rid:RID=, ):String

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

int _font_get_texture_count<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, ):int

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

Image _font_get_texture_image<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int texture_index=, texture_index:int=, ):Image

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

PackedInt32Array _font_get_texture_offsets<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int texture_index=, texture_index:int=, ):PackedInt32Array

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

Transform2D _font_get_transform<>( RID font_rid=, font_rid:RID=, ):Transform2D

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

float _font_get_underline_position<>( RID font_rid=, font_rid:RID=, int size=, size:int=, ):float

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

float _font_get_underline_thickness<>( RID font_rid=, font_rid:RID=, int size=, size:int=, ):float

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

Dictionary _font_get_variation_coordinates<>( RID font_rid=, font_rid:RID=, ):Dictionary

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

int _font_get_weight<>( RID font_rid=, font_rid:RID=, ):int

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

bool _font_has_char<>( RID font_rid=, font_rid:RID=, int char=, char:int=, ):bool

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

bool _font_is_allow_system_fallback<>( RID font_rid=, font_rid:RID=, ):bool

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

bool _font_is_force_autohinter<>( RID font_rid=, font_rid:RID=, ):bool

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

bool _font_is_language_supported<>( RID font_rid=, font_rid:RID=, String language=, language:String=, ):bool

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

bool _font_is_multichannel_signed_distance_field<>( RID font_rid=, font_rid:RID=, ):bool

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

bool _font_is_script_supported<>( RID font_rid=, font_rid:RID=, String script=, script:String=, ):bool

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

void _font_remove_glyph<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, ):void

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

void _font_remove_kerning<>( RID font_rid=, font_rid:RID=, int size=, size:int=, Vector2i glyph_pair=, glyph_pair:Vector2i=, ):void

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

void _font_remove_language_support_override<>( RID font_rid=, font_rid:RID=, String language=, language:String=, ):void

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

void _font_remove_script_support_override<>( RID font_rid=, font_rid:RID=, String script=, script:String=, ):void

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

void _font_remove_size_cache<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, ):void

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

void _font_remove_texture<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int texture_index=, texture_index:int=, ):void

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

void _font_render_glyph<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int index=, index:int=, ):void

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

void _font_render_range<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int start=, start:int=, int end=, end:int=, ):void

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

void _font_set_allow_system_fallback<>( RID font_rid=, font_rid:RID=, bool allow_system_fallback=, allow_system_fallback:bool=, ):void

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

void _font_set_antialiasing<>( RID font_rid=, font_rid:RID=, FontAntialiasing antialiasing=, antialiasing:FontAntialiasing=, ):void

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

void _font_set_ascent<>( RID font_rid=, font_rid:RID=, int size=, size:int=, float ascent=, ascent:float=, ):void

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

void _font_set_baseline_offset<>( RID font_rid=, font_rid:RID=, float baseline_offset=, baseline_offset:float=, ):void

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

void _font_set_data<>( RID font_rid=, font_rid:RID=, PackedByteArray data=, data:PackedByteArray=, ):void

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

void _font_set_data_ptr<>( RID font_rid=, font_rid:RID=, const=, const:=, int data_size=, data_size:int=, ):void

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

void _font_set_descent<>( RID font_rid=, font_rid:RID=, int size=, size:int=, float descent=, descent:float=, ):void

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

void _font_set_embolden<>( RID font_rid=, font_rid:RID=, float strength=, strength:float=, ):void

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

void _font_set_face_index<>( RID font_rid=, font_rid:RID=, int face_index=, face_index:int=, ):void

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

void _font_set_fixed_size<>( RID font_rid=, font_rid:RID=, int fixed_size=, fixed_size:int=, ):void

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

void _font_set_fixed_size_scale_mode<>( RID font_rid=, font_rid:RID=, FixedSizeScaleMode fixed_size_scale_mode=, fixed_size_scale_mode:FixedSizeScaleMode=, ):void

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

void _font_set_force_autohinter<>( RID font_rid=, font_rid:RID=, bool=, bool:=, ):void

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

void _font_set_generate_mipmaps<>( RID font_rid=, font_rid:RID=, bool generate_mipmaps=, generate_mipmaps:bool=, ):void

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

void _font_set_global_oversampling<>( float oversampling=, oversampling:float=, ):void

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

void _font_set_glyph_advance<>( RID font_rid=, font_rid:RID=, int size=, size:int=, int glyph=, glyph:int=, Vector2 advance=, advance:Vector2=, ):void

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

void _font_set_glyph_offset<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, Vector2 offset=, offset:Vector2=, ):void

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

void _font_set_glyph_size<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, Vector2 gl_size=, gl_size:Vector2=, ):void

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

void _font_set_glyph_texture_idx<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, int texture_idx=, texture_idx:int=, ):void

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

void _font_set_glyph_uv_rect<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int glyph=, glyph:int=, Rect2 uv_rect=, uv_rect:Rect2=, ):void

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

void _font_set_hinting<>( RID font_rid=, font_rid:RID=, Hinting hinting=, hinting:Hinting=, ):void

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

void _font_set_kerning<>( RID font_rid=, font_rid:RID=, int size=, size:int=, Vector2i glyph_pair=, glyph_pair:Vector2i=, Vector2 kerning=, kerning:Vector2=, ):void

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

void _font_set_language_support_override<>( RID font_rid=, font_rid:RID=, String language=, language:String=, bool supported=, supported:bool=, ):void

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

void _font_set_msdf_pixel_range<>( RID font_rid=, font_rid:RID=, int msdf_pixel_range=, msdf_pixel_range:int=, ):void

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

void _font_set_msdf_size<>( RID font_rid=, font_rid:RID=, int msdf_size=, msdf_size:int=, ):void

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

void _font_set_multichannel_signed_distance_field<>( RID font_rid=, font_rid:RID=, bool msdf=, msdf:bool=, ):void

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

void _font_set_name<>( RID font_rid=, font_rid:RID=, String name=, name:String=, ):void

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

void _font_set_opentype_feature_overrides<>( RID font_rid=, font_rid:RID=, Dictionary overrides=, overrides:Dictionary=, ):void

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

void _font_set_oversampling<>( RID font_rid=, font_rid:RID=, float oversampling=, oversampling:float=, ):void

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

void _font_set_scale<>( RID font_rid=, font_rid:RID=, int size=, size:int=, float scale=, scale:float=, ):void

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

void _font_set_script_support_override<>( RID font_rid=, font_rid:RID=, String script=, script:String=, bool supported=, supported:bool=, ):void

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

void _font_set_spacing<>( RID font_rid=, font_rid:RID=, SpacingType spacing=, spacing:SpacingType=, int value=, value:int=, ):void

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

void _font_set_stretch<>( RID font_rid=, font_rid:RID=, int stretch=, stretch:int=, ):void

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

void _font_set_style<>( RID font_rid=, font_rid:RID=, BitField=, BitField:=, ):void

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

void _font_set_style_name<>( RID font_rid=, font_rid:RID=, String name_style=, name_style:String=, ):void

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

void _font_set_subpixel_positioning<>( RID font_rid=, font_rid:RID=, SubpixelPositioning subpixel_positioning=, subpixel_positioning:SubpixelPositioning=, ):void

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

void _font_set_texture_image<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int texture_index=, texture_index:int=, Image image=, image:Image=, ):void

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

void _font_set_texture_offsets<>( RID font_rid=, font_rid:RID=, Vector2i size=, size:Vector2i=, int texture_index=, texture_index:int=, PackedInt32Array offset=, offset:PackedInt32Array=, ):void

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

void _font_set_transform<>( RID font_rid=, font_rid:RID=, Transform2D transform=, transform:Transform2D=, ):void

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

void _font_set_underline_position<>( RID font_rid=, font_rid:RID=, int size=, size:int=, float underline_position=, underline_position:float=, ):void

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

void _font_set_underline_thickness<>( RID font_rid=, font_rid:RID=, int size=, size:int=, float underline_thickness=, underline_thickness:float=, ):void

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

void _font_set_variation_coordinates<>( RID font_rid=, font_rid:RID=, Dictionary variation_coordinates=, variation_coordinates:Dictionary=, ):void

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

void _font_set_weight<>( RID font_rid=, font_rid:RID=, int weight=, weight:int=, ):void

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

Dictionary _font_supported_feature_list<>( RID font_rid=, font_rid:RID=, ):Dictionary

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

Dictionary _font_supported_variation_list<>( RID font_rid=, font_rid:RID=, ):Dictionary

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

String _format_number<>( String string=, string:String=, String language=, language:String=, ):String

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

void _free_rid<>( RID rid=, rid:RID=, ):void

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

int _get_features<>():int

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

Vector2 _get_hex_code_box_size<>( int size=, size:int=, int index=, index:int=, ):Vector2

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

String _get_name<>():String

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

String _get_support_data_filename<>():String

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

String _get_support_data_info<>():String

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

bool _has<>( RID rid=, rid:RID=, ):bool

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

bool _has_feature<>( Feature feature=, feature:Feature=, ):bool

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

int _is_confusable<>( String string=, string:String=, PackedStringArray dict=, dict:PackedStringArray=, ):int

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

bool _is_locale_right_to_left<>( String locale=, locale:String=, ):bool

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

bool _is_valid_identifier<>( String string=, string:String=, ):bool

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

bool _load_support_data<>( String filename=, filename:String=, ):bool

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

int _name_to_tag<>( String name=, name:String=, ):int

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

String _parse_number<>( String string=, string:String=, String language=, language:String=, ):String

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

Vector3i[] _parse_structured_text<>( StructuredTextParser parser_type=, parser_type:StructuredTextParser=, Array args=, args:Array=, String text=, text:String=, ):Vector3i[]

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

String _percent_sign<>( String language=, language:String=, ):String

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

bool _save_support_data<>( String filename=, filename:String=, ):bool

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

int _shaped_get_span_count<>( RID shaped=, shaped:RID=, ):int

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

Variant _shaped_get_span_meta<>( RID shaped=, shaped:RID=, int index=, index:int=, ):Variant

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

void _shaped_set_span_update_font<>( RID shaped=, shaped:RID=, int index=, index:int=, RID=, RID:=, int size=, size:int=, Dictionary opentype_features=, opentype_features:Dictionary=, ):void

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

bool _shaped_text_add_object<>( RID shaped=, shaped:RID=, Variant key=, key:Variant=, Vector2 size=, size:Vector2=, InlineAlignment inline_align=, inline_align:InlineAlignment=, int length=, length:int=, float baseline=, baseline:float=, ):bool

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

bool _shaped_text_add_string<>( RID shaped=, shaped:RID=, String text=, text:String=, RID=, RID:=, int size=, size:int=, Dictionary opentype_features=, opentype_features:Dictionary=, String language=, language:String=, Variant meta=, meta:Variant=, ):bool

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

void _shaped_text_clear<>( RID shaped=, shaped:RID=, ):void

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

int _shaped_text_closest_character_pos<>( RID shaped=, shaped:RID=, int pos=, pos:int=, ):int

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

void _shaped_text_draw<>( RID shaped=, shaped:RID=, RID canvas=, canvas:RID=, Vector2 pos=, pos:Vector2=, float clip_l=, clip_l:float=, float clip_r=, clip_r:float=, Color color=, color:Color=, ):void

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

void _shaped_text_draw_outline<>( RID shaped=, shaped:RID=, RID canvas=, canvas:RID=, Vector2 pos=, pos:Vector2=, float clip_l=, clip_l:float=, float clip_r=, clip_r:float=, int outline_size=, outline_size:int=, Color color=, color:Color=, ):void

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

float _shaped_text_fit_to_width<>( RID shaped=, shaped:RID=, float width=, width:float=, BitField=, BitField:=, ):float

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

float _shaped_text_get_ascent<>( RID shaped=, shaped:RID=, ):float

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

void _shaped_text_get_carets<>( RID shaped=, shaped:RID=, int position=, position:int=, CaretInfo=, CaretInfo:=, ):void

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

PackedInt32Array _shaped_text_get_character_breaks<>( RID shaped=, shaped:RID=, ):PackedInt32Array

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

int _shaped_text_get_custom_ellipsis<>( RID shaped=, shaped:RID=, ):int

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

String _shaped_text_get_custom_punctuation<>( RID shaped=, shaped:RID=, ):String

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

float _shaped_text_get_descent<>( RID shaped=, shaped:RID=, ):float

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

Direction _shaped_text_get_direction<>( RID shaped=, shaped:RID=, ):Direction

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

int _shaped_text_get_dominant_direction_in_range<>( RID shaped=, shaped:RID=, int start=, start:int=, int end=, end:int=, ):int

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

int _shaped_text_get_ellipsis_glyph_count<>( RID shaped=, shaped:RID=, ):int

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

const Glyph* _shaped_text_get_ellipsis_glyphs<>( RID shaped=, shaped:RID=, ):const Glyph*

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

int _shaped_text_get_ellipsis_pos<>( RID shaped=, shaped:RID=, ):int

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

int _shaped_text_get_glyph_count<>( RID shaped=, shaped:RID=, ):int

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

const Glyph* _shaped_text_get_glyphs<>( RID shaped=, shaped:RID=, ):const Glyph*

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

Vector2 _shaped_text_get_grapheme_bounds<>( RID shaped=, shaped:RID=, int pos=, pos:int=, ):Vector2

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

Direction _shaped_text_get_inferred_direction<>( RID shaped=, shaped:RID=, ):Direction

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

PackedInt32Array _shaped_text_get_line_breaks<>( RID shaped=, shaped:RID=, float width=, width:float=, int start=, start:int=, BitField=, BitField:=, ):PackedInt32Array

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

PackedInt32Array _shaped_text_get_line_breaks_adv<>( RID shaped=, shaped:RID=, PackedFloat32Array width=, width:PackedFloat32Array=, int start=, start:int=, bool once=, once:bool=, BitField=, BitField:=, ):PackedInt32Array

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

Rect2 _shaped_text_get_object_rect<>( RID shaped=, shaped:RID=, Variant key=, key:Variant=, ):Rect2

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

Array _shaped_text_get_objects<>( RID shaped=, shaped:RID=, ):Array

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

Orientation _shaped_text_get_orientation<>( RID shaped=, shaped:RID=, ):Orientation

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

RID _shaped_text_get_parent<>( RID shaped=, shaped:RID=, ):RID

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

bool _shaped_text_get_preserve_control<>( RID shaped=, shaped:RID=, ):bool

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

bool _shaped_text_get_preserve_invalid<>( RID shaped=, shaped:RID=, ):bool

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

Vector2i _shaped_text_get_range<>( RID shaped=, shaped:RID=, ):Vector2i

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

PackedVector2Array _shaped_text_get_selection<>( RID shaped=, shaped:RID=, int start=, start:int=, int end=, end:int=, ):PackedVector2Array

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

Vector2 _shaped_text_get_size<>( RID shaped=, shaped:RID=, ):Vector2

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

int _shaped_text_get_spacing<>( RID shaped=, shaped:RID=, SpacingType spacing=, spacing:SpacingType=, ):int

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

int _shaped_text_get_trim_pos<>( RID shaped=, shaped:RID=, ):int

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

float _shaped_text_get_underline_position<>( RID shaped=, shaped:RID=, ):float

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

float _shaped_text_get_underline_thickness<>( RID shaped=, shaped:RID=, ):float

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

float _shaped_text_get_width<>( RID shaped=, shaped:RID=, ):float

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

PackedInt32Array _shaped_text_get_word_breaks<>( RID shaped=, shaped:RID=, BitField=, BitField:=, ):PackedInt32Array

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

int _shaped_text_hit_test_grapheme<>( RID shaped=, shaped:RID=, float coord=, coord:float=, ):int

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

int _shaped_text_hit_test_position<>( RID shaped=, shaped:RID=, float coord=, coord:float=, ):int

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

bool _shaped_text_is_ready<>( RID shaped=, shaped:RID=, ):bool

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

int _shaped_text_next_character_pos<>( RID shaped=, shaped:RID=, int pos=, pos:int=, ):int

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

int _shaped_text_next_grapheme_pos<>( RID shaped=, shaped:RID=, int pos=, pos:int=, ):int

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

void _shaped_text_overrun_trim_to_width<>( RID shaped=, shaped:RID=, float width=, width:float=, BitField=, BitField:=, ):void

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

int _shaped_text_prev_character_pos<>( RID shaped=, shaped:RID=, int pos=, pos:int=, ):int

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

int _shaped_text_prev_grapheme_pos<>( RID shaped=, shaped:RID=, int pos=, pos:int=, ):int

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

bool _shaped_text_resize_object<>( RID shaped=, shaped:RID=, Variant key=, key:Variant=, Vector2 size=, size:Vector2=, InlineAlignment inline_align=, inline_align:InlineAlignment=, float baseline=, baseline:float=, ):bool

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

void _shaped_text_set_bidi_override<>( RID shaped=, shaped:RID=, Array override=, override:Array=, ):void

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

void _shaped_text_set_custom_ellipsis<>( RID shaped=, shaped:RID=, int char=, char:int=, ):void

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

void _shaped_text_set_custom_punctuation<>( RID shaped=, shaped:RID=, String punct=, punct:String=, ):void

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

void _shaped_text_set_direction<>( RID shaped=, shaped:RID=, Direction direction=, direction:Direction=, ):void

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

void _shaped_text_set_orientation<>( RID shaped=, shaped:RID=, Orientation orientation=, orientation:Orientation=, ):void

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

void _shaped_text_set_preserve_control<>( RID shaped=, shaped:RID=, bool enabled=, enabled:bool=, ):void

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

void _shaped_text_set_preserve_invalid<>( RID shaped=, shaped:RID=, bool enabled=, enabled:bool=, ):void

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

void _shaped_text_set_spacing<>( RID shaped=, shaped:RID=, SpacingType spacing=, spacing:SpacingType=, int value=, value:int=, ):void

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

bool _shaped_text_shape<>( RID shaped=, shaped:RID=, ):bool

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

const Glyph* _shaped_text_sort_logical<>( RID shaped=, shaped:RID=, ):const Glyph*

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

RID _shaped_text_substr<>( RID shaped=, shaped:RID=, int start=, start:int=, int length=, length:int=, ):RID

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

float _shaped_text_tab_align<>( RID shaped=, shaped:RID=, PackedFloat32Array tab_stops=, tab_stops:PackedFloat32Array=, ):float

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

bool _shaped_text_update_breaks<>( RID shaped=, shaped:RID=, ):bool

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

bool _shaped_text_update_justification_ops<>( RID shaped=, shaped:RID=, ):bool

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

bool _spoof_check<>( String string=, string:String=, ):bool

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

PackedInt32Array _string_get_character_breaks<>( String string=, string:String=, String language=, language:String=, ):PackedInt32Array

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

PackedInt32Array _string_get_word_breaks<>( String string=, string:String=, String language=, language:String=, int chars_per_line=, chars_per_line:int=, ):PackedInt32Array

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

String _string_to_lower<>( String string=, string:String=, String language=, language:String=, ):String

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

String _string_to_upper<>( String string=, string:String=, String language=, language:String=, ):String

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

String _strip_diacritics<>( String string=, string:String=, ):String

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

String _tag_to_name<>( int tag=, tag:int=, ):String

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




All social media brands are registrated trademarks and belong to their respective owners.





CONTACT IMPRINT TERMS OF USE PRIVACY © ROKOROJI ® 2021 rokojori.com
CONTACT IMPRINT TERMS OF USE PRIVACY © ROKOROJI ® 2021 rokojori.com
We are using cookies on this site. Read more... Wir benutzen Cookies auf dieser Seite. Mehr lesen...