#include "LETypes.h"
#include "LEFontInstance.h"
#include "LEGlyphFilter.h"
#include "LayoutEngine.h"
#include "OpenTypeLayoutEngine.h"
#include "GlyphSubstitutionTables.h"
#include "GlyphDefinitionTables.h"
#include "GlyphPositioningTables.h"
#include <string.h>
Go to the source code of this file.
Compounds | |
class | IndicOpenTypeLayoutEngine |
This class implements OpenType layout for Indic OpenType fonts, as specified by Microsoft in "Creating and Supporting OpenType Fonts for Indic Scripts" (http://www.microsoft.com/typography/otspec/indicot/default.htm). More... | |
Variables | |
U_NAMESPACE_BEGIN class | MPreFixups |
|
Definition at line 26 of file IndicLayoutEngine.h. |