missingglyph
A missing glyph is a glyph that a font does not provide for a given character. In digital text rendering, when a program encounters a Unicode code point that has no corresponding outline in the active font’s character map, it must display something in place of that character. The result is commonly referred to as a missing glyph or notdef glyph.
In font architecture, each font contains a mapping from code points to glyph outlines. If a code
Representations of missing glyphs vary by system and font. A common visual cue is a small square
Practical considerations include font coverage and fallback behavior. To minimize missing glyphs, documents and applications choose