2013
Table Of Contents
- Contents
- Basic Customization
- Custom Linetypes
- Custom Hatch Patterns
- User Interface Customization
- DIESEL
- Command Scripts
- Introduction to Programming Interfaces
- Shapes and Shape Fonts
- Overview of Shape Files
- Create Shape Definition Files
- Shape Descriptions
- Vector Length and Direction Code
- Special Codes
- Use Special Codes
- Codes 0, 1, and 2: End of Shape and Draw Mode Control
- Codes 3 and 4: Size Control
- Codes 5 and 6: Location Save/Restore
- Code 7: Subshape
- Codes 8 and 9: X-Y Displacements
- Code 00A: Octant Arc
- Code 00B: Fractional Arc
- Codes 00C and 00D: Bulge-Specified Arcs
- Code 00E: Flag Vertical Text Command
- Text Font Descriptions
- Sample Files
- Big Font Descriptions
- Unicode Font Descriptions
- Superscripts and Subscripts in SHX Files
- Index
Use Big Font Text in a Drawing
To use a Big Font for drawing text, you set up a text style and then specify the
name of the Big Font file.
To use a Big Font for drawing text, you must set up a text style by using the
STYLE command and then specify the name of the Big Font file. The same
text style can use a normal ASCII font as well; enter only the two file names,
separated by a comma. The following example uses the command prompt
version of the STYLE command.
Command: -style
Enter name of text style or [?] <current>: style_name
Specify full font name or font file name (TTF or SHX):
txt,greek
AutoCAD assumes that the first name is the normal font and that the second
is the big font.
If you enter only one name, AutoCAD assumes it is the normal font and
removes any associated Big Font.
By using leading or trailing commas when specifying the font file names, you
can change one font without affecting the other, as shown in the following
table.
Input for changing fonts
ResultInput
Both normal and Big Font specifiednormal, big
Normal font only (Big Font unchanged)normal,
Big Font only (normal font unchanged),big
Normal font only (if necessary, Big Font removed)normal
No changeENTER (null response)
When you use the -STYLE command to list styles or to revise an existing style,
AutoCAD displays the normal font file, a comma, and the Big Font file. If the
style has only a Big Font file, it is displayed with a leading comma: ,greek.
178 | Chapter 8 Shapes and Shape Fonts