Package com.adobe.fontengine.font
Class SubsetSimpleType1
java.lang.Object
com.adobe.fontengine.font.SubsetSimpleType1
-
Constructor Summary
ConstructorsConstructorDescriptionSubsetSimpleType1(String[] glyphNames) Prepare a subset object for a simple Type1 (CFF) font. -
Method Summary
-
Constructor Details
-
SubsetSimpleType1
Prepare a subset object for a simple Type1 (CFF) font. This consists of an array of Java Strings for the subset glyph names. The length of the array is arbitrary and null entries are ignored.
-
-
Method Details
-
getGlyphNames
-