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.
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
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
|
DetailsHi, 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
Hi!
It is on our todo yes. There is no code yet in CVS but it is part of the new rendering engine job.