Uses of Class
org.apache.fontbox.type1.Type1Font
Packages that use Type1Font
-
Uses of Type1Font in org.apache.fontbox.type1
Methods in org.apache.fontbox.type1 that return Type1FontModifier and TypeMethodDescriptionstatic Type1Font
Type1Font.createWithPFB
(byte[] pfbBytes) Constructs a new Type1Font object from a .pfb stream.static Type1Font
Type1Font.createWithPFB
(InputStream pfbStream) Constructs a new Type1Font object from a .pfb stream.static Type1Font
Type1Font.createWithSegments
(byte[] segment1, byte[] segment2) Constructs a new Type1Font object from two header-less .pfb segments.