Monoline Text
-
Compatibility After Effects Please check exact version compatibility under the "COMPATIBILITY" tab below
This script is based on a character set Dr. A. V. Hershey created for engraving around 1967. In 2010 Jongware wrote an Adobe Illustrator script that uses the "simplex font". With his permission, the script has now been ported and extended for Adobe After Effects. It allows creating the text as shape layers, masks on solids or even motion paths. When using masks or shapes you can split the characters by line or have them all separated into single layers. You can align your text as you would do with normal text layers.
- Use Shapes Button. If selected the script will use shape layers.
- Use Masks Button. If selected the script will use mask on solids (you can define the solid color in the settings).
- Create Motion Path Button. This is additional. If selected the script will create a null object with a motion path.
- Left aligned text. This will align the text to the left.
- Center aligend text. This will align your text to the center.
- Right aligend text. This will align your text to the right.
- Single layer mode. If this is selected all the characters will be created on one single layer.
- Line layer mode. If this is active the script will create for every line in your text a layer.
- Single character mode. This will split your text per character onto layers.
- This is the textfiled where you enter your text.
- Pointsize textfiled. Here you can define a size for your text.
- abc button. This button will add all the characters that are available into the textfield (#10)
- Settings button. This button opens the settings. You can define there the solid color to use and if the script should create roving keyframes for the motion path.
- Info button. This opens a quick help.
- Write button. Writes your text into the active comp.
Prerequisites:
To use the script you need to allow to read and write to disk. There is no data stored the only thing that happens is the creation of the icons for the toolbuttons. Go to Edit > Preferences > General (Windows) or After Effects > Preferences > General (Mac OS), and select the Allow Scripts To Write Files And Access Network option. Read more about it here
After Effects | CC 2018, CC 2017, CC 2015.3, CC 2015, CC 2014, CC, CS6, CS5.5, CS5, CS4 |
---|
0.2.2 (Current version) - Jul 2, 2018
0.2.1 - Jun 21, 2015
- 0.2 - July 2013
- ShapeLayer groups anchors are at paths position. Thanks 2 Kevin Schires!
- 0.1.6 - April 2013
- safer coding. Check for read write access. roving keys default is disabled now
- 0.1.5 - April 2013
- fixed capital M character path direction
- 0.1.4 - April 2013
- separation settings and help plus license agreement
- 0.1.3- April 2013
- added motion paths
- 0.1.2 - April 2013
- added layer splitting
- 0.1.1 - April 2013
- code cleaning and debugging
- 0.1 - March 2013
- inital version