How to resize an EPS before converting it to JPEG

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
brendan

Post by brendan »

Try increasing the eps density i.e. -density 280
I am not sure what the default density is but it might be as low as 72.
Post Reply