GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PDF::API3::Compat::API2::Basic::TTF::Delta(3) User Contributed Perl Documentation PDF::API3::Compat::API2::Basic::TTF::Delta(3)

SIL::TTF::Delta - Opentype Device tables

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.

Creates a new device table

Reads a device table from the given IO object at the current location

Outputs a device table to the given IO object at the current location, or just returns the data to be output if $style != 0

Outputs a delta in XML

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

Hey! The above document had some coding errors, which are explained below:
Around line 38:
'=item' outside of any '=over'
Around line 56:
You forgot a '=back' before '=head1'
2009-04-21 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.