|
|
TRUE = 1
|
|
|
FALSE = 0
|
|
|
basic_sequence_types = [<type 'list'>, <type 'tuple'>]
|
|
|
standard_bitmap_width = 120
|
|
|
WHITE = '#FFFFFF'
|
|
|
color_choices = (0, 128, 192, 255)
|
|
|
color_samples = ['#000000', '#000080', '#0000FF', '#008000', '...
|
|
|
i = 48
|
|
|
facenames = None
hash(x)
|
|
|
point_sizes = ['8', '9', '10', '11', '12', '14', '16', '18', '...
|
|
|
tooltips_enabled = 1
|
|
|
all_digits = re.compile(r'\d+')
|
|
|
_bitmap_cache = {}
|
|
|
app_path = None
hash(x)
|
|
|
traits_path = None
hash(x)
|
|
|
standard_colors = {'aquamarine': '#70DB93', 'black': '#000000'...
|
|
|
color_editor = TraitEditorColor()
|
|
|
color_trait = Trait('white', standard_colors, num_to_color, ed...
|
|
|
clear_color_trait = Trait('clear', None, standard_colors, {'cl...
|
|
|
slant_types = ['roman', 'italic']
|
|
|
weight_types = ['bold']
|
|
|
font_noise = ['pt', 'point', 'family']
|
|
|
font_trait = Trait('Arial 10', tkFont.Font, str_to_font, edito...
|
|
|
__package__ = 'pydrizzle.traits102'
|
|
|
b = 255
|
|
|
g = 255
|
|
|
r = 255
|