[GRASS-dev] Re: [GRASS GIS] #1347: r.out.png uses now hidden libpng
structs
GRASS GIS
trac at osgeo.org
Thu Apr 14 03:19:42 EDT 2011
#1347: r.out.png uses now hidden libpng structs
-------------------------+--------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.2
Component: Raster | Version: 6.4.0
Keywords: png | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by hamish):
oops, the fns in the last msg were already taken care of in grass source.
as for moving png_info from png.h to pnginfo.h, see changelog starting
http://libpng.git.sourceforge.net/git/gitweb.cgi?p=libpng/libpng;a=blob;f=CHANGES;h=fb069121a45024e4904e7f4ea0636f183b7ec350;hb=refs/tags/v1.5.2#l2663
I guess we need to set up some #ifdefs based on
`PNG_LIBPNG_VER_MAJOR == 1` and `PNG_LIBPNG_VER_MINOR >= 5`
but I'm not sure how the libpng15 version should look yet.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1347#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list