From: Dan F. <dfa...@us...> - 2013-03-11 22:11:12
|
Update of /cvsroot/libexif/gexif In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7664 Modified Files: README Log Message: * converted source files (.c .h) to UTF-8 encoding (fix crashes for invalid encoding) * set correct encoding for internationalized text * patch comes from Valère Monseur Index: README =================================================================== RCS file: /cvsroot/libexif/gexif/README,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- README 11 Mar 2005 16:55:58 -0000 1.4 +++ README 11 Mar 2013 22:11:05 -0000 1.5 @@ -1,11 +1,10 @@ - gexif - ===== + gexif + ===== WHAT IT IS ========== -gexif is a GUI which shows the EXIF tags contained in many JPG and TIFF files. - +gexif is a GUI which shows the EXIF tags contained in JPG and TIFF files. REQUIREMENTS ============ |