OPF Language
اردو
Urdu
Urdu resolves through the OPF languages catalog as urdu. The record carries the ur BCP-47 tag and default font-scheme hints for presentation renderers.
urduurURDArabicRTLScript & Direction
Arabic (Arab) · RTL
Locale Tag
ur is the BCP-47 tag carried by this OPF record.
Default Region
Pakistan (PK)
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.
Right-to-Left Layout Notes
What Flips
Text flow, column order, table headers, and directional navigation should mirror for right-to-left decks.
What Stays
Numbers, code, mathematical notation, and embedded Latin product names often keep their source direction.
OPF Record Fields
- Catalog id
- urdu
- BCP-47
- ur
- ISO code
- URD
- Schema
- opf-language/v1
OPF Config
languages:urduOpen Presentation Format
{
"$schema": "https://openpresentation.org/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — languages/urdu"
},
"language": "urdu",
"design": {
"fontScheme": {
"id": "arabic-typesetting"
}
},
"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.