You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simon Cozens edited this page May 8, 2025
·
2 revisions
Space and non-breaking space have the same width?
whitespace_widths
Applies to: TTF
Fontspector can hotfix?: no
Fontspector can fix sources?: no
Rationale
If the space and nbspace glyphs have different widths, then Google Workspace
has problems with the font.
The nbspace is used to replace the space character in multiple situations in
documents; such as the space before punctuation in languages that do that. It
avoids the punctuation to be separated from the last word and go to next line.
This is automatic substitution by the text editors, not by fonts. It's also used
by designers in text composition practice to create nicely shaped paragraphs.
If the space and the nbspace are not the same width, it breaks the text
composition of documents.