Class BoxableUtils

java.lang.Object
be.quodlibet.boxable.BoxableUtils

@Deprecated public class BoxableUtils extends Object
Deprecated.
All methods have been moved elsewhere, see each method for more details
Created by dgautier on 3/19/2015.
  • Constructor Details

    • BoxableUtils

      public BoxableUtils()
      Deprecated.
  • Method Details

    • loadFont

      @Deprecated public static final org.apache.pdfbox.pdmodel.font.PDType0Font loadFont(org.apache.pdfbox.pdmodel.PDDocument document, String fontPath) throws IOException
      Parameters:
      document - PDDocument where this PDType0Font will be applied
      fontPath - font's path
      Returns:
      PDType0Font
      Throws:
      IOException - if font's path is bad