adobe-fonts / adobe-fonts/source-han-serif

Some Combining Diacritical Marks not rendered correctly

Open
#184 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
9.7k
Forks
682
PR merge metrics
No merged PRs in 30d

Description

### Prerequisites

* [x] If you are reporting an issue that affects glyphs for characters for a particular region or regions, did you verify that the characters are within the supported scope of the region or regions? This generally means GB 18030 or Tōngyòng Guīfàn Hànzìbiǎo (通用规范汉字表) for China, Big Five or CNS 11643 Planes 1 & 2 for Taiwan, HKSCS-2016 for Hong Kong, the JIS standards for Japan, and KS X 1001 and KS X 1002 for Korea.
* [x] Did you thoroughly search the [open](https://github.com/adobe-fonts/source-han-serif/issues) and [closed](https://github.com/adobe-fonts/source-han-serif/issues?q=is%3Aissue+is%3Aclosed) issues to avoid reporting a duplicate issue?
* [ ] Did you go through the [official font readme file](https://github.com/adobe-fonts/source-han-serif/raw/release/SourceHanSerifReadMe.pdf) to better understand the scope of the project, to include the *Known Issues* section at the very end?

### Description

I don't know if the characters used for Hanyu Pinyin are the focus of this project, if so, I found several accented characters that were not displayed correctly.

character set: Ê̄ Ê̌ M̄ M̌ M̀ N̄ ê̄ ê̌ m̄ m̌ m̀ n̄ ◌̄ ◌́ ◌̌ ◌̀ ·◌

```
Ê̄ (U+00CA U+0304) Ê̌ (U+00CA U+030C)
M̄ (U+004D U+0304) M̌ (U+004D U+030C) M̀ (U+004D U+0300)
N̄ (U+004E U+0304)

ê̄ (U+00EA U+0304) ê̌ (U+00EA U+030C)
m̄ (U+006D U+0304) m̌ (U+006D U+030C) m̀ (U+006D U+0300)
n̄ (U+006E U+0304)

U+0304 ◌̄
U+0301 ◌́
U+030C ◌̌
U+0300 ◌̀
U+00B7 ·◌
```

![image](https://user-images.githubusercontent.com/717717/232999660-b2f70eb4-2649-42f5-99fb-43530ef4ac89.png)

Note: Green means the display is correct.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.