Discussion:
[ANN] libjpeg binding
Cosmin Apreutesei
2014-09-21 22:37:32 UTC
Permalink
Hi,

I finished a ffi binding for libjpeg:

http://luapower.com/libjpeg

Both encoding and decoding are supported with multiple options for the
source and destination, partial loading, multiple scans, format
conversions, and compatibility with bitmap[1] for even more
conversions. Comes with libjpeg-turbo binaries for Windows, Linux and
OSX, 32bit and 64bit. There's also a demo (which is Windows only, but
not because of libjpeg).

Enjoy!

[1] http://luapower.com/bitmap

Loading...