From f3d8c62d2cb8f0c484289d4cab598ccd651ceab6 Mon Sep 17 00:00:00 2001 From: "Christoph K." Date: Sat, 14 Mar 2026 11:51:50 +0100 Subject: [PATCH] config update --- build-windows/CMakeCache.txt | 4 ++-- config.ini | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-windows/CMakeCache.txt b/build-windows/CMakeCache.txt index 6b7478e..ab7ac3e 100644 --- a/build-windows/CMakeCache.txt +++ b/build-windows/CMakeCache.txt @@ -213,8 +213,8 @@ CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/jacek/projekte/photo-converter/cmake/toolchain-mingw64.cmake +//No help, variable specified on the command line. +CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/home/jacek/projekte/photo-converter/cmake/toolchain-mingw64.cmake //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console diff --git a/config.ini b/config.ini index 8fd008f..b2b8def 100644 --- a/config.ini +++ b/config.ini @@ -37,7 +37,7 @@ output_bit_depth = 16 auto_crop = true # Apply unsharp-mask sharpening (true/false) -sharpen = true +sharpen = false # Invert negative to positive (true/false) # Set to false if input is already a positive (slide/print)