#include "LETypes.h"
#include "LEFontInstance.h"
#include "LEGlyphFilter.h"
#include "LayoutEngine.h"
#include "OpenTypeLayoutEngine.h"
#include "GlyphSubstitutionTables.h"
#include "GlyphDefinitionTables.h"
#include "GlyphPositioningTables.h"
Go to the source code of this file.
Compounds | |
class | ArabicOpenTypeLayoutEngine |
This class implements OpenType layout for Arabic fonts. More... | |
class | UnicodeArabicOpenTypeLayoutEngine |
The class implements OpenType layout for Arabic fonts which don't contain a GSUB table, using a canned GSUB table based on Unicode Arabic Presentation Forms. More... |