[mapguide][MG447][Modified] Non-uniformly scaled symbols don't draw at correct position ...

Walt Welton-Lair walt.welton-lair at autodesk.com
Wed Nov 8 11:57:42 EST 2006


You can view the artifact detail at the following URL:

    https://mapguide.osgeo.org/servlets/Scarab/id/MG447

Type:
Defect

Artifact ID:
MG447 (Non-uniformly scaled symbols don't draw at correct position in DWF Viewer)

Modified by:
Walt Welton-Lair
waltweltonlair (walt.welton-lair at autodesk.com)

The following modifications were made to this artifact:
---------------------------------------------------------------------

-- Artifact Status changed:
Old value:
Assigned
New value:
Resolved
-- Resolution Description set to new value:
Code fix has been submitted.
-- Resolution set to new value:
Submitted
-- Developer Notes set to new value:
When the DWFRenderer generates the destination bounds for the symbol (in DWFRenderer::ProcessOneMarker) it was centering the bounds in the W2D symbol space (0,0)-(2000000,2000000).  The insertion point, however, is taken into account later, and so you effecively get two shifts.

The correct thing to do is to have the symbol destination bounds start at (0,0).

-- Testing Notes set to new value:
Tested for small / large aspect symbols, with or without rotation.  Results are now identical to AJAX viewer.




---------------------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Mapguide_issues mailing list