Est. 2003
Home Help Login Register
News: Welcome to ZboX Webhosting.
10 Megs

10 MB Disk
1 GB Transfer
$10.00 per year
25 Megs

25 MB Disk
2 GB Transfer
$25.00 per year
50 Megs

50 MB Disk
3 GB Transfer
$50.00 per year
75 Megs

75 MB Disk
4 GB Transfer
$75.00 per year
500 Megs

500 MB Disk
10 GB Trans
$100.00 yr.

+  ZboX Webhosting Est. 2003. Now in our Fifth year!
|-+  Help!
| |-+  Problems and/or Questions
| | |-+  liquidrescaleimage?
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: liquidrescaleimage?  (Read 249 times)
DJ Mike
Serious Poster
****
Offline Offline

Posts: 166



liquidrescaleimage?
« on: August 10, 2008, 10:15:18 AM »

Lila asked about an Imagic method listed for zbox but is not mentioned in http://php.net called liquidrescaleimage. Apparently it has to be added on. Do you know anything about it?

http://eclecticdjs.com/mike/tutorials/php/imagemagick/examples_07/liquid_test.php

Fatal error: Uncaught exception 'ImagickException' with message 'delegate library support not built-in `/home/djmike/public_html/mike/tutorials/php/imagemagick/examples_07/opossum.jpg´ (LQR)´ in /home/djmike/public_html/mike/tutorials/php/imagemagick/examples_07/liquid_test.php:5 Stack trace: #0 /home/djmike/public_html/mike/tutorials/php/imagemagick/examples_07/liquid_test.php(5): Imagick->liquidrescaleimage(500, 200, 3, 25) #1 {main} thrown in /home/djmike/public_html/mike/tutorials/php/imagemagick/examples_07/liquid_test.php on line 5
Logged


ZboX
Founder
Administrator
Posting Maniac
*****
Offline Offline

Posts: 1660


What 'ya got there??


Re: liquidrescaleimage?
« Reply #1 on: August 10, 2008, 01:08:21 PM »

Lila asked about an Imagic method listed for zbox but is not mentioned in http://php.net called liquidrescaleimage. Apparently it has to be added on. Do you know anything about it?

http://eclecticdjs.com/mike/tutorials/php/imagemagick/examples_07/liquid_test.php

Fatal error: Uncaught exception 'ImagickException' with message 'delegate library support not built-in `/home/djmike/public_html/mike/tutorials/php/imagemagick/examples_07/opossum.jpg´ (LQR)´ in /home/djmike/public_html/mike/tutorials/php/imagemagick/examples_07/liquid_test.php:5 Stack trace: #0 /home/djmike/public_html/mike/tutorials/php/imagemagick/examples_07/liquid_test.php(5): Imagick->liquidrescaleimage(500, 200, 3, 25) #1 {main} thrown in /home/djmike/public_html/mike/tutorials/php/imagemagick/examples_07/liquid_test.php on line 5


Hi Mike,
I'm researching this. There's not a whole lot of documentation on this.

Bert
Logged

Homepage / Community: http://zboxhosting.com

Contact: sales@zboxhosting.com
"Ohhh weeeeeee ohhhh, weeeee ohhhhhh wa. Ohhhh weeeee ohhhhh, weeeee ohhhhh wa!"
ZboX
Founder
Administrator
Posting Maniac
*****
Offline Offline

Posts: 1660


What 'ya got there??


Re: liquidrescaleimage?
« Reply #2 on: August 10, 2008, 01:34:51 PM »

Mike,
Can Lila run that at ZboX? I'm wondering as it's a separate library package that is very involved to install.

Bert
Logged

Homepage / Community: http://zboxhosting.com

Contact: sales@zboxhosting.com
"Ohhh weeeeeee ohhhh, weeeee ohhhhhh wa. Ohhhh weeeee ohhhhh, weeeee ohhhhh wa!"
DJ Mike
Serious Poster
****
Offline Offline

Posts: 166



Re: liquidrescaleimage?
« Reply #3 on: August 10, 2008, 05:12:07 PM »

Quote
I'm researching this. There's not a whole lot of documentation on this.
Bert
There isn't a whole lot of documentation on any of Imagick. I have more than 100 methods documented and it is probably the biggest collection on the internet by now.

DJ Mike's Tutorials: PHP Imagick Functions
http://eclecticdjs.com/mike/tutorials/php/imagemagick/

Except for the draw methods, there aren't many left for me that are both easy to figure out and lead to intenesting results. Still haven't got a clue about animations or most of the multi image methods.

Quote
Mike,
Can Lila run that at ZboX? I'm wondering as it's a separate library package that is very involved to install.
Bert

No and neither can. Here is someone who has it working on his server though:

Mikko's blog » Seam carving
http://valokuva.org/?p=99
Logged


ZboX
Founder
Administrator
Posting Maniac
*****
Offline Offline

Posts: 1660


What 'ya got there??


Re: liquidrescaleimage?
« Reply #4 on: August 10, 2008, 05:53:53 PM »

There isn't a whole lot of documentation on any of Imagick. I have more than 100 methods documented and it is probably the biggest collection on the internet by now.

DJ Mike's Tutorials: PHP Imagick Functions
http://eclecticdjs.com/mike/tutorials/php/imagemagick/

Except for the draw methods, there aren't many left for me that are both easy to figure out and lead to intenesting results. Still haven't got a clue about animations or most of the multi image methods.

No and neither can. Here is someone who has it working on his server though:

Mikko's blog » Seam carving
http://valokuva.org/?p=99

Yah Mike I read Mikko's blog. And I have downloaded the liblqr package to have a looksee. Frankly it gives me pause. It needs to be compiled and then you need to run a config script. The package comes from the ImageMagick folks and the instructions/documentation are typical ImageMagick "say what??" My fear is that if the compile/configuration goes south we could lose several needed libraries for the servers. I would need to test the installation of that package on a development server first before attempting it on a production server like Mig, Aries, or Cap. And we don't have a dev server. I could set up another LAMP server on my PC, but, the problem there is it doesn't emulate the Cpanel environment. So for the time being, unless someone somewhere comes up with much better documentation I'm unfortunately going to have to say no to this one. The needs of the many, etc, etc.

Bert
Logged

Homepage / Community: http://zboxhosting.com

Contact: sales@zboxhosting.com
"Ohhh weeeeeee ohhhh, weeeee ohhhhhh wa. Ohhhh weeeee ohhhhh, weeeee ohhhhh wa!"
DJ Mike
Serious Poster
****
Offline Offline

Posts: 166



Re: liquidrescaleimage?
« Reply #5 on: August 10, 2008, 10:18:56 PM »

No big deal. There are plenty of other ways to resize.
Logged


Pages: [1] Go Up Print 
« previous next »
Jump to:  


Login with username, password and session length

ZboX Webhosting Est. 2003. Now in our Fifth year! | Powered by SMF 1.0.10.
© 2005, Simple Machines LLC. All Rights Reserved.
Page created in 0.114 seconds with 21 queries.