#include "cinder/dx/DxTextureFont.h"
#include "cinder/Text.h"
#include "cinder/ip/Fill.h"
#include "cinder/ip/Premultiply.h"
#include "cinder/ImageIo.h"
#include "cinder/Rand.h"
#include "cinder/Utilities.h"
#include "cinder/Unicode.h"
#include <set>
Namespaces | |
cinder | |
cinder::dx | |
Functions | |
set< Font::Glyph > | cinder::dx::getNecessaryGlyphs (const Font &font, const string &supportedChars) |