Lubomir I. Ivanov 17c97b921f Print: pass grayscale flag to setPrintMode()
We pass the value of 'color_selected' stored in the
print options to ProfileGraphicsView::setPrintMode().
This way the profile can be printed in grayscale
internally instead of converting a QPixmap to
grayscale.

There are a couple of questions here:
1) Are all the 'if/then' checks for all individual
colors faster than the direct QPixmap/QImage grayscale
coversation.
2) The direct grayscale conversation does not give
control of individual colors, but can it look actually
better?

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2013-07-18 12:00:12 -07:00
..
2013-06-24 07:44:28 -07:00
2013-07-11 09:22:20 -03:00
2013-06-19 10:20:56 -07:00
2013-05-17 22:27:50 -07:00
2013-06-27 20:57:13 +08:00
2013-06-17 13:54:50 -03:00
2013-06-19 10:20:56 -07:00