[mapguide-trac] #732: Advanced placement problems
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Oct 27 16:37:40 EDT 2008
#732: Advanced placement problems
-------------------------------+--------------------------------------------
Reporter: zspitzer | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: Rendering Service | Version: 2.0.2
Severity: major | Resolution:
Keywords: | External_id:
-------------------------------+--------------------------------------------
Comment (by waltweltonlair):
The stylization code ignores the !ScaleLimit parameter, and effectively
always uses a limit of 0.5. If a path label is too long for the current
feature, it scales it by up to a factor of 0.5 to see if it will fit.
This happens in RS_FontEngine::!LayoutPathText - see the font_scale
variable about 30 lines into the method.
Updating the code to honor the !ScaleLimit setting would not be too much
work (1/2 day at most, is my estimate).
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/732#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list