home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / multimedia / viewern5 / imgview5_full.exe / scripts / rotate_180deg.dsc < prev    next >
Extensible Markup Language  |  2005-07-13  |  547b  |  23 lines

  1. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
  2. <div5Script>
  3.   <ver>1</ver>
  4.   <name>Rotate image 180 deg</name>
  5.   <descr>Rotate image 180 deg</descr>
  6.   <group>Standard</group>
  7.   <author>DIMIN Viewer n5</author>
  8.   <date>2005-07-13 15:21:37</date>
  9.   <uses></uses>
  10.  
  11.   <item>
  12.     <type>filter</type>
  13.     <command>DIV_IMAGE_FLIP</command>
  14.     <descr>Vertical Flip</descr>
  15.   </item>
  16.  
  17.   <item>
  18.     <type>filter</type>
  19.     <command>DIV_IMAGE_MIRROR</command>
  20.     <descr>Horizontal Mirror</descr>
  21.   </item>
  22. </div5Script>
  23.