5 lines
108 B
C
Raw Normal View History

2023-02-12 20:38:06 +01:00
#define STB_TRUETYPE_IMPLEMENTATION
#include "stb_truetype.h"
#define MSDF_IMPLEMENTATION
#include "msdf.h"