Search found 5 matches

by sysakmin
2011-05-26T00:10:48-07:00
Forum: Users
Topic: ImageMagick 6.5.9-10=unable to open image virtual-pixel
Replies: 1
Views: 4582

ImageMagick 6.5.9-10=unable to open image virtual-pixel

When i execute the following command in RHEL 5.5, it throws the following error

[root@linuxserver team]# convert 2_crop.png -set option:distort:viewport 300x235+0+0 \ -virtual-pixel tile -filter point -distort SRT 0 \ tile_distort.jpg
convert: unable to open image ` -virtual-pixel': @ error/blob.c ...
by sysakmin
2010-04-05T06:21:35-07:00
Forum: Users
Topic: Greek character support
Replies: 2
Views: 7200

Greek character support

Hi,

We are use ImageMagick version 6.5.9-10 in Linux

We are trying to annotate an image with Greek characters using the command below

/opt/imagemagick65910/bin/convert -size 620x50 xc:none -font /appl/fonts/el/Style1.ttf -pointsize 30 -fill \#FFFFFF -gravity center -annotate 0 "Εγγεγραμμένων ...
by sysakmin
2010-02-23T05:49:15-07:00
Forum: Users
Topic: ImageMagick 6.5.9 error
Replies: 4
Views: 9717

Re: ImageMagick 6.5.9 error

Thank you very much for your sugesstion. It seems to be the bug in the version ImageMagick 6.5.9

We have installed the latest Version: ImageMagick 6.5.9-10. This issue is now fixed. :)

Regards,
Soma
by sysakmin
2010-02-22T00:31:30-07:00
Forum: Users
Topic: ImageMagick 6.5.9 error
Replies: 4
Views: 9717

Re: ImageMagick 6.5.9 error

Hi,

Thank You for your prompt response. Unfortunately this did not solve my problem .

The issue is when we use accented characters (like óáé) in ImageMagick 6.5.9 it does not work . The same command works in ImageMagick version 6.4.5. If we do not use these accented characters , the command works ...
by sysakmin
2010-02-19T02:59:57-07:00
Forum: Users
Topic: ImageMagick 6.5.9 error
Replies: 4
Views: 9717

ImageMagick 6.5.9 error

We are getting error message:

convert: geometry does not contain image `none' @ attribute.c/GetImageBoundingBox/238.
convert: geometry does not contain image `none' @ transform.c/ShaveImage/1285.

while we run the following command in ImageMagick 6.5.9

/opt/imagemagick/bin/convert -size 749x63 ...