Pages: [1]
|
 |
|
Author
|
Topic: liquidrescaleimage? (Read 250 times)
|
DJ Mike
Serious Poster
   
Offline
Posts: 166

|
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
Posts: 1660

What 'ya got there??
|
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
|
|
|
|
|
|
ZboX
Founder
Administrator
Posting Maniac
    
Offline
Posts: 1660

What 'ya got there??
|
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
|
|
|
|
DJ Mike
Serious Poster
   
Offline
Posts: 166

|
No big deal. There are plenty of other ways to resize.
|
|
|
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|