[Kst] extragear/graphics/kst/src/libkstapp
Barth Netterfield
netterfield at astro.utoronto.ca
Tue Mar 13 14:06:49 CET 2007
Happily, this fix seems correct.
cbn
On Tuesday 13 March 2007 1:34:03 am George Staikos wrote:
> 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/
>
>
>
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
More information about the Kst
mailing list