Uses of Class
org.openpdf.renderer.font.Type1Font
Packages that use Type1Font
-
Uses of Type1Font in org.openpdf.renderer.font
Subclasses of Type1Font in org.openpdf.renderer.fontModifier and TypeClassDescriptionclassThis class represents the 14 built-in fonts.classAt the moment this is not fully supported to parse CID based fonts As a hack we try to use a built in font as substitution and use a toUnicode map to translate the characters if available.