Setup initial readme for VEFontCache
This commit is contained in:
parent
156ddcef97
commit
d2d55b210c
10
code/font/VEFontCache/Readme.md
Normal file
10
code/font/VEFontCache/Readme.md
Normal file
@ -0,0 +1,10 @@
|
||||
# VE Font Cache : Odin Port
|
||||
|
||||
This is a port of the library base on my [fork](https://github.com/Ed94/VEFontCache)
|
||||
|
||||
TODO (Making it a more idiomatic library):
|
||||
|
||||
* Use Odin's builtin dynamic arrays
|
||||
* Use Odin's builtin map type
|
||||
* Setup freetype, harfbuzz, depedency management within the library
|
||||
* Port over the original demo utilizing sokol libraries instead
|
Loading…
Reference in New Issue
Block a user