On Monday, 8 June 2015 at 04:22:56 UTC, Mike wrote:
On Monday, 8 June 2015 at 04:21:45 UTC, Tofu Ninja wrote:
Personally I would just be happy with a d wrapper for
something like freeimage being included.
That's what Deimos is for
(https://github.com/D-Programming-Deimos/FreeImage).
Mike
I guess I meant to use it as a base for image loading and storing
and to build some kind of d image lib on top of it. I see no
point in us trying to implement all the various image formats if
we try to make a image lib for phobos.