|
NAMEFont::TTF::Delta - Opentype Device tables DESCRIPTIONEach device table corresponds to a set of deltas for a particular point over a range of ppem values.
METHODSnewCreates a new device table readReads a device table from the given IO object at the current location out($fh, $style)Outputs a device table to the given IO object at the current location, or just returns the data to be output if $style != 0 $d->signature()Returns a content based identifying string for this delta for compression purposes $d->out_xml($context)Outputs a delta in XML AUTHORMartin Hosken <http://scripts.sil.org/FontUtils>. LICENSINGCopyright (c) 1998-2016, SIL International (http://www.sil.org) This module is released under the terms of the Artistic License 2.0. For details, see the full text of the license in the file LICENSE.
|