2024-09-08 23:17:53 +02:00
2017-10-04 11:13:00 +02:00
2024-09-08 23:17:53 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2013-03-01 12:29:43 +01:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2012-09-21 15:20:13 +02:00
2012-09-21 15:20:13 +02:00
2017-10-04 11:13:00 +02:00
2016-03-07 15:04:37 +01:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-04-23 19:42:27 +02:00
2012-09-21 15:20:13 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-04-23 19:42:27 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2017-04-23 19:42:27 +02:00
2017-10-04 11:13:00 +02:00
2017-04-23 19:42:27 +02:00
2017-10-04 11:13:00 +02:00
2017-10-04 11:13:00 +02:00
2013-03-01 13:29:11 +01:00
2017-04-23 19:42:27 +02:00

libpng

Libpng is a dependency of the gd library

Original sources are from http://www.libpng.org

Building for PHP

Available prebuilt libraries

All prebuilt libraries are available as part of the PHP SDK

Requirements

  • Zlib 1.2.7 sources
  • Common tools used to compile PHP

VC9/x86

  • put zlib sources into ../../zlib
  • open projects/vstudio2008/libpng.sln
  • build the libpng project using "Lib Release" configuration
  • build the libpng project using "Lib Debug" configuration

VC11/x86/x64

  • put zlib sources into ../../zlib-1.2.7
  • open projects/vstudio2012/libpng.sln
  • build the libpng project using "Release" or "Release Library" configuration
  • build the libpng project using "Debug" or "Debug Library" configuration
Description
No description provided
Readme 4.4 MiB
Languages
C 73.2%
Shell 11.8%
Roff 6.8%
Makefile 3.6%
CMake 1.5%
Other 2.8%