Welcome, Guest |
You have to register before you can post on our site.
|
|
|
Load multiple plugins from a parent plugin folder |
Posted by: Davide_sd - 02-25-2019, 11:20 PM - Forum: Scripting questions
- Replies (2)
|
|
Let say I want to have a folder containing my plugin. As I understand, GIMP only looks for plugins file named as the folder. For example, this works ok:
Code:
my-plugin-folder-name
my-plugin-folder-name.py
If I change the plugin file name, the plugin will not be loaded. For example:
Code:
my-plugin-folder-name
something-different.py
In this case the file something-different.py will not be loaded by GIMP, even if it's set to be executable.
Is it possible to force GIMP (from settings) to also look for other file names into plugin subfolders? Ideally, I would like to have multiple files for slightly different plugins into the folder my-plugin-folder-name. Right now with only one file to be loaded, as my plugin get bigger and bigger, it's becoming also messier to keep it "organized"...
|
|
|
Can't load files |
Posted by: BCarp - 02-25-2019, 02:49 AM - Forum: Windows
- Replies (11)
|
|
I just downloaded GIMP 2.10.8 on Feb. 23rd. I am on Win 7 32-bit. Home desktop PC.
When I try to open a file from either my desktop c\ drive or a thumb drive, GIMP does not recognize any file type. I have tried TIFFs, JPEGs and PNGs.
I tried uninstalling and reinstalling GIMP, but this did not help.
Thanks for any advice.
|
|
|
Newbie - working with svg file |
Posted by: carljong - 02-24-2019, 04:57 PM - Forum: General questions
- Replies (4)
|
|
[attachment=2656][attachment=2657]
I have a svg file of a magnifying glass. I want to place the image of the shark inside the magnifying glass. What's the easiest way to do it?
I've tried to break it into layers, but it looks like that is for flat pictures with a few colors. The magnifying glass I have is more realistic and I would like to keep it that way.
Thanks for your help.
Carl
|
|
|
Creating a Macro For Stroke Selection [Solved!] |
Posted by: CosmicOrigami - 02-23-2019, 09:20 PM - Forum: General questions
- Replies (5)
|
|
Hi All,
I'm new to this forum and GIMP 2.10 in general. So I'm trying to convert images into outlines for laser cutting. And the best way I found is a combination of fuzzy tool+ stroke selection and color exchanging. However, the clicking for stroke selection is a bit too much (edit->stroke selection->stroke) since I need to repeat the process over 100+ times. I was wondering if there is a way to map (edit->stroke selection->stroke) to a key on my keyboard.
Thanks!
|
|
|
JPEG data when exporting |
Posted by: Alain38 - 02-23-2019, 12:40 PM - Forum: General questions
- Replies (2)
|
|
Hi,
I'm using 2.10.8 on Windows 10.
Any JPEG file generated by my Canon EOS 5D Mark II or by a Canon utility from a RAW file is correctly displayed by my LG OLED television..
If I open one of these files with GIMP and export it without any modification then the TV set will be consider it as corrupted.
I submitted the problem to LG support team and they suggested that it was GIMP fault.
I suspect that some JPEG parameter is altered or missing when exporting. I tried various export settings but couln't fix the problem.
Any suggestion?
|
|
|
Gradient along an arbitrary selection. |
Posted by: QuinB - 02-22-2019, 12:58 PM - Forum: General questions
- Replies (4)
|
|
Hi All,
Image a letter 'S'.
Or a 'C', for that matter.
Can anybody suggest a sensible way to fill the shape with a linear-style gradient, starting at one end and shading to the other?
A purely linear gradient places the end points of the gradient at the furthest extents of the shape, leaving incorrectly coloured parts at the tips of the shape; 'shaped' gradients fill from the edges to the middle; spiral, conical and radial gradients also fail to fit the bill.
Warp transformation and Whirl and Pinch filter make interesting effects if you start with a box filled with a linear gradient, but change the width and length of the box in a way I haven't managed to control, and don't get me started about Cage Transform.
Am I simply asking too much of Gimp in its current incarnation, or can you suggest the blindingly obvious solution that's right under my nose but will need a good night's sleep to work out, otherwise?
QuinB
|
|
|
|