-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b33
-
generic
-
generic
For some TTF files with CMAP format 4 i am seeing following exception:
java.lang.ArrayIndexOutOfBoundsException: -2147483648
at sun.font.CMap$CMapFormat4.getGlyph(CMap.java:547)
at sun.font.TrueTypeGlyphMapper.charToGlyph(TrueTypeGlyphMapper.java:115)
at sun.font.CharToGlyphMapper.canDisplay(CharToGlyphMapper.java:40)
at sun.font.Font2D.canDisplay(Font2D.java:426)
at java.awt.Font.canDisplay(Font.java:1780)
###@###.### 2005-03-29 16:25:48 GMT
java.lang.ArrayIndexOutOfBoundsException: -2147483648
at sun.font.CMap$CMapFormat4.getGlyph(CMap.java:547)
at sun.font.TrueTypeGlyphMapper.charToGlyph(TrueTypeGlyphMapper.java:115)
at sun.font.CharToGlyphMapper.canDisplay(CharToGlyphMapper.java:40)
at sun.font.Font2D.canDisplay(Font2D.java:426)
at java.awt.Font.canDisplay(Font.java:1780)
###@###.### 2005-03-29 16:25:48 GMT