X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=README.txt;h=a2f12f2dcee9d3498ff45f065f7e4ac014805117;hb=f28a1eafa2e711e236a00f2bcc7a33e74525a11c;hp=024b7f23e29828f642dc8f21b37023e237af659c;hpb=0fa6c7fa54164ee70ee9ccfa936b889a637d5ecd;p=thirdparty%2Fcups.git diff --git a/README.txt b/README.txt index 024b7f23e..a2f12f2dc 100644 --- a/README.txt +++ b/README.txt @@ -1,8 +1,7 @@ -README - CUPS v1.7b1 - 2012-08-10 +README - CUPS v2.0.0 - 2014-10-01 --------------------------------- -Looking for compile instructions? Read the file "INSTALL.txt" -instead... +Looking for compile instructions? Read the file "INSTALL.txt" instead... INTRODUCTION @@ -42,10 +41,10 @@ READING THE DOCUMENTATION GETTING SUPPORT AND OTHER RESOURCES - If you have problems, READ THE DOCUMENTATION FIRST! We also provide many - discussion forums which are available at: + If you have problems, READ THE DOCUMENTATION FIRST! We also provide two + mailing lists which are available at: - http://www.cups.org/newsgroups.php + http://www.cups.org/lists.php See the CUPS web site at "http://www.cups.org/" for other resources. @@ -79,10 +78,6 @@ SETTING UP PRINTER QUEUES FROM THE COMMAND-LINE ----------------------------- ------------------------------ Dymo Label Printers drv:///sample.drv/dymo.ppd Intellitech Intellibar drv:///sample.drv/intelbar.ppd - EPSON Stylus Color Series drv:///sample.drv/stcolor.ppd - EPSON Stylus Photo Series drv:///sample.drv/stphoto.ppd - EPSON Stylus New Color Series drv:///sample.drv/stcolor2.ppd - EPSON Stylus New Photo Series drv:///sample.drv/stphoto2.ppd EPSON 9-pin Series drv:///sample.drv/epson9.ppd EPSON 24-pin Series drv:///sample.drv/epson24.ppd Generic PCL Laser Printer drv:///sample.drv/generpcl.ppd @@ -114,11 +109,7 @@ SETTING UP PRINTER QUEUES FROM THE COMMAND-LINE lpadmin -p printername -E -v lpd://11.22.33.44/ -m ppd-name The sample drivers provide basic printing capabilities, but generally do not - exercise the full potential of the printers or CUPS. The CUPS web site - provides links and drivers: - - http://www.cups.org/ppd.php PPD files - http://www.cups.org/links.php Links to other drivers + exercise the full potential of the printers or CUPS. PRINTING FILES @@ -135,8 +126,8 @@ PRINTING FILES lpr -o media=A4 -o resolution=600dpi filename CUPS recognizes many types of images files as well as PDF, PostScript, - HP-GL/2, and text files, so you can print those files directly rather than - through an application. + and text files, so you can print those files directly rather than through + an application. If you have an application that generates output specifically for your printer then you need to use the "-oraw" or "-l" options: @@ -144,19 +135,16 @@ PRINTING FILES lp -o raw filename lpr -l filename - This will prevent the filters from misinterpreting your print - file. + This will prevent the filters from misinterpreting your print file. LEGAL STUFF - CUPS is Copyright 2007-2013 by Apple Inc. CUPS and the CUPS logo are + CUPS is Copyright 2007-2014 by Apple Inc. CUPS and the CUPS logo are trademarks of Apple Inc. The MD5 Digest code is Copyright 1999 Aladdin Enterprises. - This software is based in part on the work of the Independent JPEG Group. - CUPS is provided under the terms of version 2 of the GNU General Public License and GNU Library General Public License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even