[Scribus] feature: export to bitmap...
VANEK Petr
Petr.VANEK
Mon May 3 12:52:40 CEST 2004
> gs -dBATCH -dNOPAUSE -dSAFER -sDEVICE=jpeg -dTextAlphaBits=4 \
> -dGraphicsAlphaBits=2 -dJPEGQ=75 input.pdf output.jpeg
>
> You can also create PNG files with GhostScript, but I've been
> less than
> thrilled with the quality it produces. It does TIFF files, too.
>
> Of course, I could easily have missed a simpler way of doing things...
sure. using my favourite imagemagick's convert calling:
convert file.eps file.png
p.
More information about the scribus
mailing list