Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,571
» Latest member: Jean Dupont
» Forum threads: 7,449
» Forum posts: 40,706

Full Statistics

Latest Threads
processes in Whitelist
Forum: OSX
Last Post: Jean Dupont
2 hours ago
» Replies: 0
» Views: 2
Windows save
Forum: General questions
Last Post: sallyanne
3 hours ago
» Replies: 3
» Views: 278
Trying to append part of ...
Forum: General questions
Last Post: Denarius
Yesterday, 12:26 PM
» Replies: 5
» Views: 285
Can't see GIMP windows
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Tas_mania
Yesterday, 08:57 AM
» Replies: 2
» Views: 172
clone tool
Forum: General questions
Last Post: sallyanne
Yesterday, 12:38 AM
» Replies: 6
» Views: 336
Missing fonts when export...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
06-29-2025, 07:48 AM
» Replies: 8
» Views: 426
Updating Python Scripts t...
Forum: Scripting questions
Last Post: Ofnuts
06-28-2025, 08:58 PM
» Replies: 1
» Views: 178
GIMP 3.0.4 Script-Fu Batc...
Forum: Extending the GIMP
Last Post: AgHornet
06-27-2025, 10:20 AM
» Replies: 0
» Views: 152
Technique for removing ov...
Forum: General questions
Last Post: denzjos
06-27-2025, 09:47 AM
» Replies: 12
» Views: 893
unable to convert from rg...
Forum: General questions
Last Post: rich2005
06-26-2025, 11:42 AM
» Replies: 1
» Views: 226

 
  Gimp woes - Windows 10
Posted by: lenwynne - 07-28-2018, 06:52 PM - Forum: Windows - Replies (4)

Today I decided to try the newest version of Gimp and after a few install attempts - including a clean install - I kept getting a string of gimp gmic_gimp_qt.exe - entry point not found  error messages.

So I decided to just go back and do a clean install of 2.8 which I have been using for some time. But now every time I start Gimp it goes through the long process of looking for Fonts, and changing font directories does nothing to help this. Gimp is also now very slow to close. When I close the program it takes 15 seconds or more to close the windows.

Any help resolving these issues would be greatly appreciated.

Print this item

  Help with plugin PerspectiveShadowDN [Fixed]
Posted by: Pocholo - 07-28-2018, 06:06 PM - Forum: Extending the GIMP - Replies (15)

Hi everyone, I installed Gimp version 2.10.4 and been familiarizing with this version. (I have not got the hang of it yet). But I installed the filter "PerspectiveShadowDN" and won't appear in Gimp. I place the gimp in the respective directory: C:\Users\User\AppData\Roaming\GIMP\2.10\plug-ins in case you ask, but I don't see it anywhere on the menus. I believe a member here "dinasset" created it or updated this plugin. Need help please. Thank you in advanced.

Print this item

  Is there an html "spoiler tag" equivalent on this forum?
Posted by: KevKiev - 07-28-2018, 05:36 PM - Forum: Gimp-Forum.net - Replies (2)

I'm drafting a post in which I'll have a few images and, to save space and keep things tidy, I was trying to insert them into spoiler tags i.e. sandwiching the images between "[spoiler]" and "[/spoiler]" which, on the (few) other forums I frequent, results in a text box that you can click on to expand and see what's between the tags and click again to hide. (Sorry if that's ridiculously old news.) But when I preview the post, the image is simply displayed between with the tags as plain text.

I tried using the "code" button, with "spoiler" alone and with brackets, but that didn't work.  (I have no idea what "PHP" is, but I tried that button unsuccessfully too.)

Thanks

Print this item

  Help - What's happening here.
Posted by: Pumpkin - 07-28-2018, 05:01 PM - Forum: General questions - Replies (7)

So, this has worked as intended before, but then I assume some settings randomly change to stop it from working and I have no idea how to revert it back to working again.

As you can see, if have a base image - created a new layer, set that layer as Transparent and the Mode is set to overlay - It's supposed to colour in - like you can see happening in the layer window - alas, it's not in the main window? Why is this? It's worked before, it works this way in other image editor tools, what's happened here?

[Image: pqC2EfB.png]

Print this item

  How to download Resynthesizer
Posted by: GreenCat - 07-27-2018, 09:52 PM - Forum: Extending the GIMP - Replies (1)

Where can I go to download Resynthesizer for GIMP 2.10.4?  Then where do I put the download and how do I put it into GIMP? I'm using GIMP version 2.10.4 with Windows 10. Do I also need to install Python support or Script Fu extensions?
Huh

Print this item

  Palette as input Script/Plug-in noob question
Posted by: trandoductin - 07-27-2018, 05:04 PM - Forum: Scripting questions - Replies (4)

In a .py file I have this register call


Code:
register(
    'python_fu_export_palette_to_html_tt',
    'Exports Palette to HTML table',
    'Exports Palette to HTML table',
    'Tin Tran',
    'Tin Tran',
    'July 2018',
    'HTML table...',
    '',
    [
    (PF_DIRNAME, "folder", "Foler for the output file:", 0),
    (PF_STRING, "name", "The name of the file to create:", "palette.html"),
    (PF_SPINNER, "per_row", "Colors per row:", 16, (1, 500, 1)),
    ],
    [],
    python_export_palette_to_html_tt,
    menu='<Palettes>/Export as',
)

It's in the right menu, but it's only prompting for 2 inputs (the name and the per_row) and passing 3 parameters to my function which i am expecting 4.
I want it to prompt for all 3 and passing the palette in as first parameter so that my function has 4 parameters.
How to do this so that it passes palette (that is selected) and the other 3 prompted?

Okay I think I figured it out.
I just had to declare another PF_STRING for palette before the other PF'ses and it does't prompt it just passes it in. So that works for me

Print this item

  Search for a font - Rebuilding the font with Gimp
Posted by: Diani - 07-27-2018, 03:03 PM - Forum: General questions - Replies (19)

Hello friends,

I'm searching for the font type of the "Sis Jud" at this image.
Or I assume it was designed by photoshop maybe. My firend can't remember for the original file and so I want to build a new same logo as vector grapic.
Do have any idea about the possible font name or the way how I can build it with Gimp?
Thanks very much for your ideas,
Diani



Attached Files Thumbnail(s)
   
Print this item

  Entry Point Not Found
Posted by: saroman - 07-27-2018, 11:48 AM - Forum: Windows - Replies (2)

ello,
Hello,
Hello,

I am new to GIMP (v.2.10.4) and I have an issue following installation. When I start the program I receive an error message about "twain.exe - Entry Point Not Found." It refers to the procedure entry point inflate/Validate not being located in the dynamic link library C:\Program Files\GIMP\32\bin\libpng16-16.dll. If I click OK on the error message the program seems to load and function in a normal manner. Is this an issue that needs resolving? Thanks.
I am new to GIMP (v.2.10.4) and I have an issue following installation. When I start the program I receive an error message about "twain.exe - Entry Point Not Found." It refers to the procedure entry point inflate/Validate not being located in the dynamic link library C:\Program Files\GIMP\32\bin\libpng16-16.dll. If I click OK on the error message the program seems to load and function in a normal manner. Is this an issue that needs resolving? Thanks.
I am new to GIMP (v.2.10.4) and I have an issue following installation. When I start the program I receive an error message about "twain.exe - Entry Point Not Found." It refers to the procedure entry point inflate/Validate not being located in the dynamic link library C:\Program Files\GIMP\32\bin\libpng16-16.dll. If I click OK on the error message the program seems to load and function in a normal manner. Is this an issue that needs resolving? Thanks.Hello,


I am new to GIMP (v.2.10.4) and I have an issue following installation. When I start the program I receive an error message about "twain.exe - Entry Point Not Found." It refers to the procedure entry point inflate/Validate not being located in the dynamic link library C:\Program Files\GIMP\32\bin\libpng16-16.dll. If I click OK on the error message the program seems to load and function in a normal manner. Is this an issue that needs resolving? Thanks.

Print this item

  How to Save
Posted by: raywood - 07-26-2018, 11:05 PM - Forum: Gimp 2.10 - Replies (2)

OK, I've spent the better part of an hour at this. Seems ridiculous, but even with the aid of multiple websites that don't seem to be describing GIMP as I'm seeing it, I must ask: how do you save changes to an image?

I'm working on a PNG. All I've done is crop it and use the Perspective Tool to remove some distortion. It looks great on screen. So then, no matter if I use various Save or Export options, two things happen: (a) it acts like it's saving the image in its edited form, when really it isn't, and (b) after that non-save, it reverts the image to the way it was before I did my edits. So my work is lost and I have an output file that looks the same as the input file.

It can't be that hard. Could someone please tell me how to save my changes? I'm using GIMP 2.10.4. Many thanks.

Print this item

  Text around circle
Posted by: al.da.drone - 07-26-2018, 07:00 PM - Forum: General questions - Replies (7)

I am new to Gimp and its taking a while to get used to it. I have managed to learn how to wrap text around a circle, however it is baffling me when sometimes the TEXT THAT GOES AROUND THE PATH IS EITHER OUTSIDE THE ELLIPSE CIRCLE IN THE MIDDLE OF THE ELLIPSE CIRCLE OR OUTSIDE THE ELLIPSE CIRCLE. I have watched many tutorials and not one of them mentions this...

Is there anyone on here who could help ?

Print this item