Re: [GD-DEVEL] Re: plotting data c++
[email protected] ("Pierre Joye")
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On Feb 2, 2008 12:35 AM, Bill Frost <[email protected]> wrote: > Hi Pierre, > > Yep, please organise a CVS account. Please fill this form: http://www.php.net/cvs-php.php Say that I ask you to request this account to work on libgd, I will confirm your request as soon as we got it (the admins will create it). > Not sure what you mean by your other question - I do use gd for all JPEG > work, as per the fragment below: I thought you were using the platform specifics code to load or save the JPEG data. > When I finish the console app, I make a platform specific Windows call to > show the user the JPEG - > > system("fourier.jpg"); You may be interested in this example (for Windows): http://cvs.php.net/viewvc.cgi/gd/libgd/examples/windows.c?revision=1.3&view=markup It should work on X using the same tricks. Gd 2.1.x should have other internal buffer formats which allow one to work smoothly with any other libraries or platforms. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org