That is an idea too.
Thank you.
Search found 6 matches
- 2012-12-26T14:52:33-07:00
- Forum: Bugs
- Topic: latin characters not being rendered with new version
- Replies: 9
- Views: 8850
- 2012-12-26T05:34:47-07:00
- Forum: Bugs
- Topic: latin characters not being rendered with new version
- Replies: 9
- Views: 8850
Re: latin characters not being rendered with new version
I copied and pasted the code and missed the dash in there for density. Thanks. I am not sure if we can request that Godaddy change to a different version of ImageMagick. I suspect not. I will try though. Have not tried absolute paths, although I can say that all other text is rendered except any ...
- 2012-12-25T16:44:47-07:00
- Forum: Bugs
- Topic: latin characters not being rendered with new version
- Replies: 9
- Views: 8850
Re: latin characters not being rendered with new version
Thank you for your help. DELEGATES bzlib fontconfig freetype gs jpeg jng jp2 lcms png rsvg tiff x11 xml wmf zlib command line /usr/bin/convert -font ../fonts/arial-unicode.ttf -pointsize 10 density 300 -page 1732x3004 -size 1732x3004 -background white -fill black caption:' Copia de cédula de mi có ...
- 2012-12-25T14:04:39-07:00
- Forum: Bugs
- Topic: latin characters not being rendered with new version
- Replies: 9
- Views: 8850
Re: latin characters not being rendered with new version
type -a convert returns: convert is /usr/bin/convert -version with the /usr/local/bin/convert path: Array ( [0] => sh: /usr/local/bin/convert: No such file or directory ) -version with the /usr/bin/convert: Version: ImageMagick 6.5.4-7 2012-05-07 Q16 OpenMP http://www.imagemagick.org [2 ...
- 2012-12-25T11:36:51-07:00
- Forum: Bugs
- Topic: latin characters not being rendered with new version
- Replies: 9
- Views: 8850
Re: latin characters not being rendered with new version
I should mention that I am using Spanish accent characters and these are not working any longer.
- 2012-12-25T11:35:33-07:00
- Forum: Bugs
- Topic: latin characters not being rendered with new version
- Replies: 9
- Views: 8850
latin characters not being rendered with new version
I am no longer getting latin characters rendered in convert calls which use caption:'text'. It was working up until recently. I use Godaddy Linux Hosting and they recently appear to have dropped their 5.xx version support. Their only pathing seems to be /usr/bin/convert which corresponds to ...