Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!ut-emx!walt.cc.utexas.edu!croley From: croley@walt.cc.utexas.edu (David T. Croley) Newsgroups: comp.lang.postscript Subject: Speeding up a laser printer Message-ID: <14231@ut-emx.UUCP> Date: 18 Jun 89 18:49:51 GMT Sender: news@ut-emx.UUCP Reply-To: croley@walt.cc.utexas.edu (David T. Croley) Organization: The University of Texas at Austin, Austin, Texas Lines: 12 I was wondering if anyone could tell me what takes up most of a laser printer's time when it is laying out a page described by PostScript. I know that the fonts are built with splines so I was wondering if most of the time is spent making matrix calculations. I also know that matrices are used for scaling, rotation, and transformations. I thought that perhaps some sort of matrix-processor could be made to speed up laser printing. Just an idea... David T. Croley croley@sleepy.cc.utexas.edu