Bug 216633

Summary: Additional aspect ratios in crop tool
Product: [Applications] digikam Reporter: Dotan Cohen <kde-2011.08>
Component: Plugin-Editor-CropAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 4.9.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In: 1.2.0

Description Dotan Cohen 2009-11-29 12:25:38 UTC
Version:            (using KDE 4.3.3)
Installed from:    Ubuntu Packages

Please provide two additional aspect ratios for the crop tool:
1) Current screen resolution
2) 8:5 which is common with widescreen monitors (1680*1050)

Thanks!
Comment 1 caulier.gilles 2010-02-06 19:22:06 UTC
Dotan :

8:5 ratio crop implemented. For current screen ratio, it's more complicated. 

Please fill a new wish about that. I will close this file with 8:5 commit patch

Gilles Caulier
Comment 2 caulier.gilles 2010-02-06 19:24:02 UTC
SVN commit 1086249 by cgilles:

Add 8:5 ratio.
BUG: 216633


 M  +34 -28    imageselectionwidget.cpp  
 M  +18 -17    imageselectionwidget.h  
 M  +27 -23    ratiocroptool.cpp  
 M  +1 -1      ratiocroptool.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1086249
Comment 3 Dotan Cohen 2010-02-07 10:34:10 UTC
Thanks, here is the bug:
https://bugs.kde.org/show_bug.cgi?id=225806