2023-02-12 20:38:06 +01:00

5 lines
108 B
C

#define STB_TRUETYPE_IMPLEMENTATION
#include "stb_truetype.h"
#define MSDF_IMPLEMENTATION
#include "msdf.h"