DelegateMap - ZERO CONFIGURATION
Posted: 2012-04-08T19:16:23-07:00
Hi, i am compiling imagemagick, for android. everything is ok (coders, magick-core and filters are static and png,freetype2,jpeg,"tiff,z,MagickWand,Magick++ are shared),
but it cant find proper delegates for png, jpeg and others,
i have compiled and linked libpng jpeg and tiff and i am preety sure that everything is ok with them.
While reading image, im is searching for proper decoder by searching delegatemap in magick/delegate.c,
what should i put there to enable jpeg, and png ?
but it cant find proper delegates for png, jpeg and others,
i have compiled and linked libpng jpeg and tiff and i am preety sure that everything is ok with them.
While reading image, im is searching for proper decoder by searching delegatemap in magick/delegate.c,
what should i put there to enable jpeg, and png ?