Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
2 hours ago
» Replies: 8
» Views: 2,844
|
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: Ofnuts
2 hours ago
» Replies: 1
» Views: 50
|
Clone size randomly chang...
Forum: General questions
Last Post: oldschool1@runbox.com
6 hours ago
» Replies: 2
» Views: 134
|
AI Gimp Plugins
Forum: Watercooler
Last Post: Zbyma72age
8 hours ago
» Replies: 20
» Views: 53,222
|
Gimp closes automatically
Forum: General questions
Last Post: sallyanne
Yesterday, 05:50 AM
» Replies: 2
» Views: 178
|
AIGoR - Artificial Image ...
Forum: Other graphics software
Last Post: vitforlinux
07-16-2025, 11:10 AM
» Replies: 12
» Views: 3,775
|
Is This Possible ? Print ...
Forum: General questions
Last Post: sallyanne
07-16-2025, 07:47 AM
» Replies: 4
» Views: 172
|
Gimp Crash
Forum: Gimp 2.99 & Gimp 3.0
Last Post: rich2005
07-16-2025, 07:16 AM
» Replies: 1
» Views: 132
|
producing an image
Forum: Gallery
Last Post: MJ Barmish
07-15-2025, 06:37 PM
» Replies: 0
» Views: 98
|
GIMP 3.x: Editing a pdf
Forum: General questions
Last Post: rich2005
07-15-2025, 03:20 PM
» Replies: 1
» Views: 115
|
|
|
How to get position of main GIMP window? |
Posted by: sunslick - 11-09-2017, 06:43 AM - Forum: Extending the GIMP
- Replies (3)
|
 |
I am trying to position a dialogbox relative to the main GIMP window (using Python-fu)
1. I load a file in GIMP as follows
first_file = os.path.join(PathToProcess, filename)
img = pdb.gimp_file_load(first_file,first_file)
2. I try to get the position of the file as follows
wdw = gtk.Window(gtk.WINDOW_TOPLEVEL)
xm,ym = wdw.get_position()
xm, ym returns as 0,0.
I have tried different ways to reference the main GIMP window, but it does not seem to work.
How should I get the position of the main GIMP window (with my file opened) on the desktop ?
|
|
|
Sizing photo on layer |
Posted by: gshacte - 11-09-2017, 12:11 AM - Forum: General questions
- Replies (3)
|
 |
When I bring in a photo 1600w by 2500h, gimp creates a window that is of these dinensions, but the photo is much smaller within the window, surrounded by white borders. Cropping leaves me with a photo of too few pixels. I want the photo to fill the allocated window.
|
|
|
libopenraw on Fedora 26 |
Posted by: awr042 - 11-08-2017, 03:13 AM - Forum: Linux and other Unixen
- Replies (3)
|
 |
I am running gimp 2.28 on Fedora 26 (kernel 4.13.5-200). I installed gimp through the dnf package manager. The installation included libopenraw-0.1.2-1 as a dependency. However, I cannot open PEF raw files from my Pentax camera. The gimp open dialog does not even see the .pef files.
I can install the ufraw-gimp package and open the files. However, the ufraw interface actually gets in the way of some things I want to do. What makes this more curious for me, I was able to open the PEF files without installing ufraw-gimp on one or more previous versions of Fedora. Unfortunately, I did not record the details of the previous version because I didn't know I would need them.
I can open the PEF files in darktable and gwenview, but I assume they use different libraries. I see libraw1394 and LibRaw in my rpm listing.
Is this a known problem? What can I do to troubleshoot the problem? I am willing to build from source for troubleshooting. Eventually, I would like to get back packages for convenience and consistency.
Thanks!
|
|
|
I need help on creating a avatar. |
Posted by: TeslaStormX - 11-07-2017, 10:25 PM - Forum: General questions
- Replies (9)
|
 |
I have custom images created, and I wanted to know how to create a straight line across. I would also like to know how to put one image on the bottom line and another on the top, kinda like a border. If there is a way, I would like to have 2 lines creating a X and having 4 pictures on each side.
Thank you for the help!
|
|
|
Custom shapes for Newsprint Filter |
Posted by: rospo - 11-07-2017, 12:26 AM - Forum: Extending the GIMP
- Replies (3)
|
 |
Hi all,
I am wondering how I can add custom shapes (not round, line, diamond, or square) to the newsprint filter.
I would like to rasterize an old grayscale photo using five-pointed-stars.
- Can it be done in gimp using the newsprint filter?
- How can we add custom dot-shapes to this filter?
- Suggestions for work-arounds?
|
|
|
Can't Drag or Select with Mouse |
Posted by: AnimosityKate - 11-07-2017, 12:24 AM - Forum: Windows
- Replies (2)
|
 |
As of today I'm running into an issue where I can't drag layers or select buttons with my mouse. I can attempt to, and when I do I see that the layer is moving, but when I release nothing happens. If I click a button in the menu, it's highlighted but doesn't actually work unless I select it again with the Spacebar. I use keyboard shortcuts for a lot of things anyways, but not being able to easily move layers by dragging is a big problem. From looking online it seems other people who have had this issue found it was caused by either a plugin, or a screen capture software, but I don't use either of those. I tried uninstalling and reinstalling, but the problem is still there.
Any help would be appreciated!
Thank you.
|
|
|
|