Bug 105911

Summary: when curves have a large width, curves are plotted 'chunky'
Product: [Applications] kst Reporter: Matthew Truch <matt>
Component: generalAssignee: Andrew Walker <arwalker>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: kst screen shot showing bug

Description Matthew Truch 2005-05-18 23:40:11 UTC
Version:           1.1.0-svn (using KDE KDE 3.4.0)
OS:                Linux

When curves are plotted with a larger than '0' width, the curve is plotted 'chunkily', ie it is not smoothly connected over the entire width of the line segments (they are only necessarily connected at the center of the line segments).

It would be expected that there be no gaps between the parts of the same curve.
Comment 1 Matthew Truch 2005-05-18 23:42:34 UTC
Created attachment 11099 [details]
kst screen shot showing bug

A curve plotted with a wide width showing the 'chunkyness'.
Comment 2 Andrew Walker 2005-05-19 19:44:15 UTC
Waiting for 1.1.0 to be released.
Comment 3 Andrew Walker 2005-05-21 02:24:20 UTC
Remove special casing for solid lines.
Fixes problem with line segments not being
connected across the full width of a line.