Date: Thu, 28 May 2009 22:29:48 +0200 From: Polytropon <freebsd@edvax.de> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Cc: cpghost <cpghost@cordula.ws>, freebsd-questions@freebsd.org Subject: Re: Canon printer and TurboPrint Message-ID: <20090528222948.6d1649b0.freebsd@edvax.de> In-Reply-To: <alpine.BSF.2.00.0905282220580.62503@wojtek.tensor.gdynia.pl> References: <23711563.post@talk.nabble.com> <20090525154816.3cee4b9a@scorpio> <20090526144939.d21275c2.freebsd@edvax.de> <b79ecaef0905270909kd81dabcpf22289b7781c2885@mail.gmail.com> <20090527133706.1a6e4612@scorpio> <b79ecaef0905280413v28529afye2037e3c5cb5da0a@mail.gmail.com> <20090528083057.554dca76@scorpio> <alpine.BSF.2.00.0905281434040.59970@wojtek.tensor.gdynia.pl> <20090528090941.1b39b676@scorpio> <20090528183141.107ff3e4.freebsd@edvax.de> <20090528170909.GA1841@phenom.cordula.ws> <20090528193719.97764c30.freebsd@edvax.de> <alpine.BSF.2.00.0905282140400.61809@wojtek.tensor.gdynia.pl> <20090528220640.77ebc490.freebsd@edvax.de> <alpine.BSF.2.00.0905282220580.62503@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 May 2009 22:24:46 +0200 (CEST), Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> wrote: > > > > in general, I would agree, but some BASIC FUNCTIONALITY should > > be brought by the printer itself, and if it's only ASCII printing, > > so things like > > > > % ls /etc > /dev/ulpt0 > > what's wrong in ls /etc|lpr > ? The problem is that by default, no printer is talked to. If the printer has PS or PCL, gs or even apsfilter will help. The above command works, for example, with a line printer (dotmatrix printer) with NO driver, even works with a HP Laserjet - it uses the built-in text fonts to print the text. I just wish "modern" printers would at least have a single font for text printing - and finally a driver for FreeBSD (or much better, a standard compliance that makes use of PS, PCL or something similar). > it's even easier to set up that standard than it was to set up PCL > standard. > [...] > incredibly simple to implement both in printer and software. > > but looks like too difficult for manufacturers. When they would tell on the box "Works with every system, no driver needed", the customer would surely think that something is missing, like "batteries not includec" - "What? I have to buy extra batteries? No way!" :-) -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090528222948.6d1649b0.freebsd>