|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlyphSubstitutionTable | |
---|---|
org.apache.fop.complexscripts.fonts | |
org.apache.fop.complexscripts.scripts | |
org.apache.fop.fonts | Classes for font handling. |
org.apache.fop.fonts.truetype | Classes for TrueType fonts. |
Uses of GlyphSubstitutionTable in org.apache.fop.complexscripts.fonts |
---|
Methods in org.apache.fop.complexscripts.fonts that return GlyphSubstitutionTable | |
---|---|
GlyphSubstitutionTable |
OTFAdvancedTypographicTableReader.getGSUB()
Returns the GSUB table or null if none present. |
Uses of GlyphSubstitutionTable in org.apache.fop.complexscripts.scripts |
---|
Methods in org.apache.fop.complexscripts.scripts with parameters of type GlyphSubstitutionTable | |
---|---|
GlyphSequence |
ScriptProcessor.substitute(GlyphSubstitutionTable gsub,
GlyphSequence gs,
java.lang.String script,
java.lang.String language,
java.util.Map lookups)
Perform substitution processing using a specific set of lookup tables. |
Uses of GlyphSubstitutionTable in org.apache.fop.fonts |
---|
Methods in org.apache.fop.fonts that return GlyphSubstitutionTable | |
---|---|
GlyphSubstitutionTable |
MultiByteFont.getGSUB()
Obtain glyph substitution table. |
Methods in org.apache.fop.fonts with parameters of type GlyphSubstitutionTable | |
---|---|
void |
MultiByteFont.setGSUB(GlyphSubstitutionTable gsub)
Establishes the glyph substitution table. |
Uses of GlyphSubstitutionTable in org.apache.fop.fonts.truetype |
---|
Methods in org.apache.fop.fonts.truetype that return GlyphSubstitutionTable | |
---|---|
GlyphSubstitutionTable |
OpenFont.getGSUB()
Returns the GSUB table or null if none present. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |