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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,924
» Latest member: Volker
» Forum threads: 7,689
» Forum posts: 41,818

Full Statistics

Latest Threads
Text Editor hardly ever w...
Forum: General questions
Last Post: Snacko
6 hours ago
» Replies: 0
» Views: 56
How to make image and mas...
Forum: Installation and usage
Last Post: Ofnuts
7 hours ago
» Replies: 5
» Views: 226
How to get G'MIC within G...
Forum: General questions
Last Post: teapot
8 hours ago
» Replies: 0
» Views: 64
Colorized Layer Reverts t...
Forum: General questions
Last Post: rich2005
Yesterday, 02:42 PM
» Replies: 3
» Views: 173
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
11-07-2025, 01:40 PM
» Replies: 5
» Views: 336
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
11-06-2025, 11:49 AM
» Replies: 25
» Views: 22,998
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
11-05-2025, 07:47 AM
» Replies: 7
» Views: 3,800
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
11-04-2025, 04:39 PM
» Replies: 7
» Views: 509
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
11-04-2025, 03:32 PM
» Replies: 4
» Views: 461
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
11-04-2025, 12:09 PM
» Replies: 23
» Views: 9,953

 
  sg-fit-face.scm with gimp 2.10.24 ?
Posted by: denzjos - 07-17-2021, 08:40 AM - Forum: Extending the GIMP - Replies (5)

Who has a working version of the sg-fit-face.scm script for gimp 2.10.24 ? I download it and put it in the script directory. The script appear in the gimp layer menu but nothing seems to happen if I click on it. I've made a path on each of two different layers as the script needed to work with. Thanks in advance for the answer.
https://chiselapp.com/user/saulgoode/rep...d3f505fef2

Print this item

  Quickly change the picture
Posted by: Redner - 07-16-2021, 04:07 PM - Forum: General questions - Replies (1)

Is it possible to preset the resolution of the picture and then use hot keys to apply them to other pictures or photos?

Print this item

  Some webp alternatives
Posted by: rich2005 - 07-15-2021, 02:59 PM - Forum: Other graphics software - Replies (1)

The Gimp webp plugin is very adequate. You can export your image and make animations easily although  sometimes a bit slow.  This is about some command line (CL) programs that might come in useful as alternatives.

The webp format does come from Google, their official offerings are here: https://developers.google.com/speed/webp/download
The download provides utilities  cwebp: encoding tool / dwebp: decoding tool / gif2webp: gif conversion tool /  vwebp: webp viewer / webpmux: create and extract anmations   I have to confess that the only one I use regularly is the viewer, vwebp

ImageMagick v.7  (IM) supports webp. There is a page with all the details here: https://imagemagick.org/script/webp.php  Converting an image to webp is as simple as;

Code:
magick filename.ext  -quality 50 filename.webp
What is the advantage over Gimp ? Easy to batch convert with IM

Where it might come in useful is with simple animations, You can string several images together to make an animation with variable timings.
Code:
magick -delay 100  fileA.ext  -delay 200 fileB.ext -delay -delay 50 fileC.ext -quality 50 animated.webp
 

You need to experiment but a low quality settting can provide a smaller filesize than the comparible animated gif, with equal quality and no 256 colour limitations. 

A very simple example:

[Image: countdown.webp]

Print this item

  selectiing new font in dialog boxes does not change font of selected text
Posted by: donmulatito - 07-14-2021, 08:12 PM - Forum: General questions - Replies (1)

hello,

trying to try new fonts of existing text but when selecting new fonts in the side panel dialouge boxes the font is not modified.

Any help?

Thanks!

Print this item

  Script-fu error on selecting font
Posted by: allanmitch - 07-14-2021, 02:01 PM - Forum: Extending the GIMP - Replies (2)

I am getting error messages from script-fu. 

For example, I opened File-->Create-->Fx-Foundry-->Logos-->Fiery Steel.  When I select the Font box to change the Font I get the following message.


Quote:GIMP Message

Plug-in "script-fu"
(usr/lib/gimp/2.0/plug-ins/script-fu/script-fu)
attempted to install procedure "temp-procedure-
number-1" with invalid parameter name "dialog status".

                                                               OK

The font can not be changed.
Any suggestions on how to correct this problem?
I am using GIMP 2.10.8 on Ubuntu Studio 20.04.  Any other info needed?

Allan

Print this item

  Draw offset to the border of object
Posted by: orxshi - 07-14-2021, 10:33 AM - Forum: General questions - Replies (2)

I am trying to draw an offset border (red in the figure) around an object shown in the figure. The offset border should have the same profile as the object. I tried selecting object, creating a border, scaling it however, I couldn't manage to get what I want. Would you help please?



Attached Files Image(s)
   
Print this item

  how to know image opened as svg
Posted by: snowforest - 07-14-2021, 10:10 AM - Forum: General questions - Replies (9)

I opened an svg image that I exported with librecad's "export as makercam svg" option and gimp opened the svg with transparent backgroun but an ellipse in my drawing was distorted.
Then I tried librecad's "export as image" option and selected file type as svg. Then I opened that image in gimp. Now the ellipse looks fine but now it opened with a white background as if opening an image, not a transparent background. How can I tell if the second image opened as svg?

Or how can i make the ellipse look regular in the first image?

Print this item

Photo image turning black and white when imported to other image
Posted by: eviloctopus1 - 07-13-2021, 10:12 PM - Forum: General questions - Replies (2)

So i'm making the funny memes and when i open a image as a layer to add it to a other picture it turns black and white. but it won't do it with all pictures for example i have a picture of saddam hussein venting and it is in color but the other picture of saddam hussein is in black and white pls help.



Attached Files Thumbnail(s)
   
Print this item

  Bastille day
Posted by: Ofnuts - 07-13-2021, 09:09 PM - Forum: Gallery - Replies (16)

Actually several long duration shots on tripod, loaded together and put in Lighten only mode.

   

Print this item

  TRYING TO START
Posted by: georgerussel - 07-13-2021, 12:42 PM - Forum: General questions - Replies (2)

Hello All
I have just downloaded gimp and did a little exploring. I have close all the windows on the screen. I would like to restore to the original start configuration. I have tried and made things worse.
Thank you
george

Print this item