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
/
doc
/
classes
/
FontData.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-627
/
+0
*
[TextServer] Adds support for TrueType / OpenType collection files (*.TTC, *....
bruvzg
2022-06-07
1
-2
/
+12
*
Implement Label3D node.
bruvzg
2022-04-22
1
-0
/
+3
*
Add brotli decoder and WOFF2 support.
bruvzg
2022-03-18
1
-2
/
+2
*
Add options to embolden and transform font outlines to simulate bold and ital...
bruvzg
2022-03-11
1
-0
/
+7
*
Merge pull request #57877 from bruvzg/subpixel_gl_pos
Rémi Verschelde
2022-02-15
1
-0
/
+3
|
\
|
*
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
1
-0
/
+3
*
|
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
|
/
*
Fix typos with codespell
Rémi Verschelde
2022-02-10
1
-1
/
+1
*
Merge pull request #54794 from bruvzg/runtime_bmfont_parser
Rémi Verschelde
2022-01-17
1
-0
/
+16
|
\
|
*
Move BMFont parser code from importer to the FontData to allow loading bitmap...
bruvzg
2021-11-09
1
-0
/
+16
*
|
[TextServer] Improve ligature cursor handling.
bruvzg
2022-01-09
1
-157
/
+41
*
|
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-2
/
+2
*
|
Fix various typos
luz paz
2022-01-02
1
-2
/
+2
*
|
Expose `FontData::{set,get}_fixed_size` methods
Danil Alexeev
2021-11-20
1
-0
/
+13
|
/
*
Add functions for getting name and font style from dynamic and bitmap fonts.
bruvzg
2021-10-31
1
-0
/
+39
*
Fix missing argument names in bindings
Rémi Verschelde
2021-10-09
1
-6
/
+6
*
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-05
1
-6
/
+12
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Improve documentation related to MSDF font rendering
Hugo Locurcio
2021-09-15
1
-1
/
+2
*
Makes FontData importable resource.
bruvzg
2021-08-27
1
-132
/
+455
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-184
/
+92
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-2
/
+2
*
class reference proofreading
Paul Joannon
2021-03-19
1
-1
/
+1
*
Merge pull request #46045 from bruvzg/text_server_bmp_create
Rémi Verschelde
2021-02-24
1
-0
/
+52
|
\
|
*
[Text Server] Restores bitmap font dynamic construction functions.
bruvzg
2021-02-15
1
-0
/
+52
*
|
[TextServer] Restore character and space extra spacing support.
bruvzg
2021-02-15
1
-0
/
+34
|
/
*
[Complex Text Layouts] Add variable fonts support.
bruvzg
2020-12-13
1
-0
/
+28
*
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-0
/
+302