7a318b355a
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106060 , http://sylvana.net/jpegcrop/exifpatch.html Which add EXIF support to jpegtran (lossless JPEG transforms) and to rdjpgcom to add reporting of EXIF orientation in verbose mode. - Tools from http://sylvana.net/jpegcrop/exif_orientation.html which allow automatic JPEG orientation using the EXIF tag from the camera. (I think it should be done with DISTFILES rather than with PATCH_SITES, though). Roman Shterenzon (some cleanup done)
7 lines
206 B
Text
7 lines
206 B
Text
--- exifautotran.orig Thu Mar 18 06:25:27 2004
|
|
+++ exifautotran Thu Mar 18 06:28:29 2004
|
|
@@ -1,3 +1,4 @@
|
|
+#!/bin/sh
|
|
# exifautotran [list of files]
|
|
#
|
|
# Transforms Exif files so that Orientation becomes 1
|