Last change
on this file since 78327 was 58796, checked in by vboxsync, 9 years ago |
libpng 1.2.54 unmodified
|
-
Property svn:eol-style
set to
native
|
File size:
324 bytes
|
Line | |
---|
1 | This demonstrates the use of PNG_USER_CONFIG and pngusr.h
|
---|
2 |
|
---|
3 | To build a minimal write-only encoder with embedded libpng and zlib, run
|
---|
4 |
|
---|
5 | gather.sh # to collect needed files from pngminus, libpng, and zlib
|
---|
6 | make
|
---|
7 |
|
---|
8 | If you prefer to use the shared libraries, go to contrib/pngminus
|
---|
9 | and build the pnm2png application there.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.