From 54d858d19d36ff81558d8d677ecb4a1e49e780f2 Mon Sep 17 00:00:00 2001 From: Danack Date: Sun, 2 Jan 2022 14:05:03 +0000 Subject: [PATCH] Fix weird char and bad link, --- include/color-thresholding.php | 8 ++++---- include/command-line-options.php | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/include/color-thresholding.php b/include/color-thresholding.php index 9efb7e0b..9c6e483c 100644 --- a/include/color-thresholding.php +++ b/include/color-thresholding.php @@ -23,7 +23,7 @@

Now, pick two RGB colors: sRGB(159,150,0) and sRGB(205,100,45):

- +

Next, select one sRGB color and convert it to HSV and offset its values low and high to generate the start and stop HSV colors. Use -colorspace HSV to convert the image to HSV. For our HSV example, we pick sRGB(183,132,20) and convert to HSV:

@@ -37,13 +37,13 @@

Now, offset its HSV values as H=41+-20, S=89+-10, and V=72+-10, to create the start color (-) and stop color (+):

- +

Next, pick two RGB colors. Use -colorspace HSV to convert the image to HSV, and apply the RGB start and stop colors. Choose sRGB(158,77,33) and sRGB(213,217,2):

- +

Here is the expected results:

@@ -65,6 +65,6 @@

Here is the results of the color thresholding operation:

- + diff --git a/include/command-line-options.php b/include/command-line-options.php index 692257cb..7947fe26 100644 --- a/include/command-line-options.php +++ b/include/command-line-options.php @@ -3031,11 +3031,11 @@ function (its frequency), and thus determines the number of 'waves' that will "Courier" might be used if "System" is requested but not found). Note, the family can be a CSS-style font list.

For other settings that affect fonts, see the options --font, --pointsize, --stretch, --style, -and -weight.

+-font, +-pointsize, +-stretch, +-style, +and -weight.

-features distance