2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
Work with Text Styles | 493
You can use these font mapping files to enforce corporate font standards, or
to facilitate off-line printing. For example, if you share drawings with con-
sultants, you may want to use a font mapping table to specify what font
AutoCAD substitutes when it encounters a text object created with another
font. Similarly, you can edit the drawing using quicker-drawing SHX fonts
and then switch to more complex fonts for the final plot by setting up a font
mapping file that converts each SHX font to an equivalent.
The font mapping file is a plain ASCII text (FMP) file containing one font
mapping per line. Each line contains the name of a font file (with no direc-
tory name or path) followed by a semicolon (;) and the name of the substi-
tute font file. The substitute file name includes a file extension such as .ttf.
For example, you could use the following entry in a font map table to specify
that the times.ttf TrueType font file be substituted for the romanc.shx font file:
romanc.shx; times.ttf
AutoCAD comes with a default font mapping file. You can edit this file using
any ASCII text editor. You also can specify a different font mapping file in the
Options dialog box by using the
FONTMAP system variable. The following
table shows the font substitution rules used by AutoCAD when a font file
cannot be located when a drawing is opened.
To specify a font mapping file
1 From the Tools menu, choose Options. Then choose the Files tab.
2 In the list on the Files tab, double-click Text Editor, Dictionary, and Font
File Names.
3 Double-click Font Mapping File.
The acad.fmp file is specified by default.
Font substitution
File
extension
First mapping
order
Second mapping
order
Third mapping
order
Fourth mapping
order
.ttf Use font mapping
table
Use font defined in
text style
Windows substitutes
a similar font
.shx Use font mapping
table
Use font defined in
text style
Use FONTALT Prompt for new
font
.pfb Use font mapping
table
Use FONTALT Prompt for new font