Bug 108976

Summary: resize picture to fit print page
Product: [Applications] kolourpaint Reporter: Rainer Lay <rainer.lay>
Component: generalAssignee: Clarence Dang <dang>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: HI    
Version: 1.4_light   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rainer Lay 2005-07-12 09:46:57 UTC
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
Comment 1 Clarence Dang 2005-11-08 11:58:04 UTC
There are also all sorts of DPI bugs KolourPaint needs to fix.
Comment 2 Martin Koller 2006-03-06 18:08:13 UTC
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.... :-(
Comment 3 Clarence Dang 2006-03-12 12:15:08 UTC
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  
Comment 4 Martin Koller 2006-12-09 18:00:38 UTC
As the original wish is implemented (3.5.5), I close this.