Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,575
» Latest member: snotty54
» Forum threads: 7,451
» Forum posts: 40,715
Full Statistics
|
|
|
Rotating a selection |
Posted by: rmmwilg - 09-04-2020, 02:32 AM - Forum: General questions
- Replies (6)
|
 |
Can't figure out what I'm missing here, but I'm selecting just one part of a layer and what to rotate just that (ie. not the entire image or layer); however, after making the selection, the only thing that rotates is the selection outline. The actual image remains unaffected
|
|
|
ofn-hatching |
Posted by: Ofnuts - 09-03-2020, 10:52 PM - Forum: Extending the GIMP
- Replies (17)
|
 |
A first shot at the script discussed here, to render all kinds of hatchings.
Code is still wet, expect bugs, misfeatures, etc... but read the doc before asking questions.
This is a first shot, more features could come later, dash ends, colors, more complex dash patterns.
The script is here.
Enjoy. And read the doc.
|
|
|
How to get entry in "Open with" |
Posted by: david - 09-03-2020, 08:06 PM - Forum: Linux and other Unixen
- Replies (5)
|
 |
I installed gimp appimage 2.10.21 in ubuntu 20.04 having extracted it following Rich's advice. Again thanks to Rich I am able to run it from the terminal and by clicking on its icon in activities.
The cherry on the cake would be if I could have it appear as an option in "Open with".
I have searched the net and the advice I have found suggests adding %U at the end of the Exec= line and adding the MIME types to the .desktop file which I got from Rich.
Both of these I have tried without success. Any ideas would be appreciated.
david.
|
|
|
python-fu : close xcf/clear memory |
Posted by: ChameleonScales - 09-02-2020, 07:52 AM - Forum: Scripting questions
- Replies (8)
|
 |
I made a script that creates xcfs, does a few things and saves them. Problem is, it gradually fills up my memory when I execute it on many files.
The last command of the loop is pdb.gimp_xcf_save. So I wonder if I need to add a command to close the xcf of somehow clear the memory, but I didn't find such a thing.
Any idea?
|
|
|
Corrupted tif file |
Posted by: Nabuko-225 - 09-02-2020, 07:23 AM - Forum: General questions
- Replies (1)
|
 |
Hi,
While I am sure this must be a common problem, I haven't found any post about it.
It is common knowledge that we should flatten the layers of an image before exporting it, e.g. in .tif.
However, in haste we tend to forget, and the resulting file is corrupted. Not only it can't be opened, but I can't delete it either.
I tried everything suggested on the net related to the deletion of corrupted file, including rebooting in safe mode, but can't do.
Am I stuck with these files forever?
Cheers
|
|
|
Conflicting dpi and printing too small |
Posted by: Alexras - 09-01-2020, 07:59 PM - Forum: General questions
- Replies (4)
|
 |
I've been trying to make something for a while, and ran into some problems that led me needing to take a screenshot of something and then bring the png into GIMP as the starting point for my project. I added some images, then sized and aligned everything to fit the dimensions I need when I print. (The exact dimensions matter as this will be printed on card stock and made into boxes that need to fit in a bigger box.)
I tried printing out test pages, but it came out too small. Part of the problem is that my printer doesn't want to try printing the page size I need (A3), but instead will only print Letter. But this problem led me to looking into dpi, which led me to a different problem.
I click Image > Print Size and see the resolution is 3.78px/mm or 96 dpi.
I click File > Print > Image Settings and see that the resolution is somewhat higher. I try changing the resolution in this dialogue box to see if I can get it to 96 dpi, but it goes to a minimum of 4px/mm or 101.6 dpi, no lower.
My guess is that this disparity between the resolutions is the reason why it's printing too small. Am I right? What can I do about this? How can I get it to print the right size without completely overhauling everything?
Thank you.
Windows 10.0.18362
GIMP 2.10.20 (Revision 1)
|
|
|
|