Current Path : /usr/local/lib/python2.5/lib-tk/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/lib/python2.5/lib-tk/tkFont.pyc |
³ò h”Rc @ 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/local/lib/python2.5/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>