[Kst] extragear/graphics/kst/src
George Staikos
staikos at kde.org
Thu Mar 9 12:42:43 CET 2006
Fine with me. Do you want to discuss this note?
Index: libkstapp/kst.cpp
===================================================================
--- libkstapp/kst.cpp (revision 516894)
+++ libkstapp/kst.cpp (revision 516895)
@@ -1386,6 +1386,7 @@
printer.setMinMax(1, pages);
printer.setCurrentPage(currentPage);
printer.setPageSelection(KPrinter::ApplicationSide);
+ //printer.setResolution(300); FIXME: with this, we may be able to get rid
of 'resolution enhancement!
pages = 0;
printer.addDialogPage(new KstPrintOptionsPage);
On Wednesday 08 March 2006 23:17, Barth Netterfield wrote:
> SVN commit 516895 by netterfield:
>
> BUG: 123211
>
> Long flight - Barth gets some work done...
>
> Impliment line weight settings for plot axis lines
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list