Summary: | printed dotted lines too similar | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Jochen Garcke <jochen> |
Component: | general | Assignee: | kst |
Status: | RESOLVED LATER | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | printout to file |
Description
Jochen Garcke
2005-09-07 03:19:52 UTC
Created attachment 12490 [details]
printout to file
picture to show the unwanted behaviour. Two of the graphs are dashed/dotted but
in the picture this is not really visible.
Furthermore, I just realize that the cross in the legend is rather small...
I don't think there's any simple solution to this problem as we are using the Qt pen styles to get the desired line style. This seems to use fixed lengths for the various dots, dashes, and spaces. If anyone has a solution (other than drawing all the dots and dashes explicitly) please attach it to this bug report. For performance reasons we don't want to draw the line style ourselves and there is no ability to modify the line style beyond what is made available in Qt. |