- From: Erik Dahlstrom <ed@opera.com>
- Date: Mon, 25 Feb 2013 10:34:36 +0100
- To: www-svg@w3.org
On Fri, 22 Feb 2013 15:37:57 +0100, honyk <j.tosovsky@email.cz> wrote: > >> How would you like the overflowing text to be placed in the general >> case? > > Hmm, it is true it is nonsense in general case where no 'path' is > defined outside the path. > > But I realized there could be a simple rule - to overflow whenever the > path is closed (= the continuation of the path is ensured). That sounds somewhat reasonable. What if there are multiple subpaths? Overflow to the first subpath in the path? What if that first subpath isn't closed? Sounds like something for a new property, or perhaps we could reuse the 'text-overflow' property for this? In that case what you're asking for would require a new value 'wrap' for the 'text-overflow' property. -- Erik Dahlstrom, Core Technology Developer, Opera Software Co-Chair, W3C SVG Working Group Personal blog: http://my.opera.com/macdev_ed
Received on Monday, 25 February 2013 09:35:11 UTC