# HG changeset patch # User Jason Rumney # Date 1231565022 0 # Node ID 94fbb2d40d7f6a0475e6eb8d83d4965a67b8c92b # Parent b25fab260c1ded8296ff79f4077bd5e8adc0bd5f Postscript image support apparently isn't complete on any platform (see emacs-devel discussion concluding 2009-01-10 05:10 GMT) diff -r b25fab260c1d -r 94fbb2d40d7f nt/INSTALL --- a/nt/INSTALL Sat Jan 10 00:31:55 2009 +0000 +++ b/nt/INSTALL Sat Jan 10 05:23:42 2009 +0000 @@ -257,7 +257,7 @@ In addition to its "native" image formats (pbm and xbm), Emacs can handle other image types: xpm, tiff, gif, png, jpeg and experimental - support for svg (postscript is currently unsupported on Windows). + support for svg. To build Emacs with support for them, the corresponding headers must be in the include path when the configure script is run. This can be setup using environment variables, or by specifying --cflags