mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
Proofing docs more
This commit is contained in:
@@ -14,7 +14,7 @@ Its assumed the user has Odin installed and exposed to the OS enviornment's PATH
|
||||
|
||||
A custom version of the vendor:stb/truetype is maintained by this library:
|
||||
|
||||
* Added ability to set the stb_truetype allocator for STBTT_MALLOC and STBTT_FREE.
|
||||
* Added ability to set the stb_truetype allocator for `STBTT_MALLOC` and `STBTT_FREE`.
|
||||
* Changed procedure signatures to pass the font_info struct by immutable ptr (#by_ptr) when the C equivalent has their parameter as `const*`.
|
||||
|
||||
All other dependencies are cloned directly into a created thirdparty directory.
|
||||
@@ -46,7 +46,6 @@ Will run `Launch-VsDevShell.ps1` for the user to populate the shell with its env
|
||||
|
||||
A few helper functions to utilize powerhsell & github repos as package management.
|
||||
|
||||
|
||||
### odin_compiler_defs.ps1
|
||||
|
||||
Just variable declarations based on flags used with the odin compiler's CLI.
|
||||
|
Reference in New Issue
Block a user