quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
413 stars 47 forks source link

Please add cl-turbojpeg #2370

Open Shinmera opened 8 months ago

Shinmera commented 8 months ago

This is an up-to-date bindings library for libjpeg-turbo, providing a fast way to read, write, and transform JPEG images.

Unlike the existing jpeg-turbo wrapper this project is up-to-date with upstream, exposes the full API, and ships precompiled binaries, avoiding the requirement for a local copy and a C compiler to grovel with.

Author: Yukari Hafner License: zlib Documentation: https://shirakumo.github.io/cl-turbojpeg/ Source: https://github.com/Shirakumo/cl-turbojpeg.git