File: //proc/2/cwd/proc/2/root/proc/3/root/usr/lib/python2.4/lib-tk/tkFont.pyc
mò
‚=5Dc @ sÍ d Z d k Z d Z d Z d Z d Z d „ Z d f d „ ƒ YZ d d „ Z d d
„ Z
e d j oae i ƒ Z
e d d
d d d e ƒ Z e i ƒ GHe i d ƒ GHe i d ƒ GHe i ƒ GHe i d ƒ GHe i d ƒ GHe
ƒ GHe i d ƒ Ge i d ƒ GHe i ƒ GHe d d ƒ Z e i d ƒ Ge i d ƒ GHe i e
d d d e ƒZ e i ƒ e i e
d d d e
i ƒZ e i ƒ e d e d ƒ i ƒ Z e i d e ƒ e i d e ƒ e i ƒ n d S( s 0.9Nt normalt romant boldt italicc C s t d | d t ƒ S( sF Given the name of a tk named font, returns a Font representation.
t namet existsN( t FontR t True( R ( ( t# /usr/lib/python2.4/lib-tk/tkFont.pyt
nametofont s R c B sª t Z d Z d „ Z d „ Z d „ Z e e e e d „ Z d „ Z d „ Z
d „ Z d „ Z d „ Z
d
„ Z e d „ Z d „ Z d
„ Z e Z d „ Z d „ Z RS( sö Represents a named font.
Constructor options are:
font -- font specifier (name, system font, or (family, size, style)-tuple)
name -- name to use for this font configuration (defaults to a unique name)
exists -- does a named font by this name already exist?
Creates a new named font if False, points to the existing font if True.
Raises _tkinter.TclError if the assertion is false.
the following are ignored if font is specified:
family -- font 'family', e.g. Courier, Times, Helvetica
size -- font size in points
weight -- font thickness: NORMAL, BOLD
slant -- font slant: ROMAN, ITALIC
underline -- font underlining: false (0), true (1)
overstrike -- font strikeout: false (0), true (1)
c C sQ g } x>