diff options
author | 2013-10-16 10:39:15 +0200 | |
---|---|---|
committer | 2013-10-16 07:02:06 -0700 | |
commit | 4f23ff144ffe962349b3c155690991525a399260 (patch) | |
tree | 393e08349adc5645c5325619c5c43251a67f54ba /profile.c | |
parent | 29795ef5747303f839ce5f0d896f71ff425e6766 (diff) | |
download | subsurface-4f23ff144ffe962349b3c155690991525a399260.tar.gz |
Prettier printing
Going through pixmaps for the profile was not needed and was making our prints
look very pixelated.
In Qt4, QWidget child classes are printed as bitmaps. So appart from
changing the code to print the tables to use a QGraphicsView instead,
there is nothing we can do, so the rest of the printing is still done as bitmaps.
Signed-off-by: Patrick Valsecchi <patrick@thus.ch>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'profile.c')
0 files changed, 0 insertions, 0 deletions