Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0 PDFBox
-
None
Description
java.lang.IllegalArgumentException: The no. coverage table entries should be the same as the size of the substituteGlyphIDs
at org.apache.fontbox.ttf.gsub.GlyphSubstitutionDataExtractor.extractDataFromSingleSubstTableFormat2Table(GlyphSubstitutionDataExtractor.java:223)
at org.apache.fontbox.ttf.gsub.GlyphSubstitutionDataExtractor.extractData(GlyphSubstitutionDataExtractor.java:183)
at org.apache.fontbox.ttf.gsub.GlyphSubstitutionDataExtractor.populateGsubData(GlyphSubstitutionDataExtractor.java:153)
at org.apache.fontbox.ttf.gsub.GlyphSubstitutionDataExtractor.populateGsubData(GlyphSubstitutionDataExtractor.java:139)
at org.apache.fontbox.ttf.gsub.GlyphSubstitutionDataExtractor.buildMapBackedGsubData(GlyphSubstitutionDataExtractor.java:102)
at org.apache.fontbox.ttf.gsub.GlyphSubstitutionDataExtractor.getGsubData(GlyphSubstitutionDataExtractor.java:70)
at org.apache.fontbox.ttf.GlyphSubstitutionTable.read(GlyphSubstitutionTable.java:107)