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

Module pyscript.fonts.times_bolditalic

PyScript font module for Times Bold Italic
Variable Summary
str __revision__ = '$Revision: 1.3 $'
dict attrs = {'FontName': 'Times-BoldItalic', 'FamilyName': '...
dict chars = {32: (250, 0, 0, 0, 0), 33: (389, 67, -13, 370, ...
list comments = ['Copyright (c) 1985, 1987, 1989, 1990, 1993,...
dict composites = {}
dict kerning = {(82, 86): -18, (66, 65): -25, (65, 67): -65, ...

Variable Details

__revision__

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

attrs

Type:
dict
Value:
{'Ascender': 683,
 'CapHeight': 669,
 'CharacterSet': 'ExtendedRoman',
 'Descender': -217,
 'EncodingScheme': 'AdobeStandardEncoding',
 'FamilyName': 'Times',
 'FontBBox': (-200, -218, 996, 921),
 'FontName': 'Times-BoldItalic',
...                                                                    

chars

Type:
dict
Value:
{32: (250, 0, 0, 0, 0),
 33: (389, 67, -13, 370, 684),
 34: (555, 136, 398, 536, 685),
 35: (500, -33, 0, 533, 700),
 36: (500, -20, -100, 497, 733),
 37: (833, 39, -10, 793, 692),
 38: (778, 5, -19, 699, 682),
 39: (333, 98, 369, 302, 685),
...                                                                    

comments

Type:
list
Value:
['Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incor\
porated.  All Rights Reserved.',
 'Creation Date: Thu May  1 13:04:06 1997',
 'UniqueID 43066',
 'VMusage 45874 56899']                                                

composites

Type:
dict
Value:
{}                                                                     

kerning

Type:
dict
Value:
{(65, 67): -65,
 (65, 84): -55,
 (65, 89): -70,
 (66, 65): -25,
 (76, 89): -37,
 (82, 86): -18,
 (84, 111): -95,
 (85, 65): -45,
...                                                                    

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