-
Notifications
You must be signed in to change notification settings - Fork 652
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
Incorrect width for character 关 on Serif K #5
Comments
+1 for this issue because:
|
@jimmymasaru is correct that U+5173 关 doesn't correspond to either KS standard, so while I consider this a bug, it is not considered urgent. We did override its glyph for the KR fonts of Source Han Sans to use the CN glyph, uni5173-CN, and that override fell between the proverbial cracks. I made a note to add the override for the first update. It is a simple fix, but because it is not urgent for reasons already explained, it will not trigger an update. Thank you for noticing and reporting this. |
The following material can be seen as model: |
Consolidated with Issue #37. |
Also see: https://tinyurl.com/k2hzug8 |
The situation for U+5173 关 is no different than Source Han Sans. I simply forgot to override the mapping for the KR CMap resource like I did for that typeface. The JP form is unique in that it is thinner. The form used by CN and TW should not be thin, and although this character is outside the scope of the KR support, meaning not in KS X 1001 or KS X 1002, it is an easy fix. |
compare to Source Han Sans
the character 关 has larger width on Source Han Sans K to Source Han Sans
while, it has wrong width for Serif K comparing to Serif.
The text was updated successfully, but these errors were encountered: