| Changed Methods |
boolean
exists(
String)
|
Documentation changed from old to new. |
Checks for font existence in FontSet. |
byte[]
getCID(
String)
|
Documentation changed from old to new. |
Gets a single CID font. |
RangeItem
getEntireIndexRange(
int)
|
Documentation changed from old to new. |
A utility that creates a range item for an entire index |
String[]
getNames()
|
Documentation changed from old to new. |
Gets all font names from FontSet table. |
String
getString(
char)
|
Documentation changed from old to new. |
Gets string from INDEX structure which corresponds to provided SID. |
boolean
isCID()
|
Documentation changed from old to new. |
Determines whether the first font in FontSet is CID font. |
boolean
isCID(
String)
|
Documentation changed from old to new. |
Determines whether specified font is CID font. |