]> source.dussan.org Git - xmlgraphics-fop.git/commit
Avoid NPEs when no filename is set on the UserAgent. Only the first page is rendered...
authorJeremias Maerki <jeremias@apache.org>
Thu, 9 Jun 2005 12:50:14 +0000 (12:50 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 9 Jun 2005 12:50:14 +0000 (12:50 +0000)
commitd8e07e5b8b00bd32ac7136757098357b909d64e4
treec66eaad6b8840ed6cdf6585bdc6b4db562ef8f64
parentd2278723a4ecdd13922a74d18d63a3e764ff0d2a
Avoid NPEs when no filename is set on the UserAgent. Only the first page is rendered in this case.
The resolution is written to the PNG file.

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