Working with text styles

When you add text to a drawing, it uses the current text style. Text style determines the font, size, angle, orientation, and other characteristics.

Every drawing has a default text style, named Standard, which initially uses the icad.fnt font. You cannot delete the Standard style, but you can rename it or modify it. You can change the font, the size of the font, and the obliquing angle applied to it. If you change the font or orientation of an existing style, all existing text entities created using that style are automatically updated to reflect the new font or orientation. Changing any other characteristic has no effect on existing text. You also can create and use an unlimited number of additional text styles.

The text style determines the characteristics shown in the following table.

Style characteristics

Characteristic Default Description
Style name Standard The name of the style, up to 31 characters.
Font file icad.fnt The font file on which the style is based.
Text height 0 The character height. A value of 0 prompts for text height upon insertion.
Width factor 1 The horizontal expansion or compression of the text. Values less than 1 compress the text; values greater than 1 expand the text.
Obliquing angle 0 The slant of the text, in degrees. Negative values slant the text to the left; positive values slant the text to the right.
Backward No Determines whether text appears backward.
Upside down No Determines whether text appears upside down.
Vertical No Determines whether text has a vertical orientation.

To create a text style

  1. Do one of the following:
  2. Choose Edit > New > Style.
  3. Type a new text style name, or press Enter to accept the default name.
  4. Choose Edit > Properties to open the Styles dialog box.
  5. Under Text Font, select the name, style, and language of the font you want to use.
  6. Under Text Measurements, enter the Fixed Text Height, Width Factor, and Oblique Angle measurement.
  7. Under Text Generation, select the check boxes you want to indicate the direction for printed text to appear.
  8. Close the Styles dialog box, then close the IntelliCAD Explorer dialog box.
  9. To begin using the new style, choose Insert > Text.
  10. In the prompt box, select Use Defined Style.

Tell me about...

Changing paragraph text

Changing line text

Creating paragraph text

Creating line text

Formatting text