| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
12 minutes ago
» Replies: 1
» Views: 53
|
Outlined and filled in 3....
Forum: General questions
Last Post: rich2005
Yesterday, 04:42 PM
» Replies: 2
» Views: 115
|
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
Yesterday, 11:07 AM
» Replies: 5
» Views: 215
|
Upgrade 3.0.6
Forum: Windows
Last Post: J-C R 45
Yesterday, 03:07 AM
» Replies: 4
» Views: 291
|
ASTROPHOTOGRAPHY- CREATIN...
Forum: Tutorials and tips
Last Post: Zero01
10-30-2025, 07:24 PM
» Replies: 5
» Views: 483
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: rich2005
10-29-2025, 09:26 AM
» Replies: 1
» Views: 200
|
free e-on 3D software
Forum: Other graphics software
Last Post: gasMask
10-29-2025, 07:43 AM
» Replies: 2
» Views: 231
|
fill area has a border..
Forum: General questions
Last Post: Studoc64
10-29-2025, 12:48 AM
» Replies: 3
» Views: 210
|
A simple function to use ...
Forum: Extending the GIMP
Last Post: Scallact
10-27-2025, 05:20 PM
» Replies: 0
» Views: 168
|
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
10-27-2025, 11:06 AM
» Replies: 9
» Views: 2,893
|
|
|
| Linux Flatpak additions (official) |
|
Posted by: rich2005 - 06-23-2020, 10:17 AM - Forum: Extending the GIMP
- Replies (4)
|
 |
Some joy for linux flatpak users. (and some whinges from me)
Update your flatpak
Code:
flatpak update org.gimp.GIMP
Whinge no.1 - You get the Gimp manual. It is a big installation. Do I want it - no. I use either online or the pdf.
A list of the addons
Code:
flatpak install org.gimp
Very straight forward, select the one you want, (only one-at-a-time, you need to repeat the procedure for more) and it installs.
Whinge no.2 Resynthesizer for example, I remember installing that in an earlier flatpak with no problems at all, but it is welcome.
Whinge no.3 Again Resynthesizer, At best I use only two of the python plugins, heal-selection and occasionally heal-transparency. With this install you get the lot, 8 of them to clutter up the menu.
Whinge no.4 I want to remove the unwanted python plugins, go to Edit -> Preferences -> plug-ins. Where are they ? It says /app/.... Where ? I did find them eventually.
/var/lib/flatpak/runtime/org.gimp.GIMP.Plugin.Resynthesizer/x86_64/2-3.36/ece209307f93889a3b75c31a809bd87b318ea42f014473f21b0a4604643c0b69/files/plug-ins/
However, for all,of that, the gmic plugin is there and for many linux Gimp 2.10.x users that is welcome.
|
|
|
| Add Nodes to Path |
|
Posted by: carmen - 06-20-2020, 12:42 PM - Forum: Extending the GIMP
- Replies (8)
|
 |
I wanted to add 'sea currents' to a map, as in the figure:
It could be done in Inkscape through 'markers', but I wanted it as a purely 'stroke path'--better for small, indexed images.
As can be seen, I succeeded trough the following steps:
- oriented paths made in Gimp
- export them to svg, and open in Inkscape
- Inkscape Extensions -> Modify Paths -> Add Nodes... -> By max. segment length = 30.0px
- import the modified paths into Gimp, and:
- * ofn-path-edits -> Disjoin strokes
- * ofn-path-to-shape -> Functions on segments -> Modify segments -> Start=0, End=50
- * manually edit 2 of the segments in the resulting paths (it should be evident which ones would need adjusting)
- * path-arrow-heads at ends...
In view of the results, I think that the 'Add Nodes to Path' would be a likely addition to the Gimp path toolbox ( do you hear, Ofnuts?). Besides the use above and its variants, it also can improve the result of ofn-bend-path for squarish fonts with few control points--enabling still more "Bendiness" (I have a 'borderline' example somewhere).
|
|
|
| Add ons for gimp |
|
Posted by: CWilke - 06-19-2020, 08:05 PM - Forum: Extending the GIMP
- Replies (2)
|
 |
I have gimp 2.10 on my google pixel book (Chromebook). I would like to add additional brushes, some presets and maybe filters and overlays.
I have been able to download brushes, but cannot figure out how to get the brushes from downloads into gimp.
Any guidance would be apppreciated.
|
|
|
| Guide to Ofnuts Paths |
|
Posted by: carmen - 06-19-2020, 05:41 PM - Forum: Extending the GIMP
- Replies (5)
|
 |
I have just updated the epub "Guide to Ofnuts Paths" at the same download link.
Any comments are welcome.
Caveat: I fully intend to maintain the guide and add others on non-path topics (if only for my personal use). Unfortunately, my working fits come as (bipolar) batches, so I can easily get behindhand with the update... or do it and not put an announcement in the forum.
|
|
|
|