On Sat, 12 Jun 2010 11:17:33 +0100, Eric S Fraga <ucec...@ucl.ac.uk> wrote:

[...]

> for instance.  Then, if I need bitmap images, I use "convert" from
> ImageMagick to create these from the EPS files with the required
> density (depending on intended use, whether screen display or
> printing), as in
> 
>   convert -quality 95 -density 300 graph.eps graph.png

Ooops, ignore the "-quality 95" as that is only appropriate if you are
creating a lossy format output, such as jpeg!
-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to