Bug 159573

Summary: Batch resizing: Resize Images - Prepare to print: aspect ratio is not preserved
Product: [Applications] digikam Reporter: Dan Ohnesorg <dan>
Component: Plugin-Bqm-ResizeAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 8.0.0
Attachments: Patch fro 2 dim proportional resize

Description Dan Ohnesorg 2008-03-19 17:47:02 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

If this plugin processes picture which is square (~3000x3000 pixels) with settings - use paper 10x15 cm, the image is resampled to fill whole 10x15 area - side effect is that every pixel in horizontal area is multiplied 1.5. The people are fat, circles are elipsopid.

I think, than no one expects, that someone will change aspect ratio of photo. It is very unusual.

The plugin should only resample the image to about 1200x1200 pixels (for 10x15 print in 300DPI), but preserve aspect ratio and let user choose in order of printings, if the picture should be square or 10x15 with white bordes.
Comment 1 Johannes Wienke 2009-09-23 18:39:37 UTC
Created attachment 37129 [details]
Patch fro 2 dim proportional resize
Comment 2 Johannes Wienke 2009-09-23 18:41:11 UTC
Whoops, sorry. Patch wasn't for this bug report... I never understood why bugzilla moves on to the next search result after posting.
Comment 3 caulier.gilles 2015-05-19 09:32:38 UTC

*** This bug has been marked as a duplicate of bug 264075 ***
Comment 4 caulier.gilles 2023-04-05 14:50:53 UTC
Fixed with #264075