Download Free SHX Fonts – Professional AutoCAD Font Library for CAD Standards

This page provides a production-grade library of SHX fonts used in AutoCAD drafting environments where performance, consistency, and plotting quality matter.

Unlike TrueType fonts, SHX fonts are vector-based stroke fonts. They are the standard in engineering, BIM, and production drawings for one simple reason: they are predictable.


What SHX Fonts Really Are (And Why They Still Matter)

SHX fonts are stroke-based vector fonts, defined by lines and arcs—not filled shapes.

This means:

  • faster zoom / pan / REGEN
  • smaller DWG file size
  • clean vector PDF output

They are still the preferred choice for:

  • large projects
  • Xref-heavy environments
  • multi-user CAD standards

The Key Difference: SHX vs TTF (Critical)

SHX Fonts

  • no intrinsic thickness
  • stroke-based geometry
  • lineweight controlled externally

TTF Fonts

  • filled outlines
  • fixed visual thickness
  • can rasterize in PDFs

Lineweight Control (The Real Power of SHX)

SHX fonts do not have thickness.

Their appearance is controlled by:

  • layer color
  • plot style (.CTB / .STB)

Result:

  • same text style can print:
    • ultra-thin (0.13 mm)
    • bold (0.50 mm+)

This is impossible with TTF fonts.


How to Install SHX Fonts

Standard Method

  1. Copy .shx files into:
    • C:\Program Files\Autodesk\AutoCAD 20xx\Fonts
  2. Restart AutoCAD

More : How to Install SHX Fonts in AutoCAD (Step-by-Step Guide)


  1. Create folder:
    • C:\CADAuthority\Fonts\
  2. Add path in:
    • OPTIONS → Files → Support File Search Path

This allows:

  • easy migration between versions
  • centralized management

Assigning Fonts (STYLE Command)

  • Type STYLE
  • Create or edit a text style
  • assign SHX font

Used by:

  • TEXT
  • MTEXT

Reference: AutoCAD https://help.autodesk.com/view/ACD/


Big Fonts (Asian Languages Support)

To use Big Fonts:

  • enable “Use Big Font” in STYLE
  • assign second .shx file

Without this:

  • AutoCAD will not load extended characters

PDF Searchability (Modern Behavior)

Historically:

  • SHX text in PDFs was not searchable

Now:

  • enable “Include SHX text” during PDF export

Result:

  • searchable PDF
  • hidden text layer added

Special SHX Codes (Essential)

Use these codes in TEXT/MTEXT:

  • %%c → diameter (Ø)
  • %%p → plus/minus (±)
  • %%d → degree (°)

These are standard in engineering drawings.


Missing Fonts (FONTALT Strategy)

If a font is missing:

  • AutoCAD uses FONTALT

Recommended setting:

  • set FONTALT = simplex.shx

Avoid:

  • txt.shx (hard to read)

Advanced Standardization (acad.fmp)

The acad.fmp file allows:

  • automatic font substitution
  • mapping TTF → SHX
  • enforcing office standards

Used by:

  • CAD managers
  • large organizations

MTEXT Limitation (Bold / Italic Issue)

SHX fonts:

  • do NOT support bold/italic formatting via MTEXT buttons

Solution:

  • switch font:
    • Romans → Romand (bold effect)
    • Simplex → Italic

ETRANSMIT (Professional Requirement)

Never send a drawing with custom SHX fonts without:

  • ETRANSMIT

This ensures:

  • fonts included
  • no substitution issues

This is basic professional practice.


Standard & Technical SHP Font Sources

  • ca-technical.shp — Balanced single-stroke font for general annotations, dimensions and production notes.
  • ca-technical-narrow.shp — Condensed technical font for schedules, narrow columns and crowded details.
  • ca-technical-wide.shp — Expanded technical lettering for callouts, section labels and drawing references.
  • ca-technical-oblique.shp — Slanted technical font for emphasis and secondary annotation.
  • ca-engineering.shp — Controlled engineering lettering for plans, details and multidisciplinary documentation.
  • ca-engineering-heavy.shp — Double-stroke engineering variant for strong labels and important notes.
  • ca-draft-light.shp — Open single-line font with additional spacing for light plotted text.
  • ca-mono.shp — Fixed-advance font for coordinates, quantities, tables and aligned data.
  • ca-iso.shp — Compact technical proportions for manufacturing and engineering sheets.
  • ca-iso-narrow.shp — Narrow ISO-inspired variant for dense schedules and limited spaces.
  • ca-iso-oblique.shp — Slanted ISO-inspired lettering for technical labels and emphasis.
  • ca-compact.shp — Maximum horizontal economy for legends and tightly packed annotations.
  • ca-heavy.shp — Double-stroke font for headings, titles and visual hierarchy.
  • ca-plot.shp — Extra-spaced font designed for clarity in small plotted text.

Architectural & Handwriting SHP Font Sources

  • ca-architect.shp — Open, lightly slanted lettering for architectural plans and details.
  • ca-blueprint.shp — Wide-spaced drafting style for permit sets and record drawings.
  • ca-residential.shp — Softer hand-drafted variation for residential plans and presentation sheets.
  • ca-hand.shp — Controlled hand-lettered appearance for concepts and design sketches.
  • ca-stylus.shp — Clean stylus-inspired lettering with a moderate forward slant.
  • ca-script.shp — Expressive slanted source for presentation notes and decorative labels.
  • ca-title.shp — Expanded display lettering for sheet titles and title blocks.

Specialized Engineering SHP Font Sources

  • ca-survey.shp — Tall compact lettering for site plans, bearings and survey annotation.
  • ca-mechanical.shp — Fixed-advance technical font for mechanical labels, dimensions and tabulated values.
  • ca-mapping.shp — Compact labeling font for maps, utilities and infrastructure drawings.
  • ca-scientific.shp — Monospaced technical lettering for formulas, identifiers and scientific notation.

Use:

  • 1 font for annotations → Simplex / Romans
  • 1 font for titles → Romand / Romanc
  • 1 font for symbols → GDT / Greek

Avoid mixing too many fonts.


Plotting Behavior

SHX fonts:

  • plot as vectors
  • produce sharp, lightweight PDFs

TTF fonts:

  • may rasterize
  • increase file size

Why Drawings Look Different on Another Computer

  • missing SHX fonts
  • FONTALT substitution
  • different text styles

Fix:

  • install fonts
  • standardize setup

FAQ – AutoCAD SHX Fonts

Why is my text printing too thin or too thick?

Lineweight is controlled by CTB/STB, not the font.


Why is text not searchable in PDF?

Enable “Include SHX text” in PDF export.


Why do symbols display incorrectly?

Missing GDT or symbol font.


Why does text look wrong on another PC?

Missing SHX font → substitution.


Should I always use SHX fonts?

For production drawings: yes.


Disclaimer

SHX fonts must be installed on all machines. Missing fonts will be substituted and may affect readability, layout, and plotting output.