Hi
I was hoping someone could help me.
I am trying to import a Warhammer 40k kill team data card download as an pdf and simply print it out on size A6 paper.
I would also like to create a template for future data cards.
I have tried simply changing the printer properties in gimp and the printer to match but I keep getting a paper size error (E1) on my HP printer.
I am new to Gimp.
Background: the shellout.py (7 years old script) is an approach for calling NikCollection Filters and using the result in GIMP. It still worked with win10 & win11 until GIMP 3.x.
I’m having trouble converting the Python plug-in script from GIMP 2.x to 3.x.
Thank @Ofnuts for pointing out the helloworld plugin example, that helped me understand the basics a little bit.
I've been fighting this for days now and I need help. What I thinki should be a simple process is absolutely baffeling. I have a number of color .jpeg images and no matter what method I use, fuzzy select (sort of worked but too much edge pixels}, color select, path select, I can't get it to work. Out of desparation I upgraded from ver 2.1 to 3.0 and still no result. I finally resorted to picking a no-brainer eazy peazy image, shades of grey, simple shape and still can't get it to work.
Although it's going to take a lot more time I think I've decided to do the path select method. The problem is that when the path is complete and, following all the directions from tutorials and posted online, I right click and select Select/Selection from paths then delete nothing happens. I've closed the view and started over several times and zilch. I'll attach a copy of the image (mug clip2.jpeg). Somewhere along the way either I'm missing something or maybe there's a glitch in my Gimp. I appreciate any help.
So say I have 10 images open in GIMP and need to scroll between them quickly, in GIMP 2 I was able to bring my mouse up to the open images bar and use my mouse wheel to scroll left and right, I can't seem to do that in GIMP 3 or figure out how to turn that feature back on, anyone know?
Hello. First off, I am not a coder, but years ago I managed to write a plugin in GIMP 2.10 to do some basic repetitive tasks like adding solid color layers with masks, in groups and set other various parameters. The first thing that happens is the original image layer is copied and desaturated. Honestly, I am struggling with rewriting this simple plug-in in GIMP 3 format...I can't even get anything to show up in the GIMP menus even after copying the code from another GIMP 3 plugin example. Running it line by line through the python console produces no error. Could someone look at this basic code to copy a layer, create a new layer and desaturate it and help me understand why I can't even get the plugin to show up in the GIMP menus? I wish there was a GIMP 2 to 3 converter or a forum group that would help rewrite code specifically for us non-coders. I just don't understand enough on how to write python code when I cannot find examples to do basic tasks. Thanks for any feedback you can provide.
I just installed gimp 3.0 and wanted to test the Python Console.
For example, in Gimp 2.10 you could print the layers of an image with this code in the console:
Code:
img = gimp.image_list()[0]
for layer in img.layers:
print(layer.name)
Just installed 3.0.0 for Mac (OSX 13.7.4 Ventura). When I try to change brushes while using the Eraser tool, GIMP will crash. I have recreated this behavior several times now. If I can't get a workaround I'll have to revert to 2.1.
VM Region Info: 0 is not in any region. Bytes before following region: 4400332800
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 10647c000-10692a000 [ 4792K] r-x/r-x SM=COW ...ts/MacOS/gimp