Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 line-ending 选项在 inkscape 中添加箭头是非常有限的。
Extensions > Modify Path > Color Markers... 将修复箭头颜色
由于 SVG 标准的限制,这是一种必须引入的解决方法。
行尾确实很有限,我最近注意到改变笔触颜色并不会改变结束颜色,这令人失望。但是,我确实找到了一种解决方法,如果您想编辑由行尾创建的箭头,您可以尝试将该行转换为路径,然后将箭头编辑为路径,从而以您喜欢的任何方式自定义它们。
我希望它有所帮助。