| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,175
» Latest member: anemul
» Forum threads: 7,836
» Forum posts: 42,552
Full Statistics
|
| Latest Threads |
Plug-in not showing up
Forum: Extending the GIMP
Last Post: jack63ss
3 hours ago
» Replies: 4
» Views: 297
|
How do I erase items from...
Forum: General questions
Last Post: sallyanne
Yesterday, 01:41 PM
» Replies: 3
» Views: 283
|
Help converting a basic f...
Forum: Scripting questions
Last Post: MrsP-from-C
Yesterday, 07:43 AM
» Replies: 4
» Views: 305
|
script-fu help
Forum: Extending the GIMP
Last Post: egrivel
03-13-2026, 11:19 PM
» Replies: 6
» Views: 472
|
How to get the full path ...
Forum: Extending the GIMP
Last Post: ImgTinker
03-13-2026, 03:45 PM
» Replies: 11
» Views: 1,831
|
Pixels after exporting to...
Forum: General questions
Last Post: Scallact
03-11-2026, 12:53 PM
» Replies: 3
» Views: 386
|
can I do these Photoshop ...
Forum: General questions
Last Post: rich2005
03-11-2026, 09:36 AM
» Replies: 1
» Views: 228
|
Selecting more than one l...
Forum: General questions
Last Post: teapot
03-11-2026, 01:40 AM
» Replies: 4
» Views: 441
|
affinity now free
Forum: Other graphics software
Last Post: connag
03-11-2026, 12:30 AM
» Replies: 1
» Views: 671
|
GIMP: The Movie | Officia...
Forum: Gallery
Last Post: connag
03-11-2026, 12:21 AM
» Replies: 1
» Views: 617
|
|
|
| How to install Gimp Heal Plugin (Linux)? |
|
Posted by: ciararseeley - 03-16-2019, 05:14 PM - Forum: Extending the GIMP
- Replies (5)
|
 |
Hello,
I have Linux MX 18.1.
I would like to install the Heal tool (and all other tools coming with it) included in the Resynthesizer package:
https://github.com/bootchk/resynthesizer
As described, I installed gimp-plugin-registry from the repository. I can see now many new plugins in my Gimp 2.10.8, for example the resynthesizer module. I can use it without any issues.
But under Enhance are not new tools. No heal tool, no uncrop, no sharpen, no enlarge.
I tried to copy the plugin py files manually into the plugin folders (under home and under usr) and made them executable. It did not help, still no heal tool.
I tried search for a solution, but most threads about that topic are 5 years old.
|
|
|
| Gimp with wavelet sharpen plugin |
|
Posted by: throast - 03-16-2019, 01:45 PM - Forum: OSX
- Replies (1)
|
 |
Hello,
I'd used an unofficial version of Gimp that already contained the wavelet sharpen plugin for quite a while now. Assuming that the tool would be included in the new official 2.10 versions, I figured I'd use the new one and deleted the version I used previously. I'm noticing that wavelet sharpen was actually never a pre-set tool in any official release, at least for Mac. Installing the plugin manually doesn't work, I've tried everything, so now I'm desperately searching for that unofficial version but I can't find it anywhere. Does anyone know the version I'm talking about or how to properly install the plugin?
Thanks!
|
|
|
| Tablet not working for gimp |
|
Posted by: Sammydewie - 03-15-2019, 10:45 PM - Forum: General questions
- Replies (1)
|
 |
Hi, I'm new to gimp and would really like to get into digital art. The problem is, i can't get my pen to move on the program. it just sticks to one place on the canvas and doesn't move anywhere, even though i'm moving my actual pen. I have the drivers installed on my Huion H610PRO. I just got it last christmas and I haven't been using it since then because of this. There's nothing wrong with the tablet, or my computer. Can someone please me before I put digital art away from me?
|
|
|
| Choosing to learn Python-Fu or Script-Fu for a simple script |
|
Posted by: BrianJ - 03-15-2019, 05:48 PM - Forum: Scripting questions
- Replies (3)
|
 |
Hello, I want to use GIMP to extract 200 small images from a set of larger images, which are uniformly structured. I have figured out how to use image_select_rectangle to do the initial selection, in both Python fu and Script fu, though in Python I am still working on learning the syntax to identify [Image] correctly.
I need to flush out a script that will copy the selection to a new file and save it to a folder, with an incremented filename each time.
I will also need to write a bit of code to update the x,y coordinates of the corner of each selection, which are 4x5 groups of 5x2 images (200 total images). I have basic programming skills but I haven't really used them in several decades - I learned C++ when it was - BRAND NEW.
So I am wondering which of the two scripting modules will be easier to use to write a small/short routine to increment the x,y value for each selection from the larger image?
A hint towards the basic increment variable routine that would be used to increment the parameters in image_select_rectangle would certainly speed things up. As would the needed syntax on incrementing the file name on the output call. Any tips would be much appreciated.
|
|
|
| gimp crashes when it tries to find newly installed font |
|
Posted by: soursop - 03-15-2019, 02:54 PM - Forum: Linux and other Unixen
- Replies (4)
|
 |
I'd like to get an emoji font for my Gimp 2.8 on Linux Mint 19.1. So I downloaded https://github.com/MorbZ/OpenSansEmoji and copied to /usr/share/fonts/truetype/ . when I try to find the font in the dropdown list, gimp gives this error:
Quote:~ $ gimp
(gimp:2168): GLib-GObject-WARNING **: 22:40:14.931: g_object_set_is_valid_property: object class 'GeglConfig' has no property named 'cache-size'
(gimp:2168): Pango-WARNING **: 22:40:32.688: failed to create cairo scaled font, expect ugly output. the offending font is 'OpenSansEmoji 16'
(gimp:2168): Pango-WARNING **: 22:40:32.688: font_face status is: file not found
(gimp:2168): Pango-WARNING **: 22:40:32.688: scaled_font status is: file not found
(script-fu:2176): LibGimpBase-WARNING **: 22:40:32.693: script-fu: gimp_wire_read(): error
- Segmentation fault
How can I fix?
|
|
|
| Preserving EXIF |
|
Posted by: Turn2Linux - 03-15-2019, 07:47 AM - Forum: General questions
- Replies (5)
|
 |
I recently joined the GIMP community, after years of Paint.net.
Somehow the EXIF of my photos is not preserved either when importing my JPG or exporting them
(Preference> Import/Export > checked the preserve EXIF)
I know there was a problem for Pentax users, but I use Sony and have the same problem.
Any help will be appreciated.
|
|
|
| G'MIC on Mac Chugs Forever |
|
Posted by: Chuanist - 03-14-2019, 03:29 PM - Forum: General questions
- Replies (2)
|
 |
I am running GIMP 9.5 color corrected on Mac OS 10.11.6.
The G'MIC-Qt filters are of great interest to me. But when I open G'MIC and select an effect, then choose either Apply or OK, the plug-in processes endlessly. Yesterday the fractal effect 'worked' for over 30 minutes on a 24 mb photo file. I then cancelled the command because it obviously was not going to resolve itself.
Is there something I need to know to get the filters to work?
Many thanks for your consideration.
|
|
|
|