Dashboard/Quik.StbTrueType/quik_stbtt.c

7 lines
123 B
C
Raw Normal View History

2023-07-08 13:08:11 +02:00
#include "quik_stbtt.h"
QUIK_DEFINE_LIB(quik_stbtt);
#define STB_TRUETYPE_IMPLEMENTATION 1
#include "stb/stb_truetype.h"