X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=README;h=9e123937586cf2fe5e387d7186f41c3fe563b241;hp=26dad4d775449b9cf48c25ac8b423e3b1ff827a3;hb=a40d8f1e7f4bace37758d6f0bc4f598652b77b69;hpb=5fd7dc2e202ea131aa0d9d399a17066c3be56393 diff --git a/README b/README index 26dad4d7..9e123937 100644 --- a/README +++ b/README @@ -48,10 +48,7 @@ geeqie-devel@lists.sourceforge.net ======== Requirements Required libraries: - GTK+ 2.??.x: ftp://ftp.gtk.org/pub/gtk -FIXME: determine realistic requirements. -It compiles with GTK 2.10, but some features are disabled and the testing was -minimal. Please report success or falilures. + GTK+ 2.20: ftp://ftp.gtk.org/pub/gtk Optional libraries: lcms, for color management support: http://www.littlecms.com @@ -324,7 +321,7 @@ Overlay info format string syntax is: %tag[:max_length][:extra]% "1/200 - 80 mm" if there's no ISO information in the Exif data. If a line is empty, it is removed. - This allows to add lines that totally disappear when no data is available. + This allows one to add lines that totally disappear when no data is available. Extra string uses special character '*' to mark the position of the data. If no '*' is present, then extra string is just appended to data. @@ -336,7 +333,7 @@ Overlay info format string syntax is: %tag[:max_length][:extra]% "%name:*\n%" -> name is displayed in italics ended with a newline "%size:\n%" -> size is displayed with a newline at end "%formatted.ISOSpeedRating:ISO *%" -> ie. "ISO 100" - "Collection *\n" -> display collection name in bold prefixed by + "%collection: Collection *\n%" -> display collection name in bold prefixed by "Collection " and a newline is appended