Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
CMYK color mode Gimp 2.10
Forum: Extending the GIMP
Last Post: rich2005
1 hour ago
» Replies: 20
» Views: 82,125
|
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
Yesterday, 09:52 PM
» Replies: 8
» Views: 2,941
|
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: Ofnuts
Yesterday, 09:35 PM
» Replies: 1
» Views: 90
|
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
Yesterday, 05:45 PM
» Replies: 2
» Views: 175
|
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
Yesterday, 03:31 PM
» Replies: 20
» Views: 53,421
|
Gimp closes automatically
Forum: General questions
Last Post: sallyanne
Yesterday, 05:50 AM
» Replies: 2
» Views: 196
|
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: vitforlinux
07-16-2025, 11:10 AM
» Replies: 12
» Views: 3,822
|
Is This Possible ? Print ...
Forum: General questions
Last Post: sallyanne
07-16-2025, 07:47 AM
» Replies: 4
» Views: 203
|
Gimp Crash
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
07-16-2025, 07:16 AM
» Replies: 1
» Views: 146
|
producing an image
Forum: Gallery
Last Post: MJ Barmish
07-15-2025, 06:37 PM
» Replies: 0
» Views: 109
|
|
|
clipboard entry not showing in pattern fill |
Posted by: Guillaume - 08-11-2017, 11:10 PM - Forum: General questions
- Replies (2)
|
 |
My pattern-fill refuses to show the edit/copy item from the clipboard. I am doing a tutorial by Meez "How to put text inside text". The tutorial doesn't address this "no show" issue. What to do to make it appear? I see no deviation from the lesson's steps.
|
|
|
Gimp Crashes On Startup |
Posted by: BrassRaptor - 08-11-2017, 09:04 PM - Forum: Windows
- Replies (16)
|
 |
Hey! This is the first time I've installed Gimp on this computer, and I could really use some help getting it started.
I'm running it on a Windows 7 64-bit OS, and using the latest version of Gimp, v. 2.8.22.
I installed Gimp a few hours ago and tried several solutions I found on the internet (deleting files, renaming files, leaving it alone for a period of time, etc.), but end up with the same crash report whenever I try to start it up for the first time.
It crashes immediately once it reaches the "Updating tag cache" stage.
I can't seem to get passed the initial startup of Gimp, and was wondering if anyone had any solutions...? Or perhaps recommend to me which version I should download, since maybe my OS is a little outdated for the latest version of Gimp...?
Thanks!
|
|
|
gif "jumps" |
Posted by: lillr - 08-11-2017, 01:35 PM - Forum: General questions
- Replies (1)
|
 |
Ive added a gif to a static background image using gimp but when i play it back the gif flashes on the screen before playing again, is there anyway of getting it to still loop but without it flashing?
many thanks!
|
|
|
Convert folder of images to gif in batch mode |
Posted by: Neywiny - 08-10-2017, 11:36 PM - Forum: General questions
- Replies (1)
|
 |
So I've been able to open all the images as layers and then export as a gif, but only in the gui. Is there a way that batch mode can do this?
I've looked into it but don't see how to add the parameters to the save file parameters that I need, like frame times. The image names are frame#".png" and don't require any additional correction or optimization, I've looked into it and the frames are just too different for optimization to help.
|
|
|
ofn-tiles & ofn-export-layers |
Posted by: Ofnuts - 08-09-2017, 09:15 PM - Forum: Extending the GIMP
- Replies (43)
|
 |
The place to discuss ofn-tiles (still fairly experimental as this thread is started) and ofn-export-layers
ofn-tiles and ofn-export-layers are available here (as separate packages).
So, you have a layer, ofn-tiles will cut it into X by Y tiles (you give the number of tiles of each direction), and save each tile in a
specified directory. ofn-tiles in accessed via Layer>Save as tiles.
Name of the tiles: the file names of the tiles are obtained by inserting the row and column number of the tile (or its sequence number) in a string that your provide. The place where these numbers are inserted are indicated by names in braces:
- row0, row1 is the row number of the tile. When using "row0" the first row is 0 and when using "row1" the first row is 1.
- column0, column1 is the column number of the tile. Ending in 0,1 is same as above
- tileRC0,tileRC1, tileCR0,tileCR1, is the tile number. Ending in 0,1 is same as above. The *CR has the rows scanned first so tiles 1, 2, 3 are in the first column while the *RC has the columns scanned first, and tiles 1,2,3 are in the first row.
- the string is the complete name of the file and should have an image format extension (png, gif, jpg...) since it will be used by Gimp to determine how to save the file. The defaults settings for the file type are used.
- the name pattern is actually a Python format, so modifiers can be used. For instance {row0:03d} will insert the row number on at least three digits, with zeroes added to the left if necessary: "000", "001", "013", "099", "100"
ofn-export-layers is a close cousin, it exports all the layers of the image as separate files, using the same flexible way of naming the output files.
|
|
|
Plugin-wr-curves crashing |
Posted by: caffeinated and confused - 08-09-2017, 03:55 PM - Forum: Extending the GIMP
- Replies (1)
|
 |
Hi there! I'm very new to Gimp and have been trying to learn how to use it to make GIFs. Everything seems to work fine except for one of the GAP plugins, specifically plugin-wr-curves. When I try to use it to apply a color curve effect on all the frames in a GIF it crashes when I click the "load curves" button and I get an error message: "Calling error for procedure 'plugin-wr-curves': Procedure 'plugin-wr-curves' returned no return values."
I have no idea what that means, and also no idea how to fix it, so if anybody on here has any clue what's going on I would be grateful for the help. Thanks!
ps: I have windows 10, I'm running gimp 2.8.22, and I'm not sure what version of GAP I have.
|
|
|
|