- canvas.set and canvas.insert now also use args instead of *args
commit39c27fbed612bd18adcec9e9dbe90367997417bb
authorJörg Lehmann <joergl@users.sourceforge.net>
Sat, 17 Jan 2004 17:07:20 +0000 (17 17:07 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Sat, 17 Jan 2004 17:07:20 +0000 (17 17:07 +0000)
tree7288c43493ad80417884a64fd37607a8877aa0b6
parent63007b0669a0d29744f277a935b877577e916e16
- canvas.set and canvas.insert now also use args instead of *args
- some documentation updates

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@1238 069f4177-920e-0410-937b-c2a4a81bcd90
13 files changed:
manual/arrows.py [new file with mode: 0755]
manual/boxalign.py
manual/canvas.tex
manual/colorname.py
manual/graph.tex
manual/manual.tex
manual/pathstyles.py
manual/pathstyles.tex
manual/textvalign.py
pyx/canvas.py
pyx/deco.py
pyx/text.py
test/functional/test_pattern.py