Should we put the fix for the ArrayIndexOutOfBoundsException into the branch.
Namely line 224 in TTFFile (HEAD):
// the last character 65535 = .notdef
// may have a range offset
if (cmapRangeOffsets[i] != 0 && j != 65535) {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
