putting away freetype for now... its going to take quite a bit of effort to learn how to fix the mesh generation...

This commit is contained in:
2024-07-02 01:24:13 -04:00
parent b822859033
commit 9d18a43f64
5 changed files with 98 additions and 77 deletions

View File

@@ -36,8 +36,8 @@ Note: freetype and harfbuzz could technically be gutted if the user removes thei
### Additional Features:
* Support for freetype (WIP, Untested)
* Add ability to conditionally compile dependencies (so that the user may not need to resolve those packages).
* Support for freetype (WIP, Currently a mess... and slow)
* Add ability to conditionally compile dependencies (so that the user may not need to resolve those packages).
* Related to usage of //+build tags?
* Ability to set a draw transform, viewport and projection
* By default the library's position is in unsigned normalized render space