Field ReportGlyphMissing
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP9302: report text contains characters the font resolved for it has no glyph for. They are measured and drawn with the face's missing-glyph advance, so the line still breaks, and the characters are named here rather than silently turned into boxes.
public const string ReportGlyphMissing = "DXP9302"
Returns
- string
- DXP9302: report text contains characters the font resolved for it has no glyph for. They are measured and drawn with the face's missing-glyph advance, so the line still breaks, and the characters are named here rather than silently turned into boxes.