Uses of Class
org.apache.fop.fonts.type1.PostscriptParser.PSFixedArray
Packages that use PostscriptParser.PSFixedArray
-
Uses of PostscriptParser.PSFixedArray in org.apache.fop.fonts.type1
Methods in org.apache.fop.fonts.type1 with parameters of type PostscriptParser.PSFixedArrayModifier and TypeMethodDescriptionprivate byte[]
Type1SubsetFile.addSubroutine
(PostscriptParser.PSFixedArray subroutines, List<Type1SubsetFile.BytesNumber> operands, byte[] decoded, List<String> subsetEncodingEntries, byte[] data, int i, int opLength, int existingSubrRef, int subrID) private byte[]
Type1SubsetFile.createSubsetCharStrings
(byte[] decoded, byte[] data, PostscriptParser.PSFixedArray subroutines, List<String> subsetEncodingEntries)