Generated by
JDiff

Class com.itextpdf.io.font.FontCache

Removed Methods
( Map>getAllPredefinedCidFonts()  
CMapByteCid  getByte2CidCmap( String)  
CMapCidUni  getCid2UniCmap( String) Parses CMap with a given name producing it in a form of cid to unicode mapping.
CMapCidToCodepoint  getCidToCodepointCmap( String)  
CMapCodepointToCid  getCodepointToCidCmap( String)  
String  getCompatibleCidFont( String) Finds a CJK font family which is compatible to the given CMap.
Set  getCompatibleCmaps( String) Finds all CMap names that belong to the same registry to which a given font belongs.
( Map>getRegistryNames()  
CMapUniCid  getUni2CidCmap( String)  
boolean  isPredefinedCidFont( String) Checks if the font with the given name and encoding is one of the predefined CID fonts.