Language

Package: lodepng @ 20200215-1.48e5364

Synopsis

PNG encoder and decoder in C and C++, without dependencies

Description

LodePNG is a PNG image decoder and encoder, all in one, no dependency or linkage required. It's made for C (ISO C90), and has a C++ wrapper with a more convenient interface on top.

Home page
https://lodev.org/lodepng/
Location
gnu/packages/image.scm (line: 2044, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?