Author: post
Date: 2013-09-20 22:29:17 +0200 (Fri, 20 Sep 2013)
New Revision: 585

Modified:
   data/cameras.xml
Log:
Add black_color to doc-type
Fix iso list separators

Modified: data/cameras.xml
===================================================================
--- data/cameras.xml    2013-09-20 20:11:26 UTC (rev 584)
+++ data/cameras.xml    2013-09-20 20:29:17 UTC (rev 585)
@@ -44,6 +44,7 @@
 <!ELEMENT Sensor EMPTY >
 <!ATTLIST Sensor white NMTOKEN #REQUIRED >
 <!ATTLIST Sensor black NMTOKEN #REQUIRED >
+<!ATTLIST Sensor black_colors NMTOKEN #IMPLIED >
 <!ATTLIST Sensor iso_list NMTOKENS #IMPLIED >
 <!ATTLIST Sensor iso_min NMTOKEN #IMPLIED >
 <!ATTLIST Sensor iso_max NMTOKEN #IMPLIED >
@@ -380,11 +381,11 @@
                </CFA>
                <Crop x="124" y="82" width="-2" height="0"/>
                <Sensor black="2060" white="16383"/>
-               <Sensor black="2060" white="15900" iso_list="400,500,1600"/>
-               <Sensor black="2060" white="15500" 
iso_list="100,125,200,250,800,2000"/>
-               <Sensor black="2060" white="15300" iso_list="2500,10000"/>
-               <Sensor black="2060" white="13800" iso_list="160,320,1250"/>
-               <Sensor black="2060" white="14300" iso_list="640,5000"/>
+               <Sensor black="2060" white="15900" iso_list="400 500 1600"/>
+               <Sensor black="2060" white="15500" iso_list="100 125 200 250 
800 2000"/>
+               <Sensor black="2060" white="15300" iso_list="2500 10000"/>
+               <Sensor black="2060" white="13800" iso_list="160 320 1250"/>
+               <Sensor black="2060" white="14300" iso_list="640 5000"/>
                <BlackAreas>
                        <Vertical x="0" width="120"/>
                        <Horizontal y="2" height="78"/>
@@ -392,9 +393,9 @@
        </Camera>
        <Camera make="Canon" model="Canon EOS 5D Mark III" mode="sRaw1">
                <Crop x="0" y="0" width="0" height="0"/>
-               <Sensor black="0" white="44312" 
iso_list="160,320,640,1250,2500,5000,10000"/>
-               <Sensor black="0" white="50500" iso_list="100,20000"/>
-               <Sensor black="0" white="55328" iso_list="25600,51200,65535"/>
+               <Sensor black="0" white="44312" iso_list="160 320 640 1250 2500 
5000 10000"/>
+               <Sensor black="0" white="50500" iso_list="100 20000"/>
+               <Sensor black="0" white="55328" iso_list="25600 51200 65535"/>
                <Sensor black="0" white="53420"/>
                <Hints>
                        <Hint name="sraw_new" value=""/>
@@ -403,9 +404,9 @@
        </Camera>
        <Camera make="Canon" model="Canon EOS 5D Mark III" mode="sRaw2">
                <Crop x="0" y="0" width="0" height="0"/>
-               <Sensor black="0" white="44312" 
iso_list="160,320,640,1250,2500,5000,10000"/>
+               <Sensor black="0" white="44312" iso_list="160 320 640 1250 2500 
5000 10000"/>
                <Sensor black="0" white="51500" iso_list="250"/>
-               <Sensor black="0" white="55328" iso_list="25600,51200,65535"/>
+               <Sensor black="0" white="55328" iso_list="25600 51200 65535"/>
                <Sensor black="0" white="53120"/>
                <Hints>
                        <Hint name="sraw_new" value=""/>


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to