Version: 1.4_light (using KDE KDE 3.4.0) Installed from: SuSE RPMs When printing a picture, it would be very nice to have a "fit to page" functionality, i.e. the picture should be resized to fit on the select paper size of the printer, e.g. DIN A4. kind regards
There are also all sorts of DPI bugs KolourPaint needs to fix.
I'd say the "fit to page" can be the default. Now, I always have to open a scanned image with kuickshow, as this perfectly resizes the picture to fit on the printout.... :-(
SVN commit 517830 by dang: * Printing improvements - Respect image DPI - Fit image to page if image is too big - Centre image on page (disable using hidden config "Print Image Centered On Page") * Fix kpMainWindow::saveDefaultDocSize() debug Main bug symptoms fixed due to popular comment. We still need a DPI GUI. CCMAIL: 108976@bugs.kde.org M +5 -2 NEWS M +1 -1 README M +1 -0 kpdefs.h M +1 -1 kpmainwindow.h M +218 -12 kpmainwindow_file.cpp
As the original wish is implemented (3.5.5), I close this.