https://issues.apache.org/bugzilla/show_bug.cgi?id=52657
--- Comment #3 from Glenn Adams <[email protected]> 2012-02-17 17:24:06 UTC --- Created attachment 28346 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28346 patch file the attached patch fixes this bug; the problem was use of setColor() versus updateColor(): the former did not update the PDFPaintingState, while the latter does; note that PDFImageHandlerGraphics2D already used updateColor() while PDFImageHandlerSVG erroneously used setColor(); -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
