Pāvels Nadtočajevs
|
5afbbc71a4
Automatically include text server data if project includes translations requiring it.
|
4 месяцев назад |
Haoyu Qiu
|
72d437c030
Move localized number formatting methods to TranslationServer
|
3 месяцев назад |
Pāvels Nadtočajevs
|
0d19e18b00
[RTL] Use separate paragraph copy for the partially visible paragraphs.
|
4 месяцев назад |
Pāvels Nadtočajevs
|
22e99a4901
Restore per font oversampling override.
|
7 месяцев назад |
Pāvels Nadtočajevs
|
4afeca3bcf
Replace global oversampling with overrideable per-viewport oversampling.
|
10 месяцев назад |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
10 месяцев назад |
Pāvels Nadtočajevs
|
19f360d65a
Add font import flag to toggle modulation of colored glyphs.
|
10 месяцев назад |
bruvzg
|
cc1db569e1
[TextServer] Improve embedded objects handling performance.
|
1 год назад |
Thaddeus Crews
|
26e7b6bdd6
Merge pull request #99164 from bruvzg/int_files
|
1 год назад |
Pāvels Nadtočajevs
|
c5ca56f40b
[Export] Write text server data from memory, instead of using temporary file.
|
1 год назад |
bruvzg
|
e81a2afbc4
[TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it.
|
1 год назад |
David Snopek
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
1 год назад |
bruvzg
|
32bc1c2f33
[Font Import] Detect pixel fonts and disable subpixel positioning.
|
1 год назад |
bruvzg
|
e651421905
[TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API.
|
1 год назад |
Rémi Verschelde
|
25fe3d4b46
Merge pull request #81639 from MJacred/is_letter
|
1 год назад |
MJacred
|
717513a62d
Add is_valid_letter() to TextServer
|
1 год назад |
bruvzg
|
a116801ec7
Improve TextEdit/LineEdit word selection.
|
1 год назад |
bruvzg
|
27f6f4147b
[TextServer] Expose ICU title case string conversion to scripting.
|
1 год назад |
bruvzg
|
3bb5047db3
[TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs.
|
1 год назад |
Rémi Verschelde
|
061e0c758d
Merge pull request #89395 from bruvzg/rtl_ts_img_range
|
1 год назад |
bruvzg
|
433de7f1a8
[RTL] Use "visible characters" property for inline object visibility
|
1 год назад |
bruvzg
|
911fa38d3a
[Font] Add option to disable embedded bitmaps loading.
|
1 год назад |
bruvzg
|
85df221610
[TextServer / Font] Add support for customizable baseline offset.
|
2 лет назад |
bruvzg
|
56579f397d
[Text Overrun] Add option to set custom ellipsis character, add support for system font fallback.
|
2 лет назад |
bruvzg
|
9a1e0e4aef
[Bitmap fonts] Add support for scaling.
|
2 лет назад |
bruvzg
|
4a167fc740
[TextServer] Store font extra spacing variations without making a full copy of font.
|
2 лет назад |
bruvzg
|
5453503697
[Text Server] Store extra spacing of individual font variations.
|
2 лет назад |
bruvzg
|
5d3fcc5766
[TextServer] Fix system font fallback and caret/selection behavior for composite characters.
|
2 лет назад |
bruvzg
|
aaddec7cb8
[TextServer] Add support for retrieving OpenType name strings.
|
2 лет назад |
bruvzg
|
9163d8c336
Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification.
|
2 лет назад |