Hi,
In my system I have arbitrary types of files, like SWF, PHP, XML, etc.
And I'm wondering if I can create new delegates (in delegates.xml) for this types.
But when I add the new XML tag for the delegate, nothing happens....
I install ImageMagick in Ubuntu via apt-get.
Do I have to recompile ImageMagick when I change the delegates.xml file?
Best regards!
How to create a new delegate
Re: How to create a new delegate
Try the explicit tag for your filename. Assume a new tag, MYTAG, placed in the delegates.xml configuration file. Now activate the delegate with, for example:
- convert MYTAG:myimage.dat image.png
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: How to create a new delegate
For a starting point in creating external command delegates see...
IM Examples, Image File Hanlding, Delegates
http://www.imagemagick.org/Usage/files/#delegates
IM Examples, Image File Hanlding, Delegates
http://www.imagemagick.org/Usage/files/#delegates
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/