#486 closed task (fixed)
Update line wrapping code
Reported by: | waltweltonlair | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | high | Milestone: | 2.1 |
Component: | General | Version: | 2.0.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 1011602,1019467,1029611,1038080,1038093,1038109 |
Description
The existing code which does line wrapping has a number of bugs. It's also not documented as well as it should be, and that has made fixing the bugs very difficult. We feel it's best to rewrite / replace the existing wrapping code with new code that we can maintain going forward.
Change History (6)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 17 years ago
Added simplified handling of text and raster primitives to the line wrapping code.
See submission https://trac.osgeo.org/mapguide/changeset/3101.
comment:4 by , 17 years ago
External ID: | → 1064832 |
---|
comment:5 by , 17 years ago
External ID: | 1064832 → 1011602,1019467,1029611,1038080,1038093,1038109 |
---|
comment:6 by , 17 years ago
Merged fix into branch stream with submissions:
https://trac.osgeo.org/mapguide/changeset/3119
Note:
See TracTickets
for help on using tickets.
Fixed with submission https://trac.osgeo.org/mapguide/changeset/3065.