21

Adding arrows in inkscape using the line-ending option is quite limited.

cboettig
  • 12,377
  • 13
  • 70
  • 113

2 Answers2

20

Extensions > Modify Path > Color Markers... will fix arrow color

This is a workaround that had to be introduced due to a limitation in SVG standard.

4

The line ending is indeed quite limited, I noticed recently that changing the stroke colour does not change the ending colour, which is disappointing. I did however find a workaround, if you want to edit the arrows created by the line ending you could try converting the line to a path and then edit the arrows as a path, thus customizing them in any way you like.

I hope it helps.

Rui Campos
  • 453
  • 2
  • 11