absolute paths are not converted correctly to relative

Bug #519698 reported by lolita
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Scour
Fix Released
Undecided
Unassigned

Bug Description

this is an example :
*this is the original path:
 <g transform="translate(127.7598,270)" id="g3543">
    <path id="path3545" style="fill:none;stroke:#808080;stroke-width:0.465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none" d="M 0,0 0,257.04 M 371.521,0 0,0 M 371.521,257.04 371.521,0 M 0,257.04 l 371.521,0"/>
   </g>

                                                                       ********************************************************
*and this is the output from scour 0.24:
  <g transform="translate(127.7598,270)">
    <path style="stroke-linejoin:round;stroke:#808080;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-width:0.465;fill:none;" d="M0,0,0,257.04m371.52-257.04-371.52,0,371.52,257.04,0-257.04-371.52,257.04h371.52"/>
   </g>

Revision history for this message
lolita (hala-zakariya) wrote :
lolita (hala-zakariya)
Changed in scour:
assignee: nobody → lolita (hala-zakariya)
assignee: lolita (hala-zakariya) → nobody
Revision history for this message
lolita (hala-zakariya) wrote :

this is the orginal pdf file

Revision history for this message
lolita (hala-zakariya) wrote :

 I want to add that basically, absolute paths are not converted at all to relative in most files

Revision history for this message
lolita (hala-zakariya) wrote :
lolita (hala-zakariya)
Changed in scour:
status: New → Confirmed
codedread (codedread)
Changed in scour:
status: Confirmed → In Progress
Revision history for this message
codedread (codedread) wrote :

I believe this has been fixed in r166 - can you verify it? I did verify that orginal.svg looks identical once scoured.

Changed in scour:
status: In Progress → Fix Committed
codedread (codedread)
Changed in scour:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.