Package org.apache.fontbox.ttf.model
Interface ScriptFeature
- All Known Implementing Classes:
MapBackedScriptFeature
public interface ScriptFeature
Models a
FeatureRecord-
Method Summary
Modifier and TypeMethodDescriptionbooleancanReplaceGlyphs(List<Integer> glyphIds) getName()getReplacementForGlyphs(List<Integer> glyphIds)
-
Method Details
-
getName
String getName() -
getAllGlyphIdsForSubstitution
-
canReplaceGlyphs
-
getReplacementForGlyphs
-