AW: [gdal-dev] PNG usage issues

2009-07-31 Thread Sommer, Martin
...@gmx.de Cc: gdal-dev@lists.osgeo.org Betreff: Re: [gdal-dev] PNG usage issues Sam, This looks like a PNG issue rather than a GDAL one. FYI, versions of libpng used are libpng1.2.15 in GDAL1.6 and libpng1.2.35 in GDAL trunk. You may also want to checkout libpng.org Best regards, -- Chaitanya

Re: [gdal-dev] PNG usage issues

2009-07-31 Thread Chaitanya kumar CH
Sam, This looks like a PNG issue rather than a GDAL one. FYI, versions of libpng used are libpng1.2.15 in GDAL1.6 and libpng1.2.35 in GDAL trunk. You may also want to checkout libpng.org Best regards, -- Chaitanya kumar CH. On Fri, Jul 31, 2009 at 1:42 PM, wrote: > Hello, > > we have been usi

[gdal-dev] PNG usage issues

2009-07-31 Thread ariasgore
Hello, we have been using an old gdal version (1.0.x) with our projects, there was the png support compiled into the gdal library. Dependency Walker proved there were global png_* functions in the gdal library (.dll at this point) Due to some issues with png I had to update the png format direc