|
Maybe it's worth it looking at exif.py from kdeaddons. Norman Ramsey wrote:
Just curious: I wonder if anybody has built a set of Lua bindings for EXIF, which is the metadata format for digital photographs? I could obviously just whack the .h file with swig or tolua, but that does not usually give the best results (as witness lhf's elegant posix library, which does things a bit more the Lua way).