Bug 216633 - Additional aspect ratios in crop tool
Summary: Additional aspect ratios in crop tool
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Crop (show other bugs)
Version: 4.9.0
Platform: Ubuntu Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 12:25 UTC by Dotan Cohen
Modified: 2016-06-29 19:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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