mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
256 B
Plaintext
7 lines
256 B
Plaintext
Most digital cameras produce EXIF files, which are JPEG files with
|
|
extra tags that contain information about the image. The EXIF
|
|
library allows you to parse an EXIF file and read the data from
|
|
those tags.
|
|
|
|
libexif-gtk provides a GTK2 interface to libexif.
|