It is currently Fri Jul 05, 2024 3:45 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: Text To Path - Starting point
PostPosted: Thu Dec 15, 2016 6:37 am  (#1) 
Offline
New Member

Joined: Dec 15, 2016
Posts: 3
GIMP Version: 2.8.12
Operating System: Linux
GIMP Experience: Basic Level

List any relevant plug-ins or scripts:
ofn-path-edits



I can get text to follow a path but I can not specify the exact place it needs to start from and niether can I move it to this point. For example, in the following image: http : // prnt.sc / djpie7

I want the phrase to start where the yellow arrow is pointing, not at the bottom of the bulb. How do I do this?

PS because I am a new user I could not post the image and so I entered the URL with spaces in it.


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Thu Dec 15, 2016 7:24 am  (#2) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2438
You will have to break the path, so duplicate it first and work with the copy.

1. Use the path tool in edit mode and add a node at the start point. Check that the path tool has a little plus like this: http://imgur.com/uh1b2Uf

2. Still in path edit mode, hold down both ctrl + shift, move to the path between nodes, check that the tool has a little minus sign against it like this: http://imgur.com/fRdQ1e5

3. The path should break like this: http://imgur.com/1K8Iglk

4. Apply text-along-path. http://imgur.com/jctOVvj

Suggest spacing your text out a little and maybe working with a larger image.

_________________
Image


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Thu Dec 15, 2016 7:29 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
abasel wrote:
GIMP Version: 2.8.12
Operating System: Linux
GIMP Experience: Basic Level

List any relevant plug-ins or scripts:
ofn-path-edits



I can get text to follow a path but I can not specify the exact place it needs to start from and niether can I move it to this point. For example, in the following image: http : // prnt.sc / djpie7

I want the phrase to start where the yellow arrow is pointing, not at the bottom of the bulb. How do I do this?

PS because I am a new user I could not post the image and so I entered the URL with spaces in it.

Won't creating the path STARTING at the yellow arrow point location work?

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Thu Dec 15, 2016 10:29 am  (#4) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4756
Time to add a plug for my text-along-path script which will:
-allow you to center the text on the path
-avoid letter distortions (see the "H" of "THINK")

However, whether you use the script or the standard functionality, things don't look too good when the curvature radius is less that 5 times the height of the letters.

_________________
Image


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Thu Dec 15, 2016 5:53 pm  (#5) 
Offline
New Member

Joined: Dec 15, 2016
Posts: 3
rich2005 wrote:
You will have to break the path, so duplicate it first and work with the copy.


Thanks this works great but I am having a few issues

I have the following path. The note I added was the top one.
http: //imgur. com/5dozGeH

When I select "Text along path" the following happens
http: //imgur. com/X7vLu88

The text does not start from the top and go down clockwise as it should.

The end of the word seems to bunch in the top left-hand corner of the screen.

Where am I going wrong?


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Thu Dec 15, 2016 7:12 pm  (#6) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13068
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
abasel wrote:
rich2005 wrote:
You will have to break the path, so duplicate it first and work with the copy.


Thanks this works great but I am having a few issues

I have the following path. The note I added was the top one.
http: //imgur. com/5dozGeH

When I select "Text along path" the following happens
http: //imgur. com/X7vLu88

The text does not start from the top and go down clockwise as it should.

The end of the word seems to bunch in the top left-hand corner of the screen.

Where am I going wrong?

It seems that you path is much too small for the desired text.

I believe that if you put out the path nodes in a similar way to the image below,
it should be good to go.
Image
However,
you may need to adjust the starting and finishing nodes,
as needed to fix the desired text size.

...

Here is my example.

In this first image.
The path for the text to follow,
using Text Along Path.
Is not long enough to fit the desired text size.
Image

In this second image.
I slightly adjusted the path for the text to follow.
Making the path for the text to follow a bit longer.
Image

Take note on how the text is centered,
on the path that it is following.
You may need to adjust the text spacing as well.
So that the text is not crammed together,
once the text has completed following the desired path.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Fri Dec 16, 2016 5:11 am  (#7) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2438
Quote:
The text does not start from the top and go down clockwise as it should.


Was that answered? That is governed by the direction of the path. You could redraw the path in the opposite direction or there are plug-ins to reverse the direction of the path.

http://imgur.com/yie7NV0

I was looking for ofnuts script and see the combined tool, top of the list new from about 5 days ago.
https://sourceforge.net/projects/gimp-p ... s/scripts/ ofn-path-edits.zip
Unzip it, the ofn-path-edits.py file is already set to executable for linux, pop it into your Gimp profile ~/.gimp-2.8/plug-ins
Some documentation in the zip as well, keep that for reference.

Quote:
The end of the word seems to bunch in the top left-hand corner of the screen.

As in other post, the text is too long for the path. A choice, redo the path a bit longer or more obvious, reduce the size of the font.

_________________
Image


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Fri Dec 16, 2016 5:25 am  (#8) 
Offline
New Member

Joined: Dec 15, 2016
Posts: 3
Hi all, yes thanks, both messages helped. I have not got it sorted.


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Wed Apr 05, 2017 9:18 pm  (#9) 
Offline
New Member

Joined: Apr 05, 2017
Posts: 2
Ofnuts,

Does this still work? I loaded this into 2 different Gimp 2.8 programs, one on Windows, one on Linux and it doesn't work. I put the .py script into the plugins folder. Restarted my machine, but I don't get any extra options when I right click in the paths tab.

Am I missing something?


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Thu Apr 06, 2017 3:23 am  (#10) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4756
Yes AFAIK. On Linux you have to make it executable (and of course on both machines it goes in the "plug-ins" subdirectory, not the "scripts" ones).

_________________
Image


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Thu Apr 06, 2017 7:03 am  (#11) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Ofnuts "Text along path" filter works for me still. =)
GIMP-2.8.20 64 bit Windows.

Image

Right click paths layer - Tools>Text along path

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Fri Apr 07, 2017 6:38 am  (#12) 
Offline
New Member

Joined: Apr 05, 2017
Posts: 2
Yeah, I got it working. Human error.

Thanks for doing this. This tool is awesome!


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Fri Apr 07, 2017 7:53 am  (#13) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
dennisdz wrote:
Yeah, I got it working. Human error.

Thanks for doing this. This tool is awesome!

Check out the rest of Ofnuts path scripts. They are all pretty amazing. =)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Text To Path - Starting point
PostPosted: Fri Apr 07, 2017 2:00 pm  (#14) 
Offline
GimpChat Member
User avatar

Joined: Feb 14, 2012
Posts: 426
With Ofnuts path scripts I hardly ever use Illustrator any more. I use guides for alignment and centering for mirroring.


Top
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) ofn-text-path-selection

14

No new posts Aligning Text on a Circle Path

2

No new posts Attachment(s) No scrollomg interface for text logo bend path

7

No new posts Starting an online art gallery

3

No new posts Attachment(s) i struggle with the option to copy the path - the path where a file i

3


cron

* Login  



Powered by phpBB3 © phpBB Group