debian man page for font::ttf::eblc

Query: font::ttf::eblc

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Font::TTF::EBLC(3pm)					User Contributed Perl Documentation				      Font::TTF::EBLC(3pm)

NAME
Font::TTF::EBLC - Embeeded Bitmap Location Table
DESCRIPTION
Contains the sizes and glyph ranges of bitmaps, and the offsets to glyph bitmap data in indexSubTables for EBDT. Possibly contains glyph metrics information. INSTANCE VARIABLES The information specified '(R)ead only' is read only, those are calculated from EBDT, when it is 'update'-ed. bitmapSizeTable An array of tables of following information indexSubTableArrayOffset (R) =item indexTablesSize (R) =item numberOfIndexSubTables (R) =item colorRef =item hori =item vert =item startGlyphIndex (R) =item endGlyphIndex (R) =item ppemX =item ppemY =item bitDepth =item flags indexSubTableArray (R) An array which contains range information. indexSubTable (R) An array which contains offsets of EBDT table.
METHODS
$t->read Reads the location information of embedded bitmap from the TTF file into memory $t->out($fh) Outputs the location information of embedded bitmap for this font.
BUGS
Only indexFormat ==1 is implemented. XML output is not supported (yet).
AUTHOR
NIIBE Yutaka gniibe@fsij.org. See Font::TTF::Font for copyright and licensing. This was written at the CodeFest Akihabara 2006 hosted by FSIJ. perl v5.10.1 2011-02-25 Font::TTF::EBLC(3pm)
Related Man Pages
font::ttf::features::cvar(3) - centos
font::ttf::psnames(3) - centos
font::ttf::anchor(3pm) - debian
font::ttf::psnames(3pm) - debian
font::ttf::ttc(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?