~jl2/cl-png

63b20625 — Jeremiah LaRocco 7 years ago
Added +png-color-type-rgba+ constant, added preserve-alpha parameter to decode-file, updated encode to handle rgba images.
1b3fb294 — Jeremiah LaRocco 8 years ago
Remove +png-libpng-ver-string+ because it doesn't compile.
b98a9a94 — Mr. Reg 9 years ago
add support for fresh libpng versions

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jl2/cl-png
read/write
git@git.sr.ht:~jl2/cl-png

You can also use your local clone with git send-email.

CL-PNG is a Common Lisp package for reading and writing PNG (Portable
Network Graphics) files.  The CL-PNG homepage is at
<URL:http://www.ljosa.com/~ljosa/software/cl-png/>.

Copyright (C) 2001--2009 by the authors (see the file AUTHORS).
Licensed under the GNU Lesser General Public License; see the file
COPYING for details.

See doc/index.html for documentation.