If so, how could the Adobe plugin do a better job?
The image is even smaller on Adobe plugin and still I get a better
definition!
I think that's a bug and I will certainly not edit every SVG so that it
display correctly.
There should be a way to do it by some coding (and no I will not modify the
XML internally in my code)

Jean-Christophe Rioux

----- Original Message -----
From: "Thomas E Deweese" <[EMAIL PROTECTED]>
To: "Batik Users" <[EMAIL PROTECTED]>
Sent: Wednesday, August 08, 2001 12:42 PM
Subject: Batik quality problem


> >>>>> "JC" == Jean-Christophe Rioux <[EMAIL PROTECTED]> writes:
>
> JC> Find attached to this messages screen shots of a SVG as displayed
> JC> by Batik and by Adobe plugin. Notice the lost of definition
> JC> resulting from the zoom out in Batik. Does there is any way to
> JC> correct this situation.
>
>     The problem is that your lines are so thin at that resolution that
> they don't cover much of a pixel so they show up as very light.  You
> can make the lines a bit better by adding, the following to the style
> attribute for the outermost SVG element:
>
>           shape-rendering:crisp-edges
>
>     However this will make the lines 'jagged'.
>
>     My personal suggestion is to beef up the line weight a bit. At the
> resolution you are rendering your image at those lines are 1/25th of a
> pixel wide!  it's no wonder some of them "disappear".
>
>     I hope this helps a bit.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to