Opened 16 years ago

Closed 16 years ago

#2701 closed defect (fixed)

Problem with Text background color and outline color.

Reported by: aboudreault Owned by: aboudreault
Priority: normal Milestone: 5.4 release
Component: MapServer C Library Version: unspecified
Severity: normal Keywords:
Cc: dmorissette

Description

The text background color (box) is not applied properly and the the outline color is applied to the text itself. This should be fixed in mapogr.cpp in the function msOGRLayerGetAutoStyle(). See the images for an example (on both images, on the left: the expected output and on the right: the mapserver output)

Attachments (2)

background_problem.png (2.5 KB ) - added by aboudreault 16 years ago.
outline_problem.png (5.4 KB ) - added by aboudreault 16 years ago.

Download all attachments as: .zip

Change History (4)

by aboudreault, 16 years ago

Attachment: background_problem.png added

by aboudreault, 16 years ago

Attachment: outline_problem.png added

comment:1 by dmorissette, 16 years ago

Cc: dmorissette added; dmorissette@… removed

comment:2 by dmorissette, 16 years ago

Resolution: fixed
Status: newclosed

This was due to a typo in the code and was fixed as part of r7826 in ticket #2708.

Note: See TracTickets for help on using tickets.