Add Lensfun DB lookup fallback directory
Load from the bundled database directory if loading from the configured location fails.
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
double level0_cbdl;
|
||||
double level123_cbdl;
|
||||
Glib::ustring lensfunDbDirectory; // The directory containing the lensfun database. If empty, the system defaults will be used, as described in https://lensfun.github.io/manual/latest/dbsearch.html
|
||||
Glib::ustring lensfunDbBundleDirectory;
|
||||
int cropsleep;
|
||||
double reduchigh;
|
||||
double reduclow;
|
||||
|
Reference in New Issue
Block a user