Opened 19 years ago

Closed 13 years ago

#1131 closed defect (fixed)

Modernize mapgd.c to use newer GD functions.

Reported by: sdlime Owned by: sdlime
Priority: high Milestone:
Component: MapServer C Library Version: 4.5
Severity: normal Keywords:
Cc:

Description (last modified by sdlime)

The code in mapgd.c is based on GD 1.2 and does not take advantage of many 
newer (2.0) functions like gdImageArcFilled or gdImageArcFilled. It really 
should.

Steve

Change History (3)

comment:1 by sdlime, 19 years ago

Status: newassigned

comment:2 by sdlime, 19 years ago

Updated mapgd.c to use GD ellipse and filled arc drawing routines. Still some 
other places to update so will leave open.

Steve

comment:3 by sdlime, 13 years ago

Description: modified (diff)
Resolution: fixed
Status: assignedclosed

Won't fix or is fixed... GD support was re-written in 6.0.

Steve

Note: See TracTickets for help on using tickets.