]> source.dussan.org Git - xmlgraphics-fop.git/commit
FOP-2572: fix ArrayIndexOutOfBoundsException if font supports kerninig
authorMatthias Reischenbacher <matthias@apache.org>
Thu, 10 May 2018 14:30:38 +0000 (14:30 +0000)
committerMatthias Reischenbacher <matthias@apache.org>
Thu, 10 May 2018 14:30:38 +0000 (14:30 +0000)
commit6add9bfc3ecf09f50b49dacc11456586e68773dc
tree45e7769fc781c7ce428fbd9410211139da43e88d
parentf24243e01f0e8bc0e1aec2c8c263c8215561e099
FOP-2572: fix ArrayIndexOutOfBoundsException if font supports kerninig

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1831346 13f79535-47bb-0310-9956-ffa450edef68
fop-core/src/main/java/org/apache/fop/svg/font/FOPGVTGlyphVector.java
fop-core/src/test/java/org/apache/fop/svg/font/KerningGlyphLayoutTestCase.java [new file with mode: 0644]