add hiresbbox parameter to epsfile.epsfile constructor
commit120de632a849ecd5412d071384c3bff4ecbbde50
authorMichael J Gruber <michaeljgruber@users.sourceforge.net>
Tue, 9 Sep 2008 12:11:16 +0000 (9 14:11 +0200)
committerMichael J Gruber <michaeljgruber@users.sourceforge.net>
Fri, 22 Jul 2011 12:06:39 +0000 (22 14:06 +0200)
tree53afc56a775abaf6d84e0f5b0a0bdfac66f40056
parent493fb3c4f0bac0a1cd57b5d346b47ebcabc52c6f
add hiresbbox parameter to epsfile.epsfile constructor

hiresbbox=0 is the default, unchanged behaviour.
hiresbbox=1 means that the high resolution bounding box (HiResBoundingBox)
is used rather than the normal one (BoundingBox).
manual/epsfile.rst
pyx/epsfile.py