LinuxBeaver
released this
31 Aug 00:03
·
11 commits
to main
since this release
Star Background in Gimp. Download plugin here
This is the download page for this Gimp GEGL plugin.
Installing it is simple. Just put the binaries
in their proper directory.
(.dll is for Windows and (.so is for Linux.
Location to put Binaries
They don't go in the normal plugins directory.
Windows
C:\Users(USERNAME)\AppData\Local\gegl-0.4\plug-ins
Linux
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins
Linux (Flatpak includes Chromebook)
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins
Then Restart Gimp and go to GEGL Operations drop down list.
If you use Gimp 2.99.16+ the filter will be in Gimp's menu
under filters>/render/fun
Source Code (to compile)
The source code of my plugins that Github auto provides is usually out of date.
Please grab "source_code_of_starbackground.zip" to get the latest version.
Check my main Github page for instructions how to compile.