mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user