[mapguide-trac] #743: AGG Renderer does not properly handle transparency for non-PNG image formats (was: PNG8 format doesn't support transparency)

MapGuide Open Source trac_mapguide at osgeo.org
Fri May 27 01:51:59 EDT 2011


#743: AGG Renderer does not properly handle transparency for non-PNG image
formats
---------------------------------+------------------------------------------
   Reporter:  gingerbbm          |       Owner:       
       Type:  enhancement        |      Status:  new  
   Priority:  medium             |   Milestone:       
  Component:  Rendering Service  |     Version:  2.2.0
   Severity:  minor              |    Keywords:       
External_id:                     |  
---------------------------------+------------------------------------------

Comment(by jng):

 As a test I just tried setting the renderer to GD in serverconfig.ini

 The PNG8 tiles and overlays produced are transparent.

 As another experiment, I tried doing GIF dynamic overlays in both
 renderers:

  * GD produces transparent GIFs
  * AGG produces opaque GIFs

 So this leads me to believe the AGG renderer is the culprit. Or more
 specifically
 [http://trac.osgeo.org/mapguide/browser/branches/2.2/MgDev/Common/Renderers/AGGImageIO.cpp#L981
 the code starting here]

 Ticket title update to reflect these findings

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


More information about the mapguide-trac mailing list