I have a question about baseline-shift. The SVG spec specifies for the baseline-shift property the following: "'baseline-shift' properties can nest. Each nested 'baseline-shift' is added to previous baseline shift values."
http://www.w3.org/TR/SVG11/text.html#BaselineShiftProperty How does it apply when a <text/> has a baseline-shift and not its <tspan/> children? I would expect the tspan to be shifted as well. I attached an example with on the right side my interpretation of the result. I'm using Batik 1.7, the latest release on Linux Ubuntu 9.4 with Sun JVM 1.4.2_17. Nicolas Socheleau
<<attachment: baseline-shift.svg>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
