{
    "mode": "perldoc",
    "parameter": "Font::TTF::Fpgm",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Font%3A%3ATTF%3A%3AFpgm/json",
    "generated": "2026-06-13T09:05:46Z",
    "sections": {
        "NAME": {
            "content": "Font::TTF::Fpgm - Font program in a TrueType font. Called when a font is loaded\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is a minimal class adding nothing beyond a table, but is a repository for fpgm type\ninformation for those processes brave enough to address hinting.\n\n$t->read\nReading this table is simply a process of reading all the data into the RAM copy. Nothing more\nis done with it.\n\n$t->outxml($context, $depth)\nOutputs Fpgm program as XML\n\n$t->XMLend($context, $tag, %attrs)\nParse all that hinting code\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::Fpgm - Font program in a TrueType font. Called when a font is loaded",
    "flags": [],
    "examples": [],
    "see_also": []
}