Add stb libraries (image+image_write, rect_pack, truetype)

This commit is contained in:
gingerBill
2021-09-14 17:54:50 +01:00
parent c2707618d9
commit 7189625cf5
16 changed files with 16216 additions and 4 deletions
+2
View File
@@ -0,0 +1,2 @@
#define STB_RECT_PACK_IMPLEMENTATION
#include "stb_rect_pack.h"