Hi,I have some trouble with the anti-aliasing of pictures that are included in an svg document and then transcoded by batik.
Just look at test.svg to understand what I mean.In the svg document a picture is referenced that is slightly rotated. The top and bottom sides of the picture have a small transparent border, the left and right borders do not have such borders.
output.png shows how batik renders the document.At those sides with transparent borders the anialiasing is very nice. But at the left and right sides there is no antialiasing at all. Is there any way to enable antialiasing in those cases?
I tried to set the 'shape-rendering="geometricPrecision"' flag in the svg document. but that seems to work only for shapes, not for image elements.
Thanks for any help in advance. - Thomas -- Thomas Vöcking Software Developer IP Labs GmbH www.iplabs.de
<<attachment: test.svg>>
<<attachment: output.png>>
<<attachment: picture.png>>
--------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org