|
Text Along Arc |
|
2000.09.14 |
http://www.barefeetware.com/appleworks/text_along_arc/ |
|
Description |
This AppleWorks script copies each character in the selected text frame to successive positions along the selected arc. |
|
Enhancement |
This is one of 40 scripts in the Enhancement Pack for AppleWorks. |
|
Detail
The Text Along Arc item is in the Drawing sub-menu of AppleWorks Scripts Menu.Sample
To use the script:
- Draw an arc
- Select Reshape in the Arrange Menu.
- Reshape the arc to the desired start and end angle.
- Draw a text frame.
- Enter the desired text and format as required.
- Select both the arc and text frame. (AplleWorks 6 operates on the selected objects, AppleWorks 5 uses the front objects).
- Select Text Along Arc from the Scripts Menu.
- If you are happy with the result, delete the original arc and text.
Before:AdvancedAfter:
This version does not allow for:Requirements
To print on a non-PostScript printer without jagged edges, enable Fractional Character Widths.
- Rotated arc (but a reshaped arc is followed).
- Stretched arc so it is not circular. The letters will bunch up at the narrow end of the arc.
Operates on the selected graphic objects, in the drawing area of a document.Download
This script works with AppleWorks 6 and AppleWorks 5 .
Only registered users are permitted to use the supplied files after 14 days or edit them.
This script is included in the Enhancement Pack for AppleWorks, not supplied separately.Scripting
This script is read only. The action statements are:Please email us any queries about this page.
make new text frame at front with data thisCharacter with properties {rotation:rotationAngle, bounds:newBounds}
set text body of front text frame to thisCharacter -- styled