Draw and edit texts

The program stores text in the drawings as text objects where one row of text is a single object, or as Mtext elements which can contain multiple rows. The program draws the text in the selected location according to the current text settings.

Text objects have the most properties out of all the objects in the program. These properties include:

  • Font – The font defines what different characters look like. CAD fonts are stored in FTF files, and the program can also use AutoCAD fonts (SHX files) and Windows TrueType fonts (TTF files). Each font file contains the description of every character of one font.

    For each text style, select the font that the style uses. For more information, see Manage text styles.

    You can also create and edit the program's own fonts.

    Note: If you use TrueType or SHX fonts and send your drawings to a third party, note that the text only looks like you want it to look like if the recipient's computer has the same font files.

  • Size – The text size is the maximum height of the characters. You can set the size in the text settings.

    The program sets the actual size of the text as a multiple of the size and the scale of the drawing. So, the program draws a five millimeter tall text in a 1:10 scale drawing as 50 millimeters tall. When you print the drawing, the text is 5 mm tall.

    If you edit the text in a scaled drawing, enter the actual size as the size. If you want the printed text to be 10 mm tall and the scale of the drawing is 1:10, enter 100 as the size.

  • Width – You can change the width of text objects. The default value is 1. If you want to make the text wider, enter a larger value. If you want to make the text narrower, enter a smaller width factor.

  • Oblique angle – You can tilt the text to an angle. The default angle is 0. A positive value tilts the text right, and a negative value tilts the text left.

  • Alignment – When you insert text into the drawing, the program asks you to define an insertion point. You can later define where in the text the insertion point is located. The alignment remains when you edit the contents of the text. You can edit the alignment of the text object in the Properties window.