unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* A wee JPEG parser
@ 2014-10-02 13:25 Andy Wingo
  2014-10-02 14:03 ` Nala Ginrut
  2014-10-08 20:02 ` Andy Wingo
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Wingo @ 2014-10-02 13:25 UTC (permalink / raw)
  To: guile-user

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

Regards,

Andy
-- 
http://wingolog.org/



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-08 20:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-02 13:25 A wee JPEG parser Andy Wingo
2014-10-02 14:03 ` Nala Ginrut
2014-10-08 20:02 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).