| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,930
» Latest member: Jamesda05
» Forum threads: 7,694
» Forum posts: 41,842
Full Statistics
|
|
|
| Specific form as cutting mask |
|
Posted by: javitolin.ar - 05-18-2020, 04:00 AM - Forum: General questions
- Replies (3)
|
 |
Hi everyone i am learning gimp (2.10.18 Linux version) usage and i have found several tutorials for the basics but not for more complex tasks. For example i have an image A which have car parked on a street and i have another image B which shows a blue caribbean sea. Let's say i select the car from the image A and want to use that car to select and cut or copy a car shaped caribbean sea and copy it in the image A instead of the car so that where originally was the car it would be a sea with the shape of that car. Is there any way to do that? Thanks in advance
|
|
|
| Brush error - Gimp2.10 (MAC) |
|
Posted by: AdditionalNumber0 - 05-17-2020, 04:48 PM - Forum: OSX
- Replies (5)
|
 |
Hello,
I've been struggling with this for a while and i can't find any relevant threads/forums addressing a similar issue.
Every time i want to create a custom brush, I get an error
"New Brush Message
Error while executing script-fu-paste-as-brush:
Error: Procedure execution of file-gbr-save failed: Running procedure 'file-gbr-save-internal' failed: execution error"
I use a macbook air.
Could someone help me? Thanks so much.
Warm Regards
|
|
|
| ofn-text-path-selection |
|
Posted by: Ofnuts - 05-14-2020, 10:14 PM - Forum: Extending the GIMP
- Replies (4)
|
 |
If you create text where there is an overlap between characters:
The strokes of these characters overlap:
And if you try to get a selection from that path you don’t get the initial text:
This is because Gimp uses an “even-odd” algorithm to determine if a pixel is selected or not: drawing a line from the pixel in any random direction, the pixel is outside the selection if the line intersects an even number of strokes (0
is considered even), and inside the selection if the line intersects an odd number of strokes. If the overlap areas, such a line intersects two strokes, one for each character, so the overlap area is unselected.
This plugin uses a different algorithm: it identifies the strokes that belong to the same characters (more accurately, sets of nested strokes), and adds theses characters separately to the selection, so the overlap areas are the union of the selections for each characters and are selected:
As usual plugin is here. Enjoy.
Thanks to Akovia for the incentive and the help. Your PC shall not have burned in vain!
|
|
|
| New Install Problem w/Cursor |
|
Posted by: Dawter - 05-14-2020, 02:56 PM - Forum: General questions
- Replies (1)
|
 |
I've been using an old Gimp for ages and just upgraded to 2.10.18.
My cursor will close out things but will not allow me to click on for example, When I'm in Preferences and I chose which theme I want it lets me do that. But when I click on "OK" to save it, it does nothing. It lets me X out and close things but won't allow me to save my preferences.
Any idea as to why? Thank you.
|
|
|
|