Setup initial readme for VEFontCache
This commit is contained in:
		
							
								
								
									
										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 | ||||
		Reference in New Issue
	
	Block a user