guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A wee JPEG parser


From: Andy Wingo
Subject: Re: A wee JPEG parser
Date: Wed, 08 Oct 2014 22:02:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

On Thu 02 Oct 2014 15:25, Andy Wingo <address@hidden> 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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]