{
    "mode": "perldoc",
    "parameter": "Font::TTF::PCLT",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Font%3A%3ATTF%3A%3APCLT/json",
    "generated": "2026-06-13T07:25:46Z",
    "sections": {
        "NAME": {
            "content": "Font::TTF::PCLT - PCLT TrueType font table\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The PCLT table holds various pieces HP-PCL specific information. Information here is generally\nnot used by other software, except for the xHeight and CapHeight which are stored here (if the\ntable exists in a font).\n",
            "subsections": []
        },
        "INSTANCE VARIABLES": {
            "content": "Only from table and the standard:\n\nversion\nFontNumber\nPitch\nxHeight\nStyle\nTypeFamily\nCapHeight\nSymbolSet\nTypeface\nCharacterComplement\nFileName\nStrokeWeight\nWidthType\nSerifStyle\n\nNotice that \"Typeface\", \"CharacterComplement\" and \"FileName\" return arrays of unsigned\ncharacters of the appropriate length\n",
            "subsections": []
        },
        "METHODS": {
            "content": "$t->read\nReads the table into memory thanks to some utility functions\n\n$t->out($fh)\nWrites the table to a file either from memory or by copying.\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::PCLT - PCLT TrueType font table",
    "flags": [],
    "examples": [],
    "see_also": []
}