Bugs item #1255506, was opened at 2005-08-10 01:58
Message generated for change (Comment added) made by jleedev
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1255506&group_id=93438
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Other
Group: All Platforms
Status: Open
Resolution: None
Priority: 5
Submitted By: Josh (jleedev)
Assigned to: Richard Hughes (cyreve)
Summary: Flow text flows through subpaths
Initial Comment:
1. Combine a large circle and a small circle to make a
donut.
2. Flow a text object into this path.
3. Notice how the text flows in the hole of the donut.
Read section 4.13.1 of this draft[1] of CSS1.2. It says
that flow text should not appear in excluded regions.
Additionally, this image[2] shows flow text the way I
would expect.
(Hmm. Maybe this behavior could be controlled with the
'fill-rule' property? I'm no CSS expert.)
[1] http://www.w3.org/TR/2004/WD-SVG12-20041027/
flow.html
[2] http://www.w3.org/TR/2004/WD-SVG12-20041027/
images/goflow.png
----------------------------------------------------------------------
>Comment By: Josh (jleedev)
Date: 2005-08-13 14:43
Message:
Logged In: YES
user_id=1034622
I'm attaching a png version.
----------------------------------------------------------------------
Comment By: Josh (jleedev)
Date: 2005-08-13 14:42
Message:
Logged In: YES
user_id=1034622
Interesting. I fonud flow-go.svg and it renders properly for
me, too. However, if I make a flowed text like in my
original report, it doesn't work properly.
Details (Debian sid):
~$ dpkg -l inkscape
ii inkscape 0.42-1
~$ inkscape --version
Inkscape 0.42 (Aug 5 2005)
----------------------------------------------------------------------
Comment By: Richard Hughes (cyreve)
Date: 2005-08-13 14:12
Message:
Logged In: YES
user_id=201373
Works for me, and in fact goflow ships with Inkscape, as
share/examples/flow-go.svg. Can you attach a file for which it
doesn't work?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1255506&group_id=93438
|