OSDN Git Service

Fix several issues with crop/straighten
authornicolasroard <nicolasroard@google.com>
Sun, 21 Oct 2012 22:39:44 +0000 (15:39 -0700)
committernicolasroard <nicolasroard@google.com>
Sun, 21 Oct 2012 22:39:44 +0000 (15:39 -0700)
commit104165f1f9858bdebb2d219b077f5227203f7c02
tree72949981b1ca7c145e51d9fc07d83a32ed7ecf9c
parent4d276f338bbdc53f8a3b4806265bc26c7fe0ea7c
Fix several issues with crop/straighten

bug:7386266
bug:7386270
bug:7385727

- use a transparent white for the bounds instead of green
- add "rule of third" lines to the crop tool
- improves preview image quality for geometric operations

Change-Id: I94c233e7ea89d67451e7808fb71537d03a1c183d
src/com/android/gallery3d/filtershow/filters/ImageFilterGeometry.java
src/com/android/gallery3d/filtershow/imageshow/ImageCrop.java