Class TTFCache

java.lang.Object
com.lowagie.text.pdf.TTFCache

@Deprecated public class TTFCache extends Object
Deprecated.
  • Field Details

    • ttfFileMap

      private static Map<String,org.apache.fop.fonts.truetype.TTFFile> ttfFileMap
      Deprecated.
  • Constructor Details

    • TTFCache

      public TTFCache()
      Deprecated.
  • Method Details