OPF Language
русский
Russian
Russian resolves through the OPF languages catalog as russian. The record carries the ru BCP-47 tag and default font-scheme hints for presentation renderers.
russianruRUSCyrillicScript & Direction
Cyrillic (Cyrl) · LTR
Locale Tag
ru is the BCP-47 tag carried by this OPF record.
Default Region
Russia (RU)
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
- russian
- BCP-47
- ru
- ISO code
- RUS
- Schema
- opf-language/v1
OPF Config
languages:russianOpen Presentation Format
{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — languages/russian",
"language": "russian",
"tags": [
"gallery:languages/russian"
],
"catalogs": {
"languages": {
"source": "https://www.pptx.gallery/api/languages.json"
}
},
"design": {
"fontScheme": "aptos"
},
"slides": [
{
"id": "gallery-preview-1",
"layout": "title-slide",
"title": "Russian",
"subtitle": "Locale-aware rendering for Russian (ru)."
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.