| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,272
» Latest member: Louisvex
» Forum threads: 7,892
» Forum posts: 42,835
Full Statistics
|
| Latest Threads |
new plugin colour grading...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 08:29 AM
» Replies: 5
» Views: 680
|
ExifToolGUI and ExifTool ...
Forum: Other graphics software
Last Post: denzjos
05-07-2026, 09:07 AM
» Replies: 14
» Views: 17,084
|
Langage français de l'int...
Forum: OSX
Last Post: rich2005
05-06-2026, 07:28 PM
» Replies: 1
» Views: 541
|
Locally Installed Help is...
Forum: General questions
Last Post: rich2005
05-06-2026, 10:10 AM
» Replies: 3
» Views: 722
|
scheme : error in vector
Forum: Extending the GIMP
Last Post: geka
05-06-2026, 05:40 AM
» Replies: 2
» Views: 334
|
Can a plugin be made to s...
Forum: Other graphics software
Last Post: firefox
05-06-2026, 02:23 AM
» Replies: 0
» Views: 121
|
Why does this.......
Forum: Watercooler
Last Post: CmykStudent_
05-05-2026, 08:41 PM
» Replies: 2
» Views: 680
|
How to change text inside...
Forum: General questions
Last Post: denzjos
05-05-2026, 06:39 PM
» Replies: 5
» Views: 846
|
logo for website profile ...
Forum: General questions
Last Post: tbint62
05-05-2026, 05:48 PM
» Replies: 6
» Views: 862
|
Requesting testers for CM...
Forum: General questions
Last Post: rich2005
05-05-2026, 12:28 PM
» Replies: 8
» Views: 903
|
|
|
| editing text layers |
|
Posted by: sophrichards - 11-02-2017, 04:56 PM - Forum: General questions
- Replies (1)
|
 |
Hi
Ive just moved over from ps to gimp and am having difficulties with one thing.
When working with text layers, after a few further changes to the document, some layers will not allow me to go back in and change the text. The layer preview icon goes to a chequerboard and it is as if the layer has been rasterised or locked somehow..
Am i doing something stupid or doesnt GIMP allow you to...
Soph
EDIT - I appear to have solved it, by clicking on the layer then clicking on the text with the text tool, i then get an option to edit the text...
|
|
|
| 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
|
|
|
|