| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Requesting testers for CM...
Forum: General questions
Last Post: CmykStudent_
57 minutes ago
» Replies: 12
» Views: 1,866
|
CMYK conversion
Forum: Other graphics software
Last Post: denzjos
11 hours ago
» Replies: 0
» Views: 51
|
Need help installing Resy...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Dave Rove
06-18-2026, 08:44 AM
» Replies: 8
» Views: 7,388
|
Color management and soft...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Malsasa
06-17-2026, 03:14 PM
» Replies: 5
» Views: 9,834
|
How to restore tool docks...
Forum: General questions
Last Post: rich2005
06-16-2026, 06:40 PM
» Replies: 3
» Views: 671
|
How to change mouse wheel...
Forum: General questions
Last Post: rich2005
06-16-2026, 07:27 AM
» Replies: 9
» Views: 19,099
|
Software-update: Affinity...
Forum: Other graphics software
Last Post: denzjos
06-16-2026, 06:50 AM
» Replies: 0
» Views: 661
|
Converting python plugin-...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: migf1
06-15-2026, 01:01 PM
» Replies: 66
» Views: 57,943
|
A way to disable gimps ov...
Forum: General questions
Last Post: rich2005
06-15-2026, 08:17 AM
» Replies: 6
» Views: 979
|
Installing LayerFX for Gi...
Forum: General questions
Last Post: rich2005
06-14-2026, 01:51 PM
» Replies: 1
» Views: 222
|
|
|
| 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?
|
|
|
|