Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
theme font color
Forum: General questions
Last Post: rich2005
Yesterday, 04:40 PM
» Replies: 4
» Views: 186
|
Controlling Hue Chroma ?
Forum: Scripting questions
Last Post: Hugh-Chroma
Yesterday, 12:13 PM
» Replies: 6
» Views: 2,492
|
Image load times in other...
Forum: General questions
Last Post: Tas_mania
Yesterday, 09:45 AM
» Replies: 2
» Views: 201
|
Modifying DivideScannedIm...
Forum: Scripting questions
Last Post: rich2005
Yesterday, 08:27 AM
» Replies: 1
» Views: 144
|
how to measure in gimp?
Forum: General questions
Last Post: sallyanne
Yesterday, 01:35 AM
» Replies: 2
» Views: 213
|
Gimp exported image gets ...
Forum: General questions
Last Post: jefferyrowley@netscape.net
Yesterday, 01:30 AM
» Replies: 10
» Views: 10,964
|
Missing icons in GIMP 2.1...
Forum: Linux and other Unixen
Last Post: Ofnuts
06-13-2025, 08:46 PM
» Replies: 5
» Views: 494
|
Crop Layer To Selection
Forum: Gimp 2.99 & Gimp 3.0
Last Post: programmer_ceds
06-13-2025, 12:08 PM
» Replies: 2
» Views: 241
|
Layout for photographers
Forum: General questions
Last Post: rich2005
06-13-2025, 07:04 AM
» Replies: 1
» Views: 226
|
RawTherapee plugin
Forum: OSX
Last Post: AeFFe
06-12-2025, 04:16 PM
» Replies: 7
» Views: 3,248
|
|
|
Customized smudge tool : Smudge with painting |
Posted by: shark0r - 04-11-2017, 03:05 PM - Forum: Extending the GIMP
- Replies (5)
|
 |
I customized GIMP's smudge tool, to make it not only smudge existing color on the canvas, but also blend brush color on it. Because I thought this can make a different taste from "Watercolor" type smudge when drawing images.
(I mainly use GIMP for painting, so the power of a brush engine is important to me.)
I did this by modifying GIMP's core codes and building by myself.
I added two parameters. One is "Flow", which controls the amount of brush color. The more it is, more foreground color will be blended. Of cource it can be controlled by brush dynamics. (To simplify the work I picked a currently-unused parameter and didn't make a new one.)
The other is "No erasing effect". If enabled, if smudging will decrease alpha of some pixels, don't decrease them, thus don't erase existing pixels. This is useful to fill the gap between two color areas.
Currently I made this just for experiment and it's not very robust. If someone agrees to make this as an official feature, I may talk to GIMP developers.
--------
Here are some tests. Also compare this smudge tool and MyPaint brush(which is watercolor type smudge).
It's better to keep Flow under 30, or control it by dynamics. Otherwise it will be nearly the same as normal brushes.
Two artworks with similar painting method, only different tools.
by customized smudge tool
(Tip: smudge tool is very useful to draw hair and flames)
by MyPaint brush
And this shows why "No erasing effect" matters.
In the left image, there are transparent gaps between dark gray and red areas. Without "No erasing effect", smudging on the gap will diffuse its transparency to nearby pixels and it's difficult to remove the gap.
"No erasing effect" may be useful in watercolor type smudge too. Havn't tried yet.
(Also posted at http://www.gimpusers.com.)
Here is my inspiration:
Commonly there are 2 types of smudge tools in paint softwares.
Type 1
Copy an area, and paste to the next dab.
Examples: GIMP's smudge tool, "Finger" tool in many softwares.
Type 2
Calculate the average color in an area, and fill the next dab.
--------
If we add coloring ability to Type 2, this forms "Watercolor" tool in many softwares.
For example, this is the algorithm of MyPaint's smudge.
Similar examples: Watercolor in Paint Tool SAI and many Japanese softwares, Krita's color smudge brush with dull mode.
For a long time GIMP had no such tool, but newly added MyPaint brush in 2.9.4 filled this gap.
--------
But how about Type 1 with coloring ability? Few softwares have it. The only software with this tool I had ever seen is Krita (color smudge brush with smear mode).
So I modified GIMP's smudge tool, followed MyPaint's algorithm.
And as I drew above artwork, I found that "No erasing effect" parameter is necessary so I added it.
|
|
|
Does "HELP" have a search function ? |
Posted by: DoctorBill - 04-10-2017, 06:06 PM - Forum: General questions
- Replies (6)
|
 |
I have the Kosher "GIMP" and it's 'HELP' files up and running now thanks to ofnuts and rich2005 !
NOW comes the myriad questions I'll be asking...............
First couple -
Does GIMP 'HELP' have a search function ?
For instance - I'd like to know if there is a 'Line Drawing' function in GIMP.
I tried inserting text into a picture (I do a lot of Reloading Forums for old 1800's English firearms)
and I take and edit pictures A LOT .
I want to underline some text, so a line drawing Function is needed (for emphasis - like THIS)
On other (less good as GIMP), drawing a Horizontal line - the Shift key KEEPS the line Horizontal...
Does GIMP have such a method of keeping the line horizontal (or vertical) ?
DoctorBill
|
|
|
How to install Help |
Posted by: DoctorBill - 04-10-2017, 06:41 AM - Forum: Windows
- Replies (6)
|
 |
I just migrated to Windows 7 against my will and lost older programs that worked on XP (PhotoShop LT).
I downloaded and am trying to learn GIMP !
GIMP's "Help" doesn't work, so I found a link to GIMP HELP (English) on GIMP Downloads.
I downloaded the Help Setup Program and when I ran it, it ask WHERE to set up the Help.
When I enter GIMPSHOP (in my Programs Directory), it says GIMP isn't there !
When I enter .....users/pc/.gimp-2.8, it says GIMP isn't there either !
Where do I tell the installer to put the Help Files ?
DoctorBill (I am a 74 years old retired Chemist PhD)
|
|
|
Procedure Entry Point Error |
Posted by: gazza - 04-09-2017, 04:06 AM - Forum: General questions
- Replies (9)
|
 |
I searched current questions but cannot find any reference to my problem here ..
it is
For some reason (Overnight Basically) when I open GIMP, I get between 6 and 7 entry point errors. One of them is .......
One if them is
The procedure entry point _cxa_throw_bad_array_new_length could not be located in the dynamic Link Library
C:\Program Files\GIMP2\bin\icui18n56.dll
I updated my GIMP 2.8.16 and installed 2.8.20, but still get all the same errors. It was working perfectly just a day or so ago, and now each time I go to use GIMP, I have to hit "OK" at least 6 or 7 time to start the program.
Would appreciate some assistance on this one.
Many Thanks and regards
Gary
|
|
|
Image size is different in GIMP than desktop |
Posted by: vakita - 04-07-2017, 06:18 PM - Forum: General questions
- Replies (5)
|
 |
Using Windows 10 and Gimp 2.8 When I look at the properties of a .png image on my desktop is says it is 377KB but when I open it in GIMP underneath the canvas it says image.png (2.7 MB)
It's not a problem, I'm just wondering, why the difference ?
|
|
|
symmetry ideas... |
Posted by: etyrnal - 04-06-2017, 11:59 PM - Forum: General questions
- Replies (2)
|
 |
SYMMETRY*infinity =
"It would be GREAT to be able to pick the CENTER of the symmetry activity... and to pick MULTIPLE centers... also, it would be good to be able to pick N divisions to symmetry-ize... or an "angle"... what if you wanted to do 60 degree? or 30? or any 360/N symmetry? AND be able to choose the CENTER(s) of the symmetry? For example if i wanted to do guilding type decoration/drawing... i could drop X number of "pins", and by drawing near one pin, the brushstrokes/tool-action would be replicated around the other pins in the same scale and with the same 360/N (with a 'phase' (rotation)) symmetry.
If i did 360/2, at 0 degree phase, i'd get left right mirroring... if i did 360/2 at 90 degree phase (rotation), i'd get vertical mirroring, if i did 360/4, at either 0, or no degree phase, i'd get horizontal and vertical symmetry... and if i did the same with the phase set to 45 degree phase, i'd gate "X" patterned symmetry, instead of "+"...
And if i did 360/3... or 360/6, etc... i could get nearly infinite symmetry options...
where is the official feature requests/suggestions area if the interwebz?
|
|
|
|