Re: [Inkscape-devel] list of arrows looks strange (snapshot20040510)
...and one more thing: I can't change the colour of the arrow - the
line
colour changes but the arrow stays black.
Actually SVG does not require markers to take the color of the stroke automatically. So this is not a compliance bug. But I agree that the stroke paint, when changed, should also apply to the markers. Please file a RFE on that.
The list of arrows in "stroke style" looks strange (snapshot 20040510) - see the attachment.
I can't reproduce that. Anyone else?
_________________________________________________________________ MSN Premium: Up to 11 personalized e-mail addresses and 2 months FREE* http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI...
On Wednesday 12 May 2004 22:23, bulia byak wrote:
The list of arrows in "stroke style" looks strange (snapshot 20040510) - see the attachment.
I can't reproduce that. Anyone else?
Well, this is strange but this problem is gone :-/
I shut my system down for a while and now I'm back on. And arrows look like they should. If I see this again, I'll tell you :-)
Artemio.
On Wed, 12 May 2004, Carl Hetherington wrote:
[snip]
The list of arrows in "stroke style" looks strange (snapshot 20040510) - see the attachment.
I can't reproduce that. Anyone else?
I see it most of the time on Win32. I'll take a look at some point.
valgrind has pointed me at one potential problem. ink_extract_marker_name in stroke-style.cpp appears to free `buffer' before returning `name', which is a pointer into `buffer'.
Cheers
Carl
Carl, I'm using win32 build 040515 and I get the "strange arrows" quite often. However, I can't get them reproducibly.
vellum
----- Original Message ----- From: "Carl Hetherington" <lists@...169...> To: "Inkscape devel list" inkscape-devel@lists.sourceforge.net Sent: Thursday, May 13, 2004 10:23 AM Subject: Re: [Inkscape-devel] list of arrows looks strange (snapshot20040510)
On Wed, 12 May 2004, Carl Hetherington wrote:
[snip]
The list of arrows in "stroke style" looks strange (snapshot
20040510) -
see the attachment.
I can't reproduce that. Anyone else?
I see it most of the time on Win32. I'll take a look at some point.
valgrind has pointed me at one potential problem. ink_extract_marker_name in stroke-style.cpp appears to free `buffer' before returning `name', which is a pointer into `buffer'.
Cheers
Carl
participants (4)
-
Artemio
-
bulia byak
-
Carl Hetherington
-
vellum