Hello People,
any feedback about this website?? http://www.srihost.com Its completely designed using Imagick your feed back is very important to make it better...
Search found 28 matches
- 2014-06-27T02:10:25-07:00
- Forum: Users
- Topic: Serious review about this ImageMagick Website..
- Replies: 0
- Views: 3204
- 2014-06-22T07:48:18-07:00
- Forum: Users
- Topic: New Image Magick Website to animate text
- Replies: 0
- Views: 3069
- 2014-04-03T19:40:41-07:00
- Forum: Users
- Topic: What do you think of this IM Animation tool..
- Replies: 0
- Views: 3640
What do you think of this IM Animation tool..
Hello People,
Did you guys checkout http://www.srihost.com ?? ,Its completly desighned using IM ... Any feed back or more ideas to make it better?
Did you guys checkout http://www.srihost.com ?? ,Its completly desighned using IM ... Any feed back or more ideas to make it better?
- 2014-03-24T02:38:39-07:00
- Forum: Users
- Topic: can you guyz review my Image Magick website?plzz guyzz
- Replies: 4
- Views: 5351
Re: can you guyz review my Image Magick website?plzz guyzz
Hello People,
As per your suggestion i have fixed errors,,, please let me know if there are any thing that i need to work on...Please review my website again....
As per your suggestion i have fixed errors,,, please let me know if there are any thing that i need to work on...Please review my website again....
- 2014-03-20T09:29:25-07:00
- Forum: Users
- Topic: can you guyz review my Image Magick website?plzz guyzz
- Replies: 4
- Views: 5351
can you guyz review my Image Magick website?plzz guyzz
Hello People,
Finally made it,Check out http://www.srihost.com compleate IM Project...Please review it and let me know your suggestion or feedback for improvement
Finally made it,Check out http://www.srihost.com compleate IM Project...Please review it and let me know your suggestion or feedback for improvement
- 2014-02-19T00:03:29-07:00
- Forum: IMagick
- Topic: Filling text with Gif Images
- Replies: 0
- Views: 5303
Filling text with Gif Images
Hello People, Below is my code . /* Create a new imagick object */ $im = new Imagick('C:\wamp\www\flame.gif'); /* Create new image. This will be used as fill pattern */ //$im->newPseudoImage(50, 50, "gradient:red-black"); /* Create imagickdraw object */ $draw = new ImagickDraw(); /* Start a new ...
- 2013-03-28T05:19:28-07:00
- Forum: Developers
- Topic: Imagemagick does not work with ajax ..
- Replies: 0
- Views: 4839
Imagemagick does not work with ajax ..
Hello People, Below is my front end code .. <html xmlns="http://www.w3.org/1999/xhtml"> <head> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <Script type="text/javascript"> function im() { var Name=document.getElementById("Name").value; var pointsize=document ...
- 2013-03-20T22:38:19-07:00
- Forum: Developers
- Topic: How to create Image magick mirror?
- Replies: 5
- Views: 8118
Re: How to create Image magick mirror?
Hello Magick, fmw42 is right i want to host a mirror of the download site,as per your suggestion i tried to search for rsync ,webmirror for imagemagick but did not get clear explanation , i have checked for php http://php.net/mirroring.php where they have given clear explanation,is there some thing ...
- 2013-03-18T05:21:28-07:00
- Forum: Developers
- Topic: How to create Image magick mirror?
- Replies: 5
- Views: 8118
Re: How to create Image magick mirror?
25 views not even a single to answer this simple question:
- 2013-03-17T05:15:18-07:00
- Forum: Developers
- Topic: How to create Image magick mirror?
- Replies: 5
- Views: 8118
How to create Image magick mirror?
Hello people,
we wanted to offer image magick mirror service so that user can directly download from our site,Just curious to know how exactly we can create image magick mirror.please help us.
Regards,
we wanted to offer image magick mirror service so that user can directly download from our site,Just curious to know how exactly we can create image magick mirror.please help us.
Regards,
- 2011-12-30T23:05:57-07:00
- Forum: Users
- Topic: Please hELp me to edit this code..
- Replies: 4
- Views: 9979
Re: Please hELp me to edit this code..
Hello Bonzo, Thanks alot for your reply well Your attempt is good but the code did not work..this is the error message [0] => convert: unable to open image `a': No such file or directory. [1] => convert: unable to open image `n': No such file or directory. please help me to fix this.
- 2011-12-30T07:25:28-07:00
- Forum: Users
- Topic: Please hELp me to edit this code..
- Replies: 4
- Views: 9979
Please hELp me to edit this code..
Hello webmasters , Iam trying to desighn image magick code using "variables" to accept input from users...here is my code $size=$_POST["size"]; $label=$_POST["label"]; $font=$_POST["font"]; $cmd = " -background transparent -font $font -pointsize $size label:$label -stroke black -strokewidth 2 ...
- 2011-12-22T06:45:59-07:00
- Forum: IMagick
- Topic: very small correction required for this code.. can you fix??
- Replies: 1
- Views: 8330
very small correction required for this code.. can you fix??
Hello Webmasters, this is the IMagick code to create moving text image ... <? /*** a new Imagick object ***/ $aniGif = new Imagick(); /*** set the image format to gif ***/ $aniGif->setFormat( "gif" ); /*** a new ImagickPixel object for the colors ***/ $color = new ImagickPixel( "white" ); /*** set ...
- 2011-12-22T04:17:54-07:00
- Forum: Users
- Topic: php code for this moving text.....
- Replies: 1
- Views: 5373
php code for this moving text.....
Hello Webmasters,
i need to create moving text image some what looks like this????
Iam sure we can create it from imagemagick,,,,imagemagick can do anything...can any one help me to find php code for this???
i need to create moving text image some what looks like this????
Iam sure we can create it from imagemagick,,,,imagemagick can do anything...can any one help me to find php code for this???
- 2011-12-21T04:55:40-07:00
- Forum: Users
- Topic: whats is wrong in this code???
- Replies: 9
- Views: 18363
Re: whats is wrong in this code???
Hello Bonzo, Superb... works perfectly as we wish...just one sentance "YOU ARE AMAzzzING' :D :D :D :D :D :D well now i have one more doubt ,iam planning to replace glitter image with animated images like {flame} ... i dont thinki it works if i just replace filename...any idea on how to fix that????