Using Imagick fill patterns results in blank text
Posted: 2010-05-02T14:44:29-07:00
Hi all,
I've been trying to implement fill patterns, as listed in Example 4 on http://www.php.net/manual/en/imagick.examples-1.php.
Unfortunately, I am getting blank text when the script executes (the example creates a border around the image which works, so it's not a general issue), and I'm not sure what I can do to change it.
I thought it might have been my newer software version (ImageMagick v6.6.1), as I have another machine which works fine using ImageMagick 6.5.8-10. However, even after downgrading, I continue to have this problem.
Is there anything else that I should be checking? I contacted Mikko, the author of Imagick, who suggested it might have been a configuration issue; but I have since removed all traces of other/older ImageMagick builds and re-installed 6.6.1, so I don't believe there should be any conflicts or confusion.
Thanks!
I've been trying to implement fill patterns, as listed in Example 4 on http://www.php.net/manual/en/imagick.examples-1.php.
Unfortunately, I am getting blank text when the script executes (the example creates a border around the image which works, so it's not a general issue), and I'm not sure what I can do to change it.
I thought it might have been my newer software version (ImageMagick v6.6.1), as I have another machine which works fine using ImageMagick 6.5.8-10. However, even after downgrading, I continue to have this problem.
Is there anything else that I should be checking? I contacted Mikko, the author of Imagick, who suggested it might have been a configuration issue; but I have since removed all traces of other/older ImageMagick builds and re-installed 6.6.1, so I don't believe there should be any conflicts or confusion.
Thanks!