- From: Alex Danilo <alex@abbra.com>
- Date: Sun, 19 Oct 2008 12:56:29 +1100
- To: W3C SVG Public Working Group <public-svg-wg@w3.org>
Hi guys, Since we realized via text-align-202-t.svg that right to left text requires correct interpretation of the 'text-anchor' property, fixed implementations now appear to fail text-intro-05-t.svg. The reason is that the alignment point is set at x="460" and the text-anchor as "end". Since it's right to left text, this pushes most of the text off the right side of the viewport. I think the text-anchor should either be set to "start" or the "x" co-ordinate changed. Alex
Received on Sunday, 19 October 2008 01:57:07 UTC