PDF::API2::Basic::TTF::Vmtx(3pmUser Contributed Perl DocumentatioPDF::API2::Basic::TTF::Vmtx(3pm)
NAME
PDF::API2::Basic::TTF::Vmtx - Vertical Metrics
DESCRIPTION
Contains the advance height and top 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 vertical metrics are kept in two arrays by glyph id. The variable names do not start
with a space
advance
An array containing the advance height for each glyph
top An array containing the top side bearing for each glyph
METHODS
$t->read
Reads the vertical metrics from the TTF file into memory
$t->out($fh)
Writes the metrics to a TTF file. Assumes that the "vhea" has updated the numVMetrics from
here
BUGS
None known
AUTHOR
Martin Hosken Martin_Hosken AT sil.org. See PDF::API2::Basic::TTF::Font for copyright and
licensing.
perl v5.10.0 2005-11-16 PDF::API2::Basic::TTF::Vmtx(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 23:38 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)