{
    "mode": "perldoc",
    "parameter": "Font::TTF::Gloc",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Font%3A%3ATTF%3A%3AGloc/json",
    "generated": "2026-07-05T09:30:58Z",
    "sections": {
        "NAME": {
            "content": "Font::TTF::Gloc - Offsets into Glat table for the start of the attributes for each glyph\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The Gloc table is a bit like the Loca table only for Graphite glyph attributes. The table has\nthe following elements:\n\nVersion\nTable format version\n\nnumAttrib\nMaximum number of attributes associated with a glyph.\n\nlocations\nAn array of offsets into the Glat table for the start of each glyph\n\nnames\nIf defined, an array of name table name ids indexed by attribute number.\n\n$t->minsize()\nReturns the minimum size this table can be. If it is smaller than this, then the table must be\nbad and should be deleted or whatever.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Martin Hosken <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": []
        }
    },
    "summary": "Font::TTF::Gloc - Offsets into Glat table for the start of the attributes for each glyph",
    "flags": [],
    "examples": [],
    "see_also": []
}