Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,632
» Latest member: Robertoweta
» Forum threads: 7,497
» Forum posts: 40,904

Full Statistics

Latest Threads
copy sequence of filters ...
Forum: General questions
Last Post: programmer_ceds
46 minutes ago
» Replies: 3
» Views: 157
[Python] In-memory save p...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: DunkleMaterie
3 hours ago
» Replies: 4
» Views: 142
text tool
Forum: General questions
Last Post: inemar
9 hours ago
» Replies: 2
» Views: 147
Python Snippets for GIMP ...
Forum: Scripting questions
Last Post: pixelmixer
Yesterday, 06:51 PM
» Replies: 4
» Views: 173
Gimp 3.0.4 Appimage by Iv...
Forum: Alternate Gimp packagings
Last Post: vitforlinux
Yesterday, 11:44 AM
» Replies: 0
» Views: 98
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: class43
07-18-2025, 03:48 PM
» Replies: 2
» Views: 161
CMYK color mode Gimp 2.10
Forum: Extending the GIMP
Last Post: rich2005
07-18-2025, 12:13 PM
» Replies: 20
» Views: 82,307
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
07-17-2025, 09:52 PM
» Replies: 8
» Views: 3,033
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
07-17-2025, 05:45 PM
» Replies: 2
» Views: 229
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
07-17-2025, 03:31 PM
» Replies: 20
» Views: 53,978

 
  Brush orientation
Posted by: MCWSR - 09-25-2019, 08:25 PM - Forum: General questions - Replies (4)

Greetings, just loaded 2.10.12 on a new laptop, windows 10 OS,  noticed right off that all my brushes are upside down.  To clarify the brushes look correct in the bush selection box however when I select a brush its 180, or upside down.  And that's true with every brush.  Any suggestions to correct this?

Thanks for any help with this
Mike

Print this item

  gmic_gimp_qt [split] Some readily available effects .
Posted by: pete051 - 09-25-2019, 03:29 PM - Forum: Linux and other Unixen - Replies (1)

I'm having problems with the GMIC plugin, I've downloaded and installed the version for Ubuntu 18.04 and it appears fine on Gimp 2.8 but is nowhere to be seen on 2.10  any ideas how to fix it?

Print this item

  Eraser on Surface pen jumping to crop tool
Posted by: heggety - 09-25-2019, 11:12 AM - Forum: Windows - No Replies

Hi, when using gimp 2.10.12 on a surface running windows 10 turning the surface pen and touching the erasor button to the surface jumps the tool selection to the crop tool and not the eraser tool. I cannot find a setting to inspect or change this. Is there a setupfile where I can change this behaviour?

Print this item

  Remove colors to keep only a few
Posted by: Paulr - 09-24-2019, 11:47 PM - Forum: General questions - Replies (7)

Hello,

I'm fairly new to Gimp, and have a project where I'd like to isolate some colors in a photo.
It is to hopefully reveal a hidden message.
I'm thinking I can remove some colors (maybe convert them to a specific color like white) so what's left are all colors except what I picked.
Thanks.
Paul

Print this item

  Can't Open Image Files
Posted by: hellousers - 09-24-2019, 10:19 PM - Forum: General questions - Replies (6)

Hello guys,

I'm using Windows 10/32-bit.  I have recently installed GIMP 2.10.12.  I can't open image files (jpg, jpeg, bmp, etc.).

I uninstalled and re-installed this version several times, and I still can't solve the problem.

Any solutions.  I would appreciate it.

Thanks.

P.S.  I've attached error message and open file dialogue.



Attached Files Thumbnail(s)
   
Print this item

Photo Artsy Fartsy Help
Posted by: SilkyJohnston - 09-24-2019, 08:59 PM - Forum: General questions - Replies (4)

Hey all!  

I wanted to say thanks for the help I got last week on installing an add-on.  Great stuff...

But on to the current problem!  I am making a map and have a bunch of brushes consisting of different cartography symbols.  I am part way through the project and am having problems matching the cartography brush symbols to the project.

I know a lot of this will be by hand and am open to any advice about layer settings and crazy blur effects as well.

Current layers
parchment under normal mode
coast line under burn
and the symbol itself is on a normal layer.



Attached Files Thumbnail(s)
   
Print this item

  how did you get UserCP info in postbit?
Posted by: metulburr - 09-24-2019, 02:03 PM - Forum: Gimp-Forum.net - Replies (1)

I am using MyBB as well. I was wondering how you set the UserCP additional info (such as Operating System and version) in the postbit.

In templates -> <template set> -> Post Bit Templates -> postbit_author_user  I have these

Code:
    {$lang->postbit_posts} {$post['postnum']}<br />
    {$lang->postbit_threads} {$post['threadnum']}<br />
    {$lang->postbit_joined} {$post['userregdate']}
    {$post['replink']}{$post['profilefield']}{$post['warninglevel']}
Is there a variable for usercp info? Such as {$post[profile_fields[fid4]]}

Print this item

  How to select a bunch of points of a path for removal in GIMP?
Posted by: adrianh - 09-24-2019, 05:53 AM - Forum: General questions - Replies (5)

Hello all,

I created a path with a lot of points. I then duplicated the path so that I can attempt separating them into two smaller paths.

Is there a way to select a bunch of the points as a group to perform an operation on them such as removal? Or am I forced having to delete each point separately, one at a time. I would think that the former is a fairly obvious feature because the latter is such a big hassle.

Print this item

  Editing metadata in python
Posted by: vndep - 09-24-2019, 01:26 AM - Forum: Extending the GIMP - Replies (6)

Are there any good tutorials/sample code for using python scrips to edit metadata (Image > Metadata > Edit Metadata)?

Thanks in advance!

Print this item

  create an arrow
Posted by: metulburr - 09-23-2019, 07:12 PM - Forum: General questions - Replies (2)

Is there a way to create a basic arrow in GIMP?

I am trying to make straight and curved arrows for tutorial images. As shown in attachment:
   

I tried using the ArrowsCreator plugin but it only does straight arrows from one point to another, not curved.

Code:
metulburr@ubuntu:~$ gimp --version
GNU Image Manipulation Program version 2.8.16

Print this item