- get rid of fix_word since at the moment it was only used for conversion
commitcc19650fda7bb463c07508b26e552b5a8d8d7ffd
authorJörg Lehmann <joergl@users.sourceforge.net>
Wed, 9 Feb 2005 16:52:32 +0000 (9 16:52 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Wed, 9 Feb 2005 16:52:32 +0000 (9 16:52 +0000)
tree13b6481f3c3542e1ceea4fc1beff4645170d4667
parent805ba4d42a41e465c18baa23ce78b21c5c38cf1b
- get rid of fix_word since at the moment it was only used for conversion
  purposes and for one member variable: self.designsize
- remove self.designsize and rename self.designsizeraw -> self.designsize:
  all other similar quantities are already integers which have to
  be interpreted correctly as fix_words when it is necessary
- update copyright header

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2051 069f4177-920e-0410-937b-c2a4a81bcd90
pyx/dvifile.py