Skip to content

Commit c7eb101

Browse files
authored
Updated the "USAGE" section in the header of enfuseAdvanced.lua
1 parent a582f02 commit c7eb101

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

contrib/enfuseAdvanced.lua

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ enfuse ver. 4.2 or greater
2626
exiftool
2727
2828
----USAGE----
29-
Install: (see here for more detail: https://github.com/darktable-org/lua-scripts )
30-
1) Copy this file in to your 'lua/contrib' folder where all other scripts reside.
31-
2) Require this file in your luarc file, as with any other dt plug-in
32-
On the initial startup go to darktable settings > lua options and set your executable paths and other preferences, then restart darktable
29+
Install:
30+
1) Get the Lua scripts: https://github.com/darktable-org/lua-scripts#download-and-install
31+
2) Require this file in your luarc file, as with any other dt plug-in: require "contrib/enfuseAdvanced"
32+
3) Then select "DRI or DFF image" as storage option
33+
4) On the initial startup set your executable paths
3334
3435
DRI = Dynamic Range Increase (Blend multiple bracket images into a single LDR file)
3536
DFF = Depth From Focus ('Focus Stacking' - Blend multiple images with different focus into a single image)

0 commit comments

Comments
 (0)