Power Stroke make no end lines on closed paths

Bug #1236320 reported by Jabiertxof
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Medium
Jabiertxof

Bug Description

Steps to reproduce:
Select pen tool,
Select triangle in,
Make a curved closed path with start with a cusp node. And end in curve. End point become a no handles cusp node.

It could make no end lines that slow the program.

Revision history for this message
su_v (suv-lp) wrote :

Reproduced with r12667 on OS X 10.7.5, see attached sample SVG file.

tags: added: livepatheffects
Changed in inkscape:
importance: Undecided → Medium
milestone: none → 0.49
status: New → Confirmed
Revision history for this message
su_v (suv-lp) wrote :

Path effect definition from the attached sample file:

    <inkscape:path-effect
       effect="powerstroke"
       id="path-effect3264"
       is_visible="true"
       offset_points="0,5"
       sort_points="true"
       interpolator_type="CubicBezierJohan"
       interpolator_beta="0.2"
       start_linecap_type="zerowidth"
       linejoin_type="round"
       miter_limit="4"
       end_linecap_type="zerowidth"
       cusp_linecap_type="round" />

After increasing the x value of 'offset_points' slightly (e.g. to 0.01) using the XML Editor, the path effect renders as expected.

Revision history for this message
jazzynico (jazzynico) wrote :

Also reproduced on Windows XP, Inkscape trunk revision 12667.

Changed in inkscape:
status: Confirmed → Triaged
su_v (suv-lp)
Changed in inkscape:
milestone: 0.91 → 0.92
Revision history for this message
Jabiertxof (jabiertxof) wrote :

see bug patch on 1535444 for fix

Changed in inkscape:
assignee: nobody → Jabiertxof (jabiertxof)
Revision history for this message
Jabiertxof (jabiertxof) wrote :

Fixed in r.14991

Changed in inkscape:
status: Triaged → Fix Committed
Bryce Harrington (bryce)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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