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

Incorrect mapping of KRName IVD Collection #276

Closed
spencer246 opened this issue Oct 17, 2020 · 3 comments
Closed

Incorrect mapping of KRName IVD Collection #276

spencer246 opened this issue Oct 17, 2020 · 3 comments

Comments

@spencer246
Copy link

Description

In SourceHanSans_KR_sequences.txt, IVSs for 請 U+8ACB are incorrectly mapped to the CIDs of 誠 U+8AA0:

8AA0 E0104; KRName; CID+37864
8AA0 E0105; KRName; CID+62792
8ACB E0104; KRName; CID+62792
8ACB E0105; KRName; CID+37864

This causes <U+5ABA, U+E0104> and <U+5ABA, U+E0105> to be rendered as if they were <U+8AA0, U+E0105> and <U+8AA0, U+E0104>, respectively:

image

@punchcutter
Copy link
Member

@punchcutter
Copy link
Member

Sorry for the delay. This has been fixed for the next release.

punchcutter added a commit that referenced this issue Apr 8, 2021
* All fonts have been built as variable fonts.
* The following JP glyphs have been adjusted to work better with the variable font format: 僎, 噵, 庚, 惺, 意, 摝, 摹, 撰, 暒, 栁, 樚, 漉, 潠, 煋, 牃, 猩, 瑆, 疲, 瘒, 瘼, 盬, 眔, 睲, 腥, 舞, 苨, 菫, 菷, 蔓, 蕁, 蕐, 蕒, 薑, 薥, 薨, 薯, 薰, 蘙, 虂, 蟇, 蟤, 譔, 蹙, 鄜, 醒, 鐉, 饌, 驀, 鬃, 鹿, 隆, 巽, 攇, 葺, 選, 櫶, 靌, 讒, 亴, 舞
* The scale of glyphs in the intermediate weights (Light, Normal, Regular, Medium, Bold) has been adjusted slightly.
* Fixed TW mapping for 𰻞 U+30EDE Issue [#280](#280)
* Fixed incorrect mappings for 請 U+8ACB Issue [#276](#276)
* Fixed Heavy weight for 𥱊 U+25C4A Issue [#283](#283)
* Fixed the Heavy weight for 丈 U+4E08 from Issue [#207](#207) which was not updated as previously noted.
@punchcutter
Copy link
Member

Fixed in 2.003
276

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

2 participants