ghosta3 / thumbnailator

Automatically exported from code.google.com/p/thumbnailator
Other
0 stars 0 forks source link

add support of image flipping #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To support all methods of EXIF rotation, there should be a support of image 
flipping. Please add methods Builder.flipX() and Builder.flipY(). This is also 
a prerequisite of Issue 13.

Thanks in advance.

Original issue reported on code.google.com by m.zd...@gmail.com on 16 Nov 2011 at 8:19

GoogleCodeExporter commented 9 years ago
Thank you for letting me know that image flipping is required to have complete 
support of EXIF rotation processing.

(Note to self: It appears that the EXIF spec (2.3) requires that some rotation 
modes perform a horizontal flip.)

I will consider adding the `Builder.flipHorizontal()` and 
`Builder.flipVertical()` method.

Original comment by coobird...@gmail.com on 26 Nov 2011 at 8:00

GoogleCodeExporter commented 9 years ago
Addressing this enhancement request is a pre-requisite for Issue 13.

Original comment by coobird...@gmail.com on 8 Oct 2012 at 5:35

GoogleCodeExporter commented 9 years ago

Original comment by coobird...@gmail.com on 24 Nov 2012 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by coobird...@gmail.com on 27 Dec 2012 at 4:05

GoogleCodeExporter commented 9 years ago

Original comment by coobird...@gmail.com on 27 Dec 2012 at 4:05

GoogleCodeExporter commented 9 years ago
Released as part of Thumbnailator 0.4.3.

Original comment by coobird...@gmail.com on 3 Jan 2013 at 7:01