Blurry when EMF image converted to JPG or PNG
Posted: 2012-10-03T09:35:41-07:00
Hi,
I am using 6.7.7-10-Q16 on windows to convert an EMF image to JPG. I am sorry here that I wont be able to provide the image as it needs high level permissions, which I wont be able to get.
Its not that all EMF images when converted looks blurry. Its only a particular type of image that has got the problem.
In brief the content of that image would be : a line or bar chart with some data points (text) in it. When converted to JPG/PNG, the chart as such looks fine, but the text is very blurry and bold.
This was not the case with ImageMagick 6.4.3 version though. We are moving to 6.7.7 to actually correct blurriness in text in another set of images (Tabular data EMF images). And now we have a problem with chart data image conversion with 6.7.7
Below is the command I try to convert:
convert.exe image1.emf -resize XxY -flatten image2.jpg
I also have tried other convert options like -unsharp/sharpen, -blur, -sampling-factor, -filter and it dint work.
Can someone please help me here ? I would appreciate it very much.
Thanks,
Pradeep.
I am using 6.7.7-10-Q16 on windows to convert an EMF image to JPG. I am sorry here that I wont be able to provide the image as it needs high level permissions, which I wont be able to get.
Its not that all EMF images when converted looks blurry. Its only a particular type of image that has got the problem.
In brief the content of that image would be : a line or bar chart with some data points (text) in it. When converted to JPG/PNG, the chart as such looks fine, but the text is very blurry and bold.
This was not the case with ImageMagick 6.4.3 version though. We are moving to 6.7.7 to actually correct blurriness in text in another set of images (Tabular data EMF images). And now we have a problem with chart data image conversion with 6.7.7
Below is the command I try to convert:
convert.exe image1.emf -resize XxY -flatten image2.jpg
I also have tried other convert options like -unsharp/sharpen, -blur, -sampling-factor, -filter and it dint work.
Can someone please help me here ? I would appreciate it very much.
Thanks,
Pradeep.