index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
text_server_adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TextServer] Fix glyph comparator ambiguous output, causing "bad comparison f...
bruvzg
2023-10-31
1
-5
/
+1
*
[TextServerAdvanced] Keep dynamically loaded ICU data in memory.
bruvzg
2023-10-23
2
-5
/
+7
*
ThorVG: Update to v0.11.1
Martin Capitanio
2023-10-16
1
-2
/
+7
*
[Bitmap fonts] Add support for scaling.
bruvzg
2023-10-13
2
-4
/
+114
*
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
*
Merge pull request #82475 from bruvzg/ts_spacing_var
Rémi Verschelde
2023-10-03
2
-124
/
+173
|
\
|
*
[TextServer] Store font extra spacing variations without making a full copy o...
bruvzg
2023-09-28
2
-124
/
+173
*
|
ThorVG: update to v0.11.0 release.
Martin Capitanio
2023-09-29
2
-35
/
+44
|
/
*
thorvg: Update to 0.10.7
Rémi Verschelde
2023-09-26
2
-6
/
+14
*
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
1
-160
/
+160
*
Merge pull request #81406 from bruvzg/ts_dict_chk2
Rémi Verschelde
2023-09-08
1
-2
/
+4
|
\
|
*
[TextServer] Pass Dictionary properties by value and check property values in...
bruvzg
2023-09-07
1
-2
/
+4
*
|
[TextServer] Use locale or first span language to select preferred direction ...
bruvzg
2023-09-06
1
-2
/
+5
|
/
*
[TextServer] Remove excessive Dictionary checks.
bruvzg
2023-09-04
1
-4
/
+2
*
[TS] Fix SVG emoji placement.
bruvzg
2023-08-29
1
-2
/
+2
*
[Text Server] Store extra spacing of individual font variations.
bruvzg
2023-08-24
2
-10
/
+51
*
[TextServer] Fix issues with character breaks, add more tests.
bruvzg
2023-08-19
1
-4
/
+3
*
Merge pull request #80650 from bruvzg/comp_char_fix
Rémi Verschelde
2023-08-18
2
-1
/
+112
|
\
|
*
[TextServer] Fix system font fallback and caret/selection behavior for compos...
bruvzg
2023-08-15
2
-1
/
+112
*
|
SCons: Fix ThorVG build option in TextServers with #80095
Rémi Verschelde
2023-08-17
2
-10
/
+6
*
|
Merge pull request #80095 from capnm/update_thorvg_0.10.0
Rémi Verschelde
2023-08-17
1
-1
/
+1
|
\
\
|
*
|
Update ThorVG to v0.10.0
Martin Capitanio
2023-08-09
1
-1
/
+1
|
|
/
*
/
Use `String::resize()` and `CharString` in text_server_adv again
David Snopek
2023-08-14
3
-34
/
+3
|
/
*
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-1
/
+1
*
libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEON
Rémi Verschelde
2023-08-04
1
-1
/
+0
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
2
-1
/
+2
*
FreeType: Update to version 2.13.1
bruvzg
2023-07-10
1
-1
/
+0
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Merge pull request #77532 from dsnopek/text_server_adv_gdextension
Rémi Verschelde
2023-06-23
5
-5
/
+37
|
\
|
*
Fix text_server_adv compiling as a GDExtension
David Snopek
2023-06-20
5
-5
/
+37
*
|
Fix SVG tag closing for OT font glyphs
3dnikita
2023-06-22
1
-1
/
+6
|
/
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
4
-12
/
+12
*
Fix SVG font rendering after ThorVG update.
bruvzg
2023-06-07
1
-1
/
+1
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-1
/
+2
*
Update HarfBuzz, ICU and FreeType
bruvzg
2023-05-23
2
-2
/
+4
*
[TextServer] Add support for retrieving OpenType name strings.
bruvzg
2023-05-22
2
-0
/
+114
*
Enable shadow warnings and fix raised errors
Ninni Pipping
2023-05-11
1
-1
/
+5
*
Merge pull request #75975 from bruvzg/bidi_and_log_errors
Rémi Verschelde
2023-04-12
2
-10
/
+36
|
\
|
*
Improve line BiDi handling, prevent crash on recursive log updates.
bruvzg
2023-04-12
2
-10
/
+36
*
|
[TextServer] Use dedicated flag for object replacement characters.
bruvzg
2023-04-12
1
-1
/
+1
|
/
*
[TextServer] Improve BiDi error handling.
bruvzg
2023-04-11
2
-35
/
+67
*
[SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG proces...
bruvzg
2023-04-05
2
-6
/
+8
*
Update HarfBuzz to 7.1.0
Pedro J. Estébanez
2023-04-03
2
-12
/
+27
*
Merge pull request #74149 from bruvzg/get_char
Yuri Sizov
2023-03-16
2
-0
/
+33
|
\
|
*
[Font] Implement `get_char_from_glyph_index` function.
bruvzg
2023-03-01
2
-0
/
+33
*
|
Merge pull request #74556 from AThousandShips/text_adv_svg_freetype
Yuri Sizov
2023-03-15
3
-2
/
+8
|
\
\
|
*
|
[TextServer] Make sure Freetype is enabled for ot-svg
Ninni Pipping
2023-03-07
3
-2
/
+8
*
|
|
[TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts ...
bruvzg
2023-03-10
1
-1
/
+3
|
/
/
*
|
[TextServer] Fix justification on punctuation characters.
bruvzg
2023-03-06
1
-5
/
+18
[next]