]> git.eshelyaron.com Git - emacs.git/commitdiff
Postscript image support apparently isn't complete on any platform
authorJason Rumney <jasonr@gnu.org>
Sat, 10 Jan 2009 05:23:42 +0000 (05:23 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 10 Jan 2009 05:23:42 +0000 (05:23 +0000)
(see emacs-devel discussion concluding 2009-01-10 05:10 GMT)

nt/INSTALL

index b50a5346288a09effdab9e8ae22065b51b1a4426..54b8ad26cba6dab29cf302764e1f547829f82e12 100644 (file)
 
   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