diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -18,14 +18,13 @@ Feature highlights: * fast, easy to cache/mirror * XML-based description files * modern design, valid XHTML 1.0 and CSS 2 - * EXIF support + * EXIF & IPTC support * console application, allowing easy scripting (e.g. auto-refresh after new images are uploaded via FTP) Planned features: * prefetch of next image (JavaScript) * strip unnecessary blocks from images - EXIF, thumbnails - * port to exiv2 library to get rid of that weird shutter times, IPTC support * support adding comments and copyright notes to images * switchable flat album view * groups in the album - e.g. separate years, decades... @@ -57,7 +56,7 @@ BUILDING First make sure you have meet the following requirements: libxml-2.0 (tested with 2.6.32) glib-2.0 (2.12.0 recommented, tested with 2.16.3) - libexif (tested with 0.6.16) + exiv2 (tested with 0.17) ImageMagick (tested with 6.4.2.0) To compile cgg, type 'make' |
