Generated by
JDiff

Class com.itextpdf.kernel.font.PdfFontFactory

Documentation changed from old to new.

Changed Methods
PdfFont  createFont( byte[], String ) Documentation changed from old to new.
Created a PdfFont instance by the bytes of the underlying font program.
PdfFont  createFont( PdfDictionary) Documentation changed from old to new.
Creates a PdfFont by already existing font dictionary.
PdfFont  createRegisteredFont( String) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.
PdfFont  createRegisteredFont( String, String ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.
PdfFont  createRegisteredFont( String, String , boolean ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.
PdfFont  createRegisteredFont( String, String , boolean , boolean ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.
PdfFont  createRegisteredFont( String, String , boolean , int ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.
PdfFont  createRegisteredFont( String, String , boolean , int , boolean ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.