]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix for gradients with mixed color spaces: the original color was not replaced...
authorJeremias Maerki <jeremias@apache.org>
Thu, 8 Jul 2010 08:50:19 +0000 (08:50 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 8 Jul 2010 08:50:19 +0000 (08:50 +0000)
commitc4066cb3196d6b8cdf542c27786a3cf00dceee64
tree2d1265d5158596453b065f4217197eed2b636ba6
parentde36e85d6f4d716818ef0981d67ea16904a9e112
Bugfix for gradients with mixed color spaces: the original color was not replaced in the list which cause faulty PDFs.
Switched to using a more accurate conversion method to sRGB.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@961641 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/pdf/PDFFactory.java