rgba supported by all ImageMagick vers?
watermark better achieved with -watermark option?
Search found 15 matches
- 2012-05-07T01:38:50-07:00
- Forum: Developers
- Topic: I am getting error: convert: unable to read font
- Replies: 3
- Views: 8293
- 2012-05-04T12:41:32-07:00
- Forum: Developers
- Topic: I am getting error: convert: unable to read font
- Replies: 3
- Views: 8293
I am getting error: convert: unable to read font
I am getting error: convert: unable to read font Array ( [0] => convert: unable to read font `/usr/share/fonts/default/TrueType/arial.ttf'. ) $font = "Arial"; $cmd = "$original_image \( -clone 0 -thumbnail {$max_width_l}x{$max_width_l} -gravity center -fill rgba\(0,0,0,0.2\) -pointsize 72 -font ...
- 2012-04-19T06:45:29-07:00
- Forum: Developers
- Topic: all functionality with IMagick PHP in below url can achieved
- Replies: 1
- Views: 4006
all functionality with IMagick PHP in below url can achieved
basically all functionality with IMagick PHP in below url can achieved with ImageMagick PHP?
http://www.phpro.org/tutorials/Imagick.html
Please give urls for develop watermark insertion to images using: ImageMagick PHP?
http://www.phpro.org/tutorials/Imagick.html
Please give urls for develop watermark insertion to images using: ImageMagick PHP?
- 2012-03-31T12:56:52-07:00
- Forum: IMagick
- Topic: basically all functionality with IMagick in below url can ac
- Replies: 0
- Views: 5384
basically all functionality with IMagick in below url can ac
this posted to viewtopic.php?f=18&t=20483&p=82771#p82771 as continued old thread but I think must be new one:
basically all functionality with IMagick in below url can achieved with ImageMagick?
http://www.phpro.org/tutorials/Imagick.html
basically all functionality with IMagick in below url can achieved with ImageMagick?
http://www.phpro.org/tutorials/Imagick.html
- 2012-03-31T12:53:26-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
Re: is it new Imagick($image); supported by 5.5.6 version, s
basically all functionality with IMagick in below url can achieved with ImageMagick?
http://www.phpro.org/tutorials/Imagick.html
http://www.phpro.org/tutorials/Imagick.html
- 2012-03-14T11:57:49-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
can you give a url with the STEPS for my ver - xampp
As said I have Imagemagick to my live server, to install for local host:
###### ApacheFriends XAMPP (Basispaket) version 1.7.4 ######
can you give a url with the STEPS for my ver? if in the future, upgrade xampp, Imagemagick needs reinstall?
###### ApacheFriends XAMPP (Basispaket) version 1.7.4 ######
can you give a url with the STEPS for my ver? if in the future, upgrade xampp, Imagemagick needs reinstall?
- 2012-03-14T11:26:29-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
most adaptable to php code
a.Imagick or b.Imagemagick
can you tell which is easiest, most productive, self explained, most adaptable to php code? a or b for each
can you tell which is easiest, most productive, self explained, most adaptable to php code? a or b for each
- 2012-03-13T15:12:12-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
Re: is it new Imagick($image); supported by 5.5.6 version, s
"... using exec() and the command line functions. ..."
YOU SAY BY THIS THE BELOW CAN NOT BE DONE?
Imagemagick can be used from html web forms(that modify properties rotate, resize...etc) in webpages.php?
YOU SAY BY THIS THE BELOW CAN NOT BE DONE?
Imagemagick can be used from html web forms(that modify properties rotate, resize...etc) in webpages.php?
- 2012-03-13T14:53:37-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
Re: is it new Imagick($image); supported by 5.5.6 version, s
see the edited post prior this, mine edition xampp... imagick() is go with php so want it...and my "jquery and php" by packt pub book refers it. Well Imagemagick with php is all about use system or...? Imagemagick can be used from html web forms(that modify properties rotate, resize...etc) in ...
- 2012-03-13T14:31:14-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
Re: is it new Imagick($image); supported by 5.5.6 version, s
my hosting says Imagick not supported... Imagemagick and Imagick both how install local host windows in xampp(bin install) install? ###### ApacheFriends XAMPP (Basispaket) version 1.7.4 ###### + Apache 2.2.17 + MySQL 5.5.8 (Community Server) + PHP 5.3.5 (VC6 X86 32bit) + PEAR + XAMPP Control Version ...
- 2012-03-12T02:12:55-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
Re: is it new Imagick($image); supported by 5.5.6 version, s
I did this... convert is /usr/bin/convert Version: ImageMagick 5.5.6 04/01/03 Q16 http://www.imagemagick.org Copyright: Copyright (C) 2003 ImageMagick Studio LLC Version: ImageMagick 5.5.6 04/01/03 Q16 http://www.imagemagick.org Copyright: Copyright (C) 2003 ImageMagick Studio LLC ImageMagick appear ...
- 2012-03-11T06:34:05-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
Re: is it new Imagick($image); supported by 5.5.6 version, s
you mean: new Imagick($image); // needs Imagick, and Imagick and Imagemagick differ? my hosting can tell this? also what command tell it(I forget can you remind how do with php.ini file?)?
- 2012-03-09T05:41:43-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
Re: is it new Imagick($image); supported by 5.5.6 version, s
http://www.polisphotos.com/jQueryPb/7-3 ... images.php
here is a web form to modify images, but does not work ch. 7-3-rotation, Packt Publ jQuery 1.3 with PHP (c)2009 book...
here is a web form to modify images, but does not work ch. 7-3-rotation, Packt Publ jQuery 1.3 with PHP (c)2009 book...
- 2012-03-08T14:33:53-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
Re: is it new Imagick($image); supported by 5.5.6 version, s
Code: Select all
$im = new Imagick($image); // [b]line 20[/b]
- 2012-03-08T14:32:39-07:00
- Forum: IMagick
- Topic: is it new Imagick($image); supported by 5.5.6 version, seems
- Replies: 16
- Views: 38982
is it new Imagick($image); supported by 5.5.6 version, seems
The subject of this post posted and to: http://www.dynamicdrive.com/forums/showthread.php?p=270997#post270997 where send me to this forum... I ask almost same Q here: <?php header('Content-Type: image/png'); system("convert http://www.polisphotos.com/jQueryPb/images/ui-icons_ef8c08_256x240.png -flop ...