lilac / Android-ImageMagick

ImageMagick library ported to Android
211 stars 58 forks source link

Unsafe version of the libpng library #8

Open nanonetAndroid opened 7 years ago

nanonetAndroid commented 7 years ago

Hi, your project are using an unsafe version of the libpng library (https://github.com/lilac/Android-ImageMagick/blob/master/lib/libpng/jni/Android.mk) Could you migrate your libpng-1.2.40 on higher version? Thank you in advance for any help you could provide.

MolotovCherry commented 4 years ago

This project hasn't been updated since 2011. Try out my version with is updated with the latest and greatest everything, including libpng. https://github.com/cherryleafroad/Android-ImageMagick7