Ticket #2348 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by tbonfort

  • status changed from new to closed
  • resolution set to fixed

fixed in r6934

Note: See TracTickets for help on using tickets.