On Sat, Sep 02, 2000 at 11:25:08PM +0200, trapstep wrote: > hi list, > > i installed php3-magick Version: 3:3.0.16-4 from woody. > it installed the magick.so but no other file, no documentation at all. > then i searched the web, but found nothing but links to this package. > isn't there any documentation for this?
i had a similar problem with perlmagick. there are some perlmagick dox, which may give you enough to get started. (apt-get install perlmagick ; lynx http://localhost/doc/perlmagick) if you're looking for hints on how to use the imagemagick syntax such as specifying gradients and so forth, i've not been too successful at finding anything comprehensive... but try snooping around here and see what you find: http://www.imagemagick.org/www/magick-list.html http://www.imagemagick.org/www/perl.html#exam