box module: changed to relative box aligment; further integration of text into canvas...
commitcabf2578acb03ffe2077e8d80ceac373c6b69a17
authorAndré Wobst <wobsta@users.sourceforge.net>
Sun, 2 Mar 2003 20:29:10 +0000 (2 20:29 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sun, 2 Mar 2003 20:29:10 +0000 (2 20:29 +0000)
tree1bb4e3d73f871bd31e1be0d4b574b7aa6f1c035a
parent6b8c44ab897488e958ca404742db4fa54d76ad3b
box module: changed to relative box aligment; further integration of text into canvas, graph etc.

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@684 069f4177-920e-0410-937b-c2a4a81bcd90
CHANGES
examples/examples.py
examples/hello.py [new file with mode: 0644]
pyx/box.py
pyx/canvas.py
pyx/graph.py
pyx/text.py
test/functional/test_box.py
test/functional/test_text.py