OPF Language
中文
Chinese (Simplified)
Chinese (Simplified) resolves through the OPF languages catalog as chinese-simplified. The record carries the zh-Hans BCP-47 tag and default font-scheme hints for presentation renderers.
chinese-simplifiedzh-HansZHOSimplified ChineseScript & Direction
Simplified Chinese (Hans) · LTR
Locale Tag
zh-Hans is the BCP-47 tag carried by this OPF record.
Default Region
China (CN)
Default Font-Scheme Hints
OPF language records carry default font-scheme ids for PowerPoint and Google Slides output. This page keeps those fields canonical and links to matching gallery font schemes when they exist.
OPF Record Fields
- Catalog id
- chinese-simplified
- BCP-47
- zh-Hans
- ISO code
- ZHO
- Schema
- opf-language/v1
OPF Config
languages:chinese-simplifiedOpen Presentation Format
{
"$schema": "https://openpresentation.org/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — languages/chinese-simplified"
},
"language": "chinese-simplified",
"design": {
"fontScheme": {
"id": "microsoft-yahei"
}
},
"catalogs": {
"languages": {
"source": "https://www.pptx.gallery/api/languages.json"
}
},
"slides": [
{
"id": "gallery-preview-1",
"layout": "title-slide",
"elements": []
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.