OPF Language
한국어
Korean
Korean resolves through the OPF languages catalog as korean. The record carries the ko BCP-47 tag and default font-scheme hints for presentation renderers.
koreankoKORKoreanScript & Direction
Korean (Kore) · LTR
Locale Tag
ko is the BCP-47 tag carried by this OPF record.
Default Region
South Korea (KR)
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
- korean
- BCP-47
- ko
- ISO code
- KOR
- Schema
- opf-language/v1
OPF Config
languages:koreanOpen Presentation Format
{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — languages/korean",
"language": "korean",
"tags": [
"gallery:languages/korean"
],
"catalogs": {
"languages": {
"source": "https://www.pptx.gallery/api/languages.json"
}
},
"design": {
"fontScheme": "malgun-gothic"
},
"slides": [
{
"id": "gallery-preview-1",
"layout": "title-slide",
"title": "Korean",
"subtitle": "Locale-aware rendering for Korean (ko)."
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.