-
Notifications
You must be signed in to change notification settings - Fork 29
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
Inconsistencies between turnstiles and their slashed variants #92
Comments
Ah interesting, I will investigate this. One of my skills is being inconsistent... :) Thanks! |
FWIW, this sort of inconsistency does not seem limited to only turnstiles. For example, the strokes in '≈' gets thinner in '≉', and similarly for '<' and '>' when turned into '≮' and '≯', respectively. On the other hand, many other symbol pairs look consistent to my eyes—for example, '=' and '≠', '≡' and '≢', '≺' and '⊀', and '≻' and '⊁'. |
I made a few changes so that the slashed versions are more consistent (well in this picture even the slashed ones get slashed, which probably doesn't happen in real life): Sometimes there are many different ways to be consistent - and the fixed width is an added factor to contend with here. It's all a compromise ... (that's my excuse anyway 😃). |
Looks good! Will try them out in the next release. |
Some issues remain:
|
I've made a few more adjustments - they're currently on the current master... |
The only inconsistency I now notice is that 22a2+0338 and 22ac do not look like a slashed 22a2 (but more like a slashed 22a6). |
It might be me misunderstanding something, but here is how I see the problem. Currently 22a2+0338 and 22ac both look like a slashed 22a6. I would like 22a2+0338 and 22ac both to look like a slashed 22a2. FWIW, in support of my opinions:
|
Expanding on this: in your image, the length of the horizontal stroke makes 22a2+0338 (=22ac) look more like a slashed 22a6 than a slashed 22a2. |
I think something's not working quite right here, I've been trying to get predictable results for an hour now and failing... Could be a software error, who knows... I may have to leave this to one side for a while. |
Fair enough! |
As always, thanks for a great font!
I have noticed that the slashed variants of various turnstiles do not look exactly as their corresponding turnstile plus a slash, which I guess would be the desired looks. I mainly use '⊢', '⊣', '⊨', '⫤', but I guess the problem would apply to other turnstiles as well. The turnstiles which have no separate code point for their slashed version look OK when appending u+0338.
The text was updated successfully, but these errors were encountered: