Home
last modified time | relevance | path

Searched refs:PNG_LIBPNG_VER (Results 1 – 25 of 824) sorted by relevance

12345678910>>...33

/dports/graphics/zbar/zbar-0.23.90/examples/
H A Dscan_image.c6 #if !defined(PNG_LIBPNG_VER) || \
7 PNG_LIBPNG_VER < 10018 || \
8 (PNG_LIBPNG_VER > 10200 && \
9 PNG_LIBPNG_VER < 10209)
/dports/converters/wkhtmltopdf/qt-5db36ec/config.tests/unix/libpng/
H A Dlibpng.cpp44 #if !defined(PNG_LIBPNG_VER) || PNG_LIBPNG_VER < 10017
/dports/graphics/digikam/digikam-7.4.0/core/libs/threadimageio/thumb/
H A Dthumbnailcreator_basic.cpp168 #if PNG_LIBPNG_VER >= 10400 in loadPNG()
204 #if PNG_LIBPNG_VER >= 10400 in loadPNG()
236 #if PNG_LIBPNG_VER >= 10400 in loadPNG()
314 #if PNG_LIBPNG_VER >= 10400 in loadPNG()
/dports/graphics/optipng/optipng-0.7.7/src/pngxtern/
H A Dpngxutil.h29 #if PNG_LIBPNG_VER >= 10400
55 #if PNG_LIBPNG_VER >= 10405
H A Dpngxio.c25 #if PNG_LIBPNG_VER < 10405
216 #if PNG_LIBPNG_VER >= 10400 in pngx_write_sig()
/dports/graphics/pngquant/pngquant-2.17.0/
H A Drwpng.c34 #if PNG_LIBPNG_VER < 10400
38 #if PNG_LIBPNG_VER < 10500
58 #if PNG_LIBPNG_VER < 10600 in rwpng_version_info()
212 #if PNG_LIBPNG_VER >= 10500 && defined(PNG_UNKNOWN_CHUNKS_SUPPORTED) in rwpng_read_image24_libpng()
312 #if PNG_LIBPNG_VER < 10500 in rwpng_read_image24_libpng()
549 #if PNG_LIBPNG_VER > 10400 /* old libpng corrupts files with low depth */ in rwpng_write_image8()
572 #if defined(PNG_HAVE_IHDR) && PNG_LIBPNG_VER < 10600 in rwpng_write_image8()
/dports/devel/etl/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/contrib/gregbook/
H A Dreadpng2.c60 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_version_info()
241 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_init()
/dports/graphics/megapov/megapov-1.2.1/libraries/png/contrib/gregbook/
H A Dreadpng2.c60 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_version_info()
241 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_init()
/dports/x11-toolkits/p5-Tk/Tk-804.035/PNG/libpng/contrib/gregbook/
H A Dreadpng2.c60 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_version_info()
241 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_init()
/dports/graphics/synfig/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/contrib/gregbook/
H A Dreadpng2.c60 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_version_info()
241 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_init()
/dports/graphics/synfigstudio/synfig-1.2.2/gtkmm-osx/libpng-1.2.5/contrib/gregbook/
H A Dreadpng2.c60 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_version_info()
241 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_init()
/dports/graphics/povray36/povray-3.6.1/libraries/png/contrib/gregbook/
H A Dreadpng2.c60 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_version_info()
241 defined(PNG_LIBPNG_VER) && (PNG_LIBPNG_VER >= 10200) in readpng2_init()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A Dfxpngio.cpp82 #if (PNG_LIBPNG_VER < 10500) in user_error_fn()
129 #if (PNG_LIBPNG_VER < 10500)
243 #if (PNG_LIBPNG_VER < 10500)
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A Dfxpngio.cpp82 #if (PNG_LIBPNG_VER < 10500) in user_error_fn()
129 #if (PNG_LIBPNG_VER < 10500)
243 #if (PNG_LIBPNG_VER < 10500)
/dports/graphics/p5-Imager/Imager-1.012/PNG/
H A DMakefile.PL197 …rary version %ld, header version %ld\n", (long)png_access_version_number(), (long)PNG_LIBPNG_VER);
199 if (png_access_version_number() != PNG_LIBPNG_VER) {
/dports/graphics/vigra/vigra-8acd73a/src/impex/
H A Dpng.cxx62 #if PNG_LIBPNG_VER < 10201
320 #if (PNG_LIBPNG_VER > 10008) && defined(PNG_READ_iCCP_SUPPORTED) in init()
323 #if (PNG_LIBPNG_VER < 10500) in init()
596 #if (PNG_LIBPNG_VER > 10008) && defined(PNG_WRITE_iCCP_SUPPORTED) in finalize()
600 #if (PNG_LIBPNG_VER < 10500) in finalize()
/dports/x11-wm/skippy-xd/skippy-xd-397216c/src/
H A Dimg-png.c63 #if PNG_LIBPNG_VER >= 10504 in spng_read()
119 #if PNG_LIBPNG_VER >= 10504 in spng_read()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/contrib/libtests/
H A Dpngunknown.c36 #if PNG_LIBPNG_VER >= 10601 && defined(HAVE_CONFIG_H)
58 #if PNG_LIBPNG_VER < 10500
94 #if PNG_LIBPNG_VER < 10600
101 #if PNG_LIBPNG_VER < 10700
736 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
755 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
770 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/libpng/contrib/libtests/
H A Dpngunknown.c36 #if PNG_LIBPNG_VER >= 10601 && defined(HAVE_CONFIG_H)
58 #if PNG_LIBPNG_VER < 10500
94 #if PNG_LIBPNG_VER < 10600
101 #if PNG_LIBPNG_VER < 10700
744 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
763 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
778 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/libpng-src/contrib/libtests/
H A Dpngunknown.c36 #if PNG_LIBPNG_VER >= 10601 && defined(HAVE_CONFIG_H)
58 #if PNG_LIBPNG_VER < 10500
94 #if PNG_LIBPNG_VER < 10600
101 #if PNG_LIBPNG_VER < 10700
744 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
763 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
778 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
/dports/graphics/optipng/optipng-0.7.7/src/libpng/contrib/libtests/
H A Dpngunknown.c36 #if PNG_LIBPNG_VER >= 10601 && defined(HAVE_CONFIG_H)
58 #if PNG_LIBPNG_VER < 10500
94 #if PNG_LIBPNG_VER < 10600
101 #if PNG_LIBPNG_VER < 10700
744 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
763 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
778 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
/dports/games/libretro-mgba/mgba-6186d45/src/third-party/libpng/contrib/libtests/
H A Dpngunknown.c36 #if PNG_LIBPNG_VER >= 10601 && defined(HAVE_CONFIG_H)
58 #if PNG_LIBPNG_VER < 10500
94 #if PNG_LIBPNG_VER < 10600
101 #if PNG_LIBPNG_VER < 10700
744 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
763 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
778 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
/dports/graphics/png/libpng-1.6.37/contrib/libtests/
H A Dpngunknown.c36 #if PNG_LIBPNG_VER >= 10601 && defined(HAVE_CONFIG_H)
58 #if PNG_LIBPNG_VER < 10500
94 #if PNG_LIBPNG_VER < 10600
101 #if PNG_LIBPNG_VER < 10700
744 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
763 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
778 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libpng-1.6.21/contrib/libtests/
H A Dpngunknown.c47 #if PNG_LIBPNG_VER < 10500
83 #if PNG_LIBPNG_VER < 10600
90 #if PNG_LIBPNG_VER < 10700
725 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
744 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
759 # if PNG_LIBPNG_VER >= 10700 &&\ in check()
/dports/emulators/vice/vice-3.5/src/gfxoutputdrv/
H A Dpngdrv.c81 #if (PNG_LIBPNG_VER < 10006)
223 #if (PNG_LIBPNG_VER < 10006)

12345678910>>...33