- From: David Woolley <david@djwhome.demon.co.uk>
- Date: Sun, 7 Nov 2004 09:14:50 +0000 (GMT)
- To: www-svg@w3.org
> We want the transformation from semantic to presentational to happen at the > latest possible level, client-side SVG is that level - hence the need for a > known text-wrapping algorithm. You don't need a known transformation for that. You only need a known transformation if you have already applied the transformation and checked it visually at the authoring side. If you completely delegate to the client, you shouldn't care about the details of the rendering.
Received on Sunday, 7 November 2004 09:54:29 UTC