handle trafo and clip separately in constructor and write methods, allow for one...
commitce97f22113e441a7e65d1a64d4bb0a4fdb9dd9c5
authorAndré Wobst <wobsta@users.sourceforge.net>
Sat, 13 Jul 2013 09:34:26 +0000 (13 09:34 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sat, 13 Jul 2013 09:34:26 +0000 (13 09:34 +0000)
tree019756f68ea33e7cb5462ac554a4679dfb56bbac
parentbd9ff588cb1181a1dc3cb76fc8202c04bf9f0406
handle trafo and clip separately in constructor and write methods, allow for one clipping instance only, optimize graphics state stack usage

git-svn-id: http://svn.code.sf.net/p/pyx/code/trunk/pyx@3366 a4f5e268-e194-4f32-bce1-d30804cbbcc5
CHANGES
pyx/bitmap.py
pyx/canvas.py
pyx/color.py
pyx/deco.py
pyx/document.py
pyx/epsfile.py
pyx/pattern.py