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

Fix for U+25C4A missing in Heavy weight #283

Closed
tamcy opened this issue Jan 4, 2021 · 3 comments
Closed

Fix for U+25C4A missing in Heavy weight #283

tamcy opened this issue Jan 4, 2021 · 3 comments

Comments

@tamcy
Copy link

tamcy commented Jan 4, 2021

Version 2.002 includes a fix for U+25C4A (𥱊) where the top dot was missing in the 席 component. However, the updated glyph is missing in the heaviest weight:

U+25C4A

This is not a local installation issue. I tried downloading the cidfont.ps.OTC.HC file from Github, extract the reporting glyph (CID 60792) with tx, and inspect the exported glyph with FontForge:

cid60792_ff

It shows that the updated glyph is indeed missing in the Heavy weight.

@RuixiZhang42
Copy link

Is it possible that the “dot stroke” of the 广 component is inside (or completely obscured) by the “throw stroke” of the radical? Since Adobe won’t release the source files for the master heavy-weight design before glyph outlines are merged, we can’t really “see” if the dot stroke is hidden in the other stroke…

@punchcutter
Copy link
Member

This was a mistake and 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
283

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

3 participants