On Thu 02 Oct 2014 15:25, Andy Wingo <wi...@pobox.com> writes: > Should anyone need a JPEG parser, or the beginnings of one anyway, here > is one: > > https://gitorious.org/guile-jpeg/guile-jpeg > > Currently it's just enough to parse out the dimensions of a file, though > you could tweak it in other ways. You could probably use it to get EXIF > information, though for that purpose I'm using libexif via guile-exif: > > https://gitorious.org/guile-exif/guile-exif
I ended up just adding an EXIF parser there, in guile-jpeg. Less gnarly C code. So if anyone needs this sort of thing, check https://gitorious.org/guile-jpeg/guile-jpeg. Andy -- http://wingolog.org/