changeset 101038:94fbb2d40d7f

Postscript image support apparently isn't complete on any platform (see emacs-devel discussion concluding 2009-01-10 05:10 GMT)
author Jason Rumney <jasonr@gnu.org>
date Sat, 10 Jan 2009 05:23:42 +0000
parents b25fab260c1d
children 246092ea8477
files nt/INSTALL
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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