Local policy control in ImageMagick

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
fjvico
Posts: 1
Joined: 2018-10-22T22:17:03-07:00
Authentication code: 1152

Local policy control in ImageMagick

Post by fjvico »

Is there any way to control policy locally? Something like `~/.imagemagick/policy.xml`.
User avatar
dlemstra
Posts: 1570
Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:

Re: Local policy control in ImageMagick

Post by dlemstra »

This issue has some examples of where ImageMagick looks for it's policy: https://github.com/ImageMagick/ImageMagick/issues/1342
.NET + ImageMagick = Magick.NET https://github.com/dlemstra/Magick.NET, @MagickNET, Donate
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Local policy control in ImageMagick

Post by fmw42 »

Post Reply