add hiresbbox parameter to epsfile.epsfile constructorepsfile_hresbbox-v1
commit5bed29d2201f5857577c1e0f278549582e987626
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>
Tue, 9 Sep 2008 12:11:16 +0000 (9 14:11 +0200)
treef88ebd80890d4c3340ae9310a844d10ca01a29e5
parent01a03c118e55ab51df2beb311c401690913872e6
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.tex
pyx/epsfile.py