2012/10/23 Andrea Peri <[email protected]>: > Hi, > > Perhaps something correlated to the bit of colors ? The GIF is a 256 only > color format. > Instead the png could be to million colors.
Thanks for the hint, but I believe it's something related to the libraries or the python bindings on the server: I have a copy which works perfeclty locally, the OUTPUTFORMAT AGGA is working well here but crashes on the server. I suspect that the function png_set_IHDR(png_ptr, info_ptr, rb->width, rb->height,... get wrong width and height. -- Alessandro Pasotti w3: www.itopen.it _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
