debian man page for font::ttf::hmtx

Query: font::ttf::hmtx

OS: debian

Section: 3pm

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

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

NAME
Font::TTF::Hmtx - Horizontal Metrics
DESCRIPTION
Contains the advance width and left side bearing for each glyph. Given the compressability of the data onto disk, this table uses information from other tables, and thus must do part of its output during the output of other tables
INSTANCE VARIABLES
The horizontal metrics are kept in two arrays by glyph id. The variable names do not start with a space advance An array containing the advance width for each glyph lsb An array containing the left side bearing for each glyph
METHODS
$t->read Reads the horizontal metrics from the TTF file into memory $t->numMetrics Calculates again the number of long metrics required to store the information here. Returns undef if the table has not been read. $t->out($fh) Writes the metrics to a TTF file. Assumes that the "hhea" has updated the numHMetrics from here $t->update Updates the lsb values from the xMin from the each glyph $t->out_xml($context, $depth) Outputs the table in XML
BUGS
None known
AUTHOR
Martin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright and licensing. perl v5.10.1 2009-01-21 Font::TTF::Hmtx(3pm)
Related Man Pages
font::ttf::head(3) - centos
font::ttf::post(3) - centos
font::ttf::loca(3pm) - debian
font::ttf::glyf(3pm) - debian
font::ttf::head(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph