Generated by
JDiff

Class com.itextpdf.kernel.font.PdfType0Font

Removed Methods
void  addRangeUni( TrueTypeFont, Set ) @deprecated use TrueTypeFont.updateUsedGlyphs(SortedSet, boolean, List) instead.
 

Added Methods
void  addRangeUni( TrueTypeFont, Set ) The method will update set of used glyphs with range used in subset or with all glyphs if there is no subset.
 

Changed Methods
PdfDictionary  getCidFont( PdfDictionary, String , boolean ) Documentation changed from old to new.
Generates the CIDFontType2 dictionary.
void  addRangeUni( TrueTypeFont, Map , int[]> , boolean ) Documentation changed from old to new.
Now deprecated.
will be removed in 7.2
PdfDictionary  getCidFontType2( TrueTypeFont, PdfDictionary , String , int[] ) Documentation changed from old to new.
use {@link #getCidFont(PdfDictionary, String, boolean)} instead.
PdfDictionary  getCidFontType2( TrueTypeFont, PdfDictionary , String , int[][] ) Documentation changed from old to new.
will be removed in 7.2