07-01-2019, 08:46 AM
(This post was last modified: 07-01-2019, 09:38 AM by rich2005.
Edit Reason: typo
)
The extract of the curve file looks ok to me, just make sure that the complete file is not scrambled in some way
The latest code (6 months old ) for BIMP 2 has the curves action fixed.
However, I will include, in the attached zip, both versions, just in case. The usual, unzip put either bimp2 or bimp18 in ~./config/GIMP/2.10/plug-ins. Should already be executable but check anyway.
Both versions work here (k)buntu 18.04 / Gimp 2.10.12
If you used a PPA or some package for your existing BIMP remember to uninstall it or at least look in /usr/lib/gimp/2.0/plug-ins/ and remove bimp
The bimp18 version has a dependency libpcre3, maybe installed with your existing bimp. However, if using that version, check with
Edit: There is an earlier post: https://www.gimp-forum.net/Thread-Ubuntu...7#pid12277
which also includes the files. Since I just re-compiled bimp2 to make sure it works I changed the attachment there, to same as here.
The latest code (6 months old ) for BIMP 2 has the curves action fixed.
However, I will include, in the attached zip, both versions, just in case. The usual, unzip put either bimp2 or bimp18 in ~./config/GIMP/2.10/plug-ins. Should already be executable but check anyway.
Both versions work here (k)buntu 18.04 / Gimp 2.10.12
If you used a PPA or some package for your existing BIMP remember to uninstall it or at least look in /usr/lib/gimp/2.0/plug-ins/ and remove bimp
The bimp18 version has a dependency libpcre3, maybe installed with your existing bimp. However, if using that version, check with
Code:
sudo apt install libpcre3
Edit: There is an earlier post: https://www.gimp-forum.net/Thread-Ubuntu...7#pid12277
which also includes the files. Since I just re-compiled bimp2 to make sure it works I changed the attachment there, to same as here.