Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,509
» Latest member: xaGe
» Forum threads: 7,129
» Forum posts: 38,982
Full Statistics
|
|
|
Delete a color. |
Posted by: TuxfordC - 03-18-2019, 03:22 AM - Forum: General questions
- Replies (15)
|
|
Working with badly stained pages of text. Is it possible to select a whole page and delete a color. thus leaving
text on a white background ? These documents are from 1939-1940's and I think that the paper quality and
poor bleach is cause of stains. Unwanted color is predominantly yellow.
|
|
|
Strange Export Issue |
Posted by: RhinoCan - 03-17-2019, 11:29 PM - Forum: General questions
- Replies (2)
|
|
I am having a very odd time with GIMP today. The issue involves exports.
When I try to export an image that I've worked on as either JPG or PNG, it behaves as if it is working fine but when I upload the image to my hosting service to use on the website I am building, the picture is either entirely undisplayable (most of them) or, a few cases, badly scrambled to the point that I don't even recognize the picture.
I'm simply taking an existing very large picture, scaling it down, then cropping the result and exporting it as JPG or PNG. I've done that many times before. Up until a few hours ago, I was still running GIMP 2.8.18 but after I detected this problem, I upgraded to 2.10.8. Much to my disappointment, I get the same issue in the 2.10.8.
I need to emphasize that I was editing photos quite a bit earlier this week and had no issues with the files produced by exports to either JPG or PNG format. It's as if something has changed in GIMP since earlier this week. I've been running 2.8.18 for the last couple of years and I'm at a loss to try to understand what could have changed in the last couple of days to mess up the export processing.
[Update:
Just as a workaround, I tried to do the same things in IrfanView a few moments ago and it is producing undisplayable pictures too!!! Now I'm REALLY baffled. Could this be a Windows issue??? I'm running Windows 10 Home (64-bit).]
I hope someone here can suggest a cause for this problem and a way to resolve it. If you need me to upload some samples of the pictures - both the originals and the cropped versions - I will be happy to do that.
|
|
|
Newbe Again! - doing text outline |
Posted by: richcb7 - 03-17-2019, 12:57 AM - Forum: General questions
- Replies (1)
|
|
I last used Gimp back on 2.8 and it appears that I have to start all over on 2.10.
All I was trying to do was outline some text, but nothing appears to work. I was doing it easy enough with 2.8 before, but now I'm stumped on 2.10.
I have gone through several videos doing each one, trying different things and nothing creates the outline.
It tells me to create the new layer and instead of creating it for only the text field, it creates it for the entire image file. I tried using duplicate layer and then grow, but even that doesn't work. The duplicate layer is created and it grows, but when I select it and attempt to fill that it only fills the existing text, not the grown area.
I tried searching for 2.10 help but nothing of detail and can't do a file search.
Can someone please point me in the right direction of where to get the correct instructions.
Thanks,
|
|
|
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.
|
|
|
|