mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-04 22:22:43 -07:00
Add notice to readme reguarding user managing thirdparty dependencies for their codebase.
This commit is contained in:
@@ -60,7 +60,9 @@ Currently, the scripts provided & the library itself were developed & tested on
|
|||||||
The library depends on harfbuzz & stb_truetype to build.
|
The library depends on harfbuzz & stb_truetype to build.
|
||||||
Note: harfbuzz could technically be removed if the user removes their definitions, however this hasn't been made into a conditional compilation option yet.
|
Note: harfbuzz could technically be removed if the user removes their definitions, however this hasn't been made into a conditional compilation option yet.
|
||||||
|
|
||||||
# Gallery
|
**NOTICE: All library dependencies are in the "thirdparty" collection of this repository. For their codebase, the user soley has to modify that collection specification for where they would like to put these external "vendor" dependencies not provided by odin.**
|
||||||
|
|
||||||
|
## Gallery
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Reference in New Issue
Block a user