4 lines
135 B
C++
4 lines
135 B
C++
/* Because an implementation of stb_truetype is huge, compiles it separately. */
|
|
|
|
#define STB_TRUETYPE_IMPLEMENTATION
|
|
#include "Font.h" |