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

Module pyscript.fonts.courier_bold

PyScript font module for Courier Bold
Variable Summary
str __revision__ = '$Revision: 1.3 $'
dict attrs = {'FontName': 'Courier-Bold', 'FamilyName': 'Cour...
dict chars = {32: (600, 0, 0, 0, 0), 33: (600, 202, -15, 398,...
list comments = ['Copyright (c) 1989, 1990, 1991, 1993, 1997 ...
dict composites = {}
dict kerning = {}

Variable Details

__revision__

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

attrs

Type:
dict
Value:
{'Ascender': 629,
 'CapHeight': 562,
 'CharacterSet': 'ExtendedRoman',
 'Descender': -157,
 'EncodingScheme': 'AdobeStandardEncoding',
 'FamilyName': 'Courier',
 'FontBBox': (-113, -250, 749, 801),
 'FontName': 'Courier-Bold',
...                                                                    

chars

Type:
dict
Value:
{32: (600, 0, 0, 0, 0),
 33: (600, 202, -15, 398, 572),
 34: (600, 135, 277, 465, 562),
 35: (600, 56, -45, 544, 651),
 36: (600, 82, -126, 519, 666),
 37: (600, 5, -15, 595, 616),
 38: (600, 36, -15, 546, 543),
 39: (600, 171, 277, 423, 562),
...                                                                    

comments

Type:
list
Value:
['Copyright (c) 1989, 1990, 1991, 1993, 1997 Adobe Systems Incorporate\
d.  All Rights Reserved.',
 'Creation Date: Mon Jun 23 16:28:00 1997',
 'UniqueID 43048',
 'VMusage 41139 52164']                                                

composites

Type:
dict
Value:
{}                                                                     

kerning

Type:
dict
Value:
{}                                                                     

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