{
    "content": [
        {
            "type": "text",
            "text": "# Font::TTF::Woff (perldoc)\n\n## NAME\n\nFont::TTF::WOFF - holds Web Open Font File (WOFF) data for the font\n\n## DESCRIPTION\n\nThis contains the WOFF packaging data.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **INSTANCE VARIABLES**\n- **METHODS**\n- **AUTHOR**\n- **LICENSING**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Font::TTF::Woff",
        "section": "",
        "mode": "perldoc",
        "summary": "Font::TTF::WOFF - holds Web Open Font File (WOFF) data for the font",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "INSTANCE VARIABLES",
                "lines": 14,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSING",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Font::TTF::WOFF - holds Web Open Font File (WOFF) data for the font\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This contains the WOFF packaging data.\n",
                "subsections": []
            },
            "INSTANCE VARIABLES": {
                "content": "This object supports the following instance variables (which, because they reflect the structure\nof the table, do not begin with a space):\n\nmajorVersion\nminorVersion\nThe two version integers come directly from the WOFF font header.\n\nmetaData\nContains a reference to Font::TTF::Woff::Meta structure, if the font has WOFF metadata.\n\nprivateData\nContains a reference to a Font::TTF::Woff::Private structure, if the font has a WOFF private\ndata block\n",
                "subsections": []
            },
            "METHODS": {
                "content": "",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Bob Hallissy. <http://scripts.sil.org/FontUtils>.\n",
                "subsections": []
            },
            "LICENSING": {
                "content": "Copyright (c) 1998-2016, SIL International (http://www.sil.org)\n\nThis module is released under the terms of the Artistic License 2.0. For details, see the full\ntext of the license in the file LICENSE.\n",
                "subsections": []
            }
        }
    }
}