home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / lib / k3d / plugins / k3d-imagemagick-io.module.proxy < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-19  |  734 b   |  22 lines

  1. <?xml version="1.0" ?>
  2. <k3dml package="k3d" version="0.7.11.0" host="Windows-5.1;x86">
  3.     <module name="k3d-imagemagick-io.module">
  4.         <plugins>
  5.             <plugin name="ImageMagickBitmapImporter" factory_id="4eb70e35 4e654a53 a8e4b07c 4219d946" quality="stable" type="application">
  6.                 <short_description>ImageMagick Formats ( many )</short_description>
  7.                 <categories>
  8.                     <category>Bitmap</category>
  9.                     <category>BitmapImporter</category>
  10.                 </categories>
  11.                 <interfaces>
  12.                     <interface>k3d::ibitmap_importer</interface>
  13.                 </interfaces>
  14.                 <metadata>
  15.                     <pair name="k3d:load-order" value="128"/>
  16.                     <pair name="k3d:mime-types" value="image/bmp image/x-sun-raster"/>
  17.                 </metadata>
  18.             </plugin>
  19.         </plugins>
  20.     </module>
  21. </k3dml>
  22.