Comment 1 for bug 722920

Revision history for this message
Steven Sproat (sproaty) wrote :

Hi,

This is the convert command used:

"[ImageMagick path to convert.exe]" -density 200 "[file to convert]" -resample 88 -unsharp 0x.5 -trim +repage -bordercolor white -border 20 "[output path]"

there are quotes around filenames to deal with paths containing spaces.

Let me know how this goes; sorry for getting back to you quite late on this.