one friend asked me if it is possible to have start, middle and end markers coloured. The UI aparently only allows black markers. Then I looked at the svg xml and noticed that markers declarations are quite flexible. Is it only my impression, or we can indeed use as markers absolutly anything that is valid svg ?
I would propose that a color-selection button is placed to the right of each of the marker combo-boxes. (maybe even 2: one for marker-fill and one for marker-stroke)
Juca
On Thursday, July 26, 2007, 8:34:59 PM, Felipe wrote:
FS> one friend asked me if it is possible to have start, middle and FS> end markers coloured. The UI aparently only allows black markers. FS> Then I looked at the svg xml and noticed that markers declarations FS> are quite flexible. Is it only my impression, or we can indeed use FS> as markers absolutly anything that is valid svg ?
Yes. In particular, the geometry used for markers can itself have markers.
There is a known issue if markers that automatically pick up the fill or stroke style are desired; that will be fixed in 1.2 with vector effects.
FS> I would propose that a color-selection button is placed to the FS> right of each of the marker combo-boxes. (maybe even 2: one for FS> marker-fill and one for marker-stroke)
I wrote this effect for editing markers:
https://sourceforge.net/tracker/index.php?func=detail&aid=1730390&gr...
but it would be much nicer integrated into the core ui ;-)
(works in .45, not current devel., but I'm fixing it)
Cheers -Terry
On Mon, 30 Jul 2007, Chris Lilley wrote:
On Thursday, July 26, 2007, 8:34:59 PM, Felipe wrote:
FS> one friend asked me if it is possible to have start, middle and FS> end markers coloured. The UI aparently only allows black markers. FS> Then I looked at the svg xml and noticed that markers declarations FS> are quite flexible. Is it only my impression, or we can indeed use FS> as markers absolutly anything that is valid svg ?
Yes. In particular, the geometry used for markers can itself have markers.
There is a known issue if markers that automatically pick up the fill or stroke style are desired; that will be fixed in 1.2 with vector effects.
FS> I would propose that a color-selection button is placed to the FS> right of each of the marker combo-boxes. (maybe even 2: one for FS> marker-fill and one for marker-stroke)
-- Chris Lilley mailto:chris@...157... Interaction Domain Leader Co-Chair, W3C SVG Working Group W3C Graphics Activity Lead Co-Chair, W3C Hypertext CG
This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (3)
-
Chris Lilley
-
Felipe Sanches
-
Terry Brown