From bd114b89fef4f3cec9122d7f81cf6388f9d940bd Mon Sep 17 00:00:00 2001 From: tgrimmer <19311462+bluescan@users.noreply.github.com> Date: Sat, 19 Aug 2023 12:11:04 -0700 Subject: [PATCH] Minor fix. There were some tab characters in the help text. --- Src/CommandHelp.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Src/CommandHelp.cpp b/Src/CommandHelp.cpp index ad993c91..3120a565 100644 --- a/Src/CommandHelp.cpp +++ b/Src/CommandHelp.cpp @@ -196,7 +196,7 @@ are sufficient. Image types with load parameters: Range is [0.5,4.0] tone: For HDR images. Tone-map exposure applied if this is >= 0.0. The non-negative valid range is [0.0,4.0]. A value of 0.0 is black and 4.0 - is over-exposed. A value of 1.0 is neutral. Negative values do not + is over-exposed. A value of 1.0 is neutral. Negative values do not apply tone-map exposure. Default is -1.0* for no application. --inDDS @@ -208,7 +208,7 @@ are sufficient. Image types with load parameters: gamma:Gamma value. Used when an encoding-gamma is needed. Default is 2.2*. tone: For HDR images. Tone-map exposure applied if this is >= 0.0. The non-negative valid range is [0.0,4.0]. A value of 0.0 is black and 4.0 - is over-exposed. A value of 1.0 is neutral. Negative values do not + is over-exposed. A value of 1.0 is neutral. Negative values do not apply tone-map exposure. Default is -1.0* for no application. spred:Spread single channel. Boolean true* or false. For DDS files with a single Red or Luminance componentconly, spread it to all the RGB @@ -248,7 +248,7 @@ are sufficient. Image types with load parameters: gamma:Gamma value. Used when an encoding-gamma is needed. Default is 2.2*. tone: For HDR images. Tone-map exposure applied if this is >= 0.0. The non-negative valid range is [0.0,4.0]. A value of 0.0 is black and 4.0 - is over-exposed. A value of 1.0 is neutral. Negative values do not + is over-exposed. A value of 1.0 is neutral. Negative values do not apply tone-map exposure. Default is -1.0* for no application. spred:Spread single channel. Boolean true* or false. For KTX files with a single Red or Luminance componentconly, spread it to all the RGB