Hi everyone,

>    BTW this discussion should really take place on batik-users since it
> doesn't involve
> development of Batik.

True, note that I'm now only replying to batik-users.


>> If not, any clues about where the geometrical processing is really
>> done are welcomed!
>
>     What you might consider doing (at the cost of memory) would be
> to 'duplicate' your lines with a wider stroke (probably using a 'use'
> element).  You can make the duplicate invisible (fill="none" stroke="none")
> but still sensitive to mouse events (pointer-events="all").

For this, SVG Tiny 1.2's non-scaling stroke (see "vector-effect" [1])
would be *really* useful. :-)

I've already though of a possible implementation based in a recent
thread about invariant text which ended up in a Wiki contribution [2];
unfortunately, I see no time frame to put my hands on this in the
short/medium term... Should a bug be created in order to start
gathering ideas? Any adepts/volunteers to help with this?


Cheers,
 Helder


[1] http://www.w3.org/TR/SVGTiny12/painting.html#VectorEffectProperty
[2] http://wiki.apache.org/xmlgraphics-batik/CanvasTextSize

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to