[libGD] #61 [Comment added] Add BMP support (Read/write)
[email protected] (libGD) Fri, 18 May 2007 13:56:52 +0000
| Newsgroups | php.gd.bugs |
|---|---|
| Message-ID | <[email protected]> |
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#61 - Add BMP support (Read/write) User who did this - Xavier Roche (xroche) ---------- By the way, [[http://freeimage.sourceforge.net/download.html|FreeImage]] (dual license, BSD-like and GPL) provides many import/export filters, including BMP filters. The //Source/FreeImage/PluginBMP.cpp// filter could be adapted to libgd (it is a C++ file, but it does not use any C++-specific code, actually) - it seems to handle all BMP formats (with RLE decompression routines). More generally, maybe other filters could be shared between FreeImage and GD ? FreeImage has plenty of import/export features, but is rather limited for drawing. ---------- More information can be found at the following URL: http://bugs.libgd.org/?do=details&task_id=61#comment267 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.