Package com.adobe.fontengine.font.cff
Class NameKeyedSubset
java.lang.Object
com.adobe.fontengine.font.SubsetDefaultImpl
com.adobe.fontengine.font.cff.NameKeyedSubset
- All Implemented Interfaces:
Subset
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.adobe.fontengine.font.SubsetDefaultImpl
doSubset, getExistingSubsetGid, getFullGid, getNumGlyphs, getSubsetGid
-
Constructor Details
-
NameKeyedSubset
public NameKeyedSubset(int numGlyphs, boolean doSubset) throws InvalidFontException, UnsupportedFontException
-
-
Method Details
-
addGlyphs
public void addGlyphs(NameKeyedFont font, String[] glyphNames) throws InvalidFontException, UnsupportedFontException
-