libGD

GD is an open source code library for the dynamic creation of images by programmers. GD is written in C, and “wrappers” are available for Perl, PHP and other languages. GD creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development.

See the GD website for more informations.

| Tasklist |

FS#152 — Support for Bezier curves

Attached to Project — libGD
Opened by Panneer Selvam (panneer) - Thursday, 28 February 2008, 11:31 GMT+2
Last edited by Pierre Joye (Pierre) - Thursday, 28 February 2008, 11:36 GMT+2
Task Type Feature Request
Category Drawing function
Status Unconfirmed
Assigned To No-one
Operating System All
Severity High
Priority Normal
Reported Version 2.0.35
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Hi,

I would like to know whether you’ve any plan for supporting Bezier curves? If yes, please tell me when did you planned to add support for this.

Thanks a lot

with regards, Panneer :-)

This task depends upon

Comment by Pierre Joye (Pierre) - Thursday, 28 February 2008, 11:37 GMT+2

Hi!

It is on our todo yes. There is no code yet in CVS but it is part of the new rendering engine job.

Loading...