On Fri, Jul 17, 2015 at 9:28 PM, Lubomir I. Ivanov <[email protected]> wrote:
> On 17 July 2015 at 22:17, Lubomir I. Ivanov <[email protected]> wrote: > > On 17 July 2015 at 22:10, Gehad Elrobey <[email protected]> wrote: > >> > >> Yes it does, you can test it on current master. > >> > > > > > > this is technically a Qt bug of sorts, because the QPrintEngine > > greyscale property for some *very odd* doesn't work in the preview > > dialog. > > (edit) "some *very odd* reason". > > will need to go AFK in a bit; drop me a line when you need me to > review again - e.g. tomorrow. I have fixed the gray-scale issue as we discussed, Now we always use QPrinter::setColorMode() during actual printing which produce nice grayscale prints, and use the css filter with the profile rasterization only during the previewing in the QPrintPreviewDialog with grayscale selected, I pushed the updates to my branch. -- regards, Gehad
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
