| Changed Methods |
int
getFDArrayCount()
|
Documentation changed from old to new. |
Retrieves the font dictionary array count of the object. |
int[]
getFDArrayOffsets()
|
Documentation changed from old to new. |
Retrieves the font dictionary array offsets of the object. |
int
getFDArrayOffsize()
|
Documentation changed from old to new. |
Retrieves the font dictionary array offsize of the object. |
int
getFDSelectFormat()
|
Documentation changed from old to new. |
Retrieves the font dictionary select format of the object. |
int
getFDSelectLength()
|
Documentation changed from old to new. |
Retrieves the font dictionary select length of the object. |
int
getFdarrayOffset()
|
Documentation changed from old to new. |
Retrieves the font dictionary array offset of the object. |
int[]
getFdprivateLengths()
|
Documentation changed from old to new. |
Retrieves the font dictionary private lengths of the object. |
int[]
getFdprivateOffsets()
|
Documentation changed from old to new. |
Retrieves the font dictionary private offsets of the object. |
int[]
getFdprivateSubrs()
|
Documentation changed from old to new. |
Retrieves the font dictionary private subrs of the object. |
int
getFdselectOffset()
|
Documentation changed from old to new. |
Retrieves the font dictionary select offset of the object. |
int
getNglyphs()
|
Documentation changed from old to new. |
Retrieves the number of glyphs in the font. |
boolean
isCID()
|
Documentation changed from old to new. |
Retrieves whether the font is a CID font. |
void
setCID(
boolean)
|
Documentation changed from old to new. |
Sets if font is CID font. |
void
setFDArrayCount(
int)
|
Documentation changed from old to new. |
Sets the font dictionary array count of the object. |
void
setFDArrayOffsets(
int[])
|
Documentation changed from old to new. |
Sets the font dictionary array offsets of the object. |
void
setFDArrayOffsize(
int)
|
Documentation changed from old to new. |
Sets the font dictionary array offsize of the object. |
void
setFDSelect(
int[])
|
Documentation changed from old to new. |
Sets the font dictionary select of the object. |
void
setFDSelectFormat(
int)
|
Documentation changed from old to new. |
Sets the font dictionary select format of the object. |
void
setFDSelectLength(
int)
|
Documentation changed from old to new. |
Sets the font dictionary select length of the object. |
void
setFdarrayOffset(
int)
|
Documentation changed from old to new. |
Sets the font dictionary array offset of the object. |
void
setFdprivateLengths(
int[])
|
Documentation changed from old to new. |
Sets the font dictionary private lengths of the object. |
void
setFdprivateOffsets(
int[])
|
Documentation changed from old to new. |
Sets the font dictionary private offsets of the object. |
void
setFdprivateSubrs(
int[])
|
Documentation changed from old to new. |
Sets the font dictionary private subrs of the object. |
void
setFdselectOffset(
int)
|
Documentation changed from old to new. |
Sets the font dictionary select offset of the object. |
void
setNglyphs(
int)
|
Documentation changed from old to new. |
Sets the number of glyphs in the font. |
void
setPrivateSubrsOffset(
int[])
|
Documentation changed from old to new. |
Sets the private subrs offset of the font |