From: Jason Rumney Date: Sat, 10 Jan 2009 05:23:42 +0000 (+0000) Subject: Postscript image support apparently isn't complete on any platform X-Git-Tag: emacs-pretest-23.0.90~579 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=707a78b2987e4a688d58a79f003e3b1545b19769;p=emacs.git Postscript image support apparently isn't complete on any platform (see emacs-devel discussion concluding 2009-01-10 05:10 GMT) --- diff --git a/nt/INSTALL b/nt/INSTALL index b50a5346288..54b8ad26cba 100644 --- a/nt/INSTALL +++ b/nt/INSTALL @@ -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