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

Module pyscript.fonts.helvetica_boldoblique

PyScript font module for Helvetica Bold Oblique
Variable Summary
str __revision__ = '$Revision: 1.3 $'
dict attrs = {'FontName': 'Helvetica-BoldOblique', 'FamilyNam...
dict chars = {32: (278, 0, 0, 0, 0), 33: (333, 94, 0, 397, 71...
list comments = ['Copyright (c) 1985, 1987, 1989, 1990, 1997 ...
dict composites = {}
dict kerning = {(82, 86): -50, (66, 65): -30, (65, 67): -40, ...

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': (-174, -228, 1114, 962),
 'FontName': 'Helvetica-BoldOblique',
...                                                                    

chars

Type:
dict
Value:
{32: (278, 0, 0, 0, 0),
 33: (333, 94, 0, 397, 718),
 34: (474, 193, 447, 529, 718),
 35: (556, 60, 0, 644, 698),
 36: (556, 67, -115, 622, 775),
 37: (889, 136, -19, 901, 710),
 38: (722, 89, -19, 732, 718),
 39: (278, 167, 445, 362, 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:45:12 1997',
 'UniqueID 43053',
 'VMusage 14482 68586']                                                

composites

Type:
dict
Value:
{}                                                                     

kerning

Type:
dict
Value:
{(65, 67): -40,
 (65, 84): -90,
 (65, 89): -110,
 (66, 65): -30,
 (82, 86): -50,
 (84, 111): -80,
 (89, 111): -100,
 (97, 118): -15,
...                                                                    

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