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
The gap calculation is specified in em units but the gap calculation uses model space. The problem is that character width is currently derived from cumulative gap space and character count. This is backwards and should be rewritten.
The text was updated successfully, but these errors were encountered:
The gap calculation is specified in em units but the gap calculation uses model space. The problem is that character width is currently derived from cumulative gap space and character count. This is backwards and should be rewritten.
The text was updated successfully, but these errors were encountered: