Opened 15 years ago
Closed 13 years ago
#1338 closed defect (fixed)
Stray linework being drawn
Reported by: | jrizzo | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Rendering Service | Version: | 2.2.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 1327974 |
Description
MapGuide seems to be displaying stray linework when rendering certain DWF files. To reproduce the problem, load the attached dwf into MapGuide and create a layer referencing the sheet "Elmwood Park - RDC1 4th Floor". Examine the layer as it is rendered by mapguide. The drawing is a building floor plan - look in the vicinity of section D-1 of the drawing. There is a curved feature being drawn, passing through the label of office "4-105". If you examine this sheet in Autodesk's Design Review application, that curved feature does not exist in the file. This is not a new issue - I have observed this behavior in every version since MapGuide 1.0. I have also seen this with other DWF files - this is only one example.
Attachments (5)
Change History (12)
by , 15 years ago
Attachment: | Background.dwf added |
---|
comment:1 by , 15 years ago
Milestone: | 2.2 |
---|---|
Owner: | set to |
comment:2 by , 14 years ago
Component: | General → Rendering Service |
---|---|
External ID: | → 1327974 |
Priority: | low → medium |
Severity: | trivial → major |
comment:3 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
This is a bug in the MG rendering code. The tilt angle property of the ellipse op-code (the overall rotation of the ellipse / elliptical arc) is not being taken into account. The fix is straightforward, and I will submit it shortly.
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in trunk with r4973.
comment:5 by , 13 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I am still seeing this behavior in 2.2 with the same data set.
comment:6 by , 13 years ago
This was only fixed in the trunk stream and not in the 2.2 stream.
If you need it fixed in the 2.2 stream then send an email nominating it and ask someone to port it.
I don't work on the 2.2 stream, so it will have to be someone else.
comment:7 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Backported to 2.2 branch in r5943
Reproduced. Perhaps this will be resolved if we update the DWF Toolkit. We are using 7.1 but 7.6 is available from the Autodesk site.