Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,798
» Latest member: jowindo
» Forum threads: 7,602
» Forum posts: 41,427
Full Statistics
|
Latest Threads |
Batch export all opened i...
Forum: Extending the GIMP
Last Post: rich2005
1 hour ago
» Replies: 24
» Views: 14,075
|
Dodge and burn plug-in fo...
Forum: Extending the GIMP
Last Post: chuckhenrich
4 hours ago
» Replies: 0
» Views: 33
|
cannot find plu-gins in g...
Forum: General questions
Last Post: πk2
Today, 08:46 AM
» Replies: 3
» Views: 268
|
ora format... it really w...
Forum: General questions
Last Post: mrkid
Yesterday, 10:57 PM
» Replies: 3
» Views: 293
|
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
Yesterday, 09:45 PM
» Replies: 3
» Views: 533
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
Yesterday, 03:17 PM
» Replies: 40
» Views: 35,617
|
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
Yesterday, 03:12 PM
» Replies: 0
» Views: 260
|
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
Yesterday, 12:57 PM
» Replies: 2
» Views: 1,284
|
How do you make text circ...
Forum: General questions
Last Post: Krikor
Yesterday, 12:40 PM
» Replies: 13
» Views: 3,933
|
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-16-2025, 03:58 PM
» Replies: 4
» Views: 665
|
|
|
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
|
|
|
|