From 89bbee444f5701f40dd1cc2c5affd40c8b106421 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 26 Jul 2011 23:55:08 +0000 Subject: cleaned up skin sizing code --- (limited to 'TurtleArt/taconstants.py') diff --git a/TurtleArt/taconstants.py b/TurtleArt/taconstants.py index e40b3ca..b39c1b7 100644 --- a/TurtleArt/taconstants.py +++ b/TurtleArt/taconstants.py @@ -137,6 +137,8 @@ MEDIA_SHAPES = [] NO_IMPORT = [] +EXPAND_SKIN = {} + OVERLAY_SHAPES = ['Cartesian', 'Cartesian_labeled', 'polar', 'metric'] STATUS_SHAPES = ['status', 'info', 'nostack', 'dupstack', 'noinput', -- cgit v0.9.1