all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do I make windows emacs display PNG and JPEG images?
@ 2014-12-29  7:54 Steinar Bang
  2014-12-29 15:58 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Steinar Bang @ 2014-12-29  7:54 UTC (permalink / raw
  To: help-gnu-emacs

 Windows 8 Home Edition 64bit
 GNU Emacs 24.3.1 (i386-mingw-nt6.2.9200) of 2013-03-17 on MARVIN
 From ezwinports[1]:
  jpeg-v9a-w32-bin.zip
  libpng-1.6.12-w32-bin.zip

I have downloaded the jpeg and libpng zip files from ezwinports[1] and
unpacked them and put the following .dll files in the emacs bin
directory:
 libpng16-16.dll (dated: 2014-06-21)
 zlib1.dll       (dated: 2008-07-13)
 libjpeg-9.dll   (dated: 2014-06-21)

However, emacs still starts up without PNG and JPEG support.  The
following expressions both eval to nil in the scratch buffer:
 (image-type-available-p 'jpeg)
 (image-type-available-p 'png)

Is there a way to debug this further?  Do I have to copy some of the exe
files as well as the dll files?

Thanks!


- Steinar

[1] http://sourceforge.net/projects/ezwinports/files/



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-31 16:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-29  7:54 How do I make windows emacs display PNG and JPEG images? Steinar Bang
2014-12-29 15:58 ` Eli Zaretskii
2014-12-30  7:47   ` Steinar Bang
2014-12-30 15:52     ` Eli Zaretskii
2014-12-31 11:20       ` Steinar Bang
2014-12-31 16:27         ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.