Package pyscript :: Package fonts :: Module helvetica
[show private | hide private]
[frames | no frames]

Module pyscript.fonts.helvetica

PyScript font module for Helvetica
Variable Summary
str __revision__ = '$Revision: 1.3 $'
dict attrs = {'FontName': 'Helvetica', 'FamilyName': 'Helveti...
dict chars = {32: (278, 0, 0, 0, 0), 33: (278, 90, 0, 187, 71...
list comments = ['Copyright (c) 1985, 1987, 1989, 1990, 1997 ...
dict composites = {}
dict kerning = {(114, 109): 25, (82, 86): -50, (65, 67): -30,...

Variable Details

__revision__

Type:
str
Value:
'$Revision: 1.3 $'                                                     

attrs

Type:
dict
Value:
{'Ascender': 718,
 'CapHeight': 718,
 'CharacterSet': 'ExtendedRoman',
 'Descender': -207,
 'EncodingScheme': 'AdobeStandardEncoding',
 'FamilyName': 'Helvetica',
 'FontBBox': (-166, -225, 1000, 931),
 'FontName': 'Helvetica',
...                                                                    

chars

Type:
dict
Value:
{32: (278, 0, 0, 0, 0),
 33: (278, 90, 0, 187, 718),
 34: (355, 70, 463, 285, 718),
 35: (556, 28, 0, 529, 688),
 36: (556, 32, -115, 520, 775),
 37: (889, 39, -19, 850, 703),
 38: (667, 44, -15, 645, 718),
 39: (222, 53, 463, 157, 718),
...                                                                    

comments

Type:
list
Value:
['Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporate\
d.  All Rights Reserved.',
 'Creation Date: Thu May  1 12:38:23 1997',
 'UniqueID 43054',
 'VMusage 37069 48094']                                                

composites

Type:
dict
Value:
{}                                                                     

kerning

Type:
dict
Value:
{(65, 67): -30,
 (65, 84): -120,
 (76, 89): -140,
 (82, 86): -50,
 (84, 111): -120,
 (89, 111): -140,
 (97, 118): -20,
 (109, 117): -10,
...                                                                    

Generated by Epydoc 2.0 on Mon Apr 24 17:02:34 2006 http://epydoc.sf.net