mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Despite the seemingly large version jump, the sole change is the compatibility with lcms-2.x. I'm now also adding fixes for some compiler-warnings raised by the modern clang. These suggest, certain parts of the code aren't even really excercised. Neither API nor ABI are changing, so no shared library version-bump.
5 lines
339 B
Text
5 lines
339 B
Text
The libmng library supports decoding, displaying, encoding, and various other
|
|
manipulations of Multiple-image Network Graphics (MNG) format image files. It
|
|
uses the zlib(3) compression library, and optionally the JPEG library by the
|
|
Independant JPEG Group (IJG) and/or lcms (little CMS), a color-management
|
|
library by Marti Maria Saguar.
|