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
/
FontFile.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing period for sentences in classref
Haoyu Qiu
2024-09-20
1
-1
/
+1
*
[TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, upd...
bruvzg
2024-03-13
1
-2
/
+2
*
[Font] Add option to disable embedded bitmaps loading.
bruvzg
2024-03-11
1
-0
/
+3
*
[TextServer / Font] Add support for customizable baseline offset.
bruvzg
2024-01-28
1
-0
/
+15
*
Link to runtime loading/saving tutorial and improve Image documentation
Hugo Locurcio
2023-11-14
1
-0
/
+1
*
[Bitmap fonts] Add support for scaling.
bruvzg
2023-10-13
1
-0
/
+3
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-1
/
+1
*
[Text Server] Store extra spacing of individual font variations.
bruvzg
2023-08-24
1
-0
/
+17
*
Move registration of `fallbacks` property in the base Font class
Faolan
2023-08-07
1
-3
/
+0
*
Fix many typos in documentation
Septian
2023-07-19
1
-1
/
+1
*
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
*
Display `BitField[Enum]` in docs to distinguish from `Enum`
Danil Alexeev
2023-06-15
1
-1
/
+1
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-3
/
+3
*
Fixed various typos across the docs
UltraBIF
2023-05-02
1
-1
/
+1
*
Merge pull request #74149 from bruvzg/get_char
Yuri Sizov
2023-03-16
1
-0
/
+8
|
\
|
*
[Font] Implement `get_char_from_glyph_index` function.
bruvzg
2023-03-01
1
-0
/
+8
*
|
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
|
/
*
Complete FontFile ref and update example
CorentinBrulé
2023-02-06
1
-4
/
+13
*
Document MDSF font outlines may require `msdf_pixel_range` adjustments
Hugo Locurcio
2022-12-19
1
-6
/
+8
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-0
/
+9
*
Hide Antialiasing import option on DynamicFonts with MSDF enabled
Hugo Locurcio
2022-11-03
1
-1
/
+1
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+0
*
Improve font glyph cache packing shelf best height fit heuristic.
bruvzg
2022-10-18
1
-2
/
+2
*
Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0
Rémi Verschelde
2022-08-26
1
-2
/
+2
|
\
|
*
Add font LCD sub-pixel anti-aliasing support.
bruvzg
2022-08-23
1
-2
/
+2
*
|
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-3
/
+3
|
/
*
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-5
/
+5
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-139
/
+139
*
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-26
1
-1
/
+1
*
Use BitField hint for the TextServer enums. Add missing parts for BitField su...
bruvzg
2022-07-15
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-0
/
+595