Generated by
JDiff

Class com.itextpdf.kernel.font.PdfFontFactory

Added Methods
int  registerDirectoryRecursively( String) Registers all the fonts in a directory recursively.
 

Changed Methods
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 , EmbeddingStrategy ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.
PdfFont  createRegisteredFont( String, String , EmbeddingStrategy , boolean ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.
PdfFont  createRegisteredFont( String, String , EmbeddingStrategy , int ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.
PdfFont  createRegisteredFont( String, String , EmbeddingStrategy , int , boolean ) Documentation changed from old to new.
Creates PdfFont based on registered FontProgram's.