Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Dodge and burn plug-in fo...
Forum: Extending the GIMP
Last Post: chuckhenrich
5 hours ago
» Replies: 2
» Views: 180
|
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: rich2005
11 hours ago
» Replies: 5
» Views: 908
|
Batch export all opened i...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 07:58 PM
» Replies: 24
» Views: 14,324
|
cannot find plu-gins in g...
Forum: General questions
Last Post: πk2
Yesterday, 08:46 AM
» Replies: 3
» Views: 434
|
ora format... it really w...
Forum: General questions
Last Post: mrkid
09-17-2025, 10:57 PM
» Replies: 3
» Views: 392
|
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
09-17-2025, 09:45 PM
» Replies: 3
» Views: 640
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
09-17-2025, 03:17 PM
» Replies: 40
» Views: 35,797
|
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
09-17-2025, 03:12 PM
» Replies: 0
» Views: 365
|
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
09-17-2025, 12:57 PM
» Replies: 2
» Views: 1,376
|
How do you make text circ...
Forum: General questions
Last Post: Krikor
09-17-2025, 12:40 PM
» Replies: 13
» Views: 4,070
|
|
|
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.
|
|
|
|