Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
5 hours ago
» Replies: 8
» Views: 2,866
|
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: Ofnuts
6 hours ago
» Replies: 1
» Views: 57
|
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
9 hours ago
» Replies: 2
» Views: 136
|
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
Yesterday, 03:31 PM
» Replies: 20
» Views: 53,255
|
Gimp closes automatically
Forum: General questions
Last Post: sallyanne
Yesterday, 05:50 AM
» Replies: 2
» Views: 183
|
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: vitforlinux
07-16-2025, 11:10 AM
» Replies: 12
» Views: 3,784
|
Is This Possible ? Print ...
Forum: General questions
Last Post: sallyanne
07-16-2025, 07:47 AM
» Replies: 4
» Views: 179
|
Gimp Crash
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
07-16-2025, 07:16 AM
» Replies: 1
» Views: 138
|
producing an image
Forum: Gallery
Last Post: MJ Barmish
07-15-2025, 06:37 PM
» Replies: 0
» Views: 102
|
GIMP 3.x: Editing a pdf
Forum: General questions
Last Post: rich2005
07-15-2025, 03:20 PM
» Replies: 1
» Views: 120
|
|
|
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
|
|
|
|