Font Substitution Will Occur Continue -
Technical Report: Font Substitution & System Behavior Analysis
Report ID: FSO-2026-04
Topic: "Font substitution will occur. Continue?"
Issuing Body: Systems Compatibility & Rendering Working Group
Date: April 20, 2026
Option 2: Technical Writing / Dialog Box Copy
Use this if you are designing software and need the exact text for the alert window. Font substitution will occur continue
Licensing Restrictions: Some commercial fonts have metadata that explicitly disallows embedding to prevent unauthorized distribution. 3. Impact on Document Fidelity Name table (nameID entries): matching by PostScript name,
Modern systems typically combine these, with glyph-level substitution being the most common yet least understood. Use standard fonts : Using standard fonts that
Font substitution happens for several reasons:
Consequences of Font Substitution
This error is a common headache in software like Adobe InDesign, Illustrator, Microsoft Word, and AutoCAD. It’s the software’s way of saying, "I don't have the font you used, so I'm going to take a wild guess and use something else."
- Name table (nameID entries): matching by PostScript name, family/style, full name.
- Font matching algorithms prioritize exact PostScript name, then family+style, then nearest-weight heuristics.
- Use standard fonts: Using standard fonts that are widely supported across devices and systems can reduce the likelihood of font substitution.
- Embed fonts: Embedding fonts in digital documents and files can ensure that the intended font is used, even if it's not installed on the device or system.
- Use font collections: Using font collections or libraries that are specifically designed for cross-platform compatibility can help minimize font substitution.