]> source.dussan.org Git - xmlgraphics-fop.git/commit
Prevent a StringIndexOutOfBoundsException when the PNG output file
authorSimon Pepping <spepping@apache.org>
Mon, 9 Oct 2006 10:34:32 +0000 (10:34 +0000)
committerSimon Pepping <spepping@apache.org>
Mon, 9 Oct 2006 10:34:32 +0000 (10:34 +0000)
commit167ab74d942b4e20c2712921a711b3d5a8f3aeb4
tree545993d10877ba116e2d092f9bcfa1192a840317
parentee1706ac5f0a773b31c12f0291fd7e30f22a7840
Prevent a StringIndexOutOfBoundsException when the PNG output file
name does not have an extension. Patch submitted by Matt Healy <mjh at
cs dot rit dot edu>, see bug 40655.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454331 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/render/bitmap/PNGRenderer.java