Haoyu Qiu
|
fcfbc1d541
Fix typo in `TextParagraph.direction` hint string
|
1 kuukausi sitten |
Hugo Locurcio
|
5bf4a35bf7
Fix class reference discrepancy when using `--doctool` with TextServerFallback
|
4 kuukautta sitten |
Pāvels Nadtočajevs
|
4afeca3bcf
Replace global oversampling with overrideable per-viewport oversampling.
|
4 kuukautta sitten |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 kuukautta sitten |
Pāvels Nadtočajevs
|
912b52a6a5
Expose `OVERRUN_ENFORCE_ELLIPSIS` flag to the controls.
|
6 kuukautta sitten |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 vuosi sitten |
Thaddeus Crews
|
6bbc1cb6a9
Merge pull request #98036 from bruvzg/para_btn_spacing
|
9 kuukautta sitten |
MaidOpi
|
07b7af0c81
replace computed height with cached item minimum size
|
9 kuukautta sitten |
bruvzg
|
309712551c
[TextParagraph/Button] Add support for line spacing.
|
10 kuukautta sitten |
bruvzg
|
fc2fae2ab1
Account for dropcap when calculating paragraph size, fix duplicate last char when using dropcap with autowrap off.
|
1 vuosi sitten |
bruvzg
|
56579f397d
[Text Overrun] Add option to set custom ellipsis character, add support for system font fallback.
|
1 vuosi sitten |
bruvzg
|
9ad55dc32d
[TextServer] Fix line breaks for dropcap and resizing embedded objects.
|
1 vuosi sitten |
bruvzg
|
100565a0c9
Do not apply extra spacing twice.
|
1 vuosi sitten |
bitsawer
|
78361370ec
Fix issues found by a static analyzer
|
2 vuotta sitten |
bruvzg
|
9163d8c336
Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification.
|
2 vuotta sitten |
bruvzg
|
efa647bb17
[RTL] Fix fill align and trim with enabled dropcap.
|
2 vuotta sitten |
MinusKube
|
d59c221404
Mark dirty flags when shaped texts are invalidated
|
2 vuotta sitten |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 vuotta sitten |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 vuotta sitten |
bruvzg
|
53c76fa5d1
[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.
|
2 vuotta sitten |
bruvzg
|
4a6d39c6b9
Fix `TextLine` and `TextParagraph` `get_*_object_rect` methods not accounting for alignment and drop cap.
|
2 vuotta sitten |
bruvzg
|
7aad14a4b6
[TextServer] Add support for trimming edge spaces on line break.
|
3 vuotta sitten |
luz paz
|
38aaaa3cf9
Fix various typos not caught by codespell
|
3 vuotta sitten |
bruvzg
|
cbe3a2dcb7
Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API.
|
3 vuotta sitten |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 vuotta sitten |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
3 vuotta sitten |
bruvzg
|
cfcdfc38e2
[RTL] Add support for shaping in background thread.
|
3 vuotta sitten |
bruvzg
|
28520002cf
Fix center aligned text clipping.
|
3 vuotta sitten |
bruvzg
|
f19cd44346
Unify TextServer built-in module and GDExtension code.
|
3 vuotta sitten |
bruvzg
|
215bede6ff
[TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer.
|
3 vuotta sitten |