> AFAICT current patch breaks "Custom markers" (menu 'Object > Objects to 
> Marker'):
> - Newly created custom markers are not added to list of available markers 
> anymore (can't be applied).

My mistake - this broke much earlier in current trunk (between r11072
and r11084, based on tests with archived builds - probably when
replacing the deprecated GtkOptionMenu with GtkComboBox. I'll file a
separate report about this.

> - Custom markers already existing in the <defs> section (e.g. from
> the user template file, or when editing an existing file) are listed,
> but don't stick when selected as {start,mid,end}-marker (immediately
> reverts to 'None').

Again using a sloppy test case: the custom template file (attached) used
for testing contains a 'hybrid' custom marker with a 'stockID' attribute
added manually:

    <marker
       style="overflow:visible"
       id="DotEmptyL"
       refX="0"
       refY="0"
       orient="auto"
       inkscape:stockid="DotEmptyL">
      <path
         transform="matrix(0.8,0,0,0.8,5.92,0.8)"
         
style="fill:none;stroke:#ff0000;stroke-width:1pt;marker-start:none;marker-end:none"
         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
         id="path3802" />
    </marker>

This marker is not applicable in trunk+patch (reverts to 'None'), but
works ok in unpatched trunk r11573.

** Attachment added: "default-1000x650+marker.svg"
   
https://bugs.launchpad.net/inkscape/+bug/165865/+attachment/3239462/+files/default-1000x650%2Bmarker.svg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/165865

Title:
  markers must take object's stroke color (SVG 1.2 feature)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/165865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to