Pāvels Nadtočajevs
|
316b50ba8d
[TextServer] Use all available space when string is too short for ellipsis.
|
6 months ago |
Pāvels Nadtočajevs
|
b50d9742c2
Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation.
|
6 months ago |
bruvzg
|
f2709c7ded
[TextServer] Fix line/word breaks not always updated when applying overrun.
|
6 months ago |
Pāvels Nadtočajevs
|
7f4481284e
[TextServer] Fix embedded object keys in substrings.
|
6 months ago |
Pāvels Nadtočajevs
|
14093fdacf
[TextServer] Fix ICU data incorrectly marked as loaded even if file was not found.
|
6 months ago |
Pāvels Nadtočajevs
|
43bc44e3b0
[TextServer] Fix text buffer not processing strings added after `shape`.
|
7 months ago |
Rémi Verschelde
|
c97c7b73e6
msdfgen: Update to 1.12
|
7 months ago |
Aarni Koskela
|
f134769506
Fix various typos
|
7 months ago |
Rémi Verschelde
|
6e9be55ee2
Merge pull request #100104 from bruvzg/ts_data_in_template
|
7 months ago |
Pāvels Nadtočajevs
|
3d60ce9389
[Export] Allow using ICU data from export templates instead of editor embedded data.
|
8 months ago |
bruvzg
|
cc1db569e1
[TextServer] Improve embedded objects handling performance.
|
10 months ago |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
7 months ago |
Thaddeus Crews
|
26e7b6bdd6
Merge pull request #99164 from bruvzg/int_files
|
8 months ago |
Pāvels Nadtočajevs
|
c5ca56f40b
[Export] Write text server data from memory, instead of using temporary file.
|
9 months ago |
Rémi Verschelde
|
fa264115ce
Merge pull request #98664 from bruvzg/ts_reset_subpixel_shift
|
8 months ago |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 year ago |
bruvzg
|
4daa336d92
[TextServer] Only load ellipsis glyph when it's used.
|
9 months ago |
bruvzg
|
e81a2afbc4
[TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it.
|
9 months ago |
Rémi Verschelde
|
24b4607309
Merge pull request #97693 from bruvzg/ts_fb_silent
|
10 months ago |
bruvzg
|
d222daa9c8
[TextServer] Silently skip invalid system fallback fonts.
|
10 months ago |
Travis Wrightsman
|
c4b7d6f5c3
Fix ICU support data loading
|
10 months ago |
Rémi Verschelde
|
13a90e938f
Merge pull request #70096 from rune-scape/stringname-dict
|
11 months ago |
rune-scape
|
154049ce17
StringName Dictionary keys
|
1 year ago |
rune-scape
|
4ba7738a1f
TextServerAdvanced: improve performance by removing redundant lookups
|
1 year ago |
Rémi Verschelde
|
f01e052162
Merge pull request #95549 from timothyqiu/split-translation-server
|
1 year ago |
Haoyu Qiu
|
7343dc3a5d
Split TranslationServer into its own file
|
1 year ago |
bruvzg
|
32bc1c2f33
[Font Import] Detect pixel fonts and disable subpixel positioning.
|
1 year ago |
Eric allen
|
e03fb3043f
fix: change esthetic -> aesthetic
|
1 year ago |
bruvzg
|
b5e3238109
[TextServer] Fix get_word_breaks and it uses.
|
2 years ago |
bruvzg
|
dc8d7ef43e
[TextServer] Save advances rounding remainders to prevent rounding error accumulation.
|
1 year ago |