[Kst] [Bug 123036] Legends do not show up when printing to ps file.
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Wed Mar 15 07:31:39 CET 2006
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.kde.org/show_bug.cgi?id=123036
------- Additional Comments From netterfield astro utoronto ca 2006-03-15 07:31 -------
I am attaching a patch which fixes this bug, but adds another (small, easy to fix) regression:
The fix:
-completely get rid of "resolutionEnhancement"
-Create the printers in HighResolution mode (they used to use screen resolution, which is why we had to introduce internal alignment).
-internally specify the fonts in pixels rather than points.
The regression it introduces:
-moving to high resolution mode means that line width N is much much narrower than it used to be on a printer. I have fixed this for 1.3 for axis, grid lines and curves, but not for view objects (lines, boxes, etc). The same sort of fix I added for the axis and curves needs to be applied to view objects.
The other bug it fixes:
-line types now work on printers....
Unfortunately, this patch is only against svn. Someone else needs to port it to 1.2 (I can't because I won't have any time for the next 2 weeks.)
More information about the Kst
mailing list