Skip to content

Commit

Permalink
Added Raw Tone Curve templates for Panasonic GF3 and Sony A37, A57, a…
Browse files Browse the repository at this point in the history
…nd NEX-F3
  • Loading branch information
Doug-Pardee committed Jul 4, 2012
1 parent 43b35d9 commit 68df4a4
Show file tree
Hide file tree
Showing 6 changed files with 81 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<Template version="8">
<Scale Factor="0.23839241"/>
<Image path=""/>
<Controls>
<ZoneOperation Active="true" Collapsed="true" Locked="true" Mode="Normal" Name="Raw Tone Curve" Opacity="100" layerControlsIndex="0" regionsInverted="false" scale="0">
<ColorSelection HueBlue="0.5" HueEnabled="true" HueGreen="0.5" HueRadius="-1.0" HueRed="0.5" Inverted="false" LuminosityEnabled="true" LuminosityLower="0.0" LuminosityLowerFeather="0.0" LuminosityUpper="1.0" LuminosityUpperFeather="0.0"/>
<Points Size="16">
<Point X="7" Y="0.39766"/>
<Point X="8" Y="0.50399"/>
<Point X="9" Y="0.59190"/>
<Point X="10" Y="0.67764"/>
<Point X="12" Y="0.82760"/>
<Point X="13" Y="0.88978"/>
<Point X="14" Y="0.92365"/>
<Point X="15" Y="0.94968"/>
</Points>
</ZoneOperation>
<Region/>
<Crop>
<UpperLeft X="0.0" Y="0.0"/>
<UpperRight X="4006.0" Y="0.0"/>
<LowerLeft X="0.0" Y="3006.0"/>
<LowerRight X="4006.0" Y="3006.0"/>
</Crop>
</Controls>
</Template>
1 change: 1 addition & 0 deletions Templates/CameraRawProfiles/Panasonic/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ and are released to the public domain:
* Panasonic FZ150 : custom-created
* Panasonic G3 : custom-created
* Panasonic GF2 : custom-created
* Panasonic GF3 : copy of Panasonic GF2 profile
* Panasonic GX1 : copy of Panasonic G3 profile
* Panasonic LX5 : custom-created

Expand Down
17 changes: 17 additions & 0 deletions Templates/CameraRawProfiles/Sony/CameraDefault;SONY NEX-F3.lzt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<Template version="6">
<Scale Factor="0.20838396"/>
<Image path=""/>
<Controls>
<ZoneOperation Locked="true" Active="true" Collapsed="true" Mode="Normal" Name="RAW Tone Curve" Opacity="100" regionsInverted="false" scale="0">
<Points Size="16">
<Point X="3" Y="0.23481"/>
<Point X="6" Y="0.44248"/>
<Point X="11" Y="0.84071"/>
<Point X="12" Y="0.92529"/>
<Point X="13" Y="0.97964"/>
</Points>
</ZoneOperation>
<Region/>
<Crop Angle="0.0"/>
</Controls>
</Template>
17 changes: 17 additions & 0 deletions Templates/CameraRawProfiles/Sony/CameraDefault;SONY SLT-A37.lzt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<Template version="6">
<Scale Factor="0.20838396"/>
<Image path=""/>
<Controls>
<ZoneOperation Locked="true" Active="true" Collapsed="true" Mode="Normal" Name="RAW Tone Curve" Opacity="100" regionsInverted="false" scale="0">
<Points Size="16">
<Point X="3" Y="0.23481"/>
<Point X="6" Y="0.44248"/>
<Point X="11" Y="0.84071"/>
<Point X="12" Y="0.92529"/>
<Point X="13" Y="0.97964"/>
</Points>
</ZoneOperation>
<Region/>
<Crop Angle="0.0"/>
</Controls>
</Template>
17 changes: 17 additions & 0 deletions Templates/CameraRawProfiles/Sony/CameraDefault;SONY SLT-A57.lzt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<Template version="6">
<Scale Factor="0.20838396"/>
<Image path=""/>
<Controls>
<ZoneOperation Locked="true" Active="true" Collapsed="true" Mode="Normal" Name="RAW Tone Curve" Opacity="100" regionsInverted="false" scale="0">
<Points Size="16">
<Point X="3" Y="0.23481"/>
<Point X="6" Y="0.44248"/>
<Point X="11" Y="0.84071"/>
<Point X="12" Y="0.92529"/>
<Point X="13" Y="0.97964"/>
</Points>
</ZoneOperation>
<Region/>
<Crop Angle="0.0"/>
</Controls>
</Template>
3 changes: 3 additions & 0 deletions Templates/CameraRawProfiles/Sony/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,11 @@ and are released to the public domain:

* Sony NEX-5N : copy of Nikon D7000 profile
* Sony NEX-7 : copy of Sony A77 profile
* Sony NEX-F3 : copy of Nikon D7000 profile
* Sony SLT-A35 : copy of Nikon D7000 profile
* Sony SLT-A37 : copy of Nikon D7000 profile
* Sony SLT-A55 : copy of Nikon D7000 profile
* Sony SLT-A57 : copy of Nikon D7000 profile
* Sony SLT-A65 : copy of Sony A77 profile
* Sony SLT-A77 : custom-created

Expand Down

0 comments on commit 68df4a4

Please sign in to comment.