convert eps to png, edge is missing, why?
Posted: 2012-10-02T10:07:00-07:00
Hi, I have a question about converting eps files to png format. I used command
convert -rotate -90 -flatten -density 300 image01.eps image01.png. The resulting png file looks OK, but the right-most edges (about 5% of the whole length of the picture) is missing. I cannot attach image here, so if anyone has a clue about how to deal with it, or is interested in my case, please email me back at wtcipher@gmail.com, I can send you the original eps files and my converted png files. Thanks!
convert -rotate -90 -flatten -density 300 image01.eps image01.png. The resulting png file looks OK, but the right-most edges (about 5% of the whole length of the picture) is missing. I cannot attach image here, so if anyone has a clue about how to deal with it, or is interested in my case, please email me back at wtcipher@gmail.com, I can send you the original eps files and my converted png files. Thanks!