Class CFFToType1Font

All Implemented Interfaces:
Positionable, Substitutable, FontDescriptor, FontMetrics, MutableFont

public class CFFToType1Font
extends MultiByteFont
  • Constructor Details

  • Method Details

    • getInputStream

      public java.io.InputStream getInputStream() throws java.io.IOException
      Description copied from class: CustomFont
      Returns an InputStream representing an embeddable font file.
      Overrides:
      getInputStream in class CustomFont
      Returns:
      InputStream for an embeddable font file
      Throws:
      java.io.IOException - if embedFileName is not null but Source is not found
    • getInputStreams

      public java.util.List<java.io.InputStream> getInputStreams() throws java.io.IOException
      Throws:
      java.io.IOException