1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00

Postscript image support apparently isn't complete on any platform

(see emacs-devel discussion concluding 2009-01-10 05:10 GMT)
This commit is contained in:
Jason Rumney 2009-01-10 05:23:42 +00:00
parent 63d12d3879
commit 707a78b298

View File

@ -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