Author: post
Date: 2011-03-16 21:22:19 +0100 (Wed, 16 Mar 2011)
New Revision: 3889

Added:
   trunk/profiles/Leica-S2-simple.dcp
   trunk/profiles/simple-src/Leica-S2-simple.xml
Modified:
   trunk/profiles/Makefile.am
   trunk/profiles/simple-src/compile.bat
Log:
Add Leica S2 profile.

Added: trunk/profiles/Leica-S2-simple.dcp
===================================================================
(Binary files differ)


Property changes on: trunk/profiles/Leica-S2-simple.dcp
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am  2011-03-16 18:30:06 UTC (rev 3888)
+++ trunk/profiles/Makefile.am  2011-03-16 20:22:19 UTC (rev 3889)
@@ -144,6 +144,7 @@
        Leaf-simple.dcp\
        Leica-M8-simple.dcp\
        Leica-X1-native.dcp\
+       Leica-S2-simple.dcp\
        Mamiya_ZD-simple.dcp\
        Micron_2010-simple.dcp\
        Minolta_DiMAGE_5-simple.dcp\

Added: trunk/profiles/simple-src/Leica-S2-simple.xml
===================================================================
--- trunk/profiles/simple-src/Leica-S2-simple.xml                               
(rev 0)
+++ trunk/profiles/simple-src/Leica-S2-simple.xml       2011-03-16 20:22:19 UTC 
(rev 3889)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+     License: CC-BY-SA 3.0
+
+     This work is licensed under a 
+     Creative Commons Attribution-ShareAlike 3.0 Unported License.
+
+     See more at:
+     http://creativecommons.org/licenses/by-sa/3.0/
+-->
+<dcpData>
+  <ProfileName>Leica S2 Simple</ProfileName>
+  <CalibrationIlluminant1>17</CalibrationIlluminant1>
+  <CalibrationIlluminant2>21</CalibrationIlluminant2>
+  <ColorMatrix1 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.811900</Element>
+    <Element Row="2" Col="1">0.241400</Element>
+    <Element Row="2" Col="0">-0.079500</Element>
+    <Element Row="1" Col="2">0.268000</Element>
+    <Element Row="1" Col="1">1.172400</Element>
+    <Element Row="1" Col="0">-0.408100</Element>
+    <Element Row="0" Col="2">-0.024400</Element>
+    <Element Row="0" Col="1">-0.075300</Element>
+    <Element Row="0" Col="0">0.525700</Element>
+  </ColorMatrix1>
+  <ColorMatrix2 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.737900</Element>
+    <Element Row="2" Col="1">0.294800</Element>
+    <Element Row="2" Col="0">-0.104800</Element>
+    <Element Row="1" Col="2">0.219200</Element>
+    <Element Row="1" Col="1">1.245600</Element>
+    <Element Row="1" Col="0">-0.442300</Element>
+    <Element Row="0" Col="2">-0.044700</Element>
+    <Element Row="0" Col="1">-0.072100</Element>
+    <Element Row="0" Col="0">0.562700</Element>
+  </ColorMatrix2>
+  <ForwardMatrix1 Rows="0" Cols="0"/>
+  <ForwardMatrix2 Rows="0" Cols="0"/>
+  <ReductionMatrix1 Rows="0" Cols="0"/>
+  <ReductionMatrix2 Rows="0" Cols="0"/>
+  <EmbedPolicy>3</EmbedPolicy>
+  <UniqueCameraModelRestriction>Leica S2</UniqueCameraModelRestriction>
+  <Copyright>CC-BY-SA 3.0, rawstudio.org</Copyright>
+</dcpData>

Modified: trunk/profiles/simple-src/compile.bat
===================================================================
--- trunk/profiles/simple-src/compile.bat       2011-03-16 18:30:06 UTC (rev 
3888)
+++ trunk/profiles/simple-src/compile.bat       2011-03-16 20:22:19 UTC (rev 
3889)
@@ -298,3 +298,4 @@
 dcptool -c "SAMSUNG_GX-1L-simple.xml" "..\SAMSUNG_GX-1L-simple.dcp"
 dcptool -c "SAMSUNG_GX10-simple.xml" "..\SAMSUNG_GX10-simple.dcp"
 dcptool -c "SAMSUNG_EX1-simple.xml" "..\SAMSUNG_EX1-simple.dcp"
+dcptool -c "Leica-S2-simple.xml" "..\Leica-S2-simple.dcp"


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

Reply via email to