{
    "mode": "perldoc",
    "parameter": "Font::TTF::Feat",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Font%3A%3ATTF%3A%3AFeat/json",
    "generated": "2026-06-14T13:47:38Z",
    "sections": {
        "NAME": {
            "content": "Font::TTF::Feat - Font Features\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "",
            "subsections": []
        },
        "INSTANCE VARIABLES": {
            "content": "version\nfeatures\nAn array of hashes of the following form\n\nfeature feature id number\n\nname    name index in name table\n\nexclusive\nexclusive flag\n\nsettings\nhash of setting number against name string index\n",
            "subsections": []
        },
        "METHODS": {
            "content": "$t->read\nReads the features from the TTF file into memory\n\n$t->out($fh)\nWrites the features to a TTF file\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\n$t->print($fh)\nPrints a human-readable representation of the table\n",
            "subsections": []
        },
        "BUGS": {
            "content": "None known\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Jonathan Kew <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::Feat - Font Features",
    "flags": [],
    "examples": [],
    "see_also": []
}