Uses of Class
org.apache.fop.fonts.type1.PostscriptParser.PSFixedArray
-
Packages that use PostscriptParser.PSFixedArray Package Description org.apache.fop.fonts.type1 Classes for Adobe Type 1 fonts. -
-
Uses of PostscriptParser.PSFixedArray in org.apache.fop.fonts.type1
Methods in org.apache.fop.fonts.type1 with parameters of type PostscriptParser.PSFixedArray Modifier and Type Method Description private byte[]
Type1SubsetFile. addSubroutine(PostscriptParser.PSFixedArray subroutines, java.util.List<Type1SubsetFile.BytesNumber> operands, byte[] decoded, java.util.List<java.lang.String> subsetEncodingEntries, byte[] data, int i, int opLength, int existingSubrRef, int subrID)
private byte[]
Type1SubsetFile. createSubsetCharStrings(byte[] decoded, byte[] data, PostscriptParser.PSFixedArray subroutines, java.util.List<java.lang.String> subsetEncodingEntries)
-