Pāvels Nadtočajevs
|
5fdcb805d4
[TextServer] Use a separate flag to disable min. string length for adding ellipsis.
|
3 月之前 |
Pāvels Nadtočajevs
|
369e690c55
[TextServer] Remove negative offset from the first char when shaping substrings.
|
3 周之前 |
Pāvels Nadtočajevs
|
0d19e18b00
[RTL] Use separate paragraph copy for the partially visible paragraphs.
|
3 月之前 |
Pāvels Nadtočajevs
|
eaa643a4bb
[TextServer] Fix range for zero-width glyphs extra spacing.
|
1 月之前 |
Lukas Tenbrink
|
985e6178b4
Remove extraneous includes from `texture.h`.
|
2 月之前 |
Thaddeus Crews
|
b95024752a
SCons: Remove system includes
|
2 月之前 |
Rémi Verschelde
|
e1a6334b56
Merge pull request #111001 from bruvzg/ts_no_ft
|
2 月之前 |
Thaddeus Crews
|
b17aa3343a
Revert "SCons: Add `CPPEXTPATH` for external includes"
|
2 月之前 |
chocola-mint
|
ead282ff13
Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`.
|
2 月之前 |
Pāvels Nadtočajevs
|
2914a870af
[TextServer] Do not add extra spacing to zero-width glyphs.
|
3 月之前 |
Pāvels Nadtočajevs
|
e59a55e645
Fix text servers build with disabled FreeType.
|
2 月之前 |
Thaddeus Crews
|
8e458d19cb
Merge pull request #109152 from bruvzg/font_fb_no_msdf
|
3 月之前 |
Pāvels Nadtočajevs
|
86e61a311f
Use MSDF instead of MTSDF for font rendering.
|
4 月之前 |
Pāvels Nadtočajevs
|
738dd2fd10
Use non-MSDF fallback for MSDF fonts if fallback is a color or non-scalable font.
|
4 月之前 |
Pāvels Nadtočajevs
|
22e99a4901
Restore per font oversampling override.
|
5 月之前 |
Aaron Franke
|
f6f1df7d73
Add 64-bit versions of core power of 2 functions
|
6 月之前 |
avnotaklu
|
00beda9691
Fix: Removed freed up FontData's dangling data in Advanced and Fallback text server
|
6 月之前 |
Pāvels Nadtočajevs
|
0aae67b6bb
Add hardcoded baseline offset for Apple Color Emoji.
|
6 月之前 |
Pāvels Nadtočajevs
|
7fc4521dd8
Adjust hex code box baseline calculation.
|
6 月之前 |
aaronp64
|
91931606f7
Remove _FORCE_INLINE_ from TextServer*::_ensure* methods
|
7 月之前 |
Pāvels Nadtočajevs
|
6893b2b8e6
[TextServer] Fix outline size and image fonts with oversampling.
|
7 月之前 |
Thaddeus Crews
|
146e405c48
Merge pull request #105412 from bruvzg/fix_fixedsize_img_fonts
|
8 月之前 |
Pāvels Nadtočajevs
|
a3943f8ad4
Fix fixed size image fonts incorrectly getting oversampling applied if set to native size.
|
8 月之前 |
Pāvels Nadtočajevs
|
b55d3a2516
Fix bitmap font scaling.
|
8 月之前 |
Pāvels Nadtočajevs
|
4afeca3bcf
Replace global oversampling with overrideable per-viewport oversampling.
|
8 月之前 |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
8 月之前 |
Thaddeus Crews
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
8 月之前 |
Pāvels Nadtočajevs
|
19f360d65a
Add font import flag to toggle modulation of colored glyphs.
|
8 月之前 |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
8 月之前 |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
3 年之前 |