mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 23:12:43 -07:00
Manually adding thirdparty libs
This commit is contained in:
10
thirdparty/harfbuzz/README.md
vendored
Normal file
10
thirdparty/harfbuzz/README.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# harfbuzz-odin
|
||||
|
||||
Harbuzz bindings for odin.
|
||||
|
||||
Its not the full amount, just enough to utilize its base shaping functionality.
|
||||
|
||||
## scripts/build.ps1
|
||||
|
||||
I only have support for building on Windows & Linux. However, Mac and Linux technically can just reference the library from their respective package managers.
|
||||
Will pull the latest source from the harfbuzz repository and build requisite libraries. Adjust the code as needed, by default a custom unity build is done (see `Build-RepoWithoutMeson`).
|
Reference in New Issue
Block a user