| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
How to fine-tune the ligh...
Forum: General questions
Last Post: IndiePubber
1 hour ago
» Replies: 5
» Views: 127
|
Remove error created Temp...
Forum: General questions
Last Post: JB10
Yesterday, 08:27 PM
» Replies: 5
» Views: 236
|
apply a certain gradient ...
Forum: General questions
Last Post: saint_m
Yesterday, 05:22 PM
» Replies: 8
» Views: 1,378
|
Gimp 3.2.4 NO Color Theme...
Forum: General questions
Last Post: corawilliamlee
Yesterday, 08:49 AM
» Replies: 1
» Views: 670
|
Most accurate way to colo...
Forum: General questions
Last Post: IndiePubber
Yesterday, 06:58 AM
» Replies: 8
» Views: 698
|
Theming 3.2 ( in my case ...
Forum: Installation and usage
Last Post: bluedxca93
06-24-2026, 01:24 PM
» Replies: 6
» Views: 339
|
How would I be able to be...
Forum: General questions
Last Post: sallyanne
06-24-2026, 12:29 PM
» Replies: 5
» Views: 294
|
Color picker doesn't refl...
Forum: General questions
Last Post: CmykStudent_
06-23-2026, 07:20 PM
» Replies: 6
» Views: 1,581
|
gimp removes transparency...
Forum: General questions
Last Post: saint_m
06-23-2026, 12:48 PM
» Replies: 5
» Views: 8,600
|
Converting python plugin-...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: DerPit
06-23-2026, 09:36 AM
» Replies: 67
» Views: 58,588
|
|
|
| Confused |
|
Posted by: funnnyfarm - 04-06-2017, 02:29 PM - Forum: General questions
- Replies (6)
|
 |
My machine is a Mac running OS Sierra all up to date, I use Gimp 2.6.18 for Mac. I am not a computer guy. I am trying to open a texture.file to manipulate it. I have the plugin (gimp-dds-2.0.2) but the installation file does not make sense to me.
Installation
=======================================
1. Type 'make' to build the plugin
2. Type 'make install' to install the plugin. By default the plugin will be
installed in your GIMP user plugin directory ($HOME/.gimp-2.2/plug-ins). If
you want to install the plugin system-wide, as root you must manually copy the
plugin to the system GIMP plugin directory.
I don't know where to start. Thanks funnnyfarm
|
|
|
| don't .xcf save parasite information? |
|
Posted by: trandoductin - 04-06-2017, 05:10 AM - Forum: General questions
- Replies (4)
|
 |
I tried setting image parasite
using this in one script
Code:
parasite = gimp.Parasite("gimp-comment",0,comments)
image.parasite_attach(parasite)
and this in another script
Code:
comment = image.parasite_find("gimp-comment")
pdb.gimp_message(comment)
Everything seems to work okay as long as i have the .xcf opened.
If i close the .xcf after first script
and reopen .xcf the 2nd script fails getting parasite.
But when i tested exporting as .jpg
then the 2nd script would work
It seems as though parasite is not being saved when you save .xcf but does save if you export to .jpg.
Any ideas? on how to make it work for .xcf as well?
|
|
|
| Text on mouseover of hyperlinks not working |
|
Posted by: BonnieD - 04-05-2017, 07:31 PM - Forum: General questions
- Replies (3)
|
 |
I loaded my image/image map onto a webpage (a sharepoint wiki page). I was hoping that the text I added in the mouse-over box in the GIMP image map tool would appear in a small pop-out when someone moused over any of the hyperlinks that I have mapped in the image. This is currently not working. What am I missing?
|
|
|
| smooth out colours |
|
Posted by: tekett - 04-05-2017, 05:21 AM - Forum: General questions
- Replies (11)
|
 |
the colours transitions looks like a staircase or height curves on a map. how would i go about to smooth out the colours? http://prnt.sc/eslewq i just want this to be a smooth transition. if there is no automated function or script or whatever i dont care, il do it manually then with one of the brush tools. the image im working with is quite huge its 8160*26144, so the picture in the link is like 1000*1000 pixels of my image, so i have allot of pixels to work with so i can use as much different colours as the program can handle in order to smooth it out.
|
|
|
| User interface color |
|
Posted by: ldubia - 04-01-2017, 04:33 AM - Forum: General questions
- Replies (2)
|
 |
I have seen several YouTube videos featuring GIUMP with a dark grey interface. I am wondering how to change from white to the dark grey.
Thanks
Larry
|
|
|
|