[mapguide-users] [mapguide-announce] MapGuide Open Source
2.0.0released
Trevor Wekel
trevor.wekel at autodesk.com
Fri Feb 29 12:10:08 EST 2008
Yes. In serverconfig.ini change "ImageFormat = PNG" to "ImageFormat = PNG8". This will cause all tiles to be rendered and served as PNG8.
I will also update the ticket.
Thanks,
Trevor
-----Original Message-----
From: Jose Manuel C G [mailto:gis at mapas-sll.com]
Sent: Friday, February 29, 2008 3:30 AM
To: mapguide-users at lists.osgeo.org
Subject: Re: RE: [mapguide-users] [mapguide-announce] MapGuide Open Source 2.0.0released
> is there a way of enabling this for GETTILEDIMAGE?
Here I post the comment in the ticket who fix the problem:
Comment:
Fix submitted for 2.0.x stream in
http://trac.osgeo.org/mapguide/changeset/3028
and for trunk in http://trac.osgeo.org/mapguide/changeset/3029
Support for GIF has been fixed and PNG8 support has been implemented. The
following formats will now work in ajaxmappane.templ:
{{{
PNG: 32 bit PNG with alpha
PNG8: 8 bit indexed color PNG with transparency support
GIF: 8 bit indexed color GIF with transparency support
JPG: 24 bit JPG image with no transparency
}}}
Also added experimental PNG8 tile support for 2.0.x stream
http://trac.osgeo.org/mapguide/changeset/3030 and trunk
http://trac.osgeo.org/mapguide/changeset/3031
Tiled images can now be rendered and served as:
{{{
PNG: 32 bit PNG with alpha
PNG8: 8 bit indexed color PNG with transparency support
JPG: 24 bit JPG image with no transparency
}}}
--
View this message in context: http://www.nabble.com/MapGuide-Open-Source-2.0.0-released-tp15751970s16610p15755895.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list