Page 2 of 2

Re: Jaggy edges

Posted: 2018-06-24T10:35:29-07:00
by fmw42
That is old. Try upgrading to 9.23 and see if that fixes the issue.

Re: Jaggy edges

Posted: 2018-07-10T13:05:50-07:00
by stockphotos
Okay. I finally migrated to BlueHost.

BlueHost is saying that no Ghostscript is installed. does this make sense?

Re: Jaggy edges

Posted: 2018-07-10T13:23:03-07:00
by fmw42
That is possible. But they should be able to install it for you. Why did you not ask about Ghostscript before moving, since we suggested that its version may be an issue?

You can usually check if Ghostscript is installed with

Code: Select all

convert -version
It should list gs or glib

Also you can check with

Code: Select all

gs --version