png support for 24.4 and 24.5
Matthew Fidler <[email protected]>
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <CAOmN8O4-fW2Ot934a2fOt2VwSXQUY6VKkWW_DoRcB6Rn6YBaiw@mail.gmail.com> |
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