Method summary
- __init__(self, name, faceName, encName)
- addObjects(self, doc)
Methods
- __init__(self, name, faceName, encName)
- addObjects(self, doc)
API Reference for Enthought Tool Suite 3.2.0
Represents a font (i.e., combination of face and encoding).
Defines suitable machinery for single byte fonts. This is a concrete class which can handle the basic built-in fonts; not clear yet if embedded ones need a new font class or just a new typeface class (which would do the job through composition)
© Copyright 2002-2009 Enthought, Inc.