handyfloss

Because FLOSS is handy, isn’t it?

Inkscape tip: make arrow head’s color match that of its body

Posted by isilanes on July 16, 2007

Blog moved to: handyfloss.net

Entry available at: handyfloss.net/2007.07/inkscape-tip-make-arrow-heads-color-match-that-of-its-body/

I have encountered the problem more than once, and it is a bit annoying to say the least. Basically, when you build a path/arrow in Inkscape, it starts as a black curve by default. You can edit it to put a marker in either or both ends (Click on the curve, then Object->Fill and Stroke->Stroke Style), to make an arrow, for example.

Now, the problem is that if you change the color of the body of the arrow, the head will remain black, as documented, for example, in A Guide to Inkscape, by Tavmjong Bah. Not nice, uh? The solution is given in the same site, and consists on using a plugin. To do so, select: Effects->Modify Path->Color Markers to Match Stroke.

If you are a Debian user, you might encounter a problem: a window pops up saying The inkex.py module requires PyXML. This has been reported as a bug, and also happens for Ubuntu. The solution is to install the python-xml package, which is not always installed by default when you install Inkscape, it is just “suggested”. This means that when you install Inkscape (aptitude install inkscape), aptitude will tell you something like “The package python-xml is recommended, but it is not going to be installed”, and will go on happily. If (like me) you ignore the suggestion, you will not have the python-xml package installed, and some extensions, like the above, will not work (however this allows the users that do not want to use the plugins to have a lighter instalation, if they so wish).

13 Responses to “Inkscape tip: make arrow head’s color match that of its body”

  1. Anonymous said

    Hello
    Can you tell me please, in which version of Inkscape the Effects menu apears ? I tried to follow your advice but i can’t find the Effects menu. I’m using Inkscape 0.43 for Windows XP
    Thank you,
    Ervin

  2. Iñaki Silanes said

    I can not assure what is the earliest version in which I’ve seen it. The Etch release of Debian (stable) has Inkscape 0.43 too (DistroWatch seems to say that it’s 0.44, but my package manager says 0.43), but I am using Lenny (testing), with Inkscape 0.45.

    Inkscape 0.45 certainly does have a “Effects” menu (between “Text” and “Whiteboard”). I’d swear 0.43/0.44 also had it, but memory might be failing…

    I’m so glad to hear of someone using free software tools on Windows. I hope Inkscape is doing fine for you. Let me strongly encourage you to try Linux. I use Debian, and with it keeping the latest version of the programs installed is a breeze.

  3. Anonymous said

    Thanks for the tip.

    I liked Inkscape very much exactly because it is quite intuitive and simple. But this trick is just horrible.

    Anyway, your tip helped a lot.

  4. JMotard said

    Thanks , suggestions worked well (change arrow head collor through plug in)

  5. Thanks for the tip!

    BTW, on Ubuntu 8.04 (hardy) I had to install the python-lxml package rather than python-xml.

  6. isilanes said

    Thanks for your contribution, Jamie (and others).

    Recall that this blog has moved to handyfloss.net.

    You can follow this entry there at Inkscape tip: make arrow head’s color match that of its body.

  7. David Bond said

    ICK, but thanks!

  8. William said

    Thanks a whole heap I’d struggled away with this one for a while. Amazing.

  9. osfight.de said

    thanks dude, worked for me like a charm. (restart of inkscape is necessary…)

  10. Alex said

    Perhaps an easier way is to (while with the arrow selected) select “Path” then “Stroke to path” to translate the whole arrow into a path rather than a line segment. You can then set the whole thing to whatever colour you want.
    Not a perfect solution (some arrow heads still have a black border) but good enough for most of my purposes.

  11. Miguel Silva said

    Thanks for the tip!!!

  12. Anon said

    There is a “hard” XML editing way for machines that are missing the necessary package for the much simpler plugin: http://tavmjong.free.fr/INKSCAPE/MANUAL/html/XML-Examples.html#XML-Examples-ColorMarker .

  13. Martin said

    Thanks, works!

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>