Hello,
I want to add some dasharray in the select area of the style dialog. I can't find where in the source code are defined all the predefined dasharrays. Can someone point me this ?
Thanks, Aurèle
On 3/15/07, Aurèle Duda <aurele_duda@...1470...> wrote:
Hello,
I want to add some dasharray in the select area of the style dialog. I can't find where in the source code are defined all the predefined dasharrays. Can someone point me this ?
It's not in the code, it's in your preferences.xml, group[@id="palette"]/group[@id="dashes"]. So you don't need to recompile when you change it.
thanks for the info. I managed to prepare a set of markers, dashes etc. for drawing origami diagrams efficiently in inkscape. The place where I can put markers (/share/inkscape/markers/markers.svg) is understandable and easy, because I can provide a single new file for the user. But providing new dash-patterns is very different: I need to -ask the user to- add something to his own preferences.xml. I understand that <marker> is an SVG element and Dash pattern a style property, but it would be very useful to homogenize the place where we stock all the stuff (in preferences.xml or wherever), no ?
bulia byak a écrit :
On 3/15/07, Aurèle Duda <aurele_duda@...1470...> wrote: It's not in the code, it's in your preferences.xml, group[@id="palette"]/group[@id="dashes"]. So you don't need to recompile when you change it.
On 3/16/07, Aurèle Duda <aurele_duda@...1470...> wrote:
I understand that <marker> is an SVG element and Dash pattern a style property, but it would be very useful to homogenize the place where we stock all the stuff (in preferences.xml or wherever), no ?
Sounds like a good idea. Please file a RFE.
ok, done.
bulia byak a écrit :
On 3/16/07, Aurèle Duda <aurele_duda@...1470...> wrote:
I understand that <marker> is an SVG element and Dash pattern a style property, but it would be very useful to homogenize the place where we stock all the stuff (in preferences.xml or wherever), no ?
Sounds like a good idea. Please file a RFE.
participants (2)
-
Aurèle Duda
-
bulia byak