Home » Personal collection » Acorn hard disk » apps » Printers » 153/Printers/Canon/Read_Me
153/Printers/Canon/Read_Me
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn hard disk » apps » Printers |
Filename: | 153/Printers/Canon/Read_Me |
Read OK: | ✔ |
File size: | 1018 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Read_Me file for Canon printers. -------------------------------- The "Canon Bubblejet" printer definition file may be used with any of the Canon black and white printer which support Canon Extended Mode printing. The BJ-10ex, BJ-300 and BJ-330 should have their DIP switches set for Emulation Mode 1 (IBM Proprinter X24E/XL24E). To do this on the BJ-300 and BJ-330 set switches 1-1 and 1-2 to ON. For the BJ-10ex set switches 10 and 11 to OFF. It is also possible to use the "Epson.LQ-860" printer definition file with the Canon BJ-10ex, BJ-300 and BJ-330 printers, if their DIP switches are set for Emulation Mode 2 (Epson LQ850/LQ1050). The printouts produced in this configuration will be poorer, particularly if international character text printing or graphics resolutions above 180 by 180 DPI are used. The "Canon.BJC-800" printer definition file is for use with the Canon BJC-800 colour printer. It is identical to the Epson.LQ-860 file, except for the graphics resolutions above 180 by 180 DPI, which are interlaced on the LQ-860 (and hence do not allow colour). On the BJC-800 all resolutions right up to 360 by 360 DPI are non interlaced and hence can print in colour. The true 48 pin dumps (180 by 360 and 360 by 360 DPI) use the Epson commands ESC "*" 71 and ESC "*" 72 and thus may work on other Epson compatible 48 pin printers (eg. the Star SJ-48 inkjet printer). If you wish to print on A3 paper, you will need to use the control panel on the BJC-800 to set the line length to 11 inches in the NVRAM. Note that the BJC-800 is compatible with the RISC OS 3.10 parallel port software. RISC OS 3.00 and earlier versions do not work with the BJC-800 if you print anything larger than about 7K (the size of the buffer in the BJC-800 printer). IMPORTANT! If you intend to print on A3 paper using the BJC-800, you must remember to set the BJC-800 so that the line length is set to 11" instead of 8", otherwise printouts will get cropped. The "Canon.BJC-600" printer definition file is for use with the Canon BJC-600 colour printer. The "Canon.BJC-600e" printer definition file is for use with the Canon BJC-600e. This definition file supports Canon Extended Mode. The "Canon.BJC-610" printer definition file is for use with the Canon BJC-610. This definition file supports 720 dpi printing in Canon Extended Mode. The "Canon.BJC-4000" printer definition file is for use with the Canon BJC-4000. This definition file supports Canon Extended Mode. The "Canon.BJC-210" printer definition file is for use with the Canon BJC-210. This definition file supports Canon Extended Mode. The "Canon.BJC-4100" printer definition file is for use with the Canon BJC-4100. This definition file supports Canon Extended Mode. The "Canon.BJ-130e" printer definition file is for use with the Canon BJ-130e printer. It is identical to the generic BubbleJet file except that it works around a bug found in the BJ-130e in the 60 by 72 and 120 by 72 DPI graphics resolutions. These are 8 pin dumps, and the BJ-130e gets the line pitch wrong, resulting in gaps between each print head pass. This is corrected by telling the printer to line feed by 20 units instead of the correct value of 24 (the units are supposedly n/216 inch). By doing this the printouts have the correct aspect ratio and do not have gaps. It is interesting to note that 20/180 is equal to 24/216. It would appear that when working in vertical units of n/216 inch the bit image data is processed correctly but the line pitch is not, the line pitch in fact being in units of n/180 inch. If you try to do a 60 by 60 or 120 by 60 mode by telling the printer to operate in vertical units of n/180 inch, then the line pitch comes out correctly but the bit image data is too small vertically, so you still end up with gaps but the aspect ratio of the printout is correct. The gaps cannot be eliminated by telling the printer to change from 5:6 aspect ratio to 1:1 using ESC "n". Thus it is impossible to produce a printer definition file which works around the bugs on the BJ-130e, and also produces correct output on the BJ-10e and BJ-300.
00000000 0a 52 65 61 64 5f 4d 65 20 66 69 6c 65 20 66 6f |.Read_Me file fo| 00000010 72 20 43 61 6e 6f 6e 20 70 72 69 6e 74 65 72 73 |r Canon printers| 00000020 2e 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |..--------------| 00000030 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000040 2d 2d 0a 0a 54 68 65 20 22 43 61 6e 6f 6e 20 42 |--..The "Canon B| 00000050 75 62 62 6c 65 6a 65 74 22 20 70 72 69 6e 74 65 |ubblejet" printe| 00000060 72 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 6c |r definition fil| 00000070 65 20 6d 61 79 0a 62 65 20 75 73 65 64 20 77 69 |e may.be used wi| 00000080 74 68 20 61 6e 79 20 6f 66 20 74 68 65 20 43 61 |th any of the Ca| 00000090 6e 6f 6e 20 62 6c 61 63 6b 20 61 6e 64 20 77 68 |non black and wh| 000000a0 69 74 65 20 20 0a 70 72 69 6e 74 65 72 20 77 68 |ite .printer wh| 000000b0 69 63 68 20 73 75 70 70 6f 72 74 20 43 61 6e 6f |ich support Cano| 000000c0 6e 20 45 78 74 65 6e 64 65 64 20 4d 6f 64 65 20 |n Extended Mode | 000000d0 70 72 69 6e 74 69 6e 67 2e 0a 0a 54 68 65 20 42 |printing...The B| 000000e0 4a 2d 31 30 65 78 2c 20 42 4a 2d 33 30 30 20 61 |J-10ex, BJ-300 a| 000000f0 6e 64 20 42 4a 2d 33 33 30 20 73 68 6f 75 6c 64 |nd BJ-330 should| 00000100 0a 68 61 76 65 20 74 68 65 69 72 20 44 49 50 20 |.have their DIP | 00000110 73 77 69 74 63 68 65 73 20 73 65 74 20 66 6f 72 |switches set for| 00000120 20 45 6d 75 6c 61 74 69 6f 6e 20 4d 6f 64 65 20 | Emulation Mode | 00000130 31 0a 28 49 42 4d 20 50 72 6f 70 72 69 6e 74 65 |1.(IBM Proprinte| 00000140 72 20 58 32 34 45 2f 58 4c 32 34 45 29 2e 20 54 |r X24E/XL24E). T| 00000150 6f 20 64 6f 20 74 68 69 73 20 6f 6e 20 74 68 65 |o do this on the| 00000160 0a 42 4a 2d 33 30 30 20 61 6e 64 20 42 4a 2d 33 |.BJ-300 and BJ-3| 00000170 33 30 20 73 65 74 20 73 77 69 74 63 68 65 73 20 |30 set switches | 00000180 31 2d 31 20 61 6e 64 20 31 2d 32 20 74 6f 20 4f |1-1 and 1-2 to O| 00000190 4e 2e 0a 46 6f 72 20 74 68 65 20 42 4a 2d 31 30 |N..For the BJ-10| 000001a0 65 78 20 73 65 74 20 73 77 69 74 63 68 65 73 20 |ex set switches | 000001b0 31 30 20 61 6e 64 20 31 31 20 74 6f 20 4f 46 46 |10 and 11 to OFF| 000001c0 2e 0a 0a 49 74 20 69 73 20 61 6c 73 6f 20 70 6f |...It is also po| 000001d0 73 73 69 62 6c 65 20 74 6f 20 75 73 65 20 74 68 |ssible to use th| 000001e0 65 20 22 45 70 73 6f 6e 2e 4c 51 2d 38 36 30 22 |e "Epson.LQ-860"| 000001f0 0a 70 72 69 6e 74 65 72 20 64 65 66 69 6e 69 74 |.printer definit| 00000200 69 6f 6e 20 66 69 6c 65 20 77 69 74 68 20 20 74 |ion file with t| 00000210 68 65 20 43 61 6e 6f 6e 20 42 4a 2d 31 30 65 78 |he Canon BJ-10ex| 00000220 2c 0a 42 4a 2d 33 30 30 20 61 6e 64 20 42 4a 2d |,.BJ-300 and BJ-| 00000230 33 33 30 20 70 72 69 6e 74 65 72 73 2c 20 69 66 |330 printers, if| 00000240 20 74 68 65 69 72 20 44 49 50 20 73 77 69 74 63 | their DIP switc| 00000250 68 65 73 0a 61 72 65 20 73 65 74 20 66 6f 72 20 |hes.are set for | 00000260 45 6d 75 6c 61 74 69 6f 6e 20 4d 6f 64 65 20 32 |Emulation Mode 2| 00000270 20 28 45 70 73 6f 6e 20 4c 51 38 35 30 2f 4c 51 | (Epson LQ850/LQ| 00000280 31 30 35 30 29 2e 0a 54 68 65 20 70 72 69 6e 74 |1050)..The print| 00000290 6f 75 74 73 20 70 72 6f 64 75 63 65 64 20 69 6e |outs produced in| 000002a0 20 74 68 69 73 20 63 6f 6e 66 69 67 75 72 61 74 | this configurat| 000002b0 69 6f 6e 20 77 69 6c 6c 0a 62 65 20 70 6f 6f 72 |ion will.be poor| 000002c0 65 72 2c 20 70 61 72 74 69 63 75 6c 61 72 6c 79 |er, particularly| 000002d0 20 69 66 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 | if internationa| 000002e0 6c 20 63 68 61 72 61 63 74 65 72 0a 74 65 78 74 |l character.text| 000002f0 20 70 72 69 6e 74 69 6e 67 20 6f 72 20 67 72 61 | printing or gra| 00000300 70 68 69 63 73 20 72 65 73 6f 6c 75 74 69 6f 6e |phics resolution| 00000310 73 20 61 62 6f 76 65 20 31 38 30 20 62 79 0a 31 |s above 180 by.1| 00000320 38 30 20 44 50 49 20 61 72 65 20 75 73 65 64 2e |80 DPI are used.| 00000330 0a 0a 54 68 65 20 22 43 61 6e 6f 6e 2e 42 4a 43 |..The "Canon.BJC| 00000340 2d 38 30 30 22 20 70 72 69 6e 74 65 72 20 64 65 |-800" printer de| 00000350 66 69 6e 69 74 69 6f 6e 20 66 69 6c 65 20 69 73 |finition file is| 00000360 20 66 6f 72 0a 75 73 65 20 77 69 74 68 20 74 68 | for.use with th| 00000370 65 20 43 61 6e 6f 6e 20 42 4a 43 2d 38 30 30 20 |e Canon BJC-800 | 00000380 63 6f 6c 6f 75 72 20 70 72 69 6e 74 65 72 2e 20 |colour printer. | 00000390 49 74 20 69 73 0a 69 64 65 6e 74 69 63 61 6c 20 |It is.identical | 000003a0 74 6f 20 74 68 65 20 45 70 73 6f 6e 2e 4c 51 2d |to the Epson.LQ-| 000003b0 38 36 30 20 66 69 6c 65 2c 20 65 78 63 65 70 74 |860 file, except| 000003c0 20 66 6f 72 20 74 68 65 0a 67 72 61 70 68 69 63 | for the.graphic| 000003d0 73 20 72 65 73 6f 6c 75 74 69 6f 6e 73 20 61 62 |s resolutions ab| 000003e0 6f 76 65 20 31 38 30 20 62 79 20 31 38 30 20 44 |ove 180 by 180 D| 000003f0 50 49 2c 20 77 68 69 63 68 0a 61 72 65 20 69 6e |PI, which.are in| 00000400 74 65 72 6c 61 63 65 64 20 6f 6e 20 74 68 65 20 |terlaced on the | 00000410 4c 51 2d 38 36 30 20 28 61 6e 64 20 68 65 6e 63 |LQ-860 (and henc| 00000420 65 20 64 6f 20 6e 6f 74 0a 61 6c 6c 6f 77 20 63 |e do not.allow c| 00000430 6f 6c 6f 75 72 29 2e 20 4f 6e 20 74 68 65 20 42 |olour). On the B| 00000440 4a 43 2d 38 30 30 20 61 6c 6c 20 72 65 73 6f 6c |JC-800 all resol| 00000450 75 74 69 6f 6e 73 0a 72 69 67 68 74 20 75 70 20 |utions.right up | 00000460 74 6f 20 33 36 30 20 62 79 20 33 36 30 20 44 50 |to 360 by 360 DP| 00000470 49 20 61 72 65 20 6e 6f 6e 20 69 6e 74 65 72 6c |I are non interl| 00000480 61 63 65 64 20 61 6e 64 0a 68 65 6e 63 65 20 63 |aced and.hence c| 00000490 61 6e 20 70 72 69 6e 74 20 69 6e 20 63 6f 6c 6f |an print in colo| 000004a0 75 72 2e 20 54 68 65 20 74 72 75 65 20 34 38 20 |ur. The true 48 | 000004b0 70 69 6e 20 64 75 6d 70 73 0a 28 31 38 30 20 62 |pin dumps.(180 b| 000004c0 79 20 33 36 30 20 61 6e 64 20 33 36 30 20 62 79 |y 360 and 360 by| 000004d0 20 33 36 30 20 44 50 49 29 20 75 73 65 20 74 68 | 360 DPI) use th| 000004e0 65 20 45 70 73 6f 6e 0a 63 6f 6d 6d 61 6e 64 73 |e Epson.commands| 000004f0 20 45 53 43 20 22 2a 22 20 37 31 20 61 6e 64 20 | ESC "*" 71 and | 00000500 45 53 43 20 22 2a 22 20 37 32 20 61 6e 64 20 74 |ESC "*" 72 and t| 00000510 68 75 73 20 6d 61 79 0a 77 6f 72 6b 20 6f 6e 20 |hus may.work on | 00000520 6f 74 68 65 72 20 45 70 73 6f 6e 20 63 6f 6d 70 |other Epson comp| 00000530 61 74 69 62 6c 65 20 34 38 20 70 69 6e 20 70 72 |atible 48 pin pr| 00000540 69 6e 74 65 72 73 0a 28 65 67 2e 20 74 68 65 20 |inters.(eg. the | 00000550 53 74 61 72 20 53 4a 2d 34 38 20 69 6e 6b 6a 65 |Star SJ-48 inkje| 00000560 74 20 70 72 69 6e 74 65 72 29 2e 20 49 66 20 79 |t printer). If y| 00000570 6f 75 20 77 69 73 68 0a 74 6f 20 70 72 69 6e 74 |ou wish.to print| 00000580 20 6f 6e 20 41 33 20 70 61 70 65 72 2c 20 79 6f | on A3 paper, yo| 00000590 75 20 77 69 6c 6c 20 6e 65 65 64 20 74 6f 20 75 |u will need to u| 000005a0 73 65 20 74 68 65 0a 63 6f 6e 74 72 6f 6c 20 70 |se the.control p| 000005b0 61 6e 65 6c 20 6f 6e 20 74 68 65 20 42 4a 43 2d |anel on the BJC-| 000005c0 38 30 30 20 74 6f 20 73 65 74 20 74 68 65 20 6c |800 to set the l| 000005d0 69 6e 65 0a 6c 65 6e 67 74 68 20 74 6f 20 31 31 |ine.length to 11| 000005e0 20 69 6e 63 68 65 73 20 69 6e 20 74 68 65 20 4e | inches in the N| 000005f0 56 52 41 4d 2e 0a 0a 4e 6f 74 65 20 74 68 61 74 |VRAM...Note that| 00000600 20 74 68 65 20 42 4a 43 2d 38 30 30 20 69 73 20 | the BJC-800 is | 00000610 63 6f 6d 70 61 74 69 62 6c 65 20 77 69 74 68 20 |compatible with | 00000620 74 68 65 20 52 49 53 43 0a 4f 53 20 33 2e 31 30 |the RISC.OS 3.10| 00000630 20 70 61 72 61 6c 6c 65 6c 20 70 6f 72 74 20 73 | parallel port s| 00000640 6f 66 74 77 61 72 65 2e 20 52 49 53 43 20 4f 53 |oftware. RISC OS| 00000650 20 33 2e 30 30 20 61 6e 64 0a 65 61 72 6c 69 65 | 3.00 and.earlie| 00000660 72 20 76 65 72 73 69 6f 6e 73 20 64 6f 20 6e 6f |r versions do no| 00000670 74 20 77 6f 72 6b 20 77 69 74 68 20 74 68 65 20 |t work with the | 00000680 42 4a 43 2d 38 30 30 20 69 66 0a 79 6f 75 20 70 |BJC-800 if.you p| 00000690 72 69 6e 74 20 61 6e 79 74 68 69 6e 67 20 6c 61 |rint anything la| 000006a0 72 67 65 72 20 74 68 61 6e 20 61 62 6f 75 74 20 |rger than about | 000006b0 37 4b 20 28 74 68 65 20 73 69 7a 65 0a 6f 66 20 |7K (the size.of | 000006c0 74 68 65 20 62 75 66 66 65 72 20 69 6e 20 74 68 |the buffer in th| 000006d0 65 20 42 4a 43 2d 38 30 30 20 70 72 69 6e 74 65 |e BJC-800 printe| 000006e0 72 29 2e 0a 0a 49 4d 50 4f 52 54 41 4e 54 21 20 |r)...IMPORTANT! | 000006f0 49 66 20 79 6f 75 20 69 6e 74 65 6e 64 20 74 6f |If you intend to| 00000700 20 70 72 69 6e 74 20 6f 6e 20 41 33 20 70 61 70 | print on A3 pap| 00000710 65 72 0a 75 73 69 6e 67 20 74 68 65 20 42 4a 43 |er.using the BJC| 00000720 2d 38 30 30 2c 20 79 6f 75 20 6d 75 73 74 20 72 |-800, you must r| 00000730 65 6d 65 6d 62 65 72 20 74 6f 20 73 65 74 20 74 |emember to set t| 00000740 68 65 0a 42 4a 43 2d 38 30 30 20 73 6f 20 74 68 |he.BJC-800 so th| 00000750 61 74 20 74 68 65 20 6c 69 6e 65 20 6c 65 6e 67 |at the line leng| 00000760 74 68 20 69 73 20 73 65 74 20 74 6f 20 31 31 22 |th is set to 11"| 00000770 0a 69 6e 73 74 65 61 64 20 6f 66 20 38 22 2c 20 |.instead of 8", | 00000780 6f 74 68 65 72 77 69 73 65 20 70 72 69 6e 74 6f |otherwise printo| 00000790 75 74 73 20 77 69 6c 6c 20 67 65 74 0a 63 72 6f |uts will get.cro| 000007a0 70 70 65 64 2e 0a 0a 54 68 65 20 22 43 61 6e 6f |pped...The "Cano| 000007b0 6e 2e 42 4a 43 2d 36 30 30 22 20 70 72 69 6e 74 |n.BJC-600" print| 000007c0 65 72 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 |er definition fi| 000007d0 6c 65 20 69 73 20 66 6f 72 0a 75 73 65 20 77 69 |le is for.use wi| 000007e0 74 68 20 74 68 65 20 43 61 6e 6f 6e 20 42 4a 43 |th the Canon BJC| 000007f0 2d 36 30 30 20 63 6f 6c 6f 75 72 20 70 72 69 6e |-600 colour prin| 00000800 74 65 72 2e 0a 0a 54 68 65 20 22 43 61 6e 6f 6e |ter...The "Canon| 00000810 2e 42 4a 43 2d 36 30 30 65 22 20 70 72 69 6e 74 |.BJC-600e" print| 00000820 65 72 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 |er definition fi| 00000830 6c 65 20 69 73 20 66 6f 72 0a 75 73 65 20 77 69 |le is for.use wi| 00000840 74 68 20 74 68 65 20 43 61 6e 6f 6e 20 42 4a 43 |th the Canon BJC| 00000850 2d 36 30 30 65 2e 20 20 54 68 69 73 20 64 65 66 |-600e. This def| 00000860 69 6e 69 74 69 6f 6e 20 66 69 6c 65 20 0a 73 75 |inition file .su| 00000870 70 70 6f 72 74 73 20 43 61 6e 6f 6e 20 45 78 74 |pports Canon Ext| 00000880 65 6e 64 65 64 20 4d 6f 64 65 2e 0a 0a 54 68 65 |ended Mode...The| 00000890 20 22 43 61 6e 6f 6e 2e 42 4a 43 2d 36 31 30 22 | "Canon.BJC-610"| 000008a0 20 70 72 69 6e 74 65 72 20 64 65 66 69 6e 69 74 | printer definit| 000008b0 69 6f 6e 20 66 69 6c 65 20 69 73 20 66 6f 72 20 |ion file is for | 000008c0 0a 75 73 65 20 77 69 74 68 20 74 68 65 20 43 61 |.use with the Ca| 000008d0 6e 6f 6e 20 42 4a 43 2d 36 31 30 2e 20 20 54 68 |non BJC-610. Th| 000008e0 69 73 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 |is definition fi| 000008f0 6c 65 20 0a 73 75 70 70 6f 72 74 73 20 37 32 30 |le .supports 720| 00000900 20 64 70 69 20 70 72 69 6e 74 69 6e 67 20 69 6e | dpi printing in| 00000910 20 43 61 6e 6f 6e 20 45 78 74 65 6e 64 65 64 20 | Canon Extended | 00000920 4d 6f 64 65 2e 0a 0a 54 68 65 20 22 43 61 6e 6f |Mode...The "Cano| 00000930 6e 2e 42 4a 43 2d 34 30 30 30 22 20 70 72 69 6e |n.BJC-4000" prin| 00000940 74 65 72 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 |ter definition f| 00000950 69 6c 65 20 69 73 20 66 6f 72 0a 75 73 65 20 77 |ile is for.use w| 00000960 69 74 68 20 74 68 65 20 43 61 6e 6f 6e 20 42 4a |ith the Canon BJ| 00000970 43 2d 34 30 30 30 2e 20 20 54 68 69 73 20 64 65 |C-4000. This de| 00000980 66 69 6e 69 74 69 6f 6e 20 66 69 6c 65 20 0a 73 |finition file .s| 00000990 75 70 70 6f 72 74 73 20 43 61 6e 6f 6e 20 45 78 |upports Canon Ex| 000009a0 74 65 6e 64 65 64 20 4d 6f 64 65 2e 0a 0a 54 68 |tended Mode...Th| 000009b0 65 20 22 43 61 6e 6f 6e 2e 42 4a 43 2d 32 31 30 |e "Canon.BJC-210| 000009c0 22 20 70 72 69 6e 74 65 72 20 64 65 66 69 6e 69 |" printer defini| 000009d0 74 69 6f 6e 20 66 69 6c 65 20 69 73 20 66 6f 72 |tion file is for| 000009e0 20 0a 75 73 65 20 77 69 74 68 20 74 68 65 20 43 | .use with the C| 000009f0 61 6e 6f 6e 20 42 4a 43 2d 32 31 30 2e 20 20 54 |anon BJC-210. T| 00000a00 68 69 73 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 |his definition f| 00000a10 69 6c 65 20 0a 73 75 70 70 6f 72 74 73 20 43 61 |ile .supports Ca| 00000a20 6e 6f 6e 20 45 78 74 65 6e 64 65 64 20 4d 6f 64 |non Extended Mod| 00000a30 65 2e 0a 0a 54 68 65 20 22 43 61 6e 6f 6e 2e 42 |e...The "Canon.B| 00000a40 4a 43 2d 34 31 30 30 22 20 70 72 69 6e 74 65 72 |JC-4100" printer| 00000a50 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 6c 65 | definition file| 00000a60 20 69 73 20 66 6f 72 0a 75 73 65 20 77 69 74 68 | is for.use with| 00000a70 20 74 68 65 20 43 61 6e 6f 6e 20 42 4a 43 2d 34 | the Canon BJC-4| 00000a80 31 30 30 2e 20 20 54 68 69 73 20 64 65 66 69 6e |100. This defin| 00000a90 69 74 69 6f 6e 20 66 69 6c 65 0a 73 75 70 70 6f |ition file.suppo| 00000aa0 72 74 73 20 43 61 6e 6f 6e 20 45 78 74 65 6e 64 |rts Canon Extend| 00000ab0 65 64 20 4d 6f 64 65 2e 0a 0a 54 68 65 20 22 43 |ed Mode...The "C| 00000ac0 61 6e 6f 6e 2e 42 4a 2d 31 33 30 65 22 20 70 72 |anon.BJ-130e" pr| 00000ad0 69 6e 74 65 72 20 64 65 66 69 6e 69 74 69 6f 6e |inter definition| 00000ae0 20 66 69 6c 65 20 69 73 20 66 6f 72 0a 75 73 65 | file is for.use| 00000af0 20 77 69 74 68 20 74 68 65 20 43 61 6e 6f 6e 20 | with the Canon | 00000b00 42 4a 2d 31 33 30 65 20 70 72 69 6e 74 65 72 2e |BJ-130e printer.| 00000b10 20 49 74 20 69 73 0a 69 64 65 6e 74 69 63 61 6c | It is.identical| 00000b20 20 74 6f 20 74 68 65 20 67 65 6e 65 72 69 63 20 | to the generic | 00000b30 42 75 62 62 6c 65 4a 65 74 20 66 69 6c 65 20 65 |BubbleJet file e| 00000b40 78 63 65 70 74 0a 74 68 61 74 20 69 74 20 77 6f |xcept.that it wo| 00000b50 72 6b 73 20 61 72 6f 75 6e 64 20 61 20 62 75 67 |rks around a bug| 00000b60 20 66 6f 75 6e 64 20 69 6e 20 74 68 65 20 42 4a | found in the BJ| 00000b70 2d 31 33 30 65 20 69 6e 0a 74 68 65 20 36 30 20 |-130e in.the 60 | 00000b80 62 79 20 37 32 20 61 6e 64 20 31 32 30 20 62 79 |by 72 and 120 by| 00000b90 20 37 32 20 44 50 49 20 67 72 61 70 68 69 63 73 | 72 DPI graphics| 00000ba0 0a 72 65 73 6f 6c 75 74 69 6f 6e 73 2e 20 54 68 |.resolutions. Th| 00000bb0 65 73 65 20 61 72 65 20 38 20 70 69 6e 20 64 75 |ese are 8 pin du| 00000bc0 6d 70 73 2c 20 61 6e 64 20 74 68 65 0a 42 4a 2d |mps, and the.BJ-| 00000bd0 31 33 30 65 20 67 65 74 73 20 74 68 65 20 6c 69 |130e gets the li| 00000be0 6e 65 20 70 69 74 63 68 20 77 72 6f 6e 67 2c 20 |ne pitch wrong, | 00000bf0 72 65 73 75 6c 74 69 6e 67 20 69 6e 0a 67 61 70 |resulting in.gap| 00000c00 73 20 62 65 74 77 65 65 6e 20 65 61 63 68 20 70 |s between each p| 00000c10 72 69 6e 74 20 68 65 61 64 20 70 61 73 73 2e 20 |rint head pass. | 00000c20 54 68 69 73 20 69 73 0a 63 6f 72 72 65 63 74 65 |This is.correcte| 00000c30 64 20 62 79 20 74 65 6c 6c 69 6e 67 20 74 68 65 |d by telling the| 00000c40 20 70 72 69 6e 74 65 72 20 74 6f 20 6c 69 6e 65 | printer to line| 00000c50 20 66 65 65 64 20 62 79 0a 32 30 20 75 6e 69 74 | feed by.20 unit| 00000c60 73 20 69 6e 73 74 65 61 64 20 6f 66 20 74 68 65 |s instead of the| 00000c70 20 63 6f 72 72 65 63 74 20 76 61 6c 75 65 20 6f | correct value o| 00000c80 66 20 32 34 20 28 74 68 65 0a 75 6e 69 74 73 20 |f 24 (the.units | 00000c90 61 72 65 20 73 75 70 70 6f 73 65 64 6c 79 20 6e |are supposedly n| 00000ca0 2f 32 31 36 20 69 6e 63 68 29 2e 20 42 79 20 64 |/216 inch). By d| 00000cb0 6f 69 6e 67 20 74 68 69 73 0a 74 68 65 20 70 72 |oing this.the pr| 00000cc0 69 6e 74 6f 75 74 73 20 68 61 76 65 20 74 68 65 |intouts have the| 00000cd0 20 63 6f 72 72 65 63 74 20 61 73 70 65 63 74 20 | correct aspect | 00000ce0 72 61 74 69 6f 20 61 6e 64 20 64 6f 0a 6e 6f 74 |ratio and do.not| 00000cf0 20 68 61 76 65 20 67 61 70 73 2e 0a 0a 49 74 20 | have gaps...It | 00000d00 69 73 20 69 6e 74 65 72 65 73 74 69 6e 67 20 74 |is interesting t| 00000d10 6f 20 6e 6f 74 65 20 74 68 61 74 20 32 30 2f 31 |o note that 20/1| 00000d20 38 30 20 69 73 20 65 71 75 61 6c 20 74 6f 0a 32 |80 is equal to.2| 00000d30 34 2f 32 31 36 2e 20 49 74 20 77 6f 75 6c 64 20 |4/216. It would | 00000d40 61 70 70 65 61 72 20 74 68 61 74 20 77 68 65 6e |appear that when| 00000d50 20 77 6f 72 6b 69 6e 67 20 69 6e 0a 76 65 72 74 | working in.vert| 00000d60 69 63 61 6c 20 75 6e 69 74 73 20 6f 66 20 6e 2f |ical units of n/| 00000d70 32 31 36 20 69 6e 63 68 20 74 68 65 20 62 69 74 |216 inch the bit| 00000d80 20 69 6d 61 67 65 20 64 61 74 61 20 69 73 0a 70 | image data is.p| 00000d90 72 6f 63 65 73 73 65 64 20 63 6f 72 72 65 63 74 |rocessed correct| 00000da0 6c 79 20 62 75 74 20 74 68 65 20 6c 69 6e 65 20 |ly but the line | 00000db0 70 69 74 63 68 20 69 73 20 6e 6f 74 2c 20 74 68 |pitch is not, th| 00000dc0 65 0a 6c 69 6e 65 20 70 69 74 63 68 20 69 6e 20 |e.line pitch in | 00000dd0 66 61 63 74 20 62 65 69 6e 67 20 69 6e 20 75 6e |fact being in un| 00000de0 69 74 73 20 6f 66 20 6e 2f 31 38 30 20 69 6e 63 |its of n/180 inc| 00000df0 68 2e 0a 49 66 20 79 6f 75 20 74 72 79 20 74 6f |h..If you try to| 00000e00 20 64 6f 20 61 20 36 30 20 62 79 20 36 30 20 6f | do a 60 by 60 o| 00000e10 72 20 31 32 30 20 62 79 20 36 30 20 6d 6f 64 65 |r 120 by 60 mode| 00000e20 20 62 79 0a 74 65 6c 6c 69 6e 67 20 74 68 65 20 | by.telling the | 00000e30 70 72 69 6e 74 65 72 20 74 6f 20 6f 70 65 72 61 |printer to opera| 00000e40 74 65 20 69 6e 20 76 65 72 74 69 63 61 6c 20 75 |te in vertical u| 00000e50 6e 69 74 73 0a 6f 66 20 6e 2f 31 38 30 20 69 6e |nits.of n/180 in| 00000e60 63 68 2c 20 74 68 65 6e 20 74 68 65 20 6c 69 6e |ch, then the lin| 00000e70 65 20 70 69 74 63 68 20 63 6f 6d 65 73 20 6f 75 |e pitch comes ou| 00000e80 74 0a 63 6f 72 72 65 63 74 6c 79 20 62 75 74 20 |t.correctly but | 00000e90 74 68 65 20 62 69 74 20 69 6d 61 67 65 20 64 61 |the bit image da| 00000ea0 74 61 20 69 73 20 74 6f 6f 20 73 6d 61 6c 6c 0a |ta is too small.| 00000eb0 76 65 72 74 69 63 61 6c 6c 79 2c 20 73 6f 20 79 |vertically, so y| 00000ec0 6f 75 20 73 74 69 6c 6c 20 65 6e 64 20 75 70 20 |ou still end up | 00000ed0 77 69 74 68 20 67 61 70 73 20 62 75 74 20 74 68 |with gaps but th| 00000ee0 65 0a 61 73 70 65 63 74 20 72 61 74 69 6f 20 6f |e.aspect ratio o| 00000ef0 66 20 74 68 65 20 70 72 69 6e 74 6f 75 74 20 69 |f the printout i| 00000f00 73 20 63 6f 72 72 65 63 74 2e 20 54 68 65 20 67 |s correct. The g| 00000f10 61 70 73 0a 63 61 6e 6e 6f 74 20 62 65 20 65 6c |aps.cannot be el| 00000f20 69 6d 69 6e 61 74 65 64 20 62 79 20 74 65 6c 6c |iminated by tell| 00000f30 69 6e 67 20 74 68 65 20 70 72 69 6e 74 65 72 20 |ing the printer | 00000f40 74 6f 0a 63 68 61 6e 67 65 20 66 72 6f 6d 20 35 |to.change from 5| 00000f50 3a 36 20 61 73 70 65 63 74 20 72 61 74 69 6f 20 |:6 aspect ratio | 00000f60 74 6f 20 31 3a 31 20 75 73 69 6e 67 20 45 53 43 |to 1:1 using ESC| 00000f70 20 22 6e 22 2e 0a 54 68 75 73 20 69 74 20 69 73 | "n"..Thus it is| 00000f80 20 69 6d 70 6f 73 73 69 62 6c 65 20 74 6f 20 70 | impossible to p| 00000f90 72 6f 64 75 63 65 20 61 20 70 72 69 6e 74 65 72 |roduce a printer| 00000fa0 0a 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 6c 65 |.definition file| 00000fb0 20 77 68 69 63 68 20 77 6f 72 6b 73 20 61 72 6f | which works aro| 00000fc0 75 6e 64 20 74 68 65 20 62 75 67 73 20 6f 6e 20 |und the bugs on | 00000fd0 74 68 65 0a 42 4a 2d 31 33 30 65 2c 20 61 6e 64 |the.BJ-130e, and| 00000fe0 20 61 6c 73 6f 20 70 72 6f 64 75 63 65 73 20 63 | also produces c| 00000ff0 6f 72 72 65 63 74 20 6f 75 74 70 75 74 20 6f 6e |orrect output on| 00001000 20 74 68 65 0a 42 4a 2d 31 30 65 20 61 6e 64 20 | the.BJ-10e and | 00001010 42 4a 2d 33 30 30 2e 0a |BJ-300..| 00001018