Query: font::ttf::ebdt
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Font::TTF::EBDT(3) User Contributed Perl Documentation Font::TTF::EBDT(3)NAMEFont::TTF::EBDT - Embeeded Bitmap Data TableDESCRIPTIONContains the metrics and bitmap image data.INSTANCE VARIABLESOnly has 'bitmap' instance variable. It is an array of assosiative array keyed by glyph-id. The element is an object which consists of metric information and image data. bitmap objectMETHODS$t->read Reads the embedded bitmap data from the TTF file into memory. This routine should be called _after_ {'EBLC'}->read. $t->update Update EBLC information using EBDT data. $t->out($fh) Outputs the bitmap data of embedded bitmap for this font.BUGSOnly Format 7 is implemented. XML output is not supported (yet).AUTHORNIIBE 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.16.3 2012-02-23 Font::TTF::EBDT(3)
Related Man Pages |
---|
font::ttf::oldcmap(3) - centos |
font::ttf::anchor(3) - centos |
font::ttf::grfeat(3) - centos |
font::ttf::head(3pm) - debian |
font::ttf::post(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |