png decoder
Lutger
lutger.blijdestijn at gmail.com
Fri Jan 5 05:32:12 PST 2007
Gregor Richards wrote:
> Lutger wrote:
>> Perhaps somebody finds it useful: I've ported LodePNG, a small and
>> simple png decoder to D.(1 function call, life doesn't get easier than
>> this). There's also an encoder part, which I have not ported yet.
>>
>> You can get it here: lutger.ifastnet.com/png.d
>> Documentation: lutger.ifastnet.com/png.html
>>
>> Port is straightforward, no attempt to change things much except some
>> raw pointers to arrays and replaced zlib routine by Phobos ones. Also
>> not tested much.
>
> Now installable via `dsss net install lodepng`
>
> - Gregor Richards
Ha, I was just figuring out DSSS. It seems that it *just works*, very nice.
Two questions if I may, can I register somehow to update this thing in
the future? And should I change the name and put it inside a package?
Thanks for your efforts.
More information about the Digitalmars-d-announce
mailing list