Library - PNG Support Library

[title]PNG Support Library[/title]
http://code.tinyclr.com/project/433/png-support-library/
[line]
Allows you to render compressed and uncompressed PNGs.
This library is incomplete but a great starting point for anyone looking to add PNG support to their project.

Please not it is PAINFULLY slow. Here are the results for rendering a 180x180 PNG WITHOUT transparency on a Hydra

Uncompressed: 19.8 seconds
Compressed: 77.5 seconds

Nice work!

Do you have any thoughts/plan on speeding it up?

The zip library need to be native. I thought about this years ago but days only have few hours :slight_smile: I should stop sleeping from now on.

That’s exactly what needs to happen…NATIVE.

Gus; there’s the code; get cracking :wink: