Welcome, Guest |
You have to register before you can post on our site.
|
|
|
MULTIPLE OUTLINE COULOR |
Posted by: b229 - 10-28-2020, 10:36 AM - Forum: General questions
- Replies (1)
|
 |
I have an image im looking to ad an outline to but part of the image is black and other is white . what im looking to do is ad a black outline round the white and white round the black. I can get the outline but im wondering if there is anyway to change only parts of the outline colour and not it all at once. Im newish to gimp so there may be a way or something someone could recommend .
|
|
|
Layer Effects plugin don't works on 2.10.21 |
Posted by: MarkLecarde - 10-25-2020, 10:17 AM - Forum: General questions
- Replies (10)
|
 |
Hello, I'm Gimp user on Linux, and I just migrated from Photoshop CS6 (in order to don't suffer using Wine). I installed PhotoGimp mod and was ready to use the soft, when I found the abscence of Layer Effects (or any analogue) in Gimp. I surfed the net to find the solution and learned about the Layer Effects plugin. I correctly (I'm sure about that) installed it, however, I couldn't make it work (show up in "Layer" or in "Script-Fu"). As I understand it, this problem is popular and still does not have a single correct solution.
|
|
|
Scripting help at my new job |
Posted by: Deathharmonicon - 10-23-2020, 05:34 PM - Forum: Scripting questions
- Replies (4)
|
 |
So I’ve dabbled in scripting before but am not super well versed in it. However, I just took on a position at my job doing image editing for our online webstore. I’m able to do it easy enough in GIMP, but it’s doing the same edit over and over and I know that there has to be a way to script it so that I can do so more efficiently, I just have been having a hard time trying to understand how to write the script. I have access to Python-fu and Script-fu, but would prefer to use Python.
So here’s what I do to each image. Once I’ve gone through and manually selected what I need to, I do the same series of actions every time, and this is what I’m trying to script:
1. Layer > Transparency > Add Alpha Channel
2. Edit > Clear (or Hit Delete)
3. Deselect (Not absolutely necessary)
4. Image > Canvas Size > Height: 950 > Width: 950 > Center > Resize
5. File > Export As > ‘file name’.png > Export (Exporting the image and changing it from jpg to png)
And that’s it. I open an image, select the background, and then do those same steps every single time. So I was wondering if anyone could help me figure out the script for doing this every time. It would expedite the process to go so much quicker and I would greatly appreciate it. Thanks!
|
|
|
Gimp 2.10 crashing every time I try to cut or copy |
Posted by: thesun - 10-23-2020, 03:35 AM - Forum: General questions
- Replies (9)
|
 |
I hope someone here will help with a problem that repeatedly happens and basically (overnight, it seems!) has made GIMP unusable:
I open a photo. Highlight some area. Hit either Edit > Cut, Edit > Copy, or Cntl-x or Cntl-c, and poof, GIMP crashes. Every time.
It doesn't seem to matter the size of the document or area I'm trying to copy.
I saw some thread on another forum saying if on has CopyQ installed that may cause issues, but I don't believe I do. (I'm running Lubuntu 20.04LTS, a vanilla install, nothing modified. It's LXQt, if that matters. And my system is a newish Dell with 40GB of RAM, so I doubt it's a memory problem.)
I desperately need to fix this or find a work around. Here's the output when I run GIMP from the command line:
me@home:~$ gimp
using gegl copy
(gimp:248888): Gdk-CRITICAL **: 22:06:25.414: IA__gdk_window_get_events: assertion 'GDK_IS_WINDOW (window)' failed
(gimp:248888): Gdk-CRITICAL **: 22:06:25.414: IA__gdk_window_set_events: assertion 'GDK_IS_WINDOW (window)' failed
The program 'gimp' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 95997 error_code 3 request_code 18 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
(script-fu:248910): LibGimpBase-WARNING **: 22:06:25.457: script-fu: gimp_wire_read(): error
Thank you in advance for any help.
|
|
|
Removing object with GMIC not working |
Posted by: Muzician - 10-22-2020, 08:51 AM - Forum: General questions
- Replies (7)
|
 |
I followed this tutorial but when I get to the point of applying or hitting okay the progress bar comes up for a couple of seconds but nothing happens. Any insight as to how to make this work?
Remove Anything From A Photograph in Gimp using GMIC
|
|
|
|