> How can I use ghostscript to create a png file?
man gs
> It's a server and does not have a display. I can use Xvfb if I need
> something in place of a real display.
Just as an example -
gs -dNOPAUSE -dBATCH -sDEVICE=png16 -sOutputFile=foo.png foo.pdf >/dev/null
Stolen from the previously-mentioned Nautilus thumbnailers package.
Dom
-- Counting bodies like sheep to the rhythm of the war drums. ----------------------------------------------- To unsubscribe from this list, send a message to abiword-user-request@abisource.com with the word unsubscribe in the message body.Received on Fri Mar 23 16:19:06 2007
This archive was generated by hypermail 2.1.8 : Fri Mar 23 2007 - 16:19:06 CET