[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
To use Postscript for an image, specify image type postscript
.
This works only if you have Ghostscript installed. You must always use
these three properties:
:pt-width width
:pt-height height
:bounding-box box
%%BoundingBox: 22 171 567 738 |
Displaying Postscript images from Lisp data is not currently implemented, but it may be implemented by the time you read this. See the `etc/NEWS' file to make sure.