Page 1 of 1

Posted: 2006-06-02T14:12:42-07:00
by magick
Use this comand to generate a decent looking EPS image:
  • convert -density 400x400 ucm_orig.eps -resize 25% ucm_im.png

Posted: 2006-06-04T16:23:28-07:00
by magick
Try this command:
  • convert image.png -compress zip eps2:image.eps
to create reasonably sized Postscript files from a PNG imagte.