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
Encode-Sans already includes THIN SPACE (U+2009) and NO-BREAK SPACE (NBSP; U+00A0), but does not include a narrow no-break space (U+202F), which could have the same width as a thin space. As a technical writer, I use NNBSP frequently to conserve space in tabular data. NNBSP is also important for some languages (e.g., French).
Encode-Sans already includes THIN SPACE (U+2009) and NO-BREAK SPACE (NBSP; U+00A0), but does not include a narrow no-break space (U+202F), which could have the same width as a thin space. As a technical writer, I use NNBSP frequently to conserve space in tabular data. NNBSP is also important for some languages (e.g., French).
The text was updated successfully, but these errors were encountered: