| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
The only diffs to the upstream sources are to be found in `include/ft2build.h`
and `include/freetype/config/ftoption.h`.
|
| |
|
|
| |
Also sort sources alphabetically for clarity.
|
| |
|
|
|
|
| |
The Godot specific changes to ftoption.h are indicated with a
`// -Godot-` comment for clarity.
See #5859 for details.
|
| |
|
|
|
| |
Windows only for now.
Many builds may break (older visual studio, mingw32)
|
| |
|
|
| |
Part of #4859.
|
|
|
-DynamicFont uses Freetype by default
-Editor fonts are now scalable thanks to this
-Cleaned up documentation browser and added fonts for this
|