|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/lib64/python2.6/lib-tk/ |
Upload File : |
Ñò
§ÚêLc @ sÐ d Z d d k Z d Z d Z d Z d Z d „ Z d d 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.9iÿÿÿÿNt 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 exists( t Fontt True( R ( ( s% /usr/lib64/python2.6/lib-tk/tkFont.pyt
nametofont s R c B sª e Z d Z d „ Z d „ Z d „ Z d d d e d „ Z d „ Z d „ Z
d „ Z d „ Z d „ Z
d
„ Z d 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>