#include "LETypes.h"
#include "LEGlyphFilter.h"
#include "LEFontInstance.h"
#include "LayoutEngine.h"
#include "GlyphSubstitutionTables.h"
#include "GlyphDefinitionTables.h"
#include "GlyphPositioningTables.h"
Go to the source code of this file.
Compounds | |
class | OpenTypeLayoutEngine |
OpenTypeLayoutEngine implements complex text layout for OpenType fonts - that is fonts which have GSUB and GPOS tables associated with them. More... |