mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Remove old Godot version references to simplify documentation
This follows the documentation writing guidelines, specifically the "When to refer to a specific Godot version" section. This also removes warning blocks for a known issue that was resolved in Godot 4.5.
This commit is contained in:
@@ -54,7 +54,7 @@ Godot supports the following dynamic font formats:
|
||||
- TrueType Font or Collection (``.ttf``, ``.ttc``)
|
||||
- OpenType Font or Collection (``.otf``, ``.otc``)
|
||||
- Web Open Font Format 1 (``.woff``)
|
||||
- Web Open Font Format 2 (``.woff2``, since Godot 3.5)
|
||||
- Web Open Font Format 2 (``.woff2``)
|
||||
|
||||
While ``.woff`` and especially ``.woff2`` tend to result in smaller file sizes,
|
||||
there is no universally "better" font format. In most situations, it's
|
||||
|
||||
Reference in New Issue
Block a user