Before creating text or field cast members, it's good practice to embed the fonts you want to use in the movie. Embedding fonts makes Director store all font information in the movie file so that a font displays properly even if it is not installed in a user's system. Because embedded fonts are available only to the movie, there are no legal obstacles to distributing fonts in Director movies.
Embedded fonts appear in a movie as cast members and work on Windows and Macintosh computers. Director compresses embedded fonts so they usually only add 14 to 25K to a file.
For the best display at smaller sizes, include bitmap versions of a font when you embed a font. For small font sizes, usually from about 7 to 12 points, bitmap fonts often look better than anti-aliased outline fonts (for more information, see About anti-aliased text). Adding a set of bitmap characters does, however, make the font cast member larger. Examine the text display quality of your movie to find out if this option is worthwhile.
To speed up movie downloading, you can keep a file size small by specifying a subset of characters to include. You can also specify which point sizes to include as bitmaps and which characters to include in the font package. If you do not embed fonts in a movie, Director substitutes available system fonts.
If you create embedded fonts by using the original font name followed by an asterisk (*), such as Arial* for the Arial font, Director uses the embedded font for all the text in the movie that uses the original font. This saves you the trouble of manually reapplying the font to all the text in existing movies.
After you embed a font in a movie file, the font appears on all the movie's font menus, and you can use it as you would any other font.
You can't embed a font that is not installed on your system. In other words, only fonts that appear in the Original Font pop-up menu are available to be embedded.
In the New Font Name text box, the name of the font is followed by an asterisk (*). This name appears on all font menus in Director. In most cases, you should not change the name of a font.
This option provides better-looking bold and italic fonts if you are including a bitmap version of the font, but it increases the file size.
Entire Set includes every character (symbols, punctuation, numbers, and so on) with the font.
Partial Set lets you select exactly which characters are included. To select a group of characters, select Punctuation, Numbers, Roman Characters, or Other. If you select Other, enter the characters to be included in the text box on the right. In some double-byte languages, other groups of characters might appear.
recordFont method. For more information about this method, see the Scripting Reference topics in the Director Help Panel.