Support text symbol.

a
This commit is contained in:
Daiki Ueno
2011-08-30 16:24:56 +09:00
parent 88816018d8
commit b02ae1b7cc
15 changed files with 315 additions and 2 deletions

View File

@ -17,6 +17,7 @@
from symbol import *
from keysym import *
from text import *
from serializable import *
from client import *
from context import *