Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Topics for discussion are suggested by [the gap-analysis template](https://www.w

### Other documents
- [Ready-made Counter Styles](https://www.w3.org/TR/predefined-counter-styles/)
- [Recommended System Font Mappings for Generic Chinese Font Families](system-font-mappings.md)

### Feedback
Please use the [GitHub issue list](https://github.com/w3c/clreq/issues) to report issues for language support, for discussions, and to send feedback about documents. (Learn [how GitHub issues work](https://www.w3.org/International/i18n-activity/guidelines/issues.html).)
Expand Down
1 change: 1 addition & 0 deletions README.zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

### 相关文档
- [现成的计数器样式](https://www.w3.org/TR/predefined-counter-styles/)
- [中文通用字体族的推荐系统字体映射](system-font-mappings.md)

### 反馈
请使用[GitHub Issue](https://github.com/w3c/clreq/issues)提出中文支持的问题、讨论以及对有关文档的反馈。您也可以学习[如何使用GitHub issues](https://www.w3.org/International/i18n-activity/guidelines/issues.zh-hans.html)。
Expand Down
1 change: 1 addition & 0 deletions README.zh-Hant.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

### 相關文檔
- [現成的計數器樣式](https://www.w3.org/TR/predefined-counter-styles/)
- [中文通用字體族的推薦系統字體映射](system-font-mappings.md)

### 反饋
請使用[GitHub Issue](https://github.com/w3c/clreq/issues)提出中文支援的問題、討論以及對有關文檔的反饋。您也可以學習[如何使用GitHub issues](https://www.w3.org/International/i18n-activity/guidelines/issues.zh-hans.html)。
Expand Down
2 changes: 2 additions & 0 deletions resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,8 @@ <h3>Fonts &amp; font styles</h3>

<li><a target="_blank" href="https://github.com/w3c/i18n-discuss/wiki/Generic-font-families">Generic font families</a> (fangsong, kai)</li>

<li><a target="_blank" href="https://github.com/w3c/clreq/blob/gh-pages/system-font-mappings.md">Recommended System Font Mappings for Generic Chinese Font Families</a></li>

<li>List of system fonts: <a target="_blank" href="https://r12a.github.io/scripts/fontlist/index.html?script=hans">Simplified Chinese</a> • <a target="_blank" href="https://r12a.github.io/scripts/fontlist/index.html?script=hant">Traditional Chinese</a></li>
</ul>
</dd>
Expand Down
Loading