docx-rs 0.4.21

A .docx file writer with Rust/WebAssembly.
Documentation
1
2
3
4
5
---
source: docx-core/tests/reader.rs
expression: "&json"
---
"{\n  \"contentType\": {\n    \"types\": {\n      \"/_rels/.rels\": \"application/vnd.openxmlformats-package.relationships+xml\",\n      \"/docProps/app.xml\": \"application/vnd.openxmlformats-officedocument.extended-properties+xml\",\n      \"/docProps/core.xml\": \"application/vnd.openxmlformats-package.core-properties+xml\",\n      \"/docProps/custom.xml\": \"application/vnd.openxmlformats-officedocument.custom-properties+xml\",\n      \"/word/_rels/document.xml.rels\": \"application/vnd.openxmlformats-package.relationships+xml\",\n      \"/word/comments.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml\",\n      \"/word/commentsExtended.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.commentsExtended+xml\",\n      \"/word/document.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml\",\n      \"/word/fontTable.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml\",\n      \"/word/numbering.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml\",\n      \"/word/settings.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml\",\n      \"/word/styles.xml\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml\"\n    },\n    \"web_extension_count\": 1,\n    \"custom_xml_count\": 1,\n    \"header_count\": 0,\n    \"footer_count\": 0\n  },\n  \"rels\": {\n    \"rels\": [\n      [\n        \"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties\",\n        \"rId1\",\n        \"docProps/core.xml\"\n      ],\n      [\n        \"http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties\",\n        \"rId2\",\n        \"docProps/app.xml\"\n      ],\n      [\n        \"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument\",\n        \"rId3\",\n        \"word/document.xml\"\n      ],\n      [\n        \"http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties\",\n        \"rId4\",\n        \"docProps/custom.xml\"\n      ]\n    ]\n  },\n  \"documentRels\": {\n    \"hasComments\": false,\n    \"hasNumberings\": false,\n    \"hasFootnotes\": false,\n    \"images\": [],\n    \"hyperlinks\": [],\n    \"customXmlCount\": 0,\n    \"headerCount\": 0,\n    \"footerCount\": 0\n  },\n  \"docProps\": {\n    \"app\": {},\n    \"core\": {\n      \"config\": {\n        \"created\": null,\n        \"creator\": null,\n        \"description\": null,\n        \"language\": null,\n        \"lastModifiedBy\": null,\n        \"modified\": null,\n        \"revision\": null,\n        \"subject\": null,\n        \"title\": null\n      }\n    },\n    \"custom\": {\n      \"properties\": {}\n    }\n  },\n  \"styles\": {\n    \"docDefaults\": {\n      \"runPropertyDefault\": {\n        \"runProperty\": {\n          \"sz\": 21,\n          \"szCs\": 21,\n          \"fonts\": {\n            \"asciiTheme\": \"minorHAnsi\",\n            \"hiAnsiTheme\": \"minorHAnsi\",\n            \"eastAsiaTheme\": \"minorEastAsia\",\n            \"csTheme\": \"minorBidi\"\n          }\n        }\n      },\n      \"paragraphPropertyDefault\": {\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        }\n      }\n    },\n    \"styles\": [\n      {\n        \"styleId\": \"a\",\n        \"name\": \"Normal\",\n        \"styleType\": \"paragraph\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"alignment\": \"both\",\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"a0\",\n        \"name\": \"Default Paragraph Font\",\n        \"styleType\": \"character\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"a1\",\n        \"name\": \"Normal Table\",\n        \"styleType\": \"table\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": null,\n            \"left\": null,\n            \"bottom\": null,\n            \"right\": null,\n            \"insideH\": null,\n            \"insideV\": null\n          },\n          \"margins\": {\n            \"top\": {\n              \"val\": 0,\n              \"widthType\": \"dxa\"\n            },\n            \"left\": {\n              \"val\": 108,\n              \"widthType\": \"dxa\"\n            },\n            \"bottom\": {\n              \"val\": 0,\n              \"widthType\": \"dxa\"\n            },\n            \"right\": {\n              \"val\": 108,\n              \"widthType\": \"dxa\"\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      },\n      {\n        \"styleId\": \"a2\",\n        \"name\": \"No List\",\n        \"styleType\": \"numbering\",\n        \"runProperty\": {},\n        \"paragraphProperty\": {\n          \"runProperty\": {},\n          \"tabs\": []\n        },\n        \"tableProperty\": {\n          \"width\": {\n            \"width\": 0,\n            \"widthType\": \"auto\"\n          },\n          \"justification\": \"left\",\n          \"borders\": {\n            \"top\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"top\",\n              \"space\": 0\n            },\n            \"left\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"left\",\n              \"space\": 0\n            },\n            \"bottom\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"bottom\",\n              \"space\": 0\n            },\n            \"right\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"right\",\n              \"space\": 0\n            },\n            \"insideH\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideH\",\n              \"space\": 0\n            },\n            \"insideV\": {\n              \"borderType\": \"single\",\n              \"size\": 2,\n              \"color\": \"000000\",\n              \"position\": \"insideV\",\n              \"space\": 0\n            }\n          }\n        },\n        \"tableCellProperty\": {\n          \"width\": null,\n          \"borders\": null,\n          \"gridSpan\": null,\n          \"verticalMerge\": null,\n          \"verticalAlign\": null,\n          \"textDirection\": null,\n          \"shading\": null\n        },\n        \"basedOn\": null,\n        \"next\": null\n      }\n    ]\n  },\n  \"document\": {\n    \"children\": [\n      {\n        \"type\": \"paragraph\",\n        \"data\": {\n          \"id\": \"00000001\",\n          \"children\": [\n            {\n              \"type\": \"run\",\n              \"data\": {\n                \"runProperty\": {},\n                \"children\": [\n                  {\n                    \"type\": \"drawing\",\n                    \"data\": {\n                      \"type\": \"textBox\",\n                      \"data\": {\n                        \"children\": [\n                          {\n                            \"type\": \"paragraph\",\n                            \"data\": {\n                              \"id\": \"00000002\",\n                              \"children\": [\n                                {\n                                  \"type\": \"run\",\n                                  \"data\": {\n                                    \"runProperty\": {\n                                      \"fonts\": {\n                                        \"hint\": \"eastAsia\"\n                                      }\n                                    },\n                                    \"children\": [\n                                      {\n                                        \"type\": \"text\",\n                                        \"data\": {\n                                          \"preserveSpace\": true,\n                                          \"text\": \"H\"\n                                        }\n                                      }\n                                    ]\n                                  }\n                                },\n                                {\n                                  \"type\": \"run\",\n                                  \"data\": {\n                                    \"runProperty\": {},\n                                    \"children\": [\n                                      {\n                                        \"type\": \"text\",\n                                        \"data\": {\n                                          \"preserveSpace\": true,\n                                          \"text\": \"ello\"\n                                        }\n                                      }\n                                    ]\n                                  }\n                                }\n                              ],\n                              \"property\": {\n                                \"runProperty\": {\n                                  \"fonts\": {\n                                    \"hint\": \"eastAsia\"\n                                  }\n                                },\n                                \"tabs\": []\n                              },\n                              \"hasNumbering\": false\n                            }\n                          }\n                        ],\n                        \"size\": [\n                          952500,\n                          952500\n                        ],\n                        \"positionType\": \"anchor\",\n                        \"simplePos\": false,\n                        \"simplePosX\": 0,\n                        \"simplePosY\": 0,\n                        \"layoutInCell\": true,\n                        \"relativeHeight\": 251659264,\n                        \"allowOverlap\": true,\n                        \"positionH\": {\n                          \"offset\": 608965\n                        },\n                        \"positionV\": {\n                          \"offset\": 695325\n                        },\n                        \"relativeFromH\": \"column\",\n                        \"relativeFromV\": \"paragraph\",\n                        \"distT\": 0,\n                        \"distB\": 0,\n                        \"distL\": 114300,\n                        \"distR\": 114300\n                      }\n                    }\n                  }\n                ]\n              }\n            }\n          ],\n          \"property\": {\n            \"runProperty\": {},\n            \"tabs\": []\n          },\n          \"hasNumbering\": false\n        }\n      }\n    ],\n    \"sectionProperty\": {\n      \"pageSize\": {\n        \"w\": 11900,\n        \"h\": 16840,\n        \"orient\": null\n      },\n      \"pageMargin\": {\n        \"top\": 1985,\n        \"left\": 1701,\n        \"bottom\": 1701,\n        \"right\": 1701,\n        \"header\": 851,\n        \"footer\": 992,\n        \"gutter\": 0\n      },\n      \"columns\": 1,\n      \"space\": 425,\n      \"titlePg\": false,\n      \"textDirection\": \"lrTb\",\n      \"docGrid\": {\n        \"gridType\": \"lines\",\n        \"linePitch\": 360,\n        \"charSpace\": null\n      }\n    },\n    \"hasNumbering\": false\n  },\n  \"comments\": {\n    \"comments\": []\n  },\n  \"numberings\": {\n    \"abstractNums\": [],\n    \"numberings\": []\n  },\n  \"settings\": {\n    \"defaultTabStop\": 840,\n    \"zoom\": 100,\n    \"docId\": \"C11ED300-8EA6-3D41-8D67-5E5DE3410CF8\",\n    \"docVars\": [],\n    \"evenAndOddHeaders\": false,\n    \"adjustLineHeightInTable\": true,\n    \"characterSpacingControl\": \"compressPunctuation\"\n  },\n  \"fontTable\": {},\n  \"media\": [],\n  \"commentsExtended\": {\n    \"children\": []\n  },\n  \"webSettings\": {\n    \"divs\": []\n  },\n  \"taskpanes\": null,\n  \"taskpanesRels\": {\n    \"rels\": []\n  },\n  \"webExtensions\": [],\n  \"customItems\": [],\n  \"customItemProps\": [],\n  \"customItemRels\": [],\n  \"themes\": [\n    {\n      \"fontSchema\": {\n        \"majorFont\": {\n          \"latin\": \"游ゴシック Light\",\n          \"ea\": \"\",\n          \"cs\": \"\",\n          \"fonts\": [\n            {\n              \"script\": \"Jpan\",\n              \"typeface\": \"游ゴシック Light\"\n            },\n            {\n              \"script\": \"Hang\",\n              \"typeface\": \"맑은 고딕\"\n            },\n            {\n              \"script\": \"Hans\",\n              \"typeface\": \"等线 Light\"\n            },\n            {\n              \"script\": \"Hant\",\n              \"typeface\": \"新細明體\"\n            },\n            {\n              \"script\": \"Arab\",\n              \"typeface\": \"Times New Roman\"\n            },\n            {\n              \"script\": \"Hebr\",\n              \"typeface\": \"Times New Roman\"\n            },\n            {\n              \"script\": \"Thai\",\n              \"typeface\": \"Angsana New\"\n            },\n            {\n              \"script\": \"Ethi\",\n              \"typeface\": \"Nyala\"\n            },\n            {\n              \"script\": \"Beng\",\n              \"typeface\": \"Vrinda\"\n            },\n            {\n              \"script\": \"Gujr\",\n              \"typeface\": \"Shruti\"\n            },\n            {\n              \"script\": \"Khmr\",\n              \"typeface\": \"MoolBoran\"\n            },\n            {\n              \"script\": \"Knda\",\n              \"typeface\": \"Tunga\"\n            },\n            {\n              \"script\": \"Guru\",\n              \"typeface\": \"Raavi\"\n            },\n            {\n              \"script\": \"Cans\",\n              \"typeface\": \"Euphemia\"\n            },\n            {\n              \"script\": \"Cher\",\n              \"typeface\": \"Plantagenet Cherokee\"\n            },\n            {\n              \"script\": \"Yiii\",\n              \"typeface\": \"Microsoft Yi Baiti\"\n            },\n            {\n              \"script\": \"Tibt\",\n              \"typeface\": \"Microsoft Himalaya\"\n            },\n            {\n              \"script\": \"Thaa\",\n              \"typeface\": \"MV Boli\"\n            },\n            {\n              \"script\": \"Deva\",\n              \"typeface\": \"Mangal\"\n            },\n            {\n              \"script\": \"Telu\",\n              \"typeface\": \"Gautami\"\n            },\n            {\n              \"script\": \"Taml\",\n              \"typeface\": \"Latha\"\n            },\n            {\n              \"script\": \"Syrc\",\n              \"typeface\": \"Estrangelo Edessa\"\n            },\n            {\n              \"script\": \"Orya\",\n              \"typeface\": \"Kalinga\"\n            },\n            {\n              \"script\": \"Mlym\",\n              \"typeface\": \"Kartika\"\n            },\n            {\n              \"script\": \"Laoo\",\n              \"typeface\": \"DokChampa\"\n            },\n            {\n              \"script\": \"Sinh\",\n              \"typeface\": \"Iskoola Pota\"\n            },\n            {\n              \"script\": \"Mong\",\n              \"typeface\": \"Mongolian Baiti\"\n            },\n            {\n              \"script\": \"Viet\",\n              \"typeface\": \"Times New Roman\"\n            },\n            {\n              \"script\": \"Uigh\",\n              \"typeface\": \"Microsoft Uighur\"\n            },\n            {\n              \"script\": \"Geor\",\n              \"typeface\": \"Sylfaen\"\n            },\n            {\n              \"script\": \"Armn\",\n              \"typeface\": \"Arial\"\n            },\n            {\n              \"script\": \"Bugi\",\n              \"typeface\": \"Leelawadee UI\"\n            },\n            {\n              \"script\": \"Bopo\",\n              \"typeface\": \"Microsoft JhengHei\"\n            },\n            {\n              \"script\": \"Java\",\n              \"typeface\": \"Javanese Text\"\n            },\n            {\n              \"script\": \"Lisu\",\n              \"typeface\": \"Segoe UI\"\n            },\n            {\n              \"script\": \"Mymr\",\n              \"typeface\": \"Myanmar Text\"\n            },\n            {\n              \"script\": \"Nkoo\",\n              \"typeface\": \"Ebrima\"\n            },\n            {\n              \"script\": \"Olck\",\n              \"typeface\": \"Nirmala UI\"\n            },\n            {\n              \"script\": \"Osma\",\n              \"typeface\": \"Ebrima\"\n            },\n            {\n              \"script\": \"Phag\",\n              \"typeface\": \"Phagspa\"\n            },\n            {\n              \"script\": \"Syrn\",\n              \"typeface\": \"Estrangelo Edessa\"\n            },\n            {\n              \"script\": \"Syrj\",\n              \"typeface\": \"Estrangelo Edessa\"\n            },\n            {\n              \"script\": \"Syre\",\n              \"typeface\": \"Estrangelo Edessa\"\n            },\n            {\n              \"script\": \"Sora\",\n              \"typeface\": \"Nirmala UI\"\n            },\n            {\n              \"script\": \"Tale\",\n              \"typeface\": \"Microsoft Tai Le\"\n            },\n            {\n              \"script\": \"Talu\",\n              \"typeface\": \"Microsoft New Tai Lue\"\n            },\n            {\n              \"script\": \"Tfng\",\n              \"typeface\": \"Ebrima\"\n            }\n          ]\n        },\n        \"minorFont\": {\n          \"latin\": \"游明朝\",\n          \"ea\": \"\",\n          \"cs\": \"\",\n          \"fonts\": [\n            {\n              \"script\": \"Jpan\",\n              \"typeface\": \"游明朝\"\n            },\n            {\n              \"script\": \"Hang\",\n              \"typeface\": \"맑은 고딕\"\n            },\n            {\n              \"script\": \"Hans\",\n              \"typeface\": \"等线\"\n            },\n            {\n              \"script\": \"Hant\",\n              \"typeface\": \"新細明體\"\n            },\n            {\n              \"script\": \"Arab\",\n              \"typeface\": \"Arial\"\n            },\n            {\n              \"script\": \"Hebr\",\n              \"typeface\": \"Arial\"\n            },\n            {\n              \"script\": \"Thai\",\n              \"typeface\": \"Cordia New\"\n            },\n            {\n              \"script\": \"Ethi\",\n              \"typeface\": \"Nyala\"\n            },\n            {\n              \"script\": \"Beng\",\n              \"typeface\": \"Vrinda\"\n            },\n            {\n              \"script\": \"Gujr\",\n              \"typeface\": \"Shruti\"\n            },\n            {\n              \"script\": \"Khmr\",\n              \"typeface\": \"DaunPenh\"\n            },\n            {\n              \"script\": \"Knda\",\n              \"typeface\": \"Tunga\"\n            },\n            {\n              \"script\": \"Guru\",\n              \"typeface\": \"Raavi\"\n            },\n            {\n              \"script\": \"Cans\",\n              \"typeface\": \"Euphemia\"\n            },\n            {\n              \"script\": \"Cher\",\n              \"typeface\": \"Plantagenet Cherokee\"\n            },\n            {\n              \"script\": \"Yiii\",\n              \"typeface\": \"Microsoft Yi Baiti\"\n            },\n            {\n              \"script\": \"Tibt\",\n              \"typeface\": \"Microsoft Himalaya\"\n            },\n            {\n              \"script\": \"Thaa\",\n              \"typeface\": \"MV Boli\"\n            },\n            {\n              \"script\": \"Deva\",\n              \"typeface\": \"Mangal\"\n            },\n            {\n              \"script\": \"Telu\",\n              \"typeface\": \"Gautami\"\n            },\n            {\n              \"script\": \"Taml\",\n              \"typeface\": \"Latha\"\n            },\n            {\n              \"script\": \"Syrc\",\n              \"typeface\": \"Estrangelo Edessa\"\n            },\n            {\n              \"script\": \"Orya\",\n              \"typeface\": \"Kalinga\"\n            },\n            {\n              \"script\": \"Mlym\",\n              \"typeface\": \"Kartika\"\n            },\n            {\n              \"script\": \"Laoo\",\n              \"typeface\": \"DokChampa\"\n            },\n            {\n              \"script\": \"Sinh\",\n              \"typeface\": \"Iskoola Pota\"\n            },\n            {\n              \"script\": \"Mong\",\n              \"typeface\": \"Mongolian Baiti\"\n            },\n            {\n              \"script\": \"Viet\",\n              \"typeface\": \"Arial\"\n            },\n            {\n              \"script\": \"Uigh\",\n              \"typeface\": \"Microsoft Uighur\"\n            },\n            {\n              \"script\": \"Geor\",\n              \"typeface\": \"Sylfaen\"\n            },\n            {\n              \"script\": \"Armn\",\n              \"typeface\": \"Arial\"\n            },\n            {\n              \"script\": \"Bugi\",\n              \"typeface\": \"Leelawadee UI\"\n            },\n            {\n              \"script\": \"Bopo\",\n              \"typeface\": \"Microsoft JhengHei\"\n            },\n            {\n              \"script\": \"Java\",\n              \"typeface\": \"Javanese Text\"\n            },\n            {\n              \"script\": \"Lisu\",\n              \"typeface\": \"Segoe UI\"\n            },\n            {\n              \"script\": \"Mymr\",\n              \"typeface\": \"Myanmar Text\"\n            },\n            {\n              \"script\": \"Nkoo\",\n              \"typeface\": \"Ebrima\"\n            },\n            {\n              \"script\": \"Olck\",\n              \"typeface\": \"Nirmala UI\"\n            },\n            {\n              \"script\": \"Osma\",\n              \"typeface\": \"Ebrima\"\n            },\n            {\n              \"script\": \"Phag\",\n              \"typeface\": \"Phagspa\"\n            },\n            {\n              \"script\": \"Syrn\",\n              \"typeface\": \"Estrangelo Edessa\"\n            },\n            {\n              \"script\": \"Syrj\",\n              \"typeface\": \"Estrangelo Edessa\"\n            },\n            {\n              \"script\": \"Syre\",\n              \"typeface\": \"Estrangelo Edessa\"\n            },\n            {\n              \"script\": \"Sora\",\n              \"typeface\": \"Nirmala UI\"\n            },\n            {\n              \"script\": \"Tale\",\n              \"typeface\": \"Microsoft Tai Le\"\n            },\n            {\n              \"script\": \"Talu\",\n              \"typeface\": \"Microsoft New Tai Lue\"\n            },\n            {\n              \"script\": \"Tfng\",\n              \"typeface\": \"Ebrima\"\n            }\n          ]\n        }\n      }\n    }\n  ],\n  \"images\": [],\n  \"hyperlinks\": [],\n  \"footnotes\": {\n    \"footnotes\": []\n  }\n}"