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

Module pyscript.fonts.times_italic

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

Variable Details

__revision__

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

attrs

Type:
dict
Value:
{'Ascender': 683,
 'CapHeight': 653,
 'CharacterSet': 'ExtendedRoman',
 'Descender': -217,
 'EncodingScheme': 'AdobeStandardEncoding',
 'FamilyName': 'Times',
 'FontBBox': (-169, -217, 1010, 883),
 'FontName': 'Times-Italic',
...                                                                    

chars

Type:
dict
Value:
{32: (250, 0, 0, 0, 0),
 33: (333, 39, -11, 302, 667),
 34: (420, 144, 421, 432, 666),
 35: (500, 2, 0, 540, 676),
 36: (500, 31, -89, 497, 731),
 37: (833, 79, -13, 790, 676),
 38: (778, 76, -18, 723, 666),
 39: (333, 151, 436, 290, 666),
...                                                                    

comments

Type:
list
Value:
['Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incor\
porated.  All Rights Reserved.',
 'Creation Date: Thu May  1 12:56:55 1997',
 'UniqueID 43067',
 'VMusage 47727 58752']                                                

composites

Type:
dict
Value:
{}                                                                     

kerning

Type:
dict
Value:
{(65, 67): -30,
 (65, 84): -37,
 (65, 89): -55,
 (66, 65): -25,
 (82, 86): -18,
 (84, 111): -92,
 (85, 65): -40,
 (89, 111): -92,
...                                                                    

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