PNG encoder and decoder C library
This is a build2 package for the LodePNG
library. It is a PNG encoder and decoder for C (ISO C90) with a C++ wrapper
on top, without external dependencies (deflate/zlib are embedded).
Usage
To start using liblodepng in your project, add the following depends
value to your manifest, adjusting the version constraint as appropriate:
depends: liblodepng == 2026.1.19
The package version is a semver-shaped coercion of the upstream date version
(upstream-version: 20260119). Use an exact or revision constraint rather
than ^ or ~.
... More
| license | Zlib |
|---|---|
| project | lodepng |
| url | lodev.org/lodepng/ |
| doc-url | lodev.org/lodepng/ |
| src-url | github.com/lvandeve/lodepng |
| topics | graphicsimagepngencoderdecoder |
1 Version
| version | 2026.1.19 (20260119) |
|---|---|
| repository | https://pkg.cppget.org/1/queue/testing |
| depends | 0 |