Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent spacing on some characters #14

Open
X-m7 opened this issue Oct 9, 2021 · 3 comments
Open

Inconsistent spacing on some characters #14

X-m7 opened this issue Oct 9, 2021 · 3 comments

Comments

@X-m7
Copy link

X-m7 commented Oct 9, 2021

According to this it's specifically the space character (U+0020) and the small letter n (U+006E), the former is slightly thinner while the latter is slightly wider than the rest.

Here's what it ends up looking like (the | characters should line up, but they don't):
image

@jesusmgg
Copy link

jesusmgg commented Jun 2, 2022

While you wait for the official fix, my fork includes the fixes for space and n. Check the mono folder.
https://github.com/jesusmgg/comic-shanns-mono

@AndreaCatania
Copy link

@jesusmgg Thanks a lot, it looks amazing, Please open a PR!

@Artoria2e5
Copy link

Artoria2e5 commented Jan 29, 2024

Huh-umm... PR's going to be tough since it's all in opaque otf and ttf files. There's gonna be no merging, just update-replacing, which isn't ideal.

Would be great if someone ran the mono-squish thing on v2 though. According to https://www.reddit.com/r/programming/comments/kj0prs/comment/ghc7krt/, only "n" and "U+0020 space" need to be squished, which won't be too destructive.


Oh never mind, jesusmgg has the sfd stuff figured out. Very cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants