Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,867
» Latest member: Prashant
» Forum threads: 7,656
» Forum posts: 41,669
Full Statistics
|
Latest Threads |
Opening a RAW Image in Gi...
Forum: General questions
Last Post: Dunham
Yesterday, 11:32 AM
» Replies: 4
» Views: 198
|
Full screen from starting
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
Yesterday, 11:17 AM
» Replies: 3
» Views: 2,295
|
Text on a Path....
Forum: General questions
Last Post: rich2005
Yesterday, 07:47 AM
» Replies: 3
» Views: 205
|
Anyone working on video g...
Forum: Watercooler
Last Post: rasterraymond
10-15-2025, 09:22 PM
» Replies: 2
» Views: 164
|
Copy and paste in pdf (em...
Forum: General questions
Last Post: brucemc777
10-15-2025, 07:40 PM
» Replies: 0
» Views: 101
|
Gimp 3.0.6 Appimage
Forum: Alternate Gimp packagings
Last Post: 5354photos
10-15-2025, 01:59 PM
» Replies: 2
» Views: 236
|
plugins not showing
Forum: Extending the GIMP
Last Post: MrsP-from-C
10-15-2025, 08:04 AM
» Replies: 4
» Views: 373
|
plugins - dead easy
Forum: Watercooler
Last Post: rich2005
10-13-2025, 10:44 AM
» Replies: 0
» Views: 157
|
shift Q cursor clarity
Forum: General questions
Last Post: rich2005
10-13-2025, 07:47 AM
» Replies: 2
» Views: 219
|
After using path tool - a...
Forum: General questions
Last Post: Joe
10-13-2025, 01:37 AM
» Replies: 9
» Views: 560
|
|
|
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?
|
|
|
|