Skip to content

Commit

Permalink
Add REALA ACE film simulation value to Fuji MakerNote values
Browse files Browse the repository at this point in the history
  • Loading branch information
rrenomeron authored and kmilos committed Dec 28, 2024
1 parent aa13844 commit 2816d03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fujimn_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ constexpr TagDetails fujiFilmMode[] = {
{2048, N_("CLASSIC Neg.")},
{2304, N_("ETERNA Bleach Bypass")},
{2560, N_("Nostalgic Neg.")},
{2816, N_("REALA ACE")},
};

//! DynamicRange, tag 0x1402
Expand Down

0 comments on commit 2816d03

Please sign in to comment.