Skip to content

torje/dpng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dpng

A png-reader in D

I failed at my first attempt at to get libpng working with D, probably a silly mistake regarding memory on my part, but since png is a simple format, I started parsing it myself.

I intend the API to consist of functions/attributes to extract the image and the other required data, currently it is a clusterfuck.

About

A png-reader in D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages