Ticket #2348 (closed defect: fixed)
legend icon drawing is not renderer-independant
| Reported by: | tbonfort | Owned by: | tbonfort |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2 release |
| Component: | MapServer C Library | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | sdlime |
Description
currently legend icons are drawn with a call to msDrawLegendIcon which contains some gd function calls.
msDrawLegendIcon should be a renderer-independant function that falls back to msDrawLegendIconGD or msDrawLegendIconAGG depending on which outputformat is used
Change History
Note: See
TracTickets for help on using
tickets.
