OPF Language
English
English (Australia)
English (Australia) resolves through the OPF languages catalog as english-au. The record carries the en-AU BCP-47 tag and default font-scheme hints for presentation renderers.
english-auen-AUENGLatinScript & Direction
Latin (Latn) · LTR
Locale Tag
en-AU is the BCP-47 tag carried by this OPF record.
Default Region
Australia (AU)
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
- english-au
- BCP-47
- en-AU
- ISO code
- ENG
- Schema
- opf-language/v1
OPF Config
languages:english-auOpen Presentation Format
{
"$schema": "https://openpresentation.org/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — languages/english-au"
},
"language": "english-au",
"design": {
"fontScheme": {
"id": "aptos"
}
},
"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.