Welcome, Guest |
You have to register before you can post on our site.
|
|
|
Plugin stops on a computer but not on the other one |
Posted by: Jean-Marc68 - 04-17-2019, 03:26 AM - Forum: Extending the GIMP
- Replies (2)
|
 |
Hi,
I have a tower and a laptop. Both on Win10, Gimp 2.10.10, and with a Frequency separation script (SS-Split-Components_v1-0.scm by Mike Ochtman)
On the laptop the script stops at the gaussian blur to let choosing the blur level.,But on the tower the script don't stop.
As I understand from that line, it's supposed to show the blur display.
Code:
(plug-in-gauss-iir2 RUN-INTERACTIVE img ss-layer-lowpass blur-radius blur-radius)
But it stops and show blur display only on the laptop. And on the tower, that script runs at the end , bluring without stops to let choosing the right blur level.
Do someboby know why it stops on a computer but continues on the other one ?
I'm searching for a while but I don't find what's the difference between computers.
Thanks in advance
|
|
|
Cut out a speech bubble from a transparent PNG image?! |
Posted by: cutoutperson - 04-15-2019, 04:50 AM - Forum: Older Gimp versions (2.8, 2.6....)
- Replies (5)
|
 |
Hi there.
I have a PNG with transparent background.
I want to upload iinto GIMP.
I want to then overlay a speech bubble.
I want to then cut out whatever is in that speech bubble, and export that ... so that l have nothing that was outside of the speech bubble in the exported image.
Best l've been able to do so far merely cuts out a silhouette of whatever was in the speech bubble, minus any colours or anything like that.
All l want is a speech bubble containing a picture, that l can then paste into other larger pictures.
Seriously considering a physical paper and scissors solution right now. GIMP seems able to do anything but this. FWIW l don't for a moment think it'd be straightforward on any other art program made after 1999, when the world got unnecessarily complex for no reason!
|
|
|
Is this Photoshop workflow reproducible? |
Posted by: dantestyle - 04-14-2019, 05:05 AM - Forum: General questions
- Replies (3)
|
 |
Hey all, so there's something that I've always done a LOT in photoshop for many of my youtube thumbnails, and blog images etc.
I'll often get an image that I Want to extend the width of without changing the pespective.
So I'd increase the canvas width on one side of the image, then highlight that empty region, then use content aware fill.
Like in this image: https://imgur.com/a/vjNp36d
But I can't use resynthesizer for this purpose - it seems only useful for remving an object from an image, not filling in an empty space based on its surroundings.
Any ideas on this?
|
|
|
Using filters marked by a "G" in python-fu (GEGL?) |
Posted by: kolopo - 04-14-2019, 12:09 AM - Forum: Scripting questions
- Replies (1)
|
 |
I was writing a python script to apply a filter to all layers in an image. When I went to try and add selective gaussian blur(took me a while to figure out that's a surface blur in GIMP) I could not find a way to do it. Doing some searching it seems the G stands for GEGL. Trying to use GEGL operation from tools menu the corresponding or similar/equivalent filter seems to be "bilateral filter". Intuitively it feels like I should be able to use any filter as long as I provide parameters with python-fu, but I guess not. Is there really no way to use these filters from python-fu?
just fyi, I'm a beginner to GIMP, and a bit familiar with python.
|
|
|
Maximum Image Size |
Posted by: Jasper - 04-13-2019, 06:43 PM - Forum: General questions
- Replies (2)
|
 |
Hello all,
What is the maximum image size that GIMP can handle without crashing/lagging. I have GIMP 2.10.8 and my computer is a Dell Inspiron 15R with 1 terrabyte of storage total (it is about a third full). I'm trying to map out the text adventure game Zork.
Thanks
|
|
|
convert gimp files into pdf |
Posted by: gimpcam - 04-13-2019, 02:08 PM - Forum: General questions
- Replies (3)
|
 |
Hi everyone,
Im a student and i tried to edit a 120 pages pdf in gimp. Once i did it, i had 120 layers that i need to save as pdf, and then use an other software to merge the 120 pdf. I was wondering if its possible to save the whole layers in one unique pdf in one save, because saving the layers as pdf one by one is sooo long.
|
|
|
|