It is currently Tue Jul 28, 2026 9:08 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 73 posts ]  Go to page Previous  1, 2, 3, 4
Author Message
 Post subject: Re: Warped text
PostPosted: Fri Jul 04, 2014 4:31 pm  (#61) 
Offline
GimpChat Member
User avatar

Joined: Mar 10, 2014
Posts: 845
I found this great script and this is my first attempt
A big thank to SAULGOODE

Image


Top
 Post subject: Re: Warped text
PostPosted: Sat Sep 09, 2017 10:29 am  (#62) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16136
Just had to play with this old fave again. :hehe

Thanks Saulgoode wherever you are.
Image

Image

_________________
Image


Top
 Post subject: Re: Warped text
PostPosted: Sun Sep 10, 2017 2:41 am  (#63) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14088
Location: Spain, Aragón
Rod, thanks for bring this nice effect which I almost had forgotten. :)
Thanks Saulgoode, too. :)
I did a text to remember the process. :)


Attachments:
Warped Text.jpg
Warped Text.jpg [ 375.73 KiB | Viewed 2924 times ]

_________________
Image

Gimp 2.10.30(samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
 Post subject: Re: Warped text
PostPosted: Sun Sep 10, 2017 4:25 am  (#64) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1837
Interesting. It took a couple of tries to figure it out....

Attachment:
warp.jpg
warp.jpg [ 51.28 KiB | Viewed 2918 times ]


Top
 Post subject: Re: Warped text
PostPosted: Tue Sep 12, 2017 10:53 am  (#65) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16136
It seems faster now for some reason.

_________________
Image


Top
 Post subject: Re: Warped text
PostPosted: Wed Jul 27, 2022 4:00 am  (#66) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16136
Time to put this into a GEGL filter OR an compiled (.executable) http://gimpchat.com/viewtopic.php?f=9&t=306&hilit=warptext&start=30#p2676

_________________
Image


Top
 Post subject: Re: Warped text
PostPosted: Wed Jul 27, 2022 4:08 am  (#67) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16136
Attachment:
In-Mem-Of-Saulgoode-2022-07-27_050321.jpg
In-Mem-Of-Saulgoode-2022-07-27_050321.jpg [ 144.29 KiB | Viewed 1434 times ]


My bad!
I forgot ypu need to place the nodes correctly.

Top left>top right>bottom right> bottom left> and close the path with Top Left..

Otherwise Gimp will draw a bunch of squiggly paths LOL :P

Attachment:
In-better-Mem-Of-Saulgoode-2022-07-27_050321.jpg
In-better-Mem-Of-Saulgoode-2022-07-27_050321.jpg [ 157.58 KiB | Viewed 1428 times ]


Not sure if GEGL filters can handle paths yet but it would be cool to see one do this! :)

_________________
Image


Last edited by Rod on Fri Jul 29, 2022 2:27 am, edited 3 times in total.

Top
 Post subject: Re: Warped text
PostPosted: Wed Jul 27, 2022 4:14 am  (#68) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2610
I like the Saul Goode script, especially since it is script-fu and I can pull it in without having to restart Gimp
but... Ofnuts python plugin is very-very much faster. https://www.gimp-forum.net/Thread-ofn-bend-path

Edit: Would it ever be possible in GEGL, probably not GEGL is about moving pixels and Paths give a cleaner result. A compiled plug-in, there is a challenge for you ;)


Top
 Post subject: Re: Warped text
PostPosted: Thu Jul 28, 2022 1:25 am  (#69) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16136
rich2005 wrote:
I like the Saul Goode script, especially since it is script-fu and I can pull it in without having to restart Gimp
but... Ofnuts python plugin is very-very much faster. https://www.gimp-forum.net/Thread-ofn-bend-path

Edit: Would it ever be possible in GEGL, probably not GEGL is about moving pixels and Paths give a cleaner result. A compiled plug-in, there is a challenge for you ;)

No doubt Ofnuts python bend text filter is much faster. Once you get used to using it it can create some amazing results very quickly. :coolthup

Attachment:
bend-text_RD-2022-07-28_021757.jpg
bend-text_RD-2022-07-28_021757.jpg [ 173.85 KiB | Viewed 1369 times ]

_________________
Image


Top
 Post subject: Re: Warped text
PostPosted: Thu Jul 28, 2022 4:36 am  (#70) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2610
As a dinosaur, if I am still around when Gimp 3.something becomes the default version, I suppose I will be running a parallel Gimp 2.10 as well. I already keep a Gimp 2.8 for occasional use.

A bit off topic, still connected to deforming text and Ottia-Tuota has some wonderful python plugins for paths, all very mathematical. One of the simpler ones.

Attachment:
bang.jpg
bang.jpg [ 121.28 KiB | Viewed 1354 times ]


http://kmarkku.arkku.net/Path_replicate ... aster.html


The full list here: http://kmarkku.arkku.net/ Worth a look through.
Look for links to g-f.net for examples.


Top
 Post subject: Re: Warped text
PostPosted: Thu Jul 28, 2022 10:17 am  (#71) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
rich2005 wrote:
As a dinosaur, if I am still around when Gimp 3.something becomes the default version, I suppose I will be running a parallel Gimp 2.10 as well. I already keep a Gimp 2.8 for occasional use.

A bit off topic, still connected to deforming text and Ottia-Tuota has some wonderful python plugins for paths, all very mathematical. One of the simpler ones.

Attachment:
bang.jpg


http://kmarkku.arkku.net/Path_replicate ... aster.html


The full list here: http://kmarkku.arkku.net/ Worth a look through.
Look for links to g-f.net for examples.


I use most of his plugins, as you say, they are wonderful to use. I keep checking back on GimpForum to see if he has updated any, and he has on a few. Very mathematical and concise.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Warped text
PostPosted: Fri Jul 29, 2022 2:54 am  (#72) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16136
Ahh, but you just cannot beat the nostalgia of the old script-fu genius. :)

Attachment:
In-GREAT-MEMORY-of-SaulGoode-2022-07-29_034450.jpg
In-GREAT-MEMORY-of-SaulGoode-2022-07-29_034450.jpg [ 194.5 KiB | Viewed 1224 times ]

_________________
Image


Top
 Post subject: Re: Warped text
PostPosted: Fri Jul 29, 2022 3:35 am  (#73) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2610
All for nostalgia, As I said before I do like SG's script but even something like your example is not impossible with Ofnuts plugin. It does require two applications and a bit of rotation and I will guarantee that, over all, it is still faster. ;)
Attachment:
bent.jpg
bent.jpg [ 85.32 KiB | Viewed 1218 times ]


Top
Post new topic Reply to topic  [ 73 posts ]  Go to page Previous  1, 2, 3, 4

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group