Query: font::ttf::hdmx
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Font::TTF::Hdmx(3) User Contributed Perl Documentation Font::TTF::Hdmx(3)NAMEFont::TTF::Hdmx - Horizontal device metricsDESCRIPTIONThe table consists of an hash of device metric tables indexed by the ppem for that subtable. Each subtable consists of an array of advance widths in pixels for each glyph at that ppem (horizontally).INSTANCE VARIABLESIndividual metrics are accessed using the following referencing: $f->{'hdmx'}{$ppem}[$glyph_num] In addition there is one instance variable: Num Number of device tables. METHODS $t->read Reads the table into data structures $t->out($fh) Outputs the device metrics for this font $t->tables_do(&func) For each subtable it calls &sub($ref, $ppem) $t->XML_element($context, $depth, $key, $value) Outputs device metrics a little more tidilyBUGSNone knownAUTHORMartin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright and licensing. perl v5.16.3 2012-02-23 Font::TTF::Hdmx(3)
Related Man Pages |
---|
font::ttf::oldcmap(3) - centos |
font::ttf::head(3) - centos |
font::ttf::loca(3pm) - debian |
font::ttf::kern(3pm) - debian |
font::ttf::post(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |