David Tschumperlé

Results 173 comments of David Tschumperlé

> Well... I finally built it, but had to update gmic_qt.pro and the following in it: It seems you duplicated the same code used to compile for `HOST=gimp` ? Or...

`gimp` is the default value for `HOST`, so I'm curious. Why not just using `qmake` with default values ? It compiles the binary for GIMP 2 or GIMP 3 depending...

You're right. https://github.com/GreycLab/gmic-qt/commit/eccbca61a4a1d7364c478e5d9bc19f77003c49aa should help.

Good idea, I will add a CONTRIBUTING.md file ASAP. Thanks.

Please look at : https://discuss.pixls.us/t/gmic-plugin-zoom-problem This is actually an intended behavior, as certain filters cannot render an accurate preview when zoom factor of the preview window is modified.

Looks like an issue with the authorizations the user has to install thing, no ? I don't think this is related to the G'MIC installer.

Hello. Thanks for reporting. You are right, the color quantization looks quite bad in the G'MIC-Qt filter. I've done a quick test of the quantization algorithm in G'MIC, and I...

I wrote a small fix. Now I get this: ![Image](https://github.com/user-attachments/assets/44f1aa31-cf3f-45fd-aae7-b5ab43f4c7fa) Does it look OK for you ?

OK, so the fix is already available if you use G'MIC 3.5.4 (just click the "Update Filters" button). But I see that G'MIC 3.5.4 is not available for PS at...

There are already issues for each repositories in the GreycLab organization, e.g. https://github.com/GreycLab/gmic/issues And I don't think I'll be taking any steps to transfer or remove the original repo. I...