Specify a delagates.xml file path : DELEGATE_PATH ?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
jbd

Specify a delagates.xml file path : DELEGATE_PATH ?

Post by jbd »

Hello everybody,

I'm wondering how to specify a path to a user delegate file. I understood that i can put in the ~/.magick directory, or the current directory of the imagemagick command, but i would like to put it where i want.

If i'am correct, in earlier version of IM, man could use the DELEGATE_PATH environnement variable to specify the delegates.xml file path.

How can i do that today ? I've grepped the sources without success !

Thank you for reading me !
jbd

Re: Specify a delagates.xml file path : DELEGATE_PATH ?

Post by jbd »

Ey guys, before looking at the source, just look at the documentation !

MAGICK_CONFIGURE_PATH does the job.

http://www.imagemagick.org/script/resources.php

Sorry for the noise.
Post Reply