Generated by
JDiff

Class com.itextpdf.layout.font.FontSet

Changed Methods
boolean  addFont( byte[]) Documentation changed from old to new.
Creates FontInfo, fetches com.itextpdf.io.font.FontProgramDescriptor and adds just created FontInfo to FontSet.
boolean  addFont( byte[], String ) Documentation changed from old to new.
Creates FontInfo, fetches com.itextpdf.io.font.FontProgramDescriptor and adds just created FontInfo to FontSet.
boolean  addFont( byte[], String , String ) Documentation changed from old to new.
Creates FontInfo, fetches com.itextpdf.io.font.FontProgramDescriptor and adds just created FontInfo to FontSet.
boolean  addFont( byte[], String , String , Range ) Documentation changed from old to new.
Creates FontInfo, fetches com.itextpdf.io.font.FontProgramDescriptor and adds just created FontInfo to FontSet.
boolean  addFont( FontProgram, String ) Documentation changed from old to new.
Add not supported for auto creating FontPrograms.
boolean  addFont( FontProgram, String , String ) Documentation changed from old to new.
Add not supported for auto creating FontPrograms.
boolean  addFont( FontProgram, String , String , Range ) Documentation changed from old to new.
Add not supported for auto creating FontPrograms.
boolean  addFont( FontInfo, String ) Documentation changed from old to new.
Adds FontInfo with alias.
boolean  addFont( FontInfo, String , Range ) Documentation changed from old to new.
Adds FontInfo with alias.
boolean  addFont( String) Documentation changed from old to new.
Creates FontInfo, fetches com.itextpdf.io.font.FontProgramDescriptor and adds just created FontInfo to FontSet.
boolean  addFont( String, String ) Documentation changed from old to new.
Creates FontInfo, fetches com.itextpdf.io.font.FontProgramDescriptor and adds just created FontInfo to FontSet.
boolean  addFont( String, String , String ) Documentation changed from old to new.
Creates FontInfo, fetches com.itextpdf.io.font.FontProgramDescriptor and adds just created FontInfo to FontSet.
boolean  addFont( String, String , String , Range ) Documentation changed from old to new.
Creates FontInfo, fetches com.itextpdf.io.font.FontProgramDescriptor and adds just created FontInfo to FontSet.