/rust-libpng-sys

Build script to get libpng compile on Windows. It's horrible. Stay away.

Primary LanguageRust

Rust bindings for libpng 1.6.

libpng is likely to bring sorrow and regret. I strongly recommend to use a native Rust PNG library instead (e.g. LodePNG).

This crate bundles libpng 1.6.37 as a fallback. Please check whether this version is still secure before using this package.