[mapguide-trac] #409: Rendering: black background with FORMAT!=PNG inside ajaxmappane.templ

MapGuide Open Source trac_mapguide at osgeo.org
Tue Feb 26 21:08:14 EST 2008


#409: Rendering: black background with FORMAT!=PNG inside ajaxmappane.templ
--------------------------------------------+-------------------------------
 Reporter:  ulysess                         |         Owner:  trevorwekel
     Type:  defect                          |        Status:  closed     
 Priority:  medium                          |     Milestone:  2.0        
Component:  Rendering Service               |       Version:  2.0.0      
 Severity:  major                           |    Resolution:  fixed      
 Keywords:  rendering, ajaxmappane, format  |   External_id:  1052718    
--------------------------------------------+-------------------------------
Changes (by trevorwekel):

  * status:  assigned => closed
  * resolution:  => fixed

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
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/409#comment:7>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list