<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 1 дек. 2023 г., 23:59 Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Andrew; you and I have already talked about this at length, I<br>
hope there is someone knowledgeable enough to go through the Histogram<br>
Bezier code to find out how to overcome the "0 - 1.0" range. Another<br>
important (but probably even more complex) thing would be to be able<br>
to get your patches to work for the X11-OpenGL driver as well, which I<br>
think is the most widely used.<br>
<br>
Speaking of patches, can I ask you the favor of creating a patch that<br>
encapsulates the changes to histogram.C and color3way.C? </blockquote></div></div><div dir="auto"><br></div><div dir="auto">Well, I think you can do it yourself?</div><div dir="auto"><br></div><div dir="auto">git add plugins/color3way/color3way.C</div><div dir="auto">git add plugins/histogram/histogram.C</div><div dir="auto"><br></div><div dir="auto">git commit</div><div dir="auto"><br></div><div dir="auto">(it may ask you for name/email - just follow on-screen instructions - copy/paste commands setting name and email)</div><div dir="auto"><br></div><div dir="auto">then you might also check that EDITOR variable contain your favourite editor. I set it to mcedit, as ex-DOS user ( I can quit from vi, but this is about as much as I know!)</div><div dir="auto"><br></div><div dir="auto">After you commited changes this way you will see them in 'git log' So you can </div><div dir="auto"><br></div><div dir="auto">git format-patch {-o dirname } long_string_git_commit</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A patch to be<br>
installed with "git am ..." (with a .patch extension). I am doing a<br>
lot of builds and it is tedious for me to edit the code manually.<br>
<br>
Finally, a consideration. Without your patches the RGBA-FLOAT color<br>
model is almost useless with plugins because it allows unclipped<br>
calculations only for Gamma and Blue Banana. With your patches almost<br>
all plugins work in floating point (even Videoscope, without the<br>
"smooth" option); only HistEQ and Histogram Bezier remain excluded. So<br>
I think your patches are an important addition to CinGG. Do you think<br>
it's better to try to make an appimage with your patches so that<br>
others can test them, or can we put them directly into git, since I've<br>
done a lot of testing by now without the slightest problem?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I do not know how situation with free space on server going - may be we can replace previous test appimage with this new suggested one? I'll leave <a href="http://decision.to">decision.to</a> Sam and Phyllis .....</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Phyllis, what do you think? IgorBeg, Terje, Pierre and everyone else;<br>
what do you think?<br>
</blockquote></div></div></div>