{
    "mode": "perldoc",
    "parameter": "Font::TTF::LTSH",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Font%3A%3ATTF%3A%3ALTSH/json",
    "generated": "2026-06-13T00:24:24Z",
    "sections": {
        "NAME": {
            "content": "Font::TTF::LTSH - Linear Threshold table\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Holds the linear threshold for each glyph. This is the ppem value at which a glyph's metrics\nbecome linear. The value is set to 1 if a glyph's metrics are always linear.\n",
            "subsections": []
        },
        "INSTANCE VARIABLES": {
            "content": "glyphs\nAn array of ppem values. One value per glyph\n",
            "subsections": []
        },
        "METHODS": {
            "content": "$t->read\nReads the table\n\n$t->out($fh)\nOutputs the LTSH to the given fh.\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": []
        },
        "BUGS": {
            "content": "None known\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::LTSH - Linear Threshold table",
    "flags": [],
    "examples": [],
    "see_also": []
}