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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,925
» Latest member: jjmeric
» Forum threads: 7,690
» Forum posts: 41,830

Full Statistics

Latest Threads
Gimp 3.0 get Metadata wit...
Forum: Extending the GIMP
Last Post: Volker
1 hour ago
» Replies: 3
» Views: 97
Gimp 3.x scanner xsane pl...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: jjmeric
2 hours ago
» Replies: 13
» Views: 11,371
Text Editor hardly ever w...
Forum: General questions
Last Post: Snacko
2 hours ago
» Replies: 4
» Views: 147
Colorized Layer Reverts t...
Forum: General questions
Last Post: TMORT
4 hours ago
» Replies: 4
» Views: 207
How to get G'MIC within G...
Forum: General questions
Last Post: rich2005
11 hours ago
» Replies: 2
» Views: 113
How to make image and mas...
Forum: Installation and usage
Last Post: Ofnuts
Yesterday, 08:39 PM
» Replies: 5
» Views: 252
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
11-07-2025, 01:40 PM
» Replies: 5
» Views: 376
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
11-06-2025, 11:49 AM
» Replies: 25
» Views: 23,016
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
11-05-2025, 07:47 AM
» Replies: 7
» Views: 3,803
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
11-04-2025, 04:39 PM
» Replies: 7
» Views: 513

 
  Animation Workshop
Posted by: denzjos - 05-21-2021, 11:07 AM - Forum: Extending the GIMP - No Replies

Animation Workshop script still working on gimp 2.10.24 :
http://gimpchat.com/viewtopic.php?f=9&t=...op#p104724

Print this item

  Add title to Symbol file
Posted by: meetdilip - 05-21-2021, 06:06 AM - Forum: Other graphics software - No Replies

I created a Symbol file for Inkscape using Bootstrap icons. I went well except for the fact that none of the icons has a <title></title> element. But the info required for the title is available in " class ", please see the code below. While I can manually add it for one or two icon/symbol, there are around 1.5K of them in the Symbol file


Code:
<symbol
      id="symbol16060"
      width="16"
      height="16"
      fill="currentColor"
      class="bi bi-currency-pound"
      viewBox="0 0 16 16">
       <title id="pound gbp">GBP Currency Pound</title>
     <path
        d="M4 8.585h1.969c.115.465.186.939.186 1.43 0 1.385-.736 2.496-2.075 2.771V14H12v-1.24H6.492v-.129c.825-.525 1.135-1.446 1.135-2.694 0-.465-.07-.913-.168-1.352h3.29v-.972H7.22c-.186-.723-.372-1.455-.372-2.247 0-1.274 1.047-2.066 2.58-2.066a5.32 5.32 0 0 1 2.103.465V2.456A5.629 5.629 0 0 0 9.348 2C6.865 2 5.322 3.291 5.322 5.366c0 .775.195 1.515.399 2.247H4v.972z"
        id="path1872-3" />
   </symbol>


Is there any method to automate the process ? ie, fetch the name from "class" and add it as <title id=name>name</title>

Thanks.

Print this item

  Gimp functions
Posted by: patchfree - 05-20-2021, 12:53 PM - Forum: General questions - Replies (1)

I am looking for the following functions, are there in GIMP ?:
- Replacing a color by another
- attributing a transparence from a color or a range of colors

Thank you.

Print this item

  Can't click and drag layers
Posted by: Yanny - 05-20-2021, 09:25 AM - Forum: General questions - Replies (5)

I don't know if I'm missing something insanely obvious like a checkbox, but I can't use my mouse to move things around in the layers box. Wouldn't be a problem but it means I can't add things to a layer group. Answer will inevitably make me feel stupid but I cannot figure it out.

Print this item

  After the rain 2
Posted by: denzjos - 05-20-2021, 09:24 AM - Forum: Gallery - No Replies

Sand art created by nature.
   

Print this item

  Flip clock numbers
Posted by: hendrikbez - 05-20-2021, 07:31 AM - Forum: General questions - Replies (7)

Good day
I want to know if there is a  tutorial on how to make flip clock, or is there one that I can use. 

Print this item

  Gimp exported image gets darker
Posted by: Akkou - 05-19-2021, 02:17 AM - Forum: General questions - Replies (10)

For example take this original image: https://i.imgur.com/ud3kX6Y.png
Compared to this: https://i.imgur.com/tTptnwm.png
I didn't edit it in any way or change any settings yet whenever I export it, it gets darker making it easier to see artifacts and overall making it unpleasant to look at.
GIMP version 2.10.22 Windows 10

Print this item

  Rectangle Resize Shape
Posted by: slider311 - 05-18-2021, 12:14 PM - Forum: General questions - Replies (1)

I created a rectangle that was to large and filled it in with the color white and placed text in the box. I clicked out of the rectangle tool and onto another tool, but now want to decrease the size of the rectangle box. Instead of having to re-draw the rectangle I would just like to make it smaller by re-sizing it.

How can done this best be done.

Gimp 2.10

Print this item

  Openshot video editor for Gimp animations.
Posted by: rich2005 - 05-18-2021, 10:22 AM - Forum: Other graphics software - Replies (7)

Not a tutorial. Some notes on using Openshot video editor for transitions. Openshot has lots of various effects but it is not really made for producing small frame sizes suitable for Gimp. It is possible.

You need to make your own 'output profile'. There is guidance in the Openshot documentation. As an example for a 200x200 animation. Set your own width / height to suit your project. It is a simple text file and goes in the Openshot profile ~/.openshot_qt/profiles folder.

Code:
description=200x200
frame_rate_num=10000
frame_rate_den=1001
width=200
height=200
progressive=1
sample_aspect_num=10
sample_aspect_den=10
display_aspect_num=10
display_aspect_den=10

Video demo: https://youtu.be/EeE-7-E1dyE  duration 7 minutes.





Bonus Wink Tacked a bit on the end for a MathMap animated transition.

Print this item

  Can't export a gif after making it larger than original size
Posted by: tofutiger - 05-17-2021, 07:59 PM - Forum: General questions - Replies (4)

Hey there. Hoping someone with more GIMP knowledge can help me out.

I'm essentially trying to have an animated gif be at the top of an invite for a party I'm throwing. So the top where the gif is, is animated, and the bottom lower half is stagnant text and party details. Kinda just figured I'd alter the canvas size, and write up something on the bottom half, but when I did that and exported it I get the attached message. I'm sure there's an easy solution out there, since changing the dimensions of an animated gif doesn't seem like an abnormal thing. Maybe just copying all the frames to a larger sized layer from the get go? But I don't know how to do this. Definitely a noobie with GIMP.

Any help would be appreciated.



Attached Files Thumbnail(s)
   
Print this item