DlangUI project update

ketmar via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Dec 30 02:48:00 PST 2014


On Tue, 30 Dec 2014 10:39:39 +0000
thedeemon via Digitalmars-d-announce
<digitalmars-d-announce at puremagic.com> wrote:

> On Monday, 29 December 2014 at 09:50:23 UTC, ketmar via 
> Digitalmars-d-announce wrote:
> > it would be not that hard to write a native D png loader
> 
> Here is some already:
> https://github.com/adamdruppe/arsd/blob/master/png.d
> 
> I've used it successfully. Just one thing: it uses GC heap very 
> actively (causing leaks on 32 bits), so I had to work around that.

and i bet that there is 'stb_image.d' somewhere on github, which does
jpg and bmp.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20141230/48c496db/attachment.sig>


More information about the Digitalmars-d-announce mailing list