[Kst] extragear/graphics/kst/src/libkstapp
George Staikos
staikos at kde.org
Tue Mar 13 06:34:03 CET 2007
Patches should not be committed during a freeze if they are not
reviewed and approved. Posting them and not getting review does not
mean they are implicitly approved.
On 12-Mar-07, at 4:26 PM, Andrew Walker wrote:
> SVN commit 641902 by arwalker:
>
> BUG:142429 Add colour to EPS output
>
> M +1 -0 kstviewwindow.cpp
>
>
> --- trunk/extragear/graphics/kst/src/libkstapp/kstviewwindow.cpp
> #641901:641902
> @@ -264,6 +264,7 @@
> printer.setOrientation(QPrinter::Landscape);
> printer.setOutputToFile(true);
> printer.setOutputFileName(filenameNew);
> + printer.setColorMode(QPrinter::Color);
>
> KstPainter paint(KstPainter::P_PRINT);
> paint.begin(&printer);
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list