]> source.dussan.org Git - xmlgraphics-fop.git/commit
Found a surplus "pop state" which somehow causes a regression (fill color doesn't...
authorJeremias Maerki <jeremias@apache.org>
Tue, 29 Jul 2008 14:37:10 +0000 (14:37 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 29 Jul 2008 14:37:10 +0000 (14:37 +0000)
commitfdce8fdb2fd6924c778ab1768f7b87de0196d908
tree22575675fd81c19b1586a219a95b79551cb30714
parent76b3036e1c5353022844ed6db34226ce89464d9f
Found a surplus "pop state" which somehow causes a regression (fill color doesn't get properly reset) between 0.94 and 0.95. Shows in Barcode4J's fop-extension-demo.fo. The line has already been there in 0.94 but only shows in 0.95 probably due to an additional save/restore state pair added in PDFRenderer for reference areas after the block-container area refactoring.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95@680715 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/render/pdf/PDFGraphics2DAdapter.java