Author: post
Date: 2011-03-13 00:05:53 +0100 (Sun, 13 Mar 2011)
New Revision: 3866

Added:
   trunk/profiles/Ricoh_A12_50mm-simple.dcp
   trunk/profiles/simple-src/Ricoh_A12_50mm-simple.xml
Modified:
   trunk/profiles/Makefile.am
   trunk/profiles/simple-src/compile.bat
Log:
Add another Ricoh Camera.

Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am  2011-03-12 22:53:25 UTC (rev 3865)
+++ trunk/profiles/Makefile.am  2011-03-12 23:05:53 UTC (rev 3866)
@@ -266,6 +266,7 @@
        Phase_One_P_45-simple.dcp\
        Phase_One_P65-simple.dcp\
        Ricoh_A12_28mm-simple.dcp\
+       Ricoh_A12_50mm-simple.dcp\
        Ricoh_Digital_3-simple.dcp\
        Ricoh_GX200-simple.dcp\
        Ricoh_S10_24-72mm-simple.dcp\

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


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

Added: trunk/profiles/simple-src/Ricoh_A12_50mm-simple.xml
===================================================================
--- trunk/profiles/simple-src/Ricoh_A12_50mm-simple.xml                         
(rev 0)
+++ trunk/profiles/simple-src/Ricoh_A12_50mm-simple.xml 2011-03-12 23:05:53 UTC 
(rev 3866)
@@ -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>Ricoh A12 50mm Simple</ProfileName>
+  <CalibrationIlluminant1>17</CalibrationIlluminant1>
+  <CalibrationIlluminant2>21</CalibrationIlluminant2>
+  <ColorMatrix1 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.798100</Element>
+    <Element Row="2" Col="1">0.055900</Element>
+    <Element Row="2" Col="0">-0.006200</Element>
+    <Element Row="1" Col="2">0.266000</Element>
+    <Element Row="1" Col="1">1.176600</Element>
+    <Element Row="1" Col="0">-0.410800</Element>
+    <Element Row="0" Col="2">0.048300</Element>
+    <Element Row="0" Col="1">-0.844100</Element>
+    <Element Row="0" Col="0">1.398000</Element>
+  </ColorMatrix1>
+  <ColorMatrix2 Rows="3" Cols="3">
+    <Element Row="2" Col="2">0.710400</Element>
+    <Element Row="2" Col="1">0.128000</Element>
+    <Element Row="2" Col="0">-0.050700</Element>
+    <Element Row="1" Col="2">0.252000</Element>
+    <Element Row="1" Col="1">1.283100</Element>
+    <Element Row="1" Col="0">-0.509200</Element>
+    <Element Row="0" Col="2">-0.068900</Element>
+    <Element Row="0" Col="1">-0.256000</Element>
+    <Element Row="0" Col="0">0.884900</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>RICOH GR A12 50mm F2.5 
MACRO</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-12 22:53:25 UTC (rev 
3865)
+++ trunk/profiles/simple-src/compile.bat       2011-03-12 23:05:53 UTC (rev 
3866)
@@ -291,3 +291,4 @@
 dcptool -c "Ricoh_Digital_3-simple.xml" "..\Ricoh_Digital_3-simple.dcp"
 dcptool -c "Ricoh_S10_24-72mm-simple.xml" "..\Ricoh_S10_24-72mm-simple.dcp"
 dcptool -c "Ricoh_A12_28mm-simple.xml" "..\Ricoh_A12_28mm-simple.dcp"
+dcptool -c "Ricoh_A12_50mm-simple.xml" "..\Ricoh_A12_50mm-simple.dcp"


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

Reply via email to