You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for extracting, storing, and filtering on Fujifilm Film Modes
Fujifilm cameras of the X and GF series have support for so-called
Film Simulation Modes. These are said to mimic the look of certain types
of analogue film.
I have wished for the ability to filter on film sim mode for quite a
while. In addition, I would like to, in the future, add specific
dtstyles for the various modes and allow to apply them by default via
apply_camera_style.
This commits provides the foundation for that. It adds the ability to
filter by and view the film mode in the UI. It also exports the film
mode to Lua, so that apply_camera_style could in the future use that.
0 commit comments