Generated by
JDiff

Class com.itextpdf.pdfoptimizer.handlers.fontduplication.predicates.FontDictionaryPredicate

Changed Methods
boolean  test( PdfObject) Documentation changed from old to new.
Checks that current object is a PdfDictionary and has key PdfName.Type and it is associated with the value PdfName.Font and also has key PdfName.Subtype with the value of PdfFont implementations.