/usr/local/perl/lib/site_perl/5.8.5/PDF/API2/Basic/TTF/Delta.pm


TITLE

SIL::TTF::Delta - Opentype Device tables


DESCRIPTION

Each device table corresponds to a set of deltas for a particular point over a range of ppem values.

first
The first ppem value in the range

last
The last ppem value in the range

val
This is an array of deltas corresponding to each ppem in the range between first and last inclusive.

fmt
This is the fmt used (log2 of number bits per value) when the device table was read. It is recalculated on output.


METHODS

new

Creates a new device table


AUTHOR

Martin Hosken Martin_Hosken@sil.org. See the PDF::API2::Basic::TTF::Font manpage for copyright and licensing.

 /usr/local/perl/lib/site_perl/5.8.5/PDF/API2/Basic/TTF/Delta.pm