I'm having trouble setting up png support for 24.4 and 24.5 windows 32. The last time I had png support was 24.3.
I have copied the zlib1 and libpng16-16.dll dlls to the emacs-24.5\bin directory. Still when I check (image-type-available 'png) it shows nil. I'm unsure if I'm missing something. I have gotten something wrong. It seems to be what is requested in: https://github.com/jwiegley/emacs-release/blob/master/nt/README.W32 Matt