home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / share / k3d / resolutions.k3d < prev   
Extensible Markup Language  |  2008-01-23  |  3KB  |  47 lines

  1. <?xml version="1.0" ?>
  2. <k3dml>
  3.     <application>
  4.         <resolutions>
  5.             <resolution name="320x240" description="" width="320" height="240"/>
  6.             <resolution name="480x360" description="" width="480" height="360"/>
  7.             <resolution name="640x480" description="" width="640" height="480"/>
  8.             <resolution name="800x600" description="" width="800" height="600"/>
  9.             <resolution name="1024x768" description="" width="1024" height="768"/>
  10.             <resolution name="1280x960" description="" width="1280" height="960"/>
  11.             <resolution name="1600x1200" description="" width="1600" height="1200"/>
  12.     
  13.             <resolution name="32x32" description="" width="32" height="32"/>
  14.             <resolution name="64x64" description="" width="64" height="64"/>
  15.             <resolution name="128x128" description="" width="128" height="128"/>
  16.             <resolution name="256x256" description="" width="256" height="256"/>
  17.             <resolution name="512x512" description="" width="512" height="512"/>
  18.             <resolution name="1024x1024" description="" width="1024" height="1024"/>
  19.     
  20.             <resolution name="Full Camera Aperture (1K)" description="" width="1024" height="768"/>
  21.             <resolution name="Full Camera Aperture (2K)" description="" width="2048" height="1536"/>
  22.             <resolution name="Full Camera Aperture (4K)" description="" width="4096" height="3072"/>
  23.  
  24.             <resolution name="Academy Full Frame (1K)" description="" width="914" height="666"/>
  25.             <resolution name="Academy Full Frame (2K)" description="" width="1828" height="1332"/>
  26.             <resolution name="Academy Full Frame (4K)" description="" width="3656" height="2664"/>
  27.  
  28.             <resolution name="Academy Projection 1.66 (1K)" description="" width="914" height="550"/>
  29.             <resolution name="Academy Projection 1.66 (2K)" description="" width="1828" height="1102"/>
  30.             <resolution name="Academy Projection 1.66 (4K)" description="" width="3656" height="2202"/>
  31.  
  32.             <resolution name="Academy Projection 1.85 (1K)" description="" width="914" height="494"/>
  33.             <resolution name="Academy Projection 1.85 (2K)" description="" width="1828" height="988"/>
  34.             <resolution name="Academy Projection 1.85 (4K)" description="" width="3656" height="1976"/>
  35.  
  36.             <resolution name="Anamorphic Squeezed (1K)" description="" width="914" height="774"/>
  37.             <resolution name="Anamorphic Squeezed (2K)" description="" width="1828" height="1550"/>
  38.             <resolution name="Anamorphic Squeezed (4K)" description="" width="3656" height="3098"/>
  39.             
  40.             <resolution name="Anamorphic Unsqueezed (1K)" description="" width="914" height="388"/>
  41.             <resolution name="Anamorphic Unsqueezed (2K)" description="" width="1828" height="778"/>
  42.             <resolution name="Anamorphic Unsqueezed (4K)" description="" width="3656" height="1556"/>
  43.         </resolutions>
  44.     </application>
  45. </k3dml>
  46.  
  47.