File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5993,7 +5993,7 @@ Issue: add pseudocode for EdgeSeeker GMA
59935993
59945994 The color to be mapped is first converted to Oklch,
59955995 and then the achromatic version of that color is generated,
5996- which will be the neutrax axis anchor.
5996+ which will be the neutral axis anchor.
59975997 These two colors are then converted to
59985998 the linear-light version of the target RGB space.
59995999
@@ -6017,7 +6017,7 @@ Issue: add pseudocode for EdgeSeeker GMA
60176017 The corrected color becomes the new current color
60186018 and should be a much closer color on the reduced chroma line.
60196019
6020- This process a maximum of three times,
6020+ This process is repeated ( a maximum of three more times) ,
60216021 each time finding a better, closer color on the path.
60226022 Finally, simple clipping is used to account for floating point math errors.
60236023
You can’t perform that action at this time.
0 commit comments