repo/extra/libpng
Owen Rafferty 0ac1a128cf
libpng: 1.6.40
2023-06-26 21:11:56 -05:00
..
patches libpng: 1.6.40 2023-06-26 21:11:56 -05:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build *: explicit DESTDIR 2023-03-05 17:34:06 -06:00
checksums libpng: 1.6.40 2023-06-26 21:11:56 -05:00
depends libpng: move to extra 2019-07-18 15:14:31 +07:00
sources libpng: 1.6.40 2023-06-26 21:11:56 -05:00
version libpng: 1.6.40 2023-06-26 21:11:56 -05:00

README

libpng
________________________________________________________________________________

libpng is the official Portable Network Graphics (PNG) reference library
(originally called pnglib). It is a platform-independent library that contains C
functions for handling PNG images. It supports almost all of PNG's features, is
extensible, and has been widely used and tested for over 23 years. libpng is
dependent on zlib for data compression and decompression routines. [0]

Upstream: http://www.libpng.org/pub/png/libpng.html


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b libpng                                                             |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Libpng