| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,238
» Latest member: Sammadhi
» Forum threads: 7,870
» Forum posts: 42,710
Full Statistics
|
| Latest Threads |
Rotating a layer against ...
Forum: General questions
Last Post: NickPearl
47 minutes ago
» Replies: 2
» Views: 124
|
Extracting a "Dotted Netw...
Forum: General questions
Last Post: rich2005
04-20-2026, 07:16 PM
» Replies: 11
» Views: 496
|
How to correct Gimp save ...
Forum: General questions
Last Post: Christophe.Maso@gmail.com
04-20-2026, 06:35 PM
» Replies: 2
» Views: 268
|
Batcher and simple animat...
Forum: Tutorials and tips
Last Post: MrsP-from-C
04-19-2026, 07:16 AM
» Replies: 2
» Views: 568
|
Background - Foreground -...
Forum: General questions
Last Post: saint_m
04-16-2026, 04:28 PM
» Replies: 12
» Views: 1,582
|
2.10.38---Dock sizes and ...
Forum: Windows
Last Post: IndiePubber
04-15-2026, 06:21 PM
» Replies: 2
» Views: 535
|
Scanner menu missing
Forum: General questions
Last Post: CmykStudent_
04-15-2026, 11:26 AM
» Replies: 9
» Views: 834
|
Smaller font size main me...
Forum: General questions
Last Post: mmhmjanssen
04-13-2026, 09:51 AM
» Replies: 0
» Views: 240
|
GIMP 3.0 RC: Text Tool fo...
Forum: General questions
Last Post: sallyanne
04-12-2026, 07:16 AM
» Replies: 11
» Views: 1,219
|
Working with layers - a h...
Forum: General questions
Last Post: sallyanne
04-11-2026, 01:26 PM
» Replies: 3
» Views: 435
|
|
|
| XPM support for Mac? |
|
Posted by: jdc3 - 11-02-2017, 02:06 PM - Forum: General questions
- Replies (4)
|
 |
Hello,
Looks like this may be related to missing native X11 support but does anyone know if there is a plugin that allows images to be saved as xpm files in MacOS Sierra?
Thanks.
|
|
|
| Stylus button shortcut opening menu box (Help) |
|
Posted by: Vail - 11-02-2017, 01:09 AM - Forum: General questions
- Replies (3)
|
 |
Hello, so I'm going to try and describe what is happening as best as I can.
I have a Huion 190GT Tablet and I've been using Gimp for quite a few years for art. I have the latest version and latest drivers for my tablet supplied by on Huion's website.
I shortcut my Undo command (Ctrl Z) to one of the buttons on my Stylus Pen's buttons which has always worked fine. However yesterday it started popping up a menu box instead displaying options (File, edit, select, view etc etc) However if I hover the cursor over the toolbox or layers it will complete the command without popping up the menu box. This has made my work extremely slow and frustrating because I am not used to having to move my cursor off the canvas to undo, and I undo a lot. Does anyone know how I can fix it so that it does not pop up this menu anymore?
Thanks.
|
|
|
| Enhancing faded receipts |
|
Posted by: toronto070 - 11-01-2017, 08:41 PM - Forum: General questions
- Replies (4)
|
 |
Hi,
I'm a new GIMP user, and installed it as a recommended "auto fix" for photos, so not necessarily going to be the best at leveraging manual adjustment features. I've seen videos where a paid software is used to adjust the levels with great success in enhancing faded receipts. I've played around with this a little bit in GIMP, but have no idea what I'm doing - any help or advice?
Thanks!
|
|
|
| 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
|
|
|
|