Microsoft Yahei
Metadata
ID
microsoft-yahei
Catalog
font-schemes
Source
spec/catalogs/font-schemes/microsoft-yahei.json
| Field | Value |
|---|---|
| app | PowerPoint |
| languageFamily | ea |
| languages | Chinese (simplified), Chinese (traditional), Japanese, Korean |
| major | Microsoft YaHei |
| minor | Microsoft YaHei |
| textSample | 这是用微软雅黑字体写的 |
| type | sans-serif |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-font-scheme/v1",
"id": "microsoft-yahei",
"name": "Microsoft Yahei",
"app": "PowerPoint",
"languageFamily": "ea",
"languages": [
"Chinese (simplified)",
"Chinese (traditional)",
"Japanese",
"Korean"
],
"major": "Microsoft YaHei",
"minor": "Microsoft YaHei",
"textSample": "这是用微软雅黑字体写的",
"type": "sans-serif"
}