Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 6,006
» Latest member: saiteron
» Forum threads: 7,413
» Forum posts: 40,354
Full Statistics
|
Latest Threads |
Introduction with questio...
Forum: General questions
Last Post: rich2005
1 hour ago
» Replies: 4
» Views: 69
|
How to export as PNG with...
Forum: General questions
Last Post: dinoexplores
4 hours ago
» Replies: 7
» Views: 10,285
|
RawTherapy to Gimp
Forum: General questions
Last Post: Ofnuts
7 hours ago
» Replies: 5
» Views: 344
|
Crockett 80s (Glitch Effe...
Forum: Gallery
Last Post: Q20Bruno
Yesterday, 05:22 PM
» Replies: 5
» Views: 4,838
|
No keyboard shortcuts—all...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
Yesterday, 05:18 PM
» Replies: 7
» Views: 221
|
@Tas_mania: soon at a ha...
Forum: Watercooler
Last Post: denzjos
Yesterday, 04:02 PM
» Replies: 1
» Views: 80
|
Recent folders missing fr...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: sawzie
Yesterday, 03:22 PM
» Replies: 2
» Views: 195
|
Forced to operate Gimp 3....
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
05-13-2025, 09:39 PM
» Replies: 2
» Views: 241
|
ofn3-layer-tiles
Forum: Extending the GIMP
Last Post: Ofnuts
05-13-2025, 09:33 PM
» Replies: 8
» Views: 1,147
|
ofn-flatten-cylinder
Forum: Extending the GIMP
Last Post: Ofnuts
05-13-2025, 09:09 PM
» Replies: 13
» Views: 5,307
|
|
|
First impression |
Posted by: highbaser - 12-15-2017, 10:24 PM - Forum: Gimp 2.10
- Replies (4)
|
 |
Recently saw screenshots on GIMP's Official Twitter.
To be straightforward, thanks for ruining the user interface with that corporate-idealist flat design, hard to recognize de-colored icons and the mockery of the new Photoshop UI.
Now please tell me, how to restore old themes, icons and layout of GIMP 2.8.
|
|
|
How to Batch Convert to Indexed Using Specific Palette? |
Posted by: Vespin - 12-15-2017, 09:31 PM - Forum: Extending the GIMP
- No Replies
|
 |
Hi all! I'm fairly basic with GIMP, which is why I need help with this issue. I'm looking to batch convert a series of images to 256 colors using the same palette for each image (and reduced color bleeding dithering, and removing unused colors). I'm pretty sure there's a way to do this with GIMP, but I'm finding the procedure list (and how to use it) somewhat intimidating.
Any help would be greatly appreciated, thanks!
|
|
|
pyc compile error |
Posted by: look - 12-13-2017, 04:00 PM - Forum: Scripting questions
- Replies (3)
|
 |
Hi
not enough information online - so i ask it here.
the issue:
i have a .py script that run fine on gimp.
when trying to compile it with "-m compileall" - i get an error:
#########################################
Error processing line 3 of c:\Program Files\GIMP 2\Python\lib\site-packages\pygtk.pth:
Traceback (most recent call last):
File "c:\Program Files\GIMP 2\Python\lib\site.py", line 152, in addpackage
exec line
File "<string>", line 1, in <module>
ImportError: No module named runtime
Remainder of file ignored
Compiling myscript.py ...
#################################
the compile produce a .pyc file, but when gimp trying to load it - it crash with similar error or
"runtime" module missing...
I was trying to compile other gimp python scripts - with same result.
i remember that in ubuntu i tried it once , few months ago, and it was fine.
can someone help with this issue?
|
|
|
|