Author: post
Date: 2013-06-30 14:23:09 +0200 (Sun, 30 Jun 2013)
New Revision: 558

Modified:
   data/cameras.xml
Log:
Allow "Sinar Photography AG: Sinar Hy6/ Sinarback eXact" to read values outside 
the data chunk, since this camera sometimes writes too small a value.

Modified: data/cameras.xml
===================================================================
--- data/cameras.xml    2013-06-30 12:20:45 UTC (rev 557)
+++ data/cameras.xml    2013-06-30 12:23:09 UTC (rev 558)
@@ -3511,4 +3511,17 @@
                        <Vertical x="6032" width="14"/>
                </BlackAreas>
        </Camera>
+       <Camera make="Sinar Photography AG" model="Sinar Hy6/ Sinarback eXact" 
mode="dng">
+               <CFA width="2" height="2">
+                       <Color x="0" y="0">RED</Color>
+                       <Color x="1" y="0">GREEN</Color>
+                       <Color x="0" y="1">GREEN</Color>
+                       <Color x="1" y="1">BLUE</Color>
+               </CFA>
+               <Crop x="0" y="0" width="0" height="0"/>
+               <Sensor black="0" white="0"/>
+               <Hints>
+                       <Hint name="ignore_bytecount" value=""/>
+               </Hints>                
+       </Camera>       
 </Cameras>


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

Reply via email to