API Reference for Enthought Tool Suite 3.2.0

ttLib/sfnt.py -- low-level module to deal with the sfnt file format.

Defines two public classes:
SFNTReader SFNTWriter

(Normally you don't have to use these classes explicitly; they are used automatically by ttLib.TTFont.)

The reading and writing of sfnt files is separated in two distinct classes, since whenever to number of tables changes or whenever a table's length chages you need to rewrite the whole file anyway.

Variables

Classes

Function summary

Functions

Imported Names

Local nameRefers to
numpynumpy
osos
structstruct

© Copyright 2002-2009 Enthought, Inc.