No, you should open an issue on github: GitHub · Where software is built
Thanks, done.
As far it is only operational on Windows. I’m not sure but I suppose “file-raw-placeholder” recognizes the raw processor in your system, and activates appropriate raw processor plug-in, however it recognizes ART only on Windows as far and on other OS “file-another-rawtherapee” is not activated. It may be fixed before GIMP 3.2 completed version will be released.
Are negative values clamped before CTL scripts (ART 1.25.11)?
I was trying to visualize the negative values with a script ( pratically if rgb<0 , 1 else 0) but the display is always black.
check negative3.txt (1.5 KB)
In the following image I expect a lot of negative values
Probably there’s something very wrong with my script.
Would it be possible to add support for images in HEIF/HEIC format? Darktable can open such files from Sony A7IV, but I couldn’t make ART to do the same. Sony files have .HIF extension
You can follow the instructions here: Adding Support for Custom Image Formats | ART raw image processor
At the bottom of that instruction page there’s a link to a repo with image handlers, and one is called heic.txt.
Follow the install instructions here:
A thing that I’d like to see improved in ART is the following.
I have a folder with lots of photos, 100+. When I select one in the middle and activate the Inspector, the photo opens fine. But where is the selected thumbnail? I have to scroll and to scroll to find it…
It would be nice when the selected thumbnail showed up next to the inspected photo.