diff README @ 50:3b83fb81afc4

Sat Jun 4 04:02:04 2005 John Ellis <johne@verizon.net> * README: Update credits. Apply fix from Daniel M. German: * format_canon.c (canon_read_int): Fixed error which caused a segfault under OS X. It was a casting a number as a 32 bit, when it was 16. it works in little endian, but not in big endian machines. ##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. #####
author gqview
date Sat, 04 Jun 2005 08:06:47 +0000
parents 606fcf461a68
children 9c0c402b0ef3
line wrap: on
line diff
--- a/README	Sat Jun 04 00:06:48 2005 +0000
+++ b/README	Sat Jun 04 08:06:47 2005 +0000
@@ -60,6 +60,9 @@
 
     Version in perenthesis indicates first appearance of feature or change.
 
+    (2.1.1) Add support for viewing jpeg images and EXIF embedded within
+    raw files for Canon (.crw, .cr2) and Fujifilm (.raf).
+
     (1.5.6) The "shared thumbnail cache" is a proposal to unify the method
     of storing thumbnails, so that they are compatible between different
     applications. Using this option will allow GQview to share it's
@@ -529,7 +532,13 @@
 
      Eric Swalens
      Quy Tonthat
-         for Exif support.
+         for initial Exif support.
+
+     Daniel M. German <dmgerman at uvic.ca>
+         for Canon raw image support.
+
+     Lars Ellenberg
+         for Fujifilm raw image support.
 
      Diederen Damien <D.Diederen@student.ulg.ac.be>
          for .xvpics thumbnail reading support.