Ticket #755 (closed defect: fixed)
[OGR] StyleItem Auto always set the Pen outline color
| Reported by: | jlacroix | Owned by: | mapserverbugs |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | OGR Support | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The StyleItem "Auto" function always set the outlinecolor of the pen style. In general this does not cause any problem, but in case of line layer with TrueType font symbol of size 1, MapServer draw the character with another pixel of outline. This cause the symbol to be unreadable. To fix this, we should check the layer type. Then, if it's a line layer, do not set the outline color.
Change History
Note: See
TracTickets for help on using
tickets.
