adobe-fonts / adobe-fonts/source-han-sans

Issue of HK and TW characters with 辱 as its composing part

オープン
#237 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
17.2k
フォーク
1.4k
PR マージ指標
30日以内にマージされた PR はありません

説明

Source Han Sans isn't very consistent on whether the TW/HK form of 辱 is "stacked (⿱辰寸)" or "contained (⿸辰寸)" (or whether the ㇓ stroke extends to the bottom of the character box). 12 codepoints are involved in this discussion, and here is a screenshot of how they currently look like in Source Han Sans 2.001:

![yuk6-chars](https://user-images.githubusercontent.com/959433/57580861-aa970b80-74e1-11e9-994f-c955b60233d4.png)

As you see, the chosen form is somewhat inconsistent, summarized as below:

| Form | Glyph name |
| ---- | ---------- |
| ⿸辰寸 | uni55D5-TW, uni5AB7-TW, uni6EBD-TW, uni84D0-TW, uni8925-TW, uni910F-TW, uni9392-TW, u270AD-HK |
| ⿱辰寸 | uni7E1F-TW, uni8028-HK, uni8028-TW, uni84D0-HK, uni8585-TW, uni8585-HK, uni8925-HK, uni8FB1-TW, uni910F-HK, uni9392-HK |

From the above image, HK and TW clearly adopts the stacked form.

The reason that it is inconsistently designed in Source Han Sans is probably due to Taiwan's 國字標準字體母稿. In the published materials, words of such form are not consistently rendered, unlike their corresponding font resources:

![yuk6-tw-samples](https://user-images.githubusercontent.com/959433/57580876-d4503280-74e1-11e9-9fec-1f2d7f557d7b.png)

You can see that the glyphs shaded in red are adopting the "contained" form, while others are in the "stacked" form. Whether the sans-serif "辱" (shaded in amber) is in a stacked or contained structure is debatable.

Given that
1. The reference glyphs in 國字標準字體母稿 are very inconsistent,
2. The glyphs in the Sung/Kai font resources are very consistent where the stacked form is adopted,

My suggestion is modify existing glyphs and use the form ⿱辰寸 all over the place. Thus my proposed actions:

## A) The following 4 characters would need to be adjusted:

| Codepoint | Remarks |
| ------------- | --- |
| U+55D5 嗕 | |
| U+5AB7 媷 | |
| U+6EBD 溽 | |
| U+270AD 𧂭 | Also need to modify the last stroke of 辰. |

![yuk6-a-redesign](https://user-images.githubusercontent.com/959433/57580883-f5188800-74e1-11e9-93fd-e6175e356fd0.png)

## B) For the following 2 characters, different CIDs are assigned for TW and HK, but they are essentially the same and can be shared. Suggest to use the TW glyph.

| Codepoint |
| ------------- |
| U+8028 耨 |
| U+8585 薅 |

![yuk6-b-use-tw](https://user-images.githubusercontent.com/959433/57580893-0c577580-74e2-11e9-9e91-e495f2d380e3.png)

## C) For the following 4 characters, different CIDs are assigned for TW and HK, with different designs. Suggest to use the HK glyph.

| Codepoint | Remarks |
| ------------- | -- |
| U+84D0 蓐 | Also suggest to update the glyph so that ⿱辰寸 structure is more consistent with the other codepoints. Also the 丿 looks a bit strange, as the stroke in the ExtraLight master should curve a bit more. |
| U+8925 褥 | |
| U+910F 鄏 | |
| U+9392 鎒 | |

![yuk6-c-use-hk](https://user-images.githubusercontent.com/959433/57580890-05c8fe00-74e2-11e9-9e8c-49bd3d7bab68.png)

## D) No action needed

The remaining 2 characters are fine, they are listed here just for completeness:

| Codepoint |
| ------------- |
| U+7E1F 縟 |
| U+8FB1 辱 |

![yuk6-d-ok](https://user-images.githubusercontent.com/959433/57580902-23966300-74e2-11e9-9fae-2ed8990381af.png)

Thanks!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。