Speech bubble - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: Speech bubble (/Thread-Speech-bubble) |
Speech bubble - CaBPi - 11-17-2021 Hello, I need to use speech bubbles for a project for the first time made in blender, and was surprised it dosent seem that easy to do in gimp. The most recent and almost only video I could find on the topic on youtube, dosent really work that well in my workflow. https://www.youtube.com/watch?v=VdLOWCwVw-Y&t=207s If anyone can suggest a way to work with speech bubbles in gimp, I would be very appreciative ^^ RE: Speech bubble - Krikor - 11-17-2021 (11-17-2021, 07:38 PM)CaBPi Wrote: Hello, There is an option to use pre-made brushes: https://www.deviantart.com/redheadstock/art/Speech-Bubbles-Photoshop-and-GIMP-Brushes-413285650 But in a more flexible and personalized way, there are several videos demonstrating how to create speech bubbles: https://www.youtube.com/watch?v=1fALfxA5Mdg&ab_channel=gimpworkshop RE: Speech bubble - rich2005 - 11-17-2021 I could not get through the advertisements to check that DM video so... 1) An old script, balloon-mod.scm I had to do a quick 'fix-up' for Gimp 2.10 & seems to work ok. Unpack the zip and put balloon-mod.scm in your scripts folder C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\scripts. Fairly obvious in (old-style) use, you need to set sizes etc, just experiment. It makes a new blank bubble using the background (BG) colour. I drag-n-drop from canvas to canvas. Otherwise use a Copy-Paste demo animation. https://i.imgur.com/IZvxGCs.mp4 2) More hands and more versatile but does need practice. (& practice....) Use the paths tool to make your bubble in straight lines (good for star shapes) If you want it smooth there is smoothpath.exe in the zip It is a plugin, put it in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plug-ins. Right-click on the path and apply for a rounded shape. Then from the Edit menu use Fill Path and Stroke Path demo animation: https://i.imgur.com/1eHkEOc.mp4 RE: Speech bubble - CaBPi - 11-18-2021 Thank you for the suggestions, I will take a look ^^ |