This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
#include "ofTrueTypeFont.h"
#include <ft2build.h>
#include <algorithm>
#include <numeric>
#include "ofGraphics.h"
Functions | |
void | ofTrueTypeShutdown () |
Variables | |
const size_t | TAB_WIDTH = 4 |
Function Documentation
◆ ofTrueTypeShutdown()
void ofTrueTypeShutdown | ( | ) |
Variable Documentation
◆ TAB_WIDTH
const size_t TAB_WIDTH = 4 |