Re: [GD-DEVEL] libgd: Contiguous image buffer?
[email protected] ("Pierre Joye") Thu, 17 Apr 2008 17:07:31 +0200
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 15, 2008 at 1:29 AM, Markus Fleck-Graffe <[email protected]> wrote: > Am I looking in the wrong place? Is the new code available via CVS at all? > > (I'm trying to combine GD with the Fltk GUI toolkit, and would like > to make sure that I create and "attach" the contiguous image buffer in > a way that is compatible with a future GD 2.1.x implementation.) It is not yet in cvs, I'm (still) late on this feature. As this addition requires to change a lot of GD code (without breaking BC), it is not easy to commit only part of it. I may use branches but as I'm almost alone to work on 2.1 in this module (bmp support is in the playground), that will only make my work harder :P In the meantime, the windows.c example allows exactly that. It may work as a temporary solution. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org