[mapguide-trac] #741: DWF layers are rendered upside down
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Oct 28 18:42:28 EDT 2008
#741: DWF layers are rendered upside down
-------------------------------+--------------------------------------------
Reporter: tonyfang | Owner: tonyfang
Type: defect | Status: closed
Priority: medium | Milestone:
Component: Rendering Service | Version: 2.0.1
Severity: minor | Resolution: fixed
Keywords: | External_id: 1126575 and 1126554
-------------------------------+--------------------------------------------
Changes (by tonyfang):
* status: assigned => closed
* resolution: => fixed
Comment:
Before, AGGW2DRewriter.cpp needed to flip the height to get the DWF layers
to render properly.
When DWF layers are rendered, it calls AGGRenderer's DrawScreenRaster.
This code was changed in the raster re-projection implementation.
AGGW2DRewriter's agr_process_image and agr_process_pngGroup4Image do not
need to flip the height in their calls AGGRenderer::DrawScreenRaster.
http://trac.osgeo.org/mapguide/changeset/3416
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/741#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list