• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Apply Text To Curved Path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apply Text To Curved Path


  • Subject: Re: Apply Text To Curved Path
  • From: Simon Forster <email@hidden>
  • Date: Tue, 7 Mar 2006 11:35:34 +0000


Wow. What can I say? That is so neat. Complete with cheat sheet too! If I have to apply the text to a curve like this, I'll be using Smile.


Emmanuel, I have to say that you guys don't cease to amaze me with Smile.

Thanks

Simon

On 7 Mar 2006, at 11:06, Emmanuel wrote:

At 10:55 AM +0000 3/7/06, Simon Forster wrote:
What's the best method for applying text to a curved path? If it's at all possible, I'd like to use something like Image Events rather than Illustrator for speed and volume reasons.

Smile's graphic library may be a solution.

Here is the entry point:
<http://www.satimage-software.com/en/graphics.html>

and here is an example where text follows a circle:
<http://www.satimage-software.com/en/graphics_sample_round_text.html>

To figure out the tilt angle, you do have to compute the derivative of the curve in a way or another. If you're not familiar with that kind of calculus, take a point of the curve (say, {x2, y2}) close to the point where you are currently writing (say, {x1, y1}), compute atan2(y2-y1, x2-x1) (requires Smile's computational stuff): that's the tilt angle.

_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Apply Text To Curved Path (From: Simon Forster <email@hidden>)
 >Re: Apply Text To Curved Path (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Apply Text To Curved Path
  • Next by Date: Re: Apply Text To Curved Path
  • Previous by thread: Re: Apply Text To Curved Path
  • Next by thread: Re: Apply Text To Curved Path
  • Index(es):
    • Date
    • Thread