From owner-freebsd-hackers Fri Jun 16 10:43:37 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA00932 for hackers-outgoing; Fri, 16 Jun 1995 10:43:37 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id KAA00922 for ; Fri, 16 Jun 1995 10:43:36 -0700 Received: from gemini.sdsp.mc.xerox.com ([13.252.21.73]) by alpha.xerox.com with SMTP id <14749(6)>; Fri, 16 Jun 1995 10:42:20 PDT Received: from gnu.mc.xerox.com (gnu.sdsp.mc.xerox.com) by gemini.sdsp.mc.xerox.com (4.1/SMI-4.1) id AA26926; Fri, 16 Jun 95 13:42:10 EDT Received: by gnu.mc.xerox.com (4.1/SMI-4.1) id AA15744; Fri, 16 Jun 95 13:45:43 EDT Message-Id: <9506161745.AA15744@gnu.mc.xerox.com> To: Amancio Hasty Cc: Brian Tao , Jaye Mathisen , freebsd-hackers@freebsd.org Subject: Re: printer recommendation? In-Reply-To: Your message of "Fri, 16 Jun 1995 10:09:57 PDT." <199506161709.KAA01785@rah.star-gate.com> Date: Fri, 16 Jun 1995 10:45:34 PDT From: "Marty Leisner" Sender: hackers-owner@freebsd.org Precedence: bulk In message <199506161709.KAA01785@rah.star-gate.com>, you write: >>>> "Marty Leisner" said: > > > > You don't need anything faster than a parallel port. > > > > The biggest bottleneck is normally the PS decomposer, not the > > network interface (you can also probably keep a printer busy > > with a 19.2kbaud serial line). > >Oh, what about bitmap graphics wouldnt a PS file with lots of bitmap >graphics take a long time to download to the printer? > > Tnks, > Amancio > > Only if the bitmaps are the same resolution as the printer. If you start having to do resolution conversion, processing time probably exceeds transfer time (but it "depends"). But ethernet isn't necessary, a parallel port can do fine... marty