OPF Language
فارسی
Persian
Persian resolves through the OPF languages catalog as persian. The record carries the fa BCP-47 tag and default font-scheme hints for presentation renderers.
persianfaFASArabicRTLScript & Direction
Arabic (Arab) · RTL
Locale Tag
fa is the BCP-47 tag carried by this OPF record.
Default Region
Iran (IR)
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
- persian
- BCP-47
- fa
- ISO code
- FAS
- Schema
- opf-language/v1
OPF Config
languages:persianOpen Presentation Format
{
"$schema": "https://openpresentation.org/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — languages/persian"
},
"language": "persian",
"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.