---On Fri, 21 Mar 2003 15:56:05 -0500,  William Fishburne said

> Hi,
> 
> I have downloaded and installed imagemagick, but I can't seem to get it to work
> with plucker.  When I change the name of the image processor in the
> configuration files (in accordance with the doc), I just get no images at all.
> 
> My real goal is to figure out how to get the full size Calvin and Hobbes comic
> strips that I've got coming in via sitescooper!  I can get thumbnails, but that
> is it.

William:

    Sounds like the conversion is working, 'cause you get the thumbnails.
Do you have alt_maxwidth and alt_max_height set in the configuration files??

I use:
image_parser = imagemagick2
maxwidth = 150
maxheight = 150
alt_maxwidth = 300
alt_maxheight = 100

for my Palm IIIx

maxwidth and maxheight are the max size of the thumbnails and alt_maxwidth
and alt_maxheight are for the larger images. If the 'alt_'s are not set
you get no large images.


--re: Installing ImageMagick
                                Chris

Christopher R. Hawks Software Engineer
Syscon Plantstar a Division of Syscon International
-------------------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct, not
tried it."  
    -- Donald Knuth 




_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to