Author: post
Date: 2011-03-20 09:41:36 +0100 (Sun, 20 Mar 2011)
New Revision: 3896
Added:
trunk/profiles/simple-src/FUJIFILM_FinePix_S6000fd-simple.xml
Modified:
trunk/profiles/Makefile.am
trunk/profiles/simple-src/compile.bat
Log:
Add FUJIFILM FinePix S6000fd profile.
Modified: trunk/profiles/Makefile.am
===================================================================
--- trunk/profiles/Makefile.am 2011-03-20 07:53:52 UTC (rev 3895)
+++ trunk/profiles/Makefile.am 2011-03-20 08:41:36 UTC (rev 3896)
@@ -99,6 +99,7 @@
FUJIFILM_FinePix_S5600-simple.dcp\
FUJIFILM_FinePix_S5Pro-simple.dcp\
FUJIFILM_FinePix_S6-simple.dcp\
+ FUJIFILM_FinePix_S6000fd-simple.dcp\
FUJIFILM_FinePix_S7000-simple.dcp\
FUJIFILM_FinePix_S9000-simple.dcp\
FUJIFILM_FinePix_S9100-simple.dcp\
Added: trunk/profiles/simple-src/FUJIFILM_FinePix_S6000fd-simple.xml
===================================================================
--- trunk/profiles/simple-src/FUJIFILM_FinePix_S6000fd-simple.xml
(rev 0)
+++ trunk/profiles/simple-src/FUJIFILM_FinePix_S6000fd-simple.xml
2011-03-20 08:41:36 UTC (rev 3896)
@@ -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>FUJIFILM FinePix S6000fd Simple</ProfileName>
+ <CalibrationIlluminant1>17</CalibrationIlluminant1>
+ <CalibrationIlluminant2>21</CalibrationIlluminant2>
+ <ColorMatrix1 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.712700</Element>
+ <Element Row="2" Col="1">0.189800</Element>
+ <Element Row="2" Col="0">-0.116200</Element>
+ <Element Row="1" Col="2">0.251900</Element>
+ <Element Row="1" Col="1">1.281600</Element>
+ <Element Row="1" Col="0">-0.507500</Element>
+ <Element Row="0" Col="2">0.020500</Element>
+ <Element Row="0" Col="1">-0.778000</Element>
+ <Element Row="0" Col="0">1.515600</Element>
+ </ColorMatrix1>
+ <ColorMatrix2 Rows="3" Cols="3">
+ <Element Row="2" Col="2">0.709100</Element>
+ <Element Row="2" Col="1">0.278200</Element>
+ <Element Row="2" Col="0">-0.219800</Element>
+ <Element Row="1" Col="2">0.196200</Element>
+ <Element Row="1" Col="1">1.499700</Element>
+ <Element Row="1" Col="0">-0.686000</Element>
+ <Element Row="0" Col="2">-0.140100</Element>
+ <Element Row="0" Col="1">-0.488600</Element>
+ <Element Row="0" Col="0">1.262800</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>Fujifilm FinePix
S6000fd</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-20 07:53:52 UTC (rev
3895)
+++ trunk/profiles/simple-src/compile.bat 2011-03-20 08:41:36 UTC (rev
3896)
@@ -299,3 +299,4 @@
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"
+dcptool -c "FUJIFILM_FinePix_S6000fd-simple.xml"
"..\FUJIFILM_FinePix_S6000fd-simple.dcp"
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit