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_fb
/
text_server_fb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CTL] Improve font fallback order selection.
bruvzg
2021-06-10
1
-7
/
+7
*
[Complex Text Layouts] Provide access to glyph contour points.
bruvzg
2021-03-31
1
-0
/
+7
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-1
/
+1
*
Merge pull request #46045 from bruvzg/text_server_bmp_create
Rémi Verschelde
2021-02-24
1
-0
/
+33
|
\
|
*
[Text Server] Restores bitmap font dynamic construction functions.
bruvzg
2021-02-15
1
-0
/
+33
*
|
Make FreeType optional for export templates.
bruvzg
2021-02-19
1
-6
/
+10
*
|
[TextServer] Restore character and space extra spacing support.
bruvzg
2021-02-15
1
-0
/
+33
|
/
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Fix missed renamings from empty() to is_empty()
Rémi Verschelde
2020-12-29
1
-2
/
+2
*
Add word breaks on punctuation characters.
bruvzg
2020-12-14
1
-0
/
+7
*
[Complex Text Layouts] Performance optimizations.
bruvzg
2020-12-07
1
-14
/
+28
*
[Complex Text Layouts] Align glyph offsets and advances to the pixel grid.
bruvzg
2020-12-06
1
-33
/
+33
*
[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...
bruvzg
2020-11-26
1
-0
/
+1362