Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,636
» Latest member: Mel987
» Forum threads: 7,498
» Forum posts: 40,913
Full Statistics
|
Latest Threads |
Endianess of pixel data i...
Forum: Scripting questions
Last Post: Ofnuts
5 hours ago
» Replies: 5
» Views: 269
|
Can not save or export pi...
Forum: General questions
Last Post: rich2005
10 hours ago
» Replies: 4
» Views: 135
|
CMYK color mode Gimp 2.10
Forum: Extending the GIMP
Last Post: rich2005
07-20-2025, 08:21 PM
» Replies: 22
» Views: 82,481
|
copy sequence of filters ...
Forum: General questions
Last Post: programmer_ceds
07-20-2025, 04:03 PM
» Replies: 3
» Views: 244
|
[Python] In-memory save p...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: DunkleMaterie
07-20-2025, 12:54 PM
» Replies: 4
» Views: 202
|
text tool
Forum: General questions
Last Post: inemar
07-20-2025, 07:08 AM
» Replies: 2
» Views: 183
|
Python Snippets for GIMP ...
Forum: Scripting questions
Last Post: pixelmixer
07-19-2025, 06:51 PM
» Replies: 4
» Views: 207
|
Gimp 3.0.4 Appimage by Iv...
Forum: Alternate Gimp packagings
Last Post: vitforlinux
07-19-2025, 11:44 AM
» Replies: 0
» Views: 124
|
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: class43
07-18-2025, 03:48 PM
» Replies: 2
» Views: 181
|
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
07-17-2025, 09:52 PM
» Replies: 8
» Views: 3,055
|
|
|
How to develop python plugins after Gimp 2.10.22 ? |
Posted by: ChameleonScales - 09-12-2021, 03:40 PM - Forum: Scripting questions
- Replies (9)
|
 |
Since Gimp 2.10.22, python2 has been replaced by python3, that's great!
But what has 'gimpfu' been replaced with ?
The release notes say :
Quote:The new way to make Python plug-ins is streamlined, following the same logics as for other supported languages
but it doesn't say what library should be called from python instead of gimpfu and all the documentation I found predates this change in Gimp.
To be clear I don't want to install any legacy stuff. I want to write proper up-to-date python code.
|
|
|
Installing a new font |
Posted by: mrbruno - 09-11-2021, 03:30 PM - Forum: Linux and other Unixen
- Replies (2)
|
 |
I am a novice Gimp user, use version 2.10.18 on Linux, and am trying to install some *.ttf fonts. I tried following the steps in the documentation but the fonts aren't showing up.
- I've put the files in my personal Gimp directory such as $HOME/.gimp-2.8/fonts/Exo-Regular.ttf
- I used the refresh button in the font dialog - the fonts are not present in Gimp
- I restarted Gimp - the fonts are still not present
What am I doing wrong? I realize the directory is .gimp-2.8 and not .gimp-2.10 but that's what was in my home directory. Should I rename the directory?
|
|
|
How do I drastically reduce the size of the JPEG? |
Posted by: eru777 - 09-11-2021, 10:39 AM - Forum: General questions
- Replies (3)
|
 |
I take photos daily of items for an estore. They are a big size, and I'd like to reduce it.
I tried to reduce the quality, but the size is still big. Do you have any ideas?
I reduced the dimensions but I would like to further decrease the overall SIZE, not just the dimensions.
|
|
|
resample with constrained proportions |
Posted by: TooManyTimeZones - 09-10-2021, 07:32 PM - Forum: General questions
- Replies (3)
|
 |
I have an image that is the correct size (length and width) but it is only 98 dpi. Before printing, I need to resample the image to increase it to 150 dpi without changing the size. Photoshop has this capability ("constrain proportions"), but I can't figure out how to do it in GIMP.
Is this possible in GIMP?
|
|
|
|