[mapguide-trac] #291: Symbolization: Fix various problems in
the stylization code
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Nov 5 12:25:08 EST 2007
#291: Symbolization: Fix various problems in the stylization code
----------------------------+-----------------------------------------------
Reporter: waltweltonlair | Owner: waltweltonlair
Type: defect | Status: assigned
Priority: high | Milestone: 2.0
Component: Server | Version:
Severity: major | Resolution:
Keywords: | External_id:
----------------------------+-----------------------------------------------
Comment (by waltweltonlair):
Any closed Path graphic element in a symbol was always drawing as a
polygon, while any unclosed Path graphic element was always drawing as a
polyline. This was regardless of any fill or line color settings defined
on the Path element. I've fixed this. The code now checks the
SE_RenderPrimitive type (in this case polygon or polyline) to determine
what geometry type to set.
Fixed an arc tolerance bug with DWF Viewer. The tolerance was being set
way too low, resulting in far too many tessellated segments. Logical units
were being misinterpreted as pixels.
http://trac.osgeo.org/mapguide/changeset/2334
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/291#comment:9>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list