Query: font::ttf::vmtx
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Font::TTF::Vmtx(3) User Contributed Perl Documentation Font::TTF::Vmtx(3)NAMEFont::TTF::Vmtx - Vertical MetricsDESCRIPTIONContains 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 tablesINSTANCE VARIABLESThe 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 glyphMETHODS$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 hereBUGSNone knownAUTHORMartin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright and licensing. perl v5.16.3 2011-10-13 Font::TTF::Vmtx(3)
Related Man Pages |
---|
font::ttf::head(3) - centos |
font::ttf::glyf(3) - centos |
font::ttf::glyf(3pm) - debian |
font::ttf::oldcmap(3pm) - debian |
font::ttf::ttc(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |