[GSOC] more ideas

Don nospam at nospam.com
Sat Mar 26 09:08:47 PDT 2011


Bruno Medeiros wrote:
> On 25/03/2011 08:45, Don wrote:
>> Vladimir Panteleev wrote:
>>> On Thu, 24 Mar 2011 20:54:56 +0200, Trass3r <un at known.com> wrote:
>>>
>>>> I don't want to edit the ideas wiki page without getting another
>>>> opinion, so what about:
>>>
>>> Me too - how about an image library? Being able to load/save popular
>>> image formats from/to RGB pixel arrays would be a great start, with
>>> everything else a bonus.
>>
>> I was going to suggest *exactly* the same thing. Just loading the file
>> into raw bytes, and saving the raw bytes into a file. And even just PNG,
>> BMP, JPEG would be a huge step forward. Optionally GIF as well, now that
>> the patents have expired.
>>
> 
> Like Jacob mentioned, Derelict has interfaces for DevIL, and also 
> SDL_Image if I recall correctly. Why isn't that good enough? I don't 
> know about DevIL, but I've used SDL_Image before, and I think the API 
> was perfectly fine. I mean, it was quite small, so there is not much 
> that needs to be adapted to make it more D-like.

Maybe there's not much work to be done. But I am CERTAIN that such a 
thing belongs in Phobos.


More information about the Digitalmars-d mailing list