Jaggy edges
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Jaggy edges
That is old. Try upgrading to 9.23 and see if that fixes the issue.
-
- Posts: 24
- Joined: 2018-06-17T12:09:46-07:00
- Authentication code: 1152
Re: Jaggy edges
Okay. I finally migrated to BlueHost.
BlueHost is saying that no Ghostscript is installed. does this make sense?
BlueHost is saying that no Ghostscript is installed. does this make sense?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Jaggy edges
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
It should list gs or glib
Also you can check with
You can usually check if Ghostscript is installed with
Code: Select all
convert -version
Also you can check with
Code: Select all
gs --version