Hello!

On 2016-06-22T14:04:05 +0200
Christoffer Bruun <cdbr...@flyingpigs.dk> wrote:

> Hi,
> 
> Batik does not support vector-effect="non-scaling-stroke" - which does
> what you want.
> (http://stackoverflow.com/questions/26923628/batik-does-not-support-style-with-vector-effect-non-scaling-stroke)
> 
> Also check:
> https://www.google.dk/search?q=svg+scale+keep+line+width+constant&ie=utf-8&oe=utf-8&client=firefox-b&gws_rd=cr&ei=Qn5qV5zwAsub6ASE2K3AAQ
> 
> Br
> Christoffer Bruun

OK, thanks.

However, I think we may be talking about two different things here.
There's evidently the "non-scaling-stroke" effect shown above that's
actually present in the SVG file and is applied at rendering time by
whatever is doing the rendering. There's also the the ability to
manually transform shapes (that is, actually modifying their
definitions) whilst manually keeping the stroke width untransformed.
The latter is what Inkscape implements; there are no references to a
"non-scaling-stroke" effect in the resulting SVG files.

M

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to