Search found 5 matches
- 2019-01-25T05:48:34-07:00
- Forum: Users
- Topic: ImageMagick Strange size/text issue
- Replies: 9
- Views: 5216
Re: ImageMagick Strange size/text issue
I do not know Linux installs. But did you follow the instructions and download from https://imagemagick.org/script/download.php. Did you get and install ImageMagick-libs --- ImageMagick-libs-7.0.8-24.x86_64.rpm --- as well as ImageMagick-7.0.8-24.x86_64.rpm Will these rpm's work on centos 5? I ...
- 2019-01-24T15:25:41-07:00
- Forum: Users
- Topic: ImageMagick Strange size/text issue
- Replies: 9
- Views: 5216
Re: ImageMagick Strange size/text issue
The question was what are your versions of Ghostscript that Imagemagick uses to render the PDF files. If they are not the same and current, then upgrade them to the same versions. With regard to the text, what are your versions of freetype delegate used by Imagemagick. If they are not the same and ...
- 2019-01-23T07:29:18-07:00
- Forum: Users
- Topic: ImageMagick Strange size/text issue
- Replies: 9
- Views: 5216
Re: ImageMagick Strange size/text issue
I'll move this to the "Users" forum. I suggest you upgrade to current v6 ImageMagick, and a more recent Ghostscript eg v9.19. Also rearrange the command so you read the PDF, then draw text on it, then write the output. If you still have problems, please say exactly what command is used, ie without ...
- 2019-01-21T09:02:02-07:00
- Forum: Users
- Topic: ImageMagick Strange size/text issue
- Replies: 9
- Views: 5216
Re: ImageMagick Strange size/text issue
You are reading a PDF, so IM delegates that work to Ghostscript. I suspect you are using two different versions of GS. They may also be old. IM v6.7.2 is certainly old. I suggest you upgrade. Just checked the version of ghostscript and i'm using 8.70 on both centos versions, I think the issue is ...
- 2019-01-21T08:29:03-07:00
- Forum: Users
- Topic: ImageMagick Strange size/text issue
- Replies: 9
- Views: 5216
ImageMagick Strange size/text issue
Hi, Not sure if this is the right category for the following. I have ImageMagick Installed on two different centos versions Centos 5.11,Centos 6, the version of image magick is the same on both 6.7.2, for centos 5 I had to compile the source to get the same version installed. The issue i'm getting ...