Creating "zoomed" text where first letter is smallest and the last biggest - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Older Gimp versions (2.8, 2.6....) (https://www.gimp-forum.net/Forum-Older-Gimp-versions-2-8-2-6) +--- Thread: Creating "zoomed" text where first letter is smallest and the last biggest (/Thread-Creating-zoomed-text-where-first-letter-is-smallest-and-the-last-biggest) |
Creating "zoomed" text where first letter is smallest and the last biggest - stl1 - 01-11-2020 Sorry for the bad title. However, how can I create text where first letter of the sentence is smallest and the last is largest, so that it will nicely "zoom" from upper left to lower right. Creating all letters separately and changing their fonts obviously does not create smooth zoom. I attached some kind of example pic of what I'm trying to create. The upper parts of letters should be at the same level. RE: Creating "zoomed" text where first letter is smallest and the last biggest - Blighty - 01-11-2020 Does this do what you want? (It will do a vertical stretch rather than a zoom.) https://www.gimp-forum.net/Thread-ofn-bend-path RE: Creating "zoomed" text where first letter is smallest and the last biggest - rich2005 - 01-11-2020 It would go something like this : https://i.imgur.com/cnzafsr.mp4 RE: Creating "zoomed" text where first letter is smallest and the last biggest - stl1 - 01-11-2020 Thanks for replies, that video shows what I mean. RE: Creating "zoomed" text where first letter is smallest and the last biggest - rich2005 - 01-11-2020 As Blightys reference the download is here: https://sourceforge.net/projects/gimp-path-tools/files/scripts look for ofn-bend-path.zip (dated 2017-12-26) Unzip. The file ofn-bend-path.py goes in your plug-ins folder. See the included html for advice. RE: Creating "zoomed" text where first letter is smallest and the last biggest - Ofnuts - 01-11-2020 ofn-pend-path, but you can also use: * Layer>Text>Text to path * Apply the Perspective tool to the path. * Then use the path to create a selection that you bucket-fill(*) [attachment=3741]
(*) You can also stroke the path, but as you can see, the final E is smaller and thinner than the 2nd one due to the perspective, so its outline should proportionally be thinner as well, while stroking the path will use the same outline width on all letters.
|