#include <string>
#include <set>
#include "Script.h"
Go to the source code of this file.
Classes | |
class | FontFile |
Enumerations | |
enum | fontStroke { UNMODULATED, MODULATED } |
enum | fontWeight { LIGHT, NORMAL_WEIGHT, BOLD } |
enum | fontStyle { NORMAL, ITALIC, OBLIQUE } |
enum fontStroke |
enum fontStyle |
enum fontWeight |