Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp3 ubuntu 24.04 favourites
#1
There must be a few 'buntu 24.04 (Noble) using Gimp 3 from the Panda Jim PPA by now.

My must-have plugins are
resynthesizer / heal selection / heal transparency
gmic_gimp_qt  (3.7.5)

Compiled for Gimp 3 working (for me) Gimp 3.2.4   checked with kubuntu 24.04 and Mint 22.3 

In a zip here: https://u.pcloud.link/publink/show?code=...kkAHkFPUpk   about 6 MB

Unzip and put the 5 folders in ~/.config/GIMP/3.2/plug-ins/

Remember, gmic needs QT5  If not installed try
Code:
sudo apt install libqt5core*  libqt5widgets5*

Edit: An updated gmic_gimp_qt version 4.0.4 https://u.pcloud.link/publink/show?code=...s847blGxKy zipped about 5 MB
Reply
#2
Hi, they also work on Debian 13/ Gimp 3.2 Appimage.

Resynthesizer + heal *  works! I tried... without the G'mic plug in, and the filter works.


Thanks!
Reply
#3
This was/is a favorite of mine.  The felimage-noise plugin updated for Gimp 3  Good for making tiles or backgrounds. You do need to experiment.

see: https://github.com/malespiaut/felimage-noise-plugin  code only.

Compiled, so unfortunately I can only provide a 'buntu 3.2 PPA version.

Download felimage-noise.zip  Unpack and put in your User Gimp 3.x plug-ins folder.
It registers in Filters -> Render -> Felimage -> Noise

There are presets (ex. Gimp 2.8) in presets.zip  Unzip gives the folder felimage-noise full of *.fnp files. Put that somewhere sensible. You add the path to it from the presets tab.

Looks like this.

   

The usual guarantee, there is none.


Attached Files
.zip   felimage-noise.zip (Size: 65.57 KB / Downloads: 8)
.zip   presets.zip (Size: 13.93 KB / Downloads: 10)
Reply
#4
Thanks for finding it.
Reply
#5
A little tweak for that old fashioned plugin.  You can make the preview larger.

Add to the gimp.css (or make one) in your Gimp 3 user profile. the size (512) can be upto 1024 but it does make rendering in felimage a bit slow.

Code:
* {
-GimpPreview-size: 512;
}

As an example, often seen request for distressed text. Often a long answer involving selections and distorting selections and ....  Not difficult using the felimage plugin.

   

   
Reply


Forum Jump: