home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / archives / 3805 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  4.5 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!agate!usenet
  2. From: bt@irfu.se (Bo Thide')
  3. Newsgroups: comp.archives
  4. Subject: [comp.text.tex] v0.8 of dvi2pcl now available for ftp.
  5. Followup-To: comp.text.tex
  6. Date: 16 Dec 1992 11:14:27 GMT
  7. Organization: Swedish Institute of Space Physics, Uppsala, Sweden
  8. Lines: 84
  9. Sender: adam@soda
  10. Approved: adam@soda
  11. Distribution: world
  12. Message-ID: <1gn32jINNnmf@agate.berkeley.edu>
  13. References: <1992Nov23.190716.8123@irfu.se>
  14. NNTP-Posting-Host: soda.berkeley.edu
  15. X-Original-Newsgroups: comp.text.tex
  16. X-Original-Date: 23 Nov 92 19:07:16 GMT
  17.  
  18. Archive-name: auto/comp.text.tex/v0-8-of-dvi2pcl-now-available-for-ftp
  19.  
  20.  
  21. Version 0.8 of the DVI to HP PCL printer driver 'dvi2pcl' is now available
  22. for anonymous ftp from
  23.  
  24. Name:    hybrid.irfu.se
  25. Address:  130.238.30.23
  26.  
  27. This release fixes a bug wich showed up for largish jobs (> 50 pages)
  28. with many soft fonts downloaded so that, in addition, graphics raster
  29. fonts were being used.  If a pcl string was read via \special and that
  30. string changed the printer resolution, the graphics raster glyphs were
  31. printed with the latter, incorrect resolution.
  32.  
  33. Binary downloading of font and char descriptors is now done explicitly
  34. value by value in order to avoid any struct alignment problems.  This
  35. should improve portability to different architectures and may solve the
  36. problems reported by some users running SGI and PC/386 with non-gcc
  37. compilers.
  38.  
  39. Note that the '-o' option has changed.  The file extent '.pcl' is no
  40. longer attached to the output bitfile name.  This is to simplify
  41. printing to the bit bucket ('-o /dev/null') for testing purposes.  Also,
  42. since 'dvi2plc' can write directly to standard output, there is usually
  43. no need to save the bitfile but rather one should pipe the output
  44. directly to the printer spooler ('dvi2pcl <file>.dvi | lp -or
  45. -d<dest>').
  46.  
  47. Version 0.8 adds support for color text for PaintJet printers via the
  48. command:
  49.  
  50.   \special{pjxl:<color>}
  51.  
  52. where <color> is either 'black', 'red', 'green', 'yellow', 'blue',
  53. 'magenta', 'cyan', or 'white'.  With the new 'pjxl.sty' style file, text
  54. color may be changed by using shorthand commands:  '\black', '\red',
  55. '\green', etc.
  56.  
  57. For PaintJet printers, 'dvi2pcl' only works acceptable with downloaded
  58. soft fonts (not raster graphics ones) so printing on the PaintJet, which
  59. cannot handle soft font downloading, or on the PaintJet XL with raster
  60. fonts does not work yet.  The number of fonts downloaded to the PaintJet
  61. XL must not exceed 28 (= the hardware limit).  Ordinary raster graphics
  62. pictures are printed OK.  Rules are not printed on PaintJet XL since
  63. the PJXL has no hardware support for this.
  64.  
  65. Version 0.8 adds rudimentary support for device selection via the '-d'
  66. option ('-j' obsoleted, for compatibility with the 'lp' spooler).
  67. Printers supported via '-d' are:  "lj+" (HP LaserJet+), "lj2" (HP
  68. LaserJet II), "lj2d" (HP LaserJet IID),"lj2p" (HP LaserJet IIP),"lj3si"
  69. (HP LaserJet IIISi), "lj3p" (HP LaserJet IIIP),"pj" (HP PaintJet), and
  70. "pjxl" (HP PaintJet).  In fact, only "lj+" has any effect.  This flag
  71. overcomes certain hardware limitations (missing transparency mode) in
  72. the LaserJet+.  It is the user's responsibility to add the '-f <nnn>'
  73. flag to limit the number of soft fonts for the particular printer used.
  74.  
  75. The man page has been updated to reflect changes and corrections ('-d',
  76. '-o', '-r', and '-R' options; '\special' command 'pjxl:')
  77.  
  78. This release is the last alpha release.  The next release, v0.9 will be
  79. the first beta release and will have the (now quite ugly) code cleaned
  80. up and shortened considerably.  New functionality (support for
  81. PostScript graphics in PCL via ghostscript, virtual fonts, and permanent
  82. font downloading for faster printing) is planned for v0.9.
  83.  
  84. Please report successes and problems for your specific hardware/compiler
  85. combination.
  86.  
  87. Uppsala 23 Nov 1992
  88.  
  89. ---
  90.    ^   Bo Thide'--------------------------------------------------------------
  91.   |I|        Swedish Institute of Space Physics, S-755 91 Uppsala, Sweden
  92.   |R|    Phone: (+46) 18-303671.  Fax: (+46) 18-403100.  IP: 130.238.30.23
  93.  /|F|\          INTERNET: bt@irfu.se      UUCP: ...!mcvax!sunic!irfu!bt  
  94.  ~~U~~ ----------------------------------------------------------------sm5dfw-
  95. -- 
  96.    ^   Bo Thide'----------------------------------------------Science Director
  97.   |I|        Swedish Institute of Space Physics, S-755 91 Uppsala, Sweden
  98.   |R|    Phone: (+46) 18-303671.  Fax: (+46) 18-403100.  IP: 130.238.30.23
  99.  /|F|\          INTERNET: bt@irfu.se      UUCP: ...!mcvax!sunic!irfu!bt  
  100.  ~~U~~ ----------------------------------------------------------------sm5dfw-
  101.  
  102.