dlangui/3rdparty/libpng
Vadim Lopatin 8a3f491074 XCB binding 2014-03-13 18:26:00 +04:00
..
lib project refactoring - win32 platform support 2014-03-05 09:29:03 +04:00
source/libpng XCB binding 2014-03-13 18:26:00 +04:00
README.md include libpng bindling source 2014-03-05 06:38:30 +04:00
package.json include libpng bindling source 2014-03-05 06:38:30 +04:00

README.md

libpng

D bindings to libpng.

Seems suitable for inclusion into the larger set of bindings offered by the Deimos project.

These bindings were miticulously created by hand, based on the C headers from libpng version 1.5.14 - January 24, 2013.

The repo is following the usual 'dub' structure, but you don't need 'dub' to use it. You can simply copy the libpng folder to your import path.