{
    "mode": "perldoc",
    "parameter": "Font::TTF::EBLC",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Font%3A%3ATTF%3A%3AEBLC/json",
    "generated": "2026-06-09T13:46:04Z",
    "sections": {
        "NAME": {
            "content": "Font::TTF::EBLC - Embeeded Bitmap Location Table\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Contains the sizes and glyph ranges of bitmaps, and the offsets to glyph bitmap data in\nindexSubTables for EBDT.\n\nPossibly contains glyph metrics information.\n",
            "subsections": []
        },
        "INSTANCE VARIABLES": {
            "content": "The information specified '(R)ead only' is read only, those are calculated from EBDT, when it is\n'update'-ed.\n\nbitmapSizeTable\nAn array of tables of following information\n\nindexSubTableArrayOffset (R)\nindexTablesSize (R)\nnumberOfIndexSubTables (R)\ncolorRef\nhori\nvert\nstartGlyphIndex (R)\nendGlyphIndex (R)\nppemX\nppemY\nbitDepth\nflags\n\nindexSubTableArray (R)\nAn array which contains range information.\n\nindexSubTable (R)\nAn array which contains offsets of EBDT table.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "$t->read\nReads the location information of embedded bitmap from the TTF file into memory\n\n$t->out($fh)\nOutputs the location information of embedded bitmap for this font.\n",
            "subsections": []
        },
        "BUGS": {
            "content": "Only indexFormat ==1 is implemented. XML output is not supported (yet).\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "NIIBE Yutaka <mailto:gniibe@fsij.org>. This was written at the CodeFest Akihabara 2006 hosted by\nFSIJ.\n\nPatch sent with licensing requirements??\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::EBLC - Embeeded Bitmap Location Table",
    "flags": [],
    "examples": [],
    "see_also": []
}