Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Hexagonal grid plugin for...
Forum: Extending the GIMP
Last Post: Scallact
11 minutes ago
» Replies: 0
» Views: 16
|
theme font color
Forum: General questions
Last Post: rich2005
Yesterday, 04:40 PM
» Replies: 4
» Views: 274
|
Controlling Hue Chroma ?
Forum: Scripting questions
Last Post: Hugh-Chroma
Yesterday, 12:13 PM
» Replies: 6
» Views: 2,551
|
Image load times in other...
Forum: General questions
Last Post: Tas_mania
Yesterday, 09:45 AM
» Replies: 2
» Views: 236
|
Modifying DivideScannedIm...
Forum: Scripting questions
Last Post: rich2005
Yesterday, 08:27 AM
» Replies: 1
» Views: 171
|
how to measure in gimp?
Forum: General questions
Last Post: sallyanne
Yesterday, 01:35 AM
» Replies: 2
» Views: 243
|
Gimp exported image gets ...
Forum: General questions
Last Post: jefferyrowley@netscape.net
Yesterday, 01:30 AM
» Replies: 10
» Views: 11,043
|
Missing icons in GIMP 2.1...
Forum: Linux and other Unixen
Last Post: Ofnuts
06-13-2025, 08:46 PM
» Replies: 5
» Views: 557
|
Crop Layer To Selection
Forum: Gimp 2.99 & Gimp 3.0
Last Post: programmer_ceds
06-13-2025, 12:08 PM
» Replies: 2
» Views: 274
|
Layout for photographers
Forum: General questions
Last Post: rich2005
06-13-2025, 07:04 AM
» Replies: 1
» Views: 246
|
|
|
Transparency Problems |
Posted by: jay - 11-01-2017, 07:33 PM - Forum: General questions
- Replies (5)
|
 |
I use gimp primarily for editing textures for game models, and I've been having problems exporting with a transparent background, no matter what i do the background always comes out either black or white. I've followed a bunch of tutorials around the alpha channels and exporting with a transparent background and nothing seems to work. The background shows up in all image viewers I've tried and in vtfedit, the program I need to get the images to work in the source engine.
For my purposes I need everything but a small part of the image file to be completely transparent otherwise you get the problem I've been having where half the model goes either black or white. Any chance someone can tell me exactly how they successfully create images with fully transparent backgrounds? Failing at this has eaten up far to much of my time now, so any help would be much appreciated. Running gimp GIMP 2.8.18 in case that's in any way relevant.
|
|
|
Error compiling GIMP on Ubuntu 17.10 |
Posted by: crazyBaboon - 10-31-2017, 11:33 PM - Forum: Linux and other Unixen
- Replies (1)
|
 |
Hi folks!
I am following this tutorial using Ubuntu 17.10: https://ninedegreesbelow.com/photography...tists.html. When I try to compile GIMP using the following code:
cd $SRC_DIR/gimp
./autogen.sh --prefix=$PREFIX --with-gimpdir=$HOME/code/gimpdefault/install/config --disable-gtk-doc
I get the following error:
WARNING: GCC 7.2.0 has a serious bug affecting GEGL/GIMP. We advise
against using this version of the compiler (previous and
further versions are fine).
See https://bugzilla.gnome.org/show_bug.cgi?id=787222
Error: GIMP configuration failed.
- Error: missing dependency libmypaint >= 1.3.0
See the file 'INSTALL' for more help.
Configure failed or did not finish!
Any idea what to do solve this problem?
ps: I have used "export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules" since this is a Ubuntu (debian-based) system. I have also installed libmypaint by doing:
cd $SRC_DIR/libmypaint
./autogen.sh --prefix=$PREFIX
./configure --prefix=$PREFIX
make -j3 && make -j3 install
|
|
|
Help with black outline |
Posted by: Megs123 - 10-30-2017, 06:48 PM - Forum: General questions
- Replies (1)
|
 |
Ok. I'm new to GIMP and not very photo-editing savvy.
I have an image with a transparent background, and a bunch of white and red text and some linework.
I need to put a black outline around it as I need it to be on a background that is half white and black.
I've tried to follow the tutorial video's I've found on YouTube but have somehow ended up just blacking out the entire image.
Can anyone help?
|
|
|
|