Opened 17 years ago

Closed 17 years ago

#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 (1)

comment:1 by tbonfort, 17 years ago

Resolution: fixed
Status: newclosed

fixed in r6934

Note: See TracTickets for help on using tickets.