2 * stb_impl.c - STB library implementations 4 * This file contains the implementations of STB single-header libraries. 5 * Compile this once and link with other modules. 8#define STB_IMAGE_IMPLEMENTATION 11#define STB_TRUETYPE_IMPLEMENTATION 12#include "stb_truetype.h"