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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,794
» Latest member: Lilidala
» Forum threads: 7,601
» Forum posts: 41,420

Full Statistics

Latest Threads
ora format... it really w...
Forum: General questions
Last Post: mrkid
8 hours ago
» Replies: 3
» Views: 187
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
9 hours ago
» Replies: 3
» Views: 406
cannot find plu-gins in g...
Forum: General questions
Last Post: rich2005
Yesterday, 05:21 PM
» Replies: 1
» Views: 123
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
Yesterday, 03:17 PM
» Replies: 40
» Views: 35,408
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
Yesterday, 03:12 PM
» Replies: 0
» Views: 151
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
Yesterday, 12:57 PM
» Replies: 2
» Views: 1,179
How do you make text circ...
Forum: General questions
Last Post: Krikor
Yesterday, 12:40 PM
» Replies: 13
» Views: 3,817
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-16-2025, 03:58 PM
» Replies: 4
» Views: 533
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: HavingTooMuchFun
09-16-2025, 08:24 AM
» Replies: 2
» Views: 647
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
09-15-2025, 07:02 AM
» Replies: 1
» Views: 459

 
  Free select tool
Posted by: GIMPMEUP - 05-07-2020, 01:56 PM - Forum: General questions - Replies (3)

Hi,

Im trying to cut out an object with the free select tool (lasso). After I was halfway through I saved the file. But the free select tool (lasso) automatically connected my last selection point with the first where I started and closed the selection even though I was only halfway through.This cut my picture in half. Is there any possibilty to open up again a closed/finished selection?  I know that I can reverse each selection step using backspace as long as the selection isn't closed. But that doesnt work anymore.

Print this item

  Scanner Dialogue
Posted by: Rob1955 - 05-07-2020, 12:03 PM - Forum: General questions - Replies (2)

I'm trying to scan a photo into Gimp, but the dialogue box to choose my printer, isn't appearing. The printer's ok, and I have up to date drivers, so I can't work out the problem. I'm using the latest version of Gimp.

Print this item

  Can I start a gradient fill from a specific point?
Posted by: manylaughs - 05-06-2020, 08:44 PM - Forum: General questions - Replies (3)

I'd like to start a radial gradient fill for the center of my image. Is there a way to start the gradient from a specific point in the image? So if the image is 1000x1000, I'd like to position my pointer at 500,500 and move out from there.

I know I can see the point position in the info area, but my hand can slip a little and i might start at 504,498.

Thanks for any help

Print this item

  Vertical distortion of an image to a datum (=seismic horizon flattening of an image)
Posted by: Tor - 05-06-2020, 02:29 PM - Forum: General questions - Replies (8)

Hi, a rookie to this forum, I would be very interested to know if it is possible for GIMP to distort/flatten an image along a horizon by pure vertical shifting of pixel columns, in a way that would make the thick red horizon in the lower half of this image https://img.aapg.org/Portals/0/PackFlash...lor=5cadb8 flat (horizontal), and all other parts of the image moved up or down accordingly, keeping all vertical distances equal?

In other words, is it possible to e.g. draw a curved path along the thick red horizon in the linked image, affix it to the image; then make the path horizontal (without stretching it horizontally) and have the image vertically flattened along/adjusted to such a datum accordingly? The resulting image would, obviously, have curved or jagged top and bottom edges..

Kind regards,
Tor

Print this item

  About Linux Appimages
Posted by: rich2005 - 05-06-2020, 12:31 PM - Forum: Other graphics software - Replies (3)

What is an appimage?
These are linux applications  assembled into single packages. The Gimp appimage for example, contains about 9000 files and Inkscape about 5000. These are big applications, there are small ones as well.*

Why use an appimage?
- Use an application infrequently, and consider it not worth the disk space as a regular installation. For example, Write very few letters / reports these days?  Use a LibreOffice appimage, stored on a 'data' partition.
- There is a more recent version of the application available as an appimage than the version provided by the linux distro. Some versions of linux, such as Debian, are very conservative and application versions are 'frozen'.
- Use different versions of the same application. For example, a regular Gimp 2.8 installation plus  a Gimp 2.10 appimage.
- As a try-out. Run the appimage. Like it - keep it. Do not like it - delete it. All gone, no hunting round for those dependencies apt-get installed. 

How to run an appimage?
Obviously download one first. Make the file executable. Depending on linux distribution, a double click on the file using the file manager will work.  Otherwise open a terminal where the appimage is located and run with a dot-slash ($ ./the-file-name.appimage)  Remember, the tab key auto-completes those long file names.
Depending on the appimage, a desktop file for the menu structure is added, but not always. Make one if required.

How does an appimage work?
A little like a virtual CD. The files are un-packed to a folder in root /tmp and work from there. When the application is closed, the folder is deleted. Sometimes small files remain, clean out the /tmp folder occasionally.

Does an appimage always work?  
No. An appimage is rarely completely self-contained, it can depend on system files. An appimage assembled in Debian, probably will not work with Fedora and definitely will not work with that 2003 Slackware installation.

Some resources
Gimp v2.10  https://github.com/aferrero2707/gimp-appimage/releases/
Inkscape v1 https://inkscape.org/release/1.0/platforms/
MyPaint v2  https://github.com/mypaint/mypaint/releases
Blender v2.78 - https://store.kde.org/p/1169218
Krita - see their web page
*Small programs: FontForge, Birdfont, Fotoxx - https://bintray.com/probono/AppImages/

Print this item

  Inkscape 1.0 App Image install
Posted by: meetdilip - 05-05-2020, 04:56 PM - Forum: Other graphics software - Replies (7)

I don't know any other place to ask about this. I downloaded Inkscape 1.0 as soon as I saw it was available. I skipped snap due to earlier experience and downloaded the App Image. I used" chmod u+x and the double clicked the app image. Everything worked fine. I could use 1.0 now. Very happy.

Now I have to come back and double click the App Image every time I need to use 1.0. There is no entry in Kubuntu 20.04 graphics menu, neither are there any files in " .config " related to 1.0.

I am quite ok with clicking the App Image every time. But it would nice if there was an icon to click on in menu or desktop. Just for the ease of use case.

Any help will be great.

Print this item

  Place a Star on the center of the Canvas
Posted by: Pocholo - 05-05-2020, 04:20 PM - Forum: Scripting questions - Replies (8)

Hello everyone, I hope you are fine and staying safe!

I'm still learning how to write script-fu script and  before I ask the question, I will like to thank all the experienced coder that are been helping me through out this learning process. 

Now, I will like to know the script-fu procedure to place a  a Star on the center of the canvas using the "Star brush. Thank you in advanced!

Print this item

  Exporting onto PDF with portrait and Landscape
Posted by: aspain0304 - 05-05-2020, 12:57 PM - Forum: General questions - Replies (4)

Hello.

I am new to GIMP and have been learning from trial and error as well as youtube tutorials.

One thing I cannot figure out is how to export a PDF that shows both landscape and portrait in on PDF file.

I am creating an A5 leaflet, so this is three layer groups, the front page, the middle pages, and the back page.

The front and back pages are in A5 size and the middle pages are in A4 size in landscape.

The issue is that when I export this into a PDF, even though I have left the transparent background in the front and back page to fit in the middle pages when exported, a white border on the left and right-hand side appears.

Does anyone know how to get this looking like a completed document without the white borders?

Thanks in advance

Print this item

Photo The Golden Wilbur Award 2020
Posted by: mahvin - 05-05-2020, 03:26 AM - Forum: Watercooler - Replies (6)

My way of saying "THANK YOU!" for your numerous contributions to GIMP Paths!


   

Print this item

  To Wacom or not to Wacom
Posted by: Maximus Heronimus - 05-04-2020, 12:53 PM - Forum: General questions - Replies (4)

Hello my friends,

currently i've got a vintage Bamboo one S

doing it's job on Gimp with Xubuntu as OS
it's pretty beat up from use, and i'm looking for a succesor,

what would be a nice upgrade?

i'm kinda wow'd by the high prices,
and if there is a "B" class brand who does the same as my old Wacom that would be great...

the use of my wacom is without any extra stuff installed, just using it as main "mouse" and edit tool in Gimp

i've plugged it in and it worked... no need for fancy stuff yet, but due the small size it's kinda *bleep* for really small stuff

does the size also increase the ease of use when going bigger? like if i have to do small stuff  i've got to force my hand to work
if i'm going as big as possible does the tiny stuff become easier due just workspace?

Print this item