JP2000037931A - Method for processing printing data and program recording medium in printing driver - Google Patents

Method for processing printing data and program recording medium in printing driver

Info

Publication number
JP2000037931A
JP2000037931A JP10208248A JP20824898A JP2000037931A JP 2000037931 A JP2000037931 A JP 2000037931A JP 10208248 A JP10208248 A JP 10208248A JP 20824898 A JP20824898 A JP 20824898A JP 2000037931 A JP2000037931 A JP 2000037931A
Authority
JP
Japan
Prior art keywords
raster
data
print
image data
printer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP10208248A
Other languages
Japanese (ja)
Inventor
Nobutoshi Chigira
延俊 千吉良
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Data Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Data Corp filed Critical Oki Data Corp
Priority to JP10208248A priority Critical patent/JP2000037931A/en
Publication of JP2000037931A publication Critical patent/JP2000037931A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To decrease ratio of a occupation of bus in a printer and to speed up printing data processing. SOLUTION: In a printer driver 5 (a host computer 1), Y, M, B and C printing image data with double raster density formed by a rasterizing part 52 and a color converting part 53 are divided into an odd number raster block and an even number raster block by a raster separating part 54 by storing odd number raster dot data in an odd number raster storing part of a printing data storing part 56 and storing even number raster dot data in an even number raster storing part and they are successively transferred on each block to a printer 2 by a data selecting part 57 and an I/O part 15. These odd number raster block and even number raster block are respectively stored in an odd number raster storing part and an even number raster storing part of a printing image data storing part 73 of the printer 2. It is unnecessary thereby to separate the printing image data into dot data of odd number raster and even number raster in the printer 2.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、プリンタとその上
位コンピュータからなる印刷システムに用いられ、イメ
ージデータあるいはフォントデータをプリンタの印刷ド
ット密度に対応するドットデータからなる印刷色ごとの
印刷イメージデータに変換し、この印刷イメージデータ
をプリンタに転送する印刷データ処理方法、およびイメ
ージデータあるいはフォントデータをプリンタの印刷ド
ット密度に対応するドットデータからなる印刷色ごとの
印刷イメージデータに変換し、この印刷イメージデータ
をプリンタに転送するプリンタドライバとしてコンピュ
ータを動作させるためのプリンタドライバプログラムを
記録したコンピュータ読み取り可能な記録媒体に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used in a printing system including a printer and a host computer, and converts image data or font data into print image data for each print color including dot data corresponding to the print dot density of the printer. A print data processing method for converting the print image data and transferring the print image data to a printer, and converting the image data or font data into print image data for each print color consisting of dot data corresponding to the print dot density of the printer. The present invention relates to a computer-readable recording medium on which a printer driver program for operating a computer as a printer driver for transferring data to a printer is recorded.

【0002】[0002]

【従来の技術】インクジェットプリンタ等のプリンタと
そのホストコンピュータ(上位コンピュータ)からなる
従来の印刷システムにおいては、ホストコンピュータの
ワードプロセッサやドローソフトウェア等のアプリケー
ションソフトウェアにより作成された画像イメージデー
タやフォントデータをプリンタで印刷する場合には、ホ
ストコンピュータにおいて、プリンタドライバプログラ
ムに従って、画像イメージ/フォントデータをプリンタ
の印刷ドット密度に対応するドットデータからなる印刷
色ごとの印刷イメージデータに変換し、この印刷イメー
ジデータをプリンタに転送していた。
2. Description of the Related Art In a conventional printing system including a printer such as an ink-jet printer and a host computer (upper computer), image data and font data created by application software such as a word processor and draw software of the host computer are printed. When printing is performed by the printer, the host computer converts the image / font data into print image data for each print color composed of dot data corresponding to the print dot density of the printer in accordance with a printer driver program, and converts the print image data. Had been transferred to the printer.

【0003】同一色の印刷イメージデータを、プリンタ
の複数のヘッド部により、あるいは1個のヘッド部で印
刷用紙を複数回走査することにより、倍ラスタ密度で印
刷する場合には、プリンタにおいて、ホストコンピュー
タから転送された印刷イメージデータを、上記複数の記
録ヘッドにそれぞれ対応する、あるいは上記複数回の走
査にそれぞれ対応する複数の印刷イメージデータブロッ
クに分割し、これらの印刷イメージデータブロックを、
複数のヘッド部にそれぞれ設定するか、あるいは走査ご
とにヘッド部に設定していた。
When printing the same color print image data at a double raster density by scanning a print sheet a plurality of times with a plurality of head units of a printer or with a single head unit, the printer needs to use a host. The print image data transferred from the computer is divided into a plurality of print image data blocks respectively corresponding to the plurality of recording heads or respectively corresponding to the plurality of scans, and these print image data blocks are
It is set for each of a plurality of heads, or set for each scan.

【0004】図7はホストコンピュータ101とプリン
タ102とにより構成される従来の印刷システムの機能
ブロック図である。また、図8は従来の印刷システムに
おける倍ラスタ密度印刷モードでの印刷イメージデータ
処理を説明する図である。ホストコンピュータ101と
プリンタ102とはケーブル4により接続されている。
ホストコンピュータ101は、印刷動作のときには、プ
リンタドライバプログラムに従ってプリンタドライバ1
05として動作する。プリンタ102は、インクジェッ
トプリンタ(シリアルプリンタ)であるものとする。ま
た、この印刷システムは、イエロー(Y)、マゼンダ
(M)、シアン(C)、ブラック(K)を基本ラスタ密
度でカラー印刷する基本ラスタ密度カラー印刷モード、
Y,M,C,Kを倍ラスタ密度でカラー印刷する倍ラス
タ密度カラー印刷モード、またはKを倍ラスタ密度で単
色印刷する倍ラスタ密度ブラック印刷モードのいずれか
の印刷モードで動作する。
FIG. 7 is a functional block diagram of a conventional printing system comprising a host computer 101 and a printer 102. FIG. 8 is a view for explaining print image data processing in a double raster density print mode in a conventional printing system. The host computer 101 and the printer 102 are connected by the cable 4.
During a printing operation, the host computer 101 executes the printer driver 1 according to the printer driver program.
It operates as 05. The printer 102 is an inkjet printer (serial printer). The printing system also includes a basic raster density color printing mode for printing yellow (Y), magenta (M), cyan (C), and black (K) in color at a basic raster density.
It operates in either a double raster density color print mode in which Y, M, C, and K are printed in double raster density in color, or a double raster density black print mode in which K is printed in single color in double raster density.

【0005】プリンタドライバ105は、画像イメージ
/フォントデータ記憶部51と、ラスタライズ部52
と、色変換部153と、モード設定部155と、印刷デ
ータ記憶部156と、データ選択部157と、I/O部
15とにより構成される。印刷データ記憶部156は、
Yデータ記憶部156Yと、Mデータ記憶部156M
と、Cデータ記憶部156Cと、Kデータ記憶部156
Kと、印刷制御データ記憶部56Pとにより構成され
る。イメージ/フォントデータ記憶部51および印刷デ
ータ記憶部156は、ハードディスク内あるいはRAM
内に確保された記憶エリアである。
[0005] The printer driver 105 includes an image / font data storage unit 51 and a rasterizing unit 52.
, A color conversion unit 153, a mode setting unit 155, a print data storage unit 156, a data selection unit 157, and an I / O unit 15. The print data storage unit 156
Y data storage unit 156Y and M data storage unit 156M
, C data storage unit 156C, and K data storage unit 156
K and a print control data storage unit 56P. The image / font data storage unit 51 and the print data storage unit 156 are stored in a hard disk or a RAM.
It is a storage area secured inside.

【0006】ホストコンピュータ101がプリンタドラ
イバ105としての動作を開始し、モード設定部155
に印刷モードや印刷用紙のサイズ等を指定する情報を含
む印刷制御情報が入力され、また画像イメージ/フォン
トデータが画像イメージ/フォントデータ記憶部51に
スプールされると、モード設定部155は、入力された
印刷制御情報に従って、印刷モードを設定し、また印刷
制御データを生成し、この印刷制御データを印刷制御デ
ータ記憶部56Pに格納する。
The host computer 101 starts operating as the printer driver 105 and the mode setting unit 155
When print control information including information for specifying a print mode, print paper size, and the like is input to the printer, and the image / font data is spooled in the image / font data storage unit 51, the mode setting unit 155 The print mode is set, print control data is generated in accordance with the print control information, and the print control data is stored in the print control data storage unit 56P.

【0007】設定された印刷モードが基本ラスタ密度カ
ラー印刷モードである場合には、画像イメージ/フォン
トデータ記憶部51にスプールされた画像イメージ/フ
ォントデータは、ラスタライズ部52により、基本ラス
タ密度の赤(R),緑(G),青(B)ドットデータに
変換され、色変換部153により、それぞれmラスタ、
xカラムのY,M,C,Kドットデータを1バンドとす
る基本ラスタ密度のY,M,C,Kの印刷イメージデー
タに変換される。なお、上記のmは、プリンタ102の
1個の記録ヘッドの記録素子(インクジェットノズル)
数に等しい。上記の基本ラスタ密度のY,M,C,Kの
印刷イメージデータは、それぞれYデータ記憶部156
Y,Mデータ記憶部156M,Cデータ記憶部156
C,Kデータ記憶部156Kに格納される。上記の格納
された基本ラスタ密度のY,M,C,Kの印刷イメージ
データは、印刷制御データ記憶部56Pに格納された印
刷制御データとともに、データ選択部157により、順
次選択され、I/O部15に転送され、I/O部15に
より順次プリンタ102に送信される。
When the set print mode is the basic raster density color print mode, the image / font data spooled in the image / font data storage unit 51 is converted by the rasterizing unit 52 into a red image having the basic raster density. (R), green (G), and blue (B) dot data.
The image data is converted into Y, M, C, K print image data of the basic raster density having Y, M, C, K dot data of x columns as one band. Note that m is a recording element (inkjet nozzle) of one recording head of the printer 102.
Equal to the number. The Y, M, C, and K print image data of the basic raster densities are stored in the Y data storage unit 156, respectively.
Y, M data storage unit 156M, C data storage unit 156
It is stored in the C and K data storage unit 156K. The stored print image data of the basic raster densities Y, M, C, and K are sequentially selected by the data selection unit 157 together with the print control data stored in the print control data storage unit 56P, and the I / O is performed. The data is transferred to the printer 15 and sequentially transmitted to the printer 102 by the I / O module 15.

【0008】また、設定された印刷モードが倍ラスタ密
度カラー印刷モードである場合には、画像イメージ/フ
ォントデータは、ラスタライズ部52により、倍ラスタ
密度のR,G,Bドットデータに変換され、色変換部1
53により、それぞれ2mラスタ、xカラムのY,M,
C,Kドットデータを1バンドとする倍ラスタ密度の
Y,M,C,K印刷イメージデータに変換される。この
倍ラスタ密度のY,M,C,K印刷イメージデータは、
それぞれYデータ記憶部156Y,Mデータ記憶部15
6M,Cデータ記憶部156C,Kデータ記憶部156
Kに格納され、印刷データ選択部157およびI/O部
15により順次プリンタ102に送信される。
If the set print mode is the double raster density color print mode, the image / font data is converted into double raster density R, G, B dot data by the rasterizing section 52. Color converter 1
53, 2m raster, x column Y, M,
It is converted into double raster density Y, M, C, K print image data in which C and K dot data constitute one band. Y, M, C, K print image data of this double raster density is
Y data storage unit 156Y and M data storage unit 15
6M, C data storage unit 156C, K data storage unit 156
K, and is sequentially transmitted to the printer 102 by the print data selection unit 157 and the I / O unit 15.

【0009】また、設定された印刷モードが倍ラスタ密
度ブラック印刷モードである場合には、画像イメージ/
フォントデータは、ラスタライズ部52により、倍ラス
タ密度のR,G,Bドットデータに変換され、色変換部
153により、2mラスタ、xカラムのKドットデータ
を1バンドとする倍ラスタ密度のK印刷イメージデータ
に変換される。この倍ラスタ密度のK印刷イメージデー
タは、Kデータ記憶部156Kに格納され、印刷データ
選択部157およびI/O部15により順次プリンタ1
02に送信される。
When the set printing mode is the double raster density black printing mode,
The font data is converted to double raster density R, G, and B dot data by the rasterizing unit 52, and the color conversion unit 153 performs double raster density K printing using 2m raster and x column K dot data as one band. Converted to image data. The K print image data having the double raster density is stored in the K data storage unit 156K, and is sequentially transmitted to the printer 1 by the print data selection unit 157 and the I / O unit 15.
02.

【0010】プリンタ102は、バス20と、印刷制御
部171と、データ選択部172と、ラスタ分離部(間
引き処理部)175と、印刷イメージデータ記憶部17
3と、印刷制御データ記憶部74と、I/Oレジスタ部
25と、ヘッドドライバ26と、記録ヘッド27とを備
えている。
The printer 102 includes a bus 20, a print control unit 171, a data selection unit 172, a raster separation unit (thinning processing unit) 175, and a print image data storage unit 17.
3, a print control data storage unit 74, an I / O register unit 25, a head driver 26, and a recording head 27.

【0011】印刷制御部171、データ選択部172、
およびラスタ分離部175は、CPU122による処理
動作を示す機能部である。印刷制御部171は、ケーブ
ル4によりプリンタドライバ105に接続している。ま
た、印刷イメージデータ記憶部173は、Yデータ記憶
部173Yと、Mデータ記憶部173Mと、Cデータ記
憶部173Cと、Kデータ記憶部173Kとにより構成
される。印刷イメージデータ記憶部173および印刷制
御データ記憶部74は、RAM124内に確保される記
憶エリアである。CPU122と、RAM124と、I
/Oレジスタ部25とは、バス20により接続されてい
る。
[0011] A print control unit 171, a data selection unit 172,
The raster separation unit 175 is a functional unit that indicates a processing operation by the CPU 122. The print control unit 171 is connected to the printer driver 105 via the cable 4. The print image data storage unit 173 includes a Y data storage unit 173Y, an M data storage unit 173M, a C data storage unit 173C, and a K data storage unit 173K. The print image data storage unit 173 and the print control data storage unit 74 are storage areas secured in the RAM 124. CPU 122, RAM 124, and I
The / O register unit 25 is connected to the bus 20 via the bus 20.

【0012】印刷制御部171は、プリンタドライバ1
05から送信された印刷データ(印刷制御データおよび
印刷イメージデータ)を受信すると、印刷制御データに
従って、印刷モードを設定し、また印刷タイミングを生
成し、設定した印刷モードおよび生成した印刷タイミン
グに従ってモータ制御データを生成し、このモータ制御
データをバス20を介してモータドライバ(図示省略)
に転送する。また、印刷制御部171は、受信した印刷
制御データをRAM124に転送する。データ選択部1
72は、印刷制御データ記憶部74を選択し、印刷制御
部171から転送された印刷制御データを印刷制御デー
タ記憶部74に格納させる。
The print control unit 171 includes a printer driver 1
When the print data (print control data and print image data) transmitted from the MFP 05 is received, the print mode is set according to the print control data, the print timing is generated, and the motor control is performed according to the set print mode and the generated print timing. Data is generated, and the motor control data is transmitted via a bus 20 to a motor driver (not shown).
Transfer to Further, the print control unit 171 transfers the received print control data to the RAM 124. Data selector 1
72 selects the print control data storage unit 74 and causes the print control data storage unit 74 to store the print control data transferred from the print control unit 171.

【0013】設定された印刷モードが基本ラスタ密度カ
ラー印刷モードである場合には、受信された基本ラスタ
密度のY,M,C,K印刷イメージデータは、印刷制御
部171によりバス20を介してRAM124に順次転
送され、データ選択部172により選択されたYデータ
記憶部173Y,Mデータ記憶部173M,Cデータ記
憶部173C,Kデータ記憶部173Kにそれそれ格納
される。
When the set print mode is the basic raster density color print mode, the received Y, M, C, K print image data of the basic raster density is transmitted by the print control unit 171 via the bus 20. The data is sequentially transferred to the RAM 124 and stored in the Y data storage unit 173Y, the M data storage unit 173M, the C data storage unit 173C, and the K data storage unit 173K selected by the data selection unit 172, respectively.

【0014】1バンドのY,M,C,K印刷イメージデ
ータが印刷イメージデータ記憶部173に格納される
と、データ選択部72により、そのバンドの第1〜第m
ラスタのY,M,C,Kドットデータが、印刷タイミン
グに従ってカラムごとにバス20を介してI/Oレジス
タ部25に転送される。第1〜第mラスタのY,M,
C,Kドットデータは、それぞれYレジスタ25Y,M
レジスタ25M,Cレジスタ25C,K偶数レジスタ2
5KEに設定される。
When the Y, M, C, and K print image data of one band is stored in the print image data storage unit 173, the data selection unit 72 causes the first to m-th of the band to be stored.
The Y, M, C, and K dot data of the raster is transferred to the I / O register unit 25 via the bus 20 for each column in accordance with the print timing. Y, M,
The C and K dot data are stored in Y registers 25Y and M, respectively.
Register 25M, C register 25C, K even register 2
Set to 5KE.

【0015】プリンタ102は、基本ラスタ密度カラー
印刷モードでは、mラスタ,1カラムのY,M,C,K
ドットデータを、Y記録ヘッド27Y,M記録ヘッド2
7M,C記録ヘッド27C,K偶数記録ヘッド27KE
により1回に印刷し、記録ヘッド部27を主走査方向に
1回走査することにより、第1ラスタ〜第mラスタ,第
1カラム〜第xカラムからなる1バンドのドットデータ
を印刷用紙の1バンドの印刷エリアに順次印刷する。記
録ヘッド部27のY記録ヘッド27Y,M記録ヘッド2
7M,C記録ヘッド27C,K奇数記録ヘッド27K
O,K偶数記録ヘッド27KEは、図3に示すように、
それぞれ1/nインチピッチで副走査方向に配置された
m個の記録素子(インクジェットノズル)を備えてい
る。従って、印刷用紙の1バンドの印刷エリアに、第1
〜第mラスタ,第1〜第xカラムのY,M,C,Kドッ
トデータが基本ラスタ密度(1/nインチのラスタピッ
チ)で印刷される。
In the basic raster density color print mode, the printer 102 has m rasters, one column of Y, M, C, and K.
The dot data is transferred to the Y recording head 27Y and the M recording head 2
7M, C recording head 27C, K even number recording head 27KE
Is printed once, and the recording head unit 27 is scanned once in the main scanning direction, so that dot data of one band consisting of the first raster to the mth raster and the first column to the xth column is printed on the printing paper. Printing is performed sequentially on the printing area of the band. Y recording head 27Y of recording head section 27, M recording head 2
7M, C recording head 27C, K odd recording head 27K
As shown in FIG. 3, the O, K even number recording head 27KE
It has m recording elements (inkjet nozzles) arranged in the sub-scanning direction at a pitch of 1 / n inch. Therefore, the first area is printed in one band of the printing paper.
The Y, M, C, and K dot data in the first to xth columns and the first to xth columns are printed at the basic raster density (1 / n inch raster pitch).

【0016】また、設定された印刷モードが倍ラスタ密
度カラー印刷モードである場合には、受信された倍ラス
タ密度のY,M,C,K印刷イメージデータは、印刷制
御部171によりバス20を介してRAM124に順次
転送され、データ選択部172により選択されたYデー
タ記憶部173Y,Mデータ記憶部173M,Cデータ
記憶部173C,Kデータ記憶部173Kにそれそれ格
納される。
When the set print mode is the double raster density color print mode, the received Y, M, C, K print image data of the double raster density is transmitted to the bus 20 by the print control unit 171. The data is sequentially transferred to the RAM 124 through the RAM 124 and stored in the Y data storage unit 173Y, the M data storage unit 173M, the C data storage unit 173C, and the K data storage unit 173K selected by the data selection unit 172.

【0017】1バンドのY,M,C,K印刷イメージデ
ータが印刷イメージデータ記憶部173に格納される
と、データ選択部172により、まずそのバンドの第1
〜第2mラスタのY,M,C,Kドットデータが、印刷
タイミングに従ってカラムごとにバス20を介してラス
タ分離部175に転送される。そして、上記の第1〜第
2mラスタのY,M,C,Kドットデータは、ラスタ分
離部175により、それぞれ偶数(第2,第4〜第2
m)ラスタのY,M,C,Kドットデータが間引かれ、
残った奇数(第1,第3〜第(2m−1))ラスタの
Y,M,C,KドットデータがI/Oレジスタ部25に
転送される(図8参照)。この奇数ラスタのY,M,
C,Kドットデータは、それぞれYレジスタ25Y,M
レジスタ25M,Cレジスタ25C,K偶数レジスタ2
5KEに設定される。
When the Y, M, C, and K print image data of one band is stored in the print image data storage unit 173, the data selection unit 172 first causes the first band of the band to be stored.
The Y, M, C, and K dot data of the second to second m rasters are transferred to the raster separation unit 175 via the bus 20 for each column according to the print timing. The Y, M, C, and K dot data of the first and second m rasters are even-numbered (second, fourth, and second) by the raster separation unit 175.
m) The Y, M, C, K dot data of the raster is thinned out,
The remaining odd (first, third to (2m-1) th) raster Y, M, C, and K dot data are transferred to the I / O register unit 25 (see FIG. 8). Y, M,
The C and K dot data are stored in Y registers 25Y and M, respectively.
Register 25M, C register 25C, K even register 2
Set to 5KE.

【0018】上記のバンドの奇数ラスタの第1〜第xカ
ラムのドットデータが順次I/Oレジスタ部25に設定
され、上記のバンドの奇数ラスタの第1〜第xカラムの
ドットデータの印刷が終了したら、上記のバンドの第1
〜第2mラスタのY,M,C,Kドットデータが、もう
1度カラムごとにバス20を介してラスタ分離部175
に転送される。そして、ラスタ分離部175により、今
度は第1〜第2mラスタのY,M,C,Kドットデータ
からそれぞれ奇数ラスタのY,M,C,Kドットデータ
が間引かれ、残った偶数ラスタのY,M,C,Kドット
データがI/Oレジスタ部25に転送され、それぞれY
レジスタ25Y,Mレジスタ25M,Cレジスタ25
C,K偶数レジスタ25KEに設定される(図8参
照)。
The dot data of the first to x-th columns of the odd raster of the band are sequentially set in the I / O register unit 25, and the printing of the dot data of the first to x-th columns of the odd raster of the band is performed. When finished, the first of the above bands
The Y, M, C, and K dot data of the second m raster is once again transferred to the raster separation unit 175 via the bus 20 for each column.
Is forwarded to Then, the raster separating unit 175 thins out the Y, M, C, and K dot data of the odd rasters from the Y, M, C, and K dot data of the first and second m rasters, respectively. The Y, M, C and K dot data are transferred to the I / O register section 25,
Register 25Y, M register 25M, C register 25
The C and K even registers 25KE are set (see FIG. 8).

【0019】プリンタ102は、倍ラスタ密度カラー印
刷モードでは、奇数ラスタ,1カラムのドットデータま
たは偶数ラスタ,1カラムのドットデータを1回に印刷
し、記録ヘッド部27を主走査方向に、奇数ラスタの印
刷と偶数ラスタの印刷でそれぞれ1回ずつ、計2回走査
することにより、第1ラスタ〜第2mラスタ,第1カラ
ム〜第xカラムからなる1バンドのドットデータを印刷
用紙の1バンドの印刷エリアに順次印刷する。これによ
り、印刷用紙の1バンドの印刷エリアに、第1〜第2m
ラスタ,第1〜第xカラムのY,M,C,Kドットデー
タが倍ラスタ密度(1/(2n)インチのラスタピッ
チ)で印刷される(図8参照)。
In the double raster density color print mode, the printer 102 prints odd-numbered raster data and one-column dot data or even-numbered raster data and one-column dot data at one time. By scanning twice, once for each of raster printing and even-numbered raster printing, dot data of one band consisting of the first raster to the second m raster and the first column to the x-th column is converted into one band of printing paper. Are sequentially printed in the print area of. As a result, the first and second m
The raster, Y, M, C, and K dot data in the first to x-th columns are printed at a double raster density (1 / (2n) inch raster pitch) (see FIG. 8).

【0020】また、設定された印刷モードが倍ラスタ密
度ブラック印刷モードである場合には、受信された倍ラ
スタ密度のK印刷イメージデータは、印刷制御部171
によりバス20を介してRAM124に転送され、デー
タ選択部172により選択されたKデータ記憶部173
Kに格納される。
When the set print mode is the double raster density black print mode, the received K print image data of double raster density is printed by the print control unit 171.
Is transferred to the RAM 124 via the bus 20 and is selected by the data selection unit 172.
It is stored in K.

【0021】1バンドのK印刷イメージデータがKデー
タ記憶部173Kに格納されると、データ選択部172
により、そのバンドの第1〜第2mラスタのKドットデ
ータが、印刷タイミングに従ってカラムごとに2度ずつ
バス20を介してラスタ分離部175に転送される。1
度目に転送されたK印刷イメージデータは、ラスタ分離
部175により、偶数ラスタのKドットデータが間引か
れ、残った奇数ラスタのKドットデータが、バス20を
介してK奇数レジスタ25KOに転送され、これに設定
される。また、2度目に転送されたK印刷イメージデー
タは、ラスタ分離部175により、奇数ラスタのKドッ
トデータが間引かれ、残った偶数ラスタのKドットデー
タが、バス20を介してK偶数レジスタ25KEに転送
され、これに設定される(図8参照)。
When one band of K print image data is stored in the K data storage unit 173K, the data selection unit 172
Accordingly, the K dot data of the first to second m rasters of the band are transferred to the raster separation unit 175 via the bus 20 twice for each column according to the print timing. 1
In the K print image data transferred for the second time, the raster separating unit 175 thins out the K dot data of the even raster and the remaining K dot data of the odd raster is transferred to the K odd register 25KO via the bus 20. , Set to this. In the K print image data transferred for the second time, the raster separating unit 175 thins out the odd-numbered raster K-dot data and the remaining even-numbered raster K-dot data is transferred via the bus 20 to the K-even register 25KE. And is set to this (see FIG. 8).

【0022】プリンタ102は、倍ラスタ密度ブラック
印刷モードでは、K奇数記録ヘッド27KOおよびK偶
数記録ヘッド27KEにより、奇数ラスタおよび偶数ラ
スタの2mラスタ,1カラムのドットデータを1回に印
刷し、記録ヘッド部27を主走査方向に1回走査するこ
とにより、第1ラスタ〜第2mラスタ,第1カラム〜第
xカラムからなる1バンドのドットデータを印刷用紙の
1バンドの印刷エリアに順次印刷する。これにより、印
刷用紙の第1バンドの第1カラムの印刷エリアに、第1
〜第2mラスタ,第1〜第xカラムからなる第1バンド
のKドットデータが倍ラスタ密度で印刷される(図8参
照)。
In the double raster density black print mode, the printer 102 prints and prints 2 m raster and 1 column dot data of an odd raster and an even raster at a time by the K odd recording head 27 KO and the K even recording head 27 KE. By scanning the head unit 27 once in the main scanning direction, one-band dot data including the first raster to the second m raster and the first column to the x-th column is sequentially printed on the one-band print area of the printing paper. . Thereby, the first area of the first band of the printing paper is printed in the first column.
The K dot data of the first band including the second to second m rasters and the first to x th columns is printed at double raster density (see FIG. 8).

【0023】[0023]

【発明が解決しようとする課題】上記の印刷システムに
用いられる従来の印刷データ処理方法、および上記のプ
リンタドライバ105に用いられる従来のプリンタドラ
イバプログラムは、1バンド分の印刷イメージデータを
そのままホストコンピュータ101(プリンタドライバ
105)からプリンタ102に転送するものである。こ
のため、倍ラスタ密度印刷モードの場合には、プリンタ
側で、同一色の印刷イメージデータを、記録ヘッドごと
のドットデータ、あるいは走査時ごとのドットデータに
分割処理する必要がある。
The conventional print data processing method used in the above-described printing system and the conventional printer driver program used in the above-described printer driver 105 use one band of print image data as it is in a host computer. The data is transferred from the printer 101 (printer driver 105) to the printer 102. Therefore, in the double raster density print mode, it is necessary for the printer to divide print image data of the same color into dot data for each print head or dot data for each scan.

【0024】プリンタ102においては、倍ラスタ密度
印刷モードの場合には、バス20を介してRAM124
からラスタ分離部175に同じ印刷イメージデータを2
度転送し、間引き処理することにより印刷イメージデー
タを分割している。このため、RAM124からラスタ
分離部175に転送した印刷イメージデータの内の1/
2が無駄になってしまう。また、間引き処理をするのは
CPU122なので、CPU122の負荷が増加する。
さらに、印刷イメージデータの転送の他に印刷制御デー
タおよびモータ制御データの転送にも共有されているバ
ス20において、印刷イメージデータの転送によるバス
占有率が高くなってしまう。これらにより、CPU12
2の処理が低速化してしまうという問題があった。
In the printer 102, in the double raster density print mode, the RAM 124
The same print image data to the raster separation unit 175
The print image data is divided by performing the transfer and the thinning process. For this reason, 1/1 of the print image data transferred from the RAM 124 to the raster separation unit 175.
2 will be wasted. Further, since the CPU 122 performs the thinning process, the load on the CPU 122 increases.
Further, in the bus 20, which is shared not only for the transfer of the print image data but also for the transfer of the print control data and the motor control data, the bus occupancy due to the transfer of the print image data increases. With these, the CPU 12
2 has a problem that the processing speed is reduced.

【0025】本発明は、このような従来の問題を解決す
るためになされたものであり、プリンタ側において、印
刷データによるバス占有率を低減し、印刷データ処理を
高速化することができる印刷データ処理方法およびプリ
ンタドライバプログラム記録媒体を提供することを目的
とするものである。
SUMMARY OF THE INVENTION The present invention has been made to solve such a conventional problem, and it is possible to reduce the bus occupancy of print data on the printer side and to increase the speed of print data processing. It is an object to provide a processing method and a printer driver program recording medium.

【0026】[0026]

【課題を解決するための手段】上記の目的を達成するた
めに本発明の印刷データ処理方法は、プリンタとその上
位コンピュータからなる印刷システムに用いられ、イメ
ージデータあるいはフォントデータをプリンタの印刷ド
ット密度に応じたドットデータからなる印刷色ごとの印
刷イメージデータに変換し、この印刷イメージデータを
プリンタに転送する印刷データ処理方法において、同一
印刷色のドットデータからなる前記印刷イメージデータ
を前記上位コンピュータにおいて複数の印刷イメージデ
ータブロックに分割するステップと、前記印刷イメージ
データを印刷イメージデータブロック単位でプリンタに
転送するステップとを含むことを特徴とするものであ
る。
In order to achieve the above object, a print data processing method according to the present invention is used in a printing system comprising a printer and a host computer thereof, and converts image data or font data into a print dot density of the printer. In the print data processing method of converting the print image data into print image data for each print color composed of dot data according to The method includes the steps of: dividing the print image data into a plurality of print image data blocks; and transferring the print image data to the printer in print image data block units.

【0027】また、本発明のプリンタドライバプログラ
ム記録媒体は、イメージデータあるいはフォントデータ
をプリンタの印刷ドット密度に応じたドットデータから
なる印刷色ごとの印刷イメージデータに変換し、この印
刷ドットデータをプリンタに転送するプリンタドライバ
としてコンピュータを動作させるためのプリンタドライ
バプログラムを記録したコンピュータ読み取り可能な記
録媒体において、前記プリンタドライバプログラムが、
同一印刷色のドットデータからなる前記印刷イメージデ
ータを複数の印刷イメージデータブロックに分割するデ
ータ分割手段と、前記印刷イメージデータを分割された
印刷イメージデータブロック単位でプリンタに転送する
データ転送手段とを備えたプリンタドライバとしてコン
ピュータを動作させるものであることを特徴とするもの
である。
Also, the printer driver program recording medium of the present invention converts image data or font data into print image data for each print color consisting of dot data corresponding to the print dot density of the printer, and converts the print dot data to the printer data. In a computer-readable recording medium recording a printer driver program for operating a computer as a printer driver to be transferred to the printer driver, the printer driver program includes:
Data dividing means for dividing the print image data consisting of dot data of the same print color into a plurality of print image data blocks, and data transfer means for transferring the print image data to a printer in units of the divided print image data blocks. The computer is operated as a printer driver provided.

【0028】[0028]

【発明の実施の形態】図1は本発明の実施の形態の印刷
システムの機能ブロック図である。また、図2は本発明
の実施の形態の印刷システムを構成するホストコンピュ
ータ1およびプリンタ2のブロック構成図である。ま
た、図3はプリンタ2の記録ヘッド部27における記録
素子配置を説明する図である。ホストコンピュータ1と
プリンタ2はケーブル4により接続されている。プリン
タ2は、インクジェットプリンタ(シリアルプリンタ)
であるものとする。本実施形態の印刷システムは、イエ
ロー(Y)、マゼンダ(M)、シアン(C)、ブラック
(K)を基本ラスタ密度でカラー印刷する基本ラスタ密
度カラー印刷モード、Y,M,C,Kを倍ラスタ密度で
カラー印刷する倍ラスタ密度カラー印刷モード、または
Kを倍ラスタ密度で単色印刷する倍ラスタ密度ブラック
印刷モードのいずれかの印刷モードで動作する。
FIG. 1 is a functional block diagram of a printing system according to an embodiment of the present invention. FIG. 2 is a block diagram of the host computer 1 and the printer 2 which constitute the printing system according to the embodiment of the present invention. FIG. 3 is a view for explaining a print element arrangement in the print head unit 27 of the printer 2. The host computer 1 and the printer 2 are connected by a cable 4. Printer 2 is an inkjet printer (serial printer)
It is assumed that The printing system according to the present embodiment includes a basic raster density color printing mode for printing yellow (Y), magenta (M), cyan (C), and black (K) at a basic raster density. It operates in either a double raster density color print mode for color printing at double raster density or a double raster density black print mode for single color printing of K at double raster density.

【0029】図2に示すように、ホストコンピュータ1
は、バス10と、CPU12と、ハードディスク13
と、RAM14と、I/O部15と、プログラムまたは
データの記録媒体ドライブ16とを備えている。記録媒
体ドライブ16としては、フロッピーディスク(FD)
ドライブ17と、CD−ROMドライブ18とが設けら
れている。CPU12と、ハードディスク13と、RA
M14と、I/O部15と、FDドライブ17と、CD
−ROMドライブ18とは、バス10により接続されて
いる。また、I/O部15は、ケーブル4によりプリン
タ2に接続されている。
As shown in FIG. 2, the host computer 1
Is a bus 10, a CPU 12, and a hard disk 13
, A RAM 14, an I / O unit 15, and a program or data recording medium drive 16. As the recording medium drive 16, a floppy disk (FD)
A drive 17 and a CD-ROM drive 18 are provided. CPU 12, hard disk 13, RA
M14, I / O unit 15, FD drive 17, CD
-Connected to the ROM drive 18 by the bus 10. Further, the I / O unit 15 is connected to the printer 2 by the cable 4.

【0030】このホストコンピュータ1は、プリンタド
ライバとして動作するとき(印刷動作のとき)には、プ
リンタドライバプログラムに従って印刷データを生成
し、この印刷データをプリンタ2に転送する。印刷デー
タは、印刷イメージデータおよび印刷制御データにより
構成される。上記の印刷制御データは、プリンタ2の印
刷モードを指定するデータおよび印刷用紙のサイズを指
定するデータ等により構成される。また、上記の印刷イ
メージデータは、画像イメージデータあるいはフォント
データをプリンタ2の印刷ドット密度に応じたドットデ
ータからなる印刷色ごとのデータに変換したものであ
る。なお、上記のイメージデータは、例えばイメージデ
ータ処理ソフトウェアやドロー/ペイントソフトウェア
により生成された画像イメージファイルであり、また上
記のフォントデータは、例えばワードプロセッサソフト
ウェアにより生成された文書ファイルである。
When operating as a printer driver (during a printing operation), the host computer 1 generates print data according to a printer driver program and transfers the print data to the printer 2. The print data includes print image data and print control data. The print control data includes data specifying a print mode of the printer 2, data specifying a size of a print sheet, and the like. The print image data is obtained by converting image image data or font data into data for each print color composed of dot data corresponding to the print dot density of the printer 2. The image data is, for example, an image image file generated by image data processing software or draw / paint software, and the font data is, for example, a document file generated by word processor software.

【0031】ホストコンピュータ1をプリンタドライバ
として動作させるためのプリンタドライバプログラム
は、ホストコンピュータ1が読み込み可能なプログラム
記録媒体3に記録されている。このプリンタドライバプ
ログラムは、記録媒体ドライブ16によりプログラム記
録媒体3から読み出され、ホストコンピュータ1のハー
ドディスク13にインストールされる。ホストコンピュ
ータ1が読み込み可能なプログラム記録媒体3は、ここ
ではFD31またはCD−ROM32である。
A printer driver program for operating the host computer 1 as a printer driver is recorded on a program recording medium 3 readable by the host computer 1. This printer driver program is read from the program recording medium 3 by the recording medium drive 16 and installed on the hard disk 13 of the host computer 1. Here, the program recording medium 3 readable by the host computer 1 is the FD 31 or the CD-ROM 32.

【0032】CPU12は、印刷動作のときには、ハー
ドディスク13からプリンタドライバプログラムを読み
込み、このプリンタドライバプログラムに従って印刷デ
ータ処理をする。または、起動時等にハードディスク1
3からRAM14にプリンタドライバプログラムを転送
しておき、印刷動作のときには、RAM14からプリン
タドライバプログラムを読み込む。
At the time of a printing operation, the CPU 12 reads a printer driver program from the hard disk 13 and performs print data processing according to the printer driver program. Or, at startup, etc.
Then, the printer driver program is transferred from the RAM 14 to the RAM 14 during the printing operation.

【0033】プリンタ2は、バス20と、CPU22
と、ROM23と、RAM24と、I/Oレジスタ部2
5と、ヘッドドライバ部26と、記録ヘッド部27と、
モータドライバ28と、改行モータ(LFモータ)29
と、記録ヘッドスペーシングモータ(SPモータ)2A
とを備えている。CPU22は、ケーブル4によりホス
トコンピュータ1に接続されている。また、CPU22
と、ROM23と、RAM24と、I/Oレジスタ部2
5とは、バス20により接続されている。
The printer 2 comprises a bus 20 and a CPU 22
, ROM 23, RAM 24, I / O register 2
5, a head driver section 26, a recording head section 27,
Motor driver 28 and line feed motor (LF motor) 29
And recording head spacing motor (SP motor) 2A
And The CPU 22 is connected to the host computer 1 by the cable 4. Also, the CPU 22
, ROM 23, RAM 24, I / O register 2
5 is connected by a bus 20.

【0034】CPU22は、ホストコンピュータ1から
印刷データ(印刷イメージデータおよび印刷制御デー
タ)を受信し、受信した印刷制御データに従って、RA
M24およびI/Oレジスタ部25を制御するととも
に、I/Oレジスタ部25を介してヘッドドライバ部2
6およびモータドライバ28を制御し、受信した印刷イ
メージデータを記録ヘッド部27により印刷用紙に印刷
させる。
The CPU 22 receives print data (print image data and print control data) from the host computer 1 and, in accordance with the received print control data,
M24 and the I / O register 25, and the head driver 2 via the I / O register 25.
6 and the motor driver 28 so that the received print image data is printed on print paper by the recording head unit 27.

【0035】モータドライバ28は、CPU22からバ
ス20およびI/Oレジスタ部25を介して転送された
モータ制御データに従ってSPモータ2AおよびLFモ
ータ29を駆動する。SPモータ2Aは、記録ヘッド部
27を主走査方向にシフトさせる。また、LFモータ2
9は、印刷用紙を副走査方向にフィードし、改行させ
る。
The motor driver 28 drives the SP motor 2A and the LF motor 29 according to the motor control data transferred from the CPU 22 via the bus 20 and the I / O register unit 25. The SP motor 2A shifts the recording head unit 27 in the main scanning direction. LF motor 2
Numeral 9 feeds the printing paper in the sub-scanning direction to cause a line feed.

【0036】図3に示すように、記録ヘッド部27は、
イエローを印刷するY記録ヘッド27Yと、マゼンダを
印刷するM記録ヘッド27Mと、シアンを印刷するC記
録ヘッド27Cと、ブラックを印刷するK奇数記録ヘッ
ド27KOおよびK偶数記録ヘッド27KEとにより構
成されている。これらの5個の記録ヘッドは、主走査方
向に配列されている。各記録ヘッドは、副走査方向に1
/nインチ間隔で配列されたm(mは2以上の整数)個
の記録素子(インクジェットノズル)により構成されて
いる。K偶数記録ヘッド27KEの記録素子は、他の記
録ヘッドの記録素子に対し、1/(2n)インチだけ副
走査方向にずれた位置に配置されており、倍ラスタ密度
ブラック印刷モードのときに、K奇数記録ヘッドKOと
K偶数記録ヘッドKEとにより1回の走査でブラックを
倍ラスタ密度で印刷することを可能にしている。
As shown in FIG. 3, the recording head unit 27
It comprises a Y recording head 27Y for printing yellow, an M recording head 27M for printing magenta, a C recording head 27C for printing cyan, and a K odd recording head 27KO and a K even recording head 27KE for printing black. I have. These five recording heads are arranged in the main scanning direction. Each recording head moves one in the sub-scanning direction.
/ N inches (m is an integer of 2 or more) arranged at an interval of / n inches. The recording element of the K even-number recording head 27KE is arranged at a position shifted by 1 / (2n) inches in the sub-scanning direction with respect to the recording elements of the other recording heads. The K odd recording head KO and the K even recording head KE make it possible to print black at double raster density in one scan.

【0037】ここで、主走査方向に並ぶ印刷ドット列を
ラスタと称し、副走査方向に並ぶ印刷ドット列をカラム
と称する。また、主走査方向の印刷ドット密度をラスタ
密度と称し、副走査方向の印刷ドット密度をカラム密度
と称する。基本ラスタ密度は、プリンタ2の記録ヘッド
の記録素子(インクジェットノズル)配置密度に等し
く、n[dpi]である。従って、倍ラスタ密度は、2
n[dpi]である。また、基本ラスタ密度における1
バンドのラスタ数は、記録ヘッドの記録素子数に等し
く、m本である。従って、倍ラスタ密度における1バン
ドのラスタ数は、2m本である。また、プリンタ2で
は、1バンドのカラム数はx本である。従って、基本ラ
スタ密度印刷モードでは、1バンドの印刷イメージデー
タは、mラスタ,xカラムのm×x個のドットデータか
らなり、印刷用紙の1バンドの印刷エリアには、m×x
個の印刷ドットが印刷される。また、倍ラスタ密度印刷
モードでは、1バンドの印刷イメージデータは、2mラ
スタ,xカラムの2m×x個のドットデータからなり、
印刷用紙の1バンドの印刷エリアには、2m×x個の印
刷ドットが印刷される。
Here, the print dot arrays arranged in the main scanning direction are called rasters, and the print dot arrays arranged in the sub scanning direction are called columns. The print dot density in the main scanning direction is called a raster density, and the print dot density in the sub-scanning direction is called a column density. The basic raster density is equal to the arrangement density of the recording elements (ink jet nozzles) of the recording head of the printer 2 and is n [dpi]. Therefore, the double raster density is 2
n [dpi]. Also, 1 at the basic raster density
The number of raster lines in the band is equal to the number of recording elements of the recording head, and is m. Therefore, the number of rasters in one band at the double raster density is 2m. In the printer 2, the number of columns in one band is x. Accordingly, in the basic raster density print mode, one band of print image data is composed of m rasters and m × x dot data of x columns, and the print area of one band is m × x
The print dots are printed. Further, in the double raster density print mode, one band of print image data is composed of 2m × 2 dot data of 2m raster and x columns.
In the printing area of one band of the printing paper, 2m × x printing dots are printed.

【0038】図1に示すように、本発明の実施の形態の
印刷システムは、プリンタドライバ5と、プリンタ2に
より構成される。プリンタドライバ5は、プリンタドラ
イバプログラムに従って動作するホストコンピュータ1
である。
As shown in FIG. 1, the printing system according to the embodiment of the present invention includes a printer driver 5 and a printer 2. The printer driver 5 is a host computer 1 that operates according to a printer driver program.
It is.

【0039】プリンタドライバ5は、画像イメージ/フ
ォントデータ記憶部51と、ラスタライズ部52と、色
変換部53と、ラスタ分離部54と、モード設定部55
と、印刷データ記憶部56と、データ選択部57と、I
/O部15とにより構成される。
The printer driver 5 includes an image / font data storage unit 51, a rasterizing unit 52, a color converting unit 53, a raster separating unit 54, and a mode setting unit 55.
, A print data storage unit 56, a data selection unit 57,
/ O unit 15.

【0040】ラスタライズ部52と、色変換部53と、
ラスタ分離部54と、モード設定部55は、CPU12
(図2参照)による処理動作を示す機能部である。ま
た、印刷データ記憶部56は、Y奇数ラスタ記憶部56
YOと、Y偶数ラスタ記憶部56YEと、M奇数ラスタ
記憶部56MOと、M偶数ラスタ記憶部56MEと、C
奇数ラスタ記憶部56COと、C偶数ラスタ記憶部56
CEと、K奇数ラスタ記憶部56KOと、K偶数ラスタ
記憶部56KEと、印刷制御データ記憶部56Pとによ
り構成される。イメージ/フォントデータ記憶部51お
よび印刷データ記憶部56は、ハードディスク13(図
2参照)内あるいはRAM14(図2参照)内に確保さ
れた記憶エリアである。
The rasterizing section 52, the color converting section 53,
The raster separation unit 54 and the mode setting unit 55
(See FIG. 2) is a functional part showing the processing operation. The print data storage unit 56 includes a Y odd raster storage unit 56.
YO, Y-even raster storage unit 56YE, M-odd raster storage unit 56MO, M-even raster storage unit 56ME, and C
Odd raster storage unit 56CO and C even raster storage unit 56
It comprises a CE, a K odd raster storage unit 56KO, a K even raster storage unit 56KE, and a print control data storage unit 56P. The image / font data storage unit 51 and the print data storage unit 56 are storage areas secured in the hard disk 13 (see FIG. 2) or the RAM 14 (see FIG. 2).

【0041】画像イメージ/フォントデータ記憶部51
には、プリンタドライバ5により印刷イメージデータに
変換される画像イメージデータあるいはフォントデータ
がスプールされる。コンピュータおよびCRTや液晶パ
ネルでは、一般的に加法混色の3原色(光の3原色)で
ある赤(R),緑(G),青(B)のデータが用いられ
るため、上記の画像イメージデータおよびフォントデー
タは、R,G,Bのデータからなる。
Image / font data storage unit 51
Is spooled image data or font data which is converted into print image data by the printer driver 5. In computers, CRTs and liquid crystal panels, data of red (R), green (G), and blue (B), which are three primary colors (three primary colors of light) of additive color mixture, are generally used. The font data includes R, G, and B data.

【0042】ラスタライズ部52は、イメージ/フォン
トデータ記憶部51にスプールされた画像イメージ/フ
ォントデータを、設定された印刷モードに従って、プリ
ンタ2の印刷ドット密度に応じたR,G,Bのドットデ
ータに変換し、このRドットデータ,Gドットデータ,
Bドットデータをそれぞれ色変換部53に転送する。
The rasterizing unit 52 converts the image / font data spooled in the image / font data storage unit 51 into R, G, B dot data corresponding to the print dot density of the printer 2 in accordance with the set print mode. Into the R dot data, G dot data,
The B dot data is transferred to the color conversion unit 53, respectively.

【0043】印刷モードが基本ラスタ密度カラー印刷モ
ードである場合は、1バンドに相当するイメージ/フォ
ントデータを、基本ラスタ密度に対応する、mラスタ,
xカラムからなるm×x個のドットデータに変換する。
また、印刷モードが倍ラスタ密度カラー印刷モードある
いは倍ラスタ密度ブラック印刷モードである場合は、1
バンドに相当する画像イメージ/フォントデータを、基
本ラスタ密度の2倍に対応する、2mラスタ,xカラム
からなる2m×x個のドットデータに変換する。
When the print mode is the basic raster density color print mode, image / font data corresponding to one band is converted into m rasters,
It is converted into m × x dot data composed of x columns.
If the print mode is the double raster density color print mode or the double raster density black print mode, 1
The image / font data corresponding to the band is converted into 2m × x dot data composed of 2m rasters and x columns corresponding to twice the basic raster density.

【0044】色変換部53は、ラスタライズ部52から
転送されたRドットデータ、Gドットデータ、Bドット
データを、印刷モードに従って、Yドットデータ,Mド
ットデータ,Cドットデータ,Kドットデータに変換
し、YドットデータからなるY印刷イメージデータ、M
ドットデータからなるM印刷イメージデータ、Cドット
データからなるC印刷イメージデータ、Kドットデータ
からなるK印刷イメージデータをそれぞれラスタ分離部
54に転送する。カラープリンタでは、一般的に減法混
色の3原色(絵の具の3原色)であるY,M,C、ある
いはこれらにKを加えたY,M,C,Kを印刷するた
め、上記の色変換が必要になる。プリンタ2では、カラ
ー印刷モードのときにKインクを用いるため、Kドット
データが必要であるが、カラー印刷のときにKインクを
用いないインクジェットプリンタではKドットデータを
生成する必要はない。
The color conversion unit 53 converts the R dot data, G dot data, and B dot data transferred from the rasterizing unit 52 into Y dot data, M dot data, C dot data, and K dot data according to the print mode. And Y print image data consisting of Y dot data, M
The M print image data composed of dot data, the C print image data composed of C dot data, and the K print image data composed of K dot data are transferred to the raster separation unit 54, respectively. Generally, a color printer prints Y, M, and C, which are three subtractive primary colors (three primary colors of paint), or Y, M, C, and K obtained by adding K to these colors. Will be needed. The printer 2 uses the K ink in the color print mode, and therefore needs the K dot data. However, the color printer does not need to generate the K dot data in the inkjet printer that does not use the K ink.

【0045】印刷モードが基本ラスタ密度カラー印刷モ
ードである場合には、1バンド分のドットデータ数がm
×x個である、Y印刷イメージデータ、M印刷イメージ
データ、C印刷イメージデータ、K印刷イメージデータ
をそれぞれ生成する。また、印刷モードが倍ラスタ密度
カラー印刷モードである場合は、1バンド分のドットデ
ータ数が2m×x個である、Y印刷イメージデータ、M
印刷イメージデータ、C印刷イメージデータ、K印刷イ
メージデータをそれぞれ生成する。また、印刷モードが
倍ラスタ密度ブラック印刷モードである場合は、1バン
ド分のドットデータ数がm×x個であるK印刷イメージ
データを生成する。
When the print mode is the basic raster density color print mode, the number of dot data for one band is m
× x pieces of Y print image data, M print image data, C print image data, and K print image data are generated. When the print mode is the double raster density color print mode, the number of dot data for one band is 2m × x.
Print image data, C print image data, and K print image data are respectively generated. When the print mode is the double raster density black print mode, K print image data in which the number of dot data for one band is m × x is generated.

【0046】ラスタ分離部54は、倍ラスタ密度印刷モ
ードのときには、色変換部53から転送された奇数ラス
タの印刷イメージデータを印刷データ記憶部56内の対
応する色の奇数ラスタ記憶部に格納し、色変換部53か
ら転送された偶数ラスタの印刷イメージデータを印刷デ
ータ記憶部56内の対応する色の偶数ラスタ記憶部に格
納することにより、印刷イメージデータを奇数ラスタ印
刷イメージデータブロックと、偶数ラスタ印刷イメージ
データブロックとに分割する。また、基本ラスタ密度印
刷モードのときには、色変換部53から転送された印刷
イメージデータをそのまま印刷データ記憶部56内の対
応する色のラスタ記憶部に格納する。
In the double raster density printing mode, the raster separating section 54 stores the print image data of the odd raster transferred from the color converting section 53 in the odd raster storing section of the corresponding color in the print data storing section 56. By storing the even raster print image data transferred from the color conversion unit 53 in the even raster storage unit of the corresponding color in the print data storage unit 56, the print image data is stored in the odd raster print image data block and the even raster print image data block. It is divided into raster print image data blocks. In the basic raster density print mode, the print image data transferred from the color conversion unit 53 is stored in the raster storage unit of the corresponding color in the print data storage unit 56 as it is.

【0047】基本ラスタ密度カラー印刷モードでは、色
変換部53から転送されたY印刷イメージデータをY奇
数ラスタ記憶部56YOに格納する。同様に、M印刷イ
メージデータ,C印刷イメージデータ,K印刷イメージ
データを、M奇数ラスタ記憶部56MO,C奇数ラスタ
記憶部56CO,K奇数ラスタ記憶部56KOにそれぞ
れ格納する。なお、印刷イメージデータを偶数ラスタ記
憶部に格納するようにしても良い。
In the basic raster density color print mode, the Y print image data transferred from the color conversion section 53 is stored in the Y odd raster storage section 56YO. Similarly, the M print image data, the C print image data, and the K print image data are stored in the M odd raster storage unit 56MO, the C odd raster storage unit 56CO, and the K odd raster storage unit 56KO, respectively. The print image data may be stored in the even raster storage unit.

【0048】また、倍ラスタ密度カラー印刷モードで
は、色変換部53から転送された奇数ラスタのY印刷イ
メージデータをY奇数ラスタ記憶部56YOに格納し、
偶数ラスタのY印刷イメージデータをY偶数ラスタ記憶
部56YEに格納することにより、Y印刷イメージデー
タを、奇数ラスタのYドットデータからなるY印刷イメ
ージデータブロック(Y奇数ラスタブロック)と、偶数
ラスタのYドットデータからなるY印刷イメージデータ
ブロック(Y偶数ラスタブロック)とに分割する。同様
に、奇数ラスタのM印刷イメージデータをM奇数ラスタ
記憶部56MOに格納し、偶数ラスタのM印刷イメージ
データをM偶数ラスタ記憶部56MEに格納することに
より、M印刷イメージデータを、奇数ラスタのMドット
データからなるM印刷イメージデータブロック(M奇数
ラスタブロック)と、偶数ラスタのYドットデータから
なるM印刷イメージデータブロック(M偶数ラスタブロ
ック)とに分割する。また、奇数ラスタのC印刷イメー
ジデータをC奇数ラスタ記憶部56COに格納し、偶数
ラスタのC印刷イメージデータをC偶数ラスタ記憶部5
6CEに格納することにより、C印刷イメージデータ
を、奇数ラスタのCドットデータからなるC印刷イメー
ジデータブロック(C奇数ラスタブロック)と、偶数ラ
スタのCドットデータからなるC印刷イメージデータブ
ロック(C偶数ラスタブロック)とに分割する。また、
奇数ラスタのK印刷イメージデータをK奇数ラスタ記憶
部56KOに格納し、偶数ラスタのK印刷イメージデー
タをK偶数ラスタ記憶部56KEに格納することによ
り、K印刷イメージデータを、奇数ラスタのKドットデ
ータからなるK印刷イメージデータブロック(K奇数ラ
スタブロック)と、偶数ラスタのKドットデータからな
るK印刷イメージデータブロック(K偶数ラスタブロッ
ク)とに分割する。
In the double raster density color printing mode, the Y print image data of the odd raster transferred from the color conversion unit 53 is stored in the Y odd raster storage unit 56YO.
The Y print image data of the even raster is stored in the Y even raster storage unit 56YE so that the Y print image data is converted into a Y print image data block (Y odd raster block) composed of the odd raster Y dot data and an even raster. It is divided into Y print image data blocks (Y even raster blocks) composed of Y dot data. Similarly, the M print image data of the odd raster is stored in the M odd raster storage unit 56MO, and the M print image data of the even raster is stored in the M even raster storage unit 56ME. It is divided into M print image data blocks (M odd raster blocks) composed of M dot data and M print image data blocks (M even raster blocks) composed of Y dot data of even rasters. In addition, the odd raster C print image data is stored in the C odd raster storage unit 56CO, and the even print C print image data is stored in the C even raster storage unit 5CO.
By storing the C print image data in the C print image data block (C odd raster block) composed of odd-number raster C dot data and the C print image data block (C even number) composed of even-dot raster C dot data. Raster blocks). Also,
By storing the odd raster K print image data in the K odd raster storage unit 56KO and storing the even raster K print image data in the K even raster storage unit 56KE, the K print image data is converted into the odd raster K dot data. , And a K print image data block (K even number raster block) consisting of K dot data of even number rasters.

【0049】また、倍ラスタ密度ブラック印刷モードで
は、色変換部53から転送された奇数ラスタのK印刷イ
メージデータをK奇数ラスタ記憶部56KOに格納し、
偶数ラスタのK印刷イメージデータをK偶数ラスタ記憶
部56KEに格納することにより、K印刷イメージデー
タを、奇数ラスタのKドットデータからなるK印刷イメ
ージデータブロック(K奇数ラスタブロック)と、偶数
ラスタのKドットデータからなるK印刷イメージデータ
ブロック(K偶数ラスタブロック)とに分割する。
In the double raster density black print mode, the K print image data of the odd raster transferred from the color conversion unit 53 is stored in the K odd raster storage unit 56KO.
By storing the K print image data of the even raster in the K even raster storage unit 56KE, the K print image data is stored in the K print image data block (K odd raster block) composed of the K dot data of the odd raster and the K raster image of the even raster. It is divided into K print image data blocks (K even number raster blocks) composed of K dot data.

【0050】なお、ラスタ分離部54と、印刷データ記
憶部56の各奇数ラスタ記憶部および各偶数ラスタ記憶
部とは、同一印刷色のドットデータかからなる印刷イメ
ージデータを複数の印刷イメージデータブロックに分割
するデータ分割手段を構成している。
The raster separation section 54 and the odd raster storage sections and the even raster storage sections of the print data storage section 56 store print image data consisting of dot data of the same print color in a plurality of print image data blocks. This constitutes a data dividing means for dividing the data.

【0051】モード設定部55は、入力された印刷制御
情報に従って印刷モードを設定し、ラスタライズ部5
2、色変換部53、およびラスタ分離部54の動作を制
御する。また、モード設定部55は、上記の印刷制御情
報に従って印刷制御データを生成し、この印刷制御デー
タを印刷データ記憶部56内の印刷制御データ記憶部5
6Pに格納する。
The mode setting section 55 sets a print mode according to the input print control information,
2. Control the operations of the color conversion unit 53 and the raster separation unit 54. Further, the mode setting unit 55 generates print control data according to the print control information described above, and stores the print control data in the print control data storage unit 5 in the print data storage unit 56.
6P.

【0052】データ選択部57は、印刷データ記憶部5
6の印刷制御データ記憶部56Pおよび各ラスタ記憶部
に格納された印刷制御データおよび印刷イメージデータ
(印刷イメージデータブロック)を順次選択し、選択し
たデータを順次I/O部15に転送する。
The data selection section 57 includes a print data storage section 5
6, the print control data and the print image data (print image data block) stored in the print control data storage unit 56P and each raster storage unit are sequentially selected, and the selected data is sequentially transferred to the I / O unit 15.

【0053】I/O部15は、データ選択部57により
選択されたデータをケーブル4を介してプリンタ2に順
次転送する。プリンタ2に対する印刷イメージデータ
(印刷イメージデータブロック)の転送単位は、バンド
単位であることが望ましい。基本ラスタ密度印刷モード
での印刷イメージデータの1バンド分のドットデータ
数、および倍ラスタ密度印刷モードでの印刷イメージデ
ータブロック(奇数ラスタブロックおよび偶数ラスタブ
ロック)の1バンド分のドットデータ数は、いずれもm
×x個である。
The I / O unit 15 sequentially transfers the data selected by the data selection unit 57 to the printer 2 via the cable 4. It is desirable that the transfer unit of the print image data (print image data block) to the printer 2 be a band unit. The number of dot data for one band of print image data in the basic raster density print mode and the number of dot data for one band of the print image data block (odd raster block and even raster block) in the double raster density print mode are as follows. Both are m
× x.

【0054】なお、データ選択部57およびI/O部1
5は、同一印刷色の印刷イメージデータを、分割された
印刷イメージデータブロック単位でプリンタに転送する
データ転送手段を構成している。
The data selection unit 57 and the I / O unit 1
A data transfer unit 5 transfers print image data of the same print color to the printer in units of divided print image data blocks.

【0055】図1において、プリンタ2は、バス20
と、印刷制御部71と、データ選択部72と、印刷イメ
ージデータ記憶部73と、印刷制御データ記憶部74
と、I/Oレジスタ部25と、ヘッドドライバ26と、
記録ヘッド27とを備えている。
In FIG. 1, the printer 2 is connected to a bus 20.
, A print control unit 71, a data selection unit 72, a print image data storage unit 73, and a print control data storage unit 74.
, An I / O register unit 25, a head driver 26,
And a recording head 27.

【0056】印刷制御部71およびデータ選択部72
は、CPU22による処理動作を示す機能部である。印
刷制御部71は、ケーブル4によりプリンタドライバ5
に接続している。また、印刷イメージデータ記憶部73
は、Y奇数ラスタ記憶部73YOと、Y偶数ラスタ記憶
部73YEと、M奇数ラスタ記憶部73MOと、M偶数
ラスタ記憶部73MEと、C奇数ラスタ記憶部73CO
と、C偶数ラスタ記憶部73CEと、K奇数ラスタ記憶
部73KOと、K偶数ラスタ記憶部73KEとにより構
成される。印刷イメージデータ記憶部73および印刷制
御データ記憶部74は、RAM24内に確保される記憶
エリアである。
Print control unit 71 and data selection unit 72
Is a functional unit showing the processing operation by the CPU 22. The print control unit 71 connects the printer driver 5 with the cable 4.
Connected to. The print image data storage 73
Are the Y odd raster storage unit 73YO, the Y even raster storage unit 73YE, the M odd raster storage unit 73MO, the M even raster storage unit 73ME, and the C odd raster storage unit 73CO.
, A C-even raster storage unit 73CE, a K-odd raster storage unit 73KO, and a K-even raster storage unit 73KE. The print image data storage 73 and the print control data storage 74 are storage areas secured in the RAM 24.

【0057】印刷制御部71は、プリンタドライバ5か
ら印刷データ(印刷イメージデータおよび印刷制御デー
タ)を受信すると、印刷制御データにより指定された印
刷モードを設定する。また、印刷制御部71は、上記の
印刷モードに従って印刷タイミングを生成する。また、
印刷制御部71は、受信した印刷データをバス20を介
してRAM24に転送する。
Upon receiving the print data (print image data and print control data) from the printer driver 5, the print control unit 71 sets the print mode specified by the print control data. Further, the print control unit 71 generates a print timing according to the print mode described above. Also,
The print control unit 71 transfers the received print data to the RAM 24 via the bus 20.

【0058】データ選択部72は、設定された印刷モー
ドに従ってRAM24の記憶エリアを選択し、印刷イメ
ージデータ(印刷イメージデータブロック)を印刷イメ
ージデータ記憶部73の各ラスタ記憶部に格納し、また
印刷制御データを印刷制御データ記憶部74に格納す
る。また、データ選択部72は、上記の印刷タイミング
に従ってRAM24の記憶エリアおよびI/Oレジスタ
部25のレジスタを選択し、バス20を介して印刷イメ
ージデータ記憶部73からI/Oレジスタ部25に印刷
イメージデータ(印刷イメージデータブロック)をmラ
スタ,1カラムのmドットデータ単位で転送させる。な
お、上記のmは、記録ヘッドの記録素子(インクジェッ
トノズル)数であり、1個の記録ヘッドにより1回に印
刷できるドット数である。
The data selection section 72 selects a storage area of the RAM 24 according to the set print mode, stores print image data (print image data block) in each raster storage section of the print image data storage section 73, and prints. The control data is stored in the print control data storage unit 74. Further, the data selection unit 72 selects a storage area of the RAM 24 and a register of the I / O register unit 25 according to the print timing described above, and prints the data from the print image data storage unit 73 to the I / O register unit 25 via the bus 20. The image data (print image data block) is transferred in units of m rasters and m dots of one column. Here, m is the number of recording elements (ink jet nozzles) of the recording head, and is the number of dots that can be printed at one time by one recording head.

【0059】I/Oレジスタ部25は、Yレジスタ25
Yと、Mレジスタ25Mと、Cレジスタ25Cと、K奇
数レジスタ25KOと、K偶数レジスタ25KEとを備
えている。また、記録ヘッド部27は、図3のように配
置されたY記録ヘッド27Yと、M記録ヘッド27M
と、C記録ヘッド27Cと、K奇数記録ヘッド27KO
と、K偶数記録ヘッド27KEとにより構成されてい
る。また、ヘッドドライバ部26は、Yドライバ26Y
と、Mドライバ26Mと、Cドライバ26Cと、K奇数
ドライバ26KOと、K偶数ドライバ26KEとを備え
ている。
The I / O register section 25 includes a Y register 25
Y, M register 25M, C register 25C, K odd register 25KO, and K even register 25KE. The recording head unit 27 includes a Y recording head 27Y and an M recording head 27M arranged as shown in FIG.
, C recording head 27C, and K odd recording head 27KO
And a K-even recording head 27KE. Further, the head driver unit 26 includes a Y driver 26Y
, An M driver 26M, a C driver 26C, a K odd driver 26KO, and a K even driver 26KE.

【0060】Yドライバ26YとY記録ヘッド27Yと
は、Yヘッド部を構成している。Mドライバ26MとM
記録ヘッド27Mとは、Yヘッド部を構成している。C
ドライバ26CとC記録ヘッド27Cとは、Cヘッド部
を構成している。K奇数ドライバ26KOとK奇数記録
ヘッド27KOとは、K奇数ヘッド部を構成している。
K偶数ドライバ26KEとK偶数記録ヘッド27KEと
は、K偶数ヘッド部を構成している。また、Yドライバ
26Yは、Yレジスタ25Yに設定されたYドットデー
タに従ってY記録ヘッド27Yを駆動する。Mドライバ
26Mは、Mレジスタ25Mに設定されたMドットデー
タに従ってM記録ヘッド27Mを駆動する。Cドライバ
26Cは、Cレジスタ25Cに設定されたCドットデー
タに従ってC記録ヘッド27Cを駆動する。K奇数ドラ
イバ26KOは、K奇数レジスタ25KOに設定された
Kドットデータに従ってK奇数記録ヘッド27KOを駆
動する。K偶数ドライバ26KEは、K偶数レジスタ2
5KEに設定されたKドットデータに従ってK偶数記録
ヘッド27KEを駆動する。
The Y driver 26Y and the Y recording head 27Y constitute a Y head. M driver 26M and M
The recording head 27M constitutes a Y head unit. C
The driver 26C and the C recording head 27C constitute a C head unit. The K odd driver 26KO and the K odd recording head 27KO form a K odd head section.
The K-even driver 26KE and the K-even recording head 27KE constitute a K-even head section. The Y driver 26Y drives the Y recording head 27Y according to the Y dot data set in the Y register 25Y. The M driver 26M drives the M recording head 27M according to the M dot data set in the M register 25M. The C driver 26C drives the C recording head 27C according to the C dot data set in the C register 25C. The K odd driver 26KO drives the K odd recording head 27KO according to the K dot data set in the K odd register 25KO. The K even driver 26KE has a K even register 2
The K even number recording head 27KE is driven according to the K dot data set to 5KE.

【0061】基本ラスタ密度カラー印刷モードのときに
は、ホストコンピュータ1から転送される印刷イメージ
データは、Y印刷イメージデータと、M印刷イメージデ
ータと、C印刷イメージデータと、K印刷イメージデー
タとにより構成されている。Y印刷イメージデータはY
偶数ラスタ記憶部73YEに格納され、M印刷イメージ
データはM偶数ラスタ記憶部73MEに格納され、C印
刷イメージデータはC偶数ラスタ記憶部73CEに格納
され、K印刷イメージデータはK偶数ラスタ記憶部73
KEに格納される。なお、印刷イメージデータを奇数ラ
スタ記憶部に格納するようにしても良い。Y偶数ラスタ
記憶部73YEに格納されたYドットデータはYレジス
タ25Yに設定され、M偶数ラスタ記憶部73MEに格
納されたMドットデータはMレジスタ25Mに設定さ
れ、C偶数ラスタ記憶部73CEに格納されたCドット
データはCレジスタ25Cに設定され、K偶数ラスタ記
憶部73KEに格納されたKドットデータはK偶数レジ
スタ25KEに設定される。
In the basic raster density color print mode, the print image data transferred from the host computer 1 is composed of Y print image data, M print image data, C print image data, and K print image data. ing. Y print image data is Y
M print image data is stored in the even raster storage unit 73ME, C print image data is stored in the C even raster storage unit 73CE, and K print image data is stored in the K even raster storage unit 73YE.
Stored in KE. Note that the print image data may be stored in the odd raster storage unit. The Y dot data stored in the Y even raster storage unit 73YE is set in the Y register 25Y, the M dot data stored in the M even raster storage unit 73ME is set in the M register 25M, and stored in the C even raster storage unit 73CE. The set C dot data is set in the C register 25C, and the K dot data stored in the K even raster storage unit 73KE is set in the K even register 25KE.

【0062】また、倍ラスタ密度カラー印刷モードのと
きには、ホストコンピュータ1から転送される印刷イメ
ージデータは、Y奇数ラスタブロックと、Y偶数ラスタ
ブロックと、M奇数ラスタブロックと、M偶数ラスタブ
ロックと、C奇数ラスタブロックと、C偶数ラスタブロ
ックと、K奇数ラスタブロックと、K偶数ラスタブロッ
クとにより構成されている。Y奇数ラスタブロックはY
奇数ラスタ記憶部73YOに格納され、Y偶数ラスタブ
ロックはY偶数ラスタ記憶部73YEに格納される。同
様に、M奇数ラスタブロックはM奇数ラスタ記憶部73
MOに格納され、M偶数ラスタブロックはM偶数ラスタ
記憶部73MEに格納され、またC奇数ラスタブロック
はC奇数ラスタ記憶部73COに格納され、C偶数ラス
タブロックはC偶数ラスタ記憶部73CEに格納され、
K奇数ラスタブロックはK奇数ラスタ記憶部73KOに
格納され、K偶数ラスタブロックはK偶数ラスタ記憶部
73KEに格納される。
In the double raster density color print mode, print image data transferred from the host computer 1 includes Y odd raster blocks, Y even raster blocks, M odd raster blocks, M even raster blocks, It is composed of C odd raster blocks, C even raster blocks, K odd raster blocks, and K even raster blocks. Y odd raster block is Y
The odd raster storage unit 73YO is stored, and the Y even raster blocks are stored in the Y even raster storage unit 73YE. Similarly, the M odd raster blocks are stored in the M odd raster storage unit 73.
Stored in MO, M even raster blocks are stored in M even raster storage unit 73ME, C odd raster blocks are stored in C odd raster storage unit 73CO, and C even raster blocks are stored in C even raster storage unit 73CE. ,
The K odd raster blocks are stored in the K odd raster storage unit 73KO, and the K even raster blocks are stored in the K even raster storage unit 73KE.

【0063】この倍ラスタ密度カラー印刷モードでは、
奇数ラスタ走査と偶数ラスタ走査の2回の走査で1バン
ドを印刷する。また、ブラックの印刷については、K偶
数記録ヘッド27KEのみを用い、K奇数記録ヘッド2
7KOは用いない。奇数ラスタ走査では、Y奇数ラスタ
記憶部73YOに格納された奇数ラスタのYドットデー
タはYレジスタ25Yに設定され、M奇数ラスタ記憶部
73MOに格納された奇数ラスタのMドットデータはM
レジスタ25Mに設定され、C奇数ラスタ記憶部73C
Oに格納された奇数ラスタのCドットデータはCレジス
タ25Cに設定され、K奇数ラスタ記憶部73KOに格
納された奇数ラスタのKドットデータはK偶数レジスタ
25KEに設定される。また、偶数ラスタ走査では、Y
偶数ラスタ記憶部73YOに格納された偶数ラスタのY
ドットデータはYレジスタ25Yに設定され、M偶数ラ
スタ記憶部73MEに格納された偶数ラスタのMドット
データはMレジスタ25Mに設定され、C偶数ラスタ記
憶部73CEに格納された偶数ラスタのCドットデータ
はCレジスタ25Cに設定され、K偶数ラスタ記憶部7
3KEに格納された偶数ラスタのKドットデータはK偶
数レジスタ25KEに設定される。
In this double raster density color print mode,
One band is printed by two scans of the odd raster scan and the even raster scan. For black printing, only the K even recording head 27KE is used, and the K odd recording head 2KE is used.
7KO is not used. In the odd raster scanning, the Y dot data of the odd raster stored in the Y odd raster storage unit 73YO is set in the Y register 25Y, and the M dot data of the odd raster stored in the M odd raster storage unit 73MO is M
The C odd raster storage unit 73C is set in the register 25M.
The odd raster C dot data stored in O is set in the C register 25C, and the odd raster K dot data stored in the K odd raster storage unit 73KO is set in the K even register 25KE. In even raster scanning, Y
Y of even number raster stored in even number raster storage unit 73YO
The dot data is set in the Y register 25Y, the M dot data of the even raster stored in the M even raster storage 73ME is set in the M register 25M, and the C dot data of the even raster stored in the C even raster storage 73CE. Is set in the C register 25C, and the K-even raster storage unit 7
The K-dot data of the even-numbered raster stored in 3KE is set in the K-even register 25KE.

【0064】また、倍ラスタ密度ブラック印刷モードの
ときには、ホストコンピュータ1から転送される印刷イ
メージデータは、K奇数ラスタブロックと、K偶数ラス
タブロックとにより構成されている。K奇数ラスタブロ
ックはK奇数ラスタ記憶部73KOに格納され、K偶数
ラスタブロックはK偶数ラスタ記憶部73KEに格納さ
れる。
In the double raster density black printing mode, print image data transferred from the host computer 1 is composed of K odd raster blocks and K even raster blocks. The K odd raster blocks are stored in the K odd raster storage unit 73KO, and the K even raster blocks are stored in the K even raster storage unit 73KE.

【0065】この倍ラスタ密度カラー印刷モードでは、
K奇数記録ヘッド27KOとK偶数記録KEとを用いて
1回の走査で1バンドを印刷する。また、Y記録ヘッド
27Y、M記録ヘッド27M、およびC記録ヘッド27
Cは用いない。K奇数ラスタ記憶部73KOに格納され
た奇数ラスタのKドットデータはK奇数レジスタ25K
Oに設定され、K偶数ラスタ記憶部73MEに格納され
た偶数ラスタのKドットデータはK偶数レジスタ25K
Eに設定される。
In this double raster density color print mode,
One band is printed by one scan using the K odd recording head 27KO and the K even recording KE. Further, the Y recording head 27Y, the M recording head 27M, and the C recording head 27
C is not used. The K dot data of the odd raster stored in the K odd raster storage unit 73KO is stored in the K odd register 25K.
The K-dot data of the even-numbered raster set to O and stored in the K-even-number raster storage unit 73ME is stored in the K-even register 25K.
Set to E.

【0066】次に、本発明の実施の形態の印刷システム
の印刷動作を説明する。ホストコンピュータ1のCPU
12がハードディスク13またはRAM14からプリン
タドライバプログラムを読み込み、ホストコンピュータ
1が上記のプリンタドライバプログラムに従ってプリン
タドライバ5としての動作を開始し、モード設定部55
に印刷モードや印刷用紙のサイズ等を指定する情報を含
む印刷制御情報が入力され、また画像イメージ/フォン
トデータが画像イメージ/フォントデータ記憶部51に
スプールされると、モード設定部55は入力された印刷
制御情報に従って印刷モードを設定し、プリンタドライ
バ5およびプリンタ2は、印刷制御データ処理および印
刷イメージデータ処理からなる印刷データ処理を開始
し、画像イメージ/フォントデータを印刷用紙に印刷す
る。
Next, the printing operation of the printing system according to the embodiment of the present invention will be described. CPU of host computer 1
12 reads the printer driver program from the hard disk 13 or the RAM 14, and the host computer 1 starts the operation as the printer driver 5 in accordance with the printer driver program described above.
When the print control information including the information for designating the print mode and the size of the printing paper is input to the printer, and the image / font data is spooled in the image / font data storage unit 51, the mode setting unit 55 is input. The print mode is set according to the print control information, and the printer driver 5 and the printer 2 start print data processing including print control data processing and print image data processing, and print the image / font data on print paper.

【0067】以下に、印刷制御データ処理について簡単
に説明する。プリンタドライバ5において、モード設定
部55は、入力された印刷制御情報に従って、印刷モー
ドや印刷用紙サイズを指定するデータ含む印刷制御デー
タを生成し、この印刷制御データを印刷制御データ記憶
部56Pに格納する。この印刷制御データは、データ選
択部57により選択され、印刷イメージデータとともに
I/O部15に転送され、I/O部15によりプリンタ
2に送信される。
The print control data processing will be briefly described below. In the printer driver 5, the mode setting unit 55 generates print control data including data designating a print mode and a print paper size according to the input print control information, and stores the print control data in the print control data storage unit 56P. I do. The print control data is selected by the data selection unit 57, transferred to the I / O unit 15 together with the print image data, and transmitted to the printer 2 by the I / O unit 15.

【0068】プリンタ2において、印刷制御部71は、
印刷制御データを受信すると、この印刷制御データに従
って、印刷モードを設定し、また印刷タイミングを生成
し、設定した印刷モードおよび生成した印刷タイミング
に従ってモータ制御データを生成し、このモータ制御デ
ータをバス20を介してモータドライバ28に転送す
る。また、印刷制御部71は、受信した印刷制御データ
をRAM24に転送する。データ選択部72は、印刷制
御データ記憶部74を選択し、印刷制御部71から転送
された印刷制御データを印刷制御データ記憶部74に格
納させる。
In the printer 2, the print control unit 71
When the print control data is received, a print mode is set according to the print control data, a print timing is generated, motor control data is generated according to the set print mode and the generated print timing, and the motor control data is transferred to the bus 20. Is transferred to the motor driver 28 via the. Further, the print control unit 71 transfers the received print control data to the RAM 24. The data selection unit 72 selects the print control data storage unit 74 and stores the print control data transferred from the print control unit 71 in the print control data storage unit 74.

【0069】以下に、印刷イメージデータ処理について
詳細に説明する。図4は本発明の実施の形態の印刷シス
テムにおける印刷イメージデータ処理手順を示すフロー
チャートである。図4において、ステップS1,S2a
〜S5a,S2b〜S5b,S2c〜S5cはプリンタ
ドライバ5(ホストコンピュータ1)における処理であ
り、従ってプリンタドライバプログラムによる処理であ
る。また、ステップS6以降はプリンタ2における処理
である。また、図5は本発明の実施の形態の印刷システ
ムにおける倍ラスタ密度印刷モードでの印刷イメージデ
ータ処理を説明する図である。なお、図5において、倍
ラスタ密度カラー印刷モードでは、第1ヘッドおよび第
2ヘッドは同一の記録ヘッドであり、第1ヘッドは奇数
ラスタ走査時の記録ヘッドであり、第2ヘッドは奇数ラ
スタ走査時の記録ヘッドである。また、倍ラスタ密度ブ
ラック印刷モードでは、第1ヘッドはK奇数記録ヘッド
27KOであり、第2ヘッドはK偶数記録ヘッド27K
Eである。
Hereinafter, the print image data processing will be described in detail. FIG. 4 is a flowchart showing a print image data processing procedure in the printing system according to the embodiment of the present invention. In FIG. 4, steps S1 and S2a
S5a, S2b-S5b, and S2c-S5c are processes in the printer driver 5 (host computer 1), and are therefore processes by the printer driver program. Steps S6 and subsequent steps are performed by the printer 2. FIG. 5 is a view for explaining print image data processing in the double raster density print mode in the print system according to the embodiment of the present invention. In FIG. 5, in the double raster density color print mode, the first head and the second head are the same recording head, the first head is a recording head for odd raster scanning, and the second head is an odd raster scanning. The recording head at the time. In the double raster density black print mode, the first head is the K odd recording head 27KO, and the second head is the K even recording head 27K.
E.

【0070】図4のステップS1において、モード設定
部55により設定された印刷モードが基本ラスタ密度カ
ラー印刷モードであれば、プリンタドライバ5はステッ
プS2a〜S5aの処理を実行する。また、倍ラスタ密
度カラー印刷モードであれば、プリンタドライバ5はス
テップS2b〜S5bの処理を実行する。また、倍ラス
タ密度ブラック印刷モードであれば、プリンタドライバ
5はS2c〜S5cの処理を実行する。
At step S1 in FIG. 4, if the print mode set by the mode setting section 55 is the basic raster density color print mode, the printer driver 5 executes the processing of steps S2a to S5a. If the mode is the double raster density color printing mode, the printer driver 5 executes the processing of steps S2b to S5b. If the print mode is the double raster density black print mode, the printer driver 5 executes the processing of S2c to S5c.

【0071】まず、設定された印刷モードが基本ラスタ
密度カラー印刷モードである場合のプリンタドライバ5
の印刷イメージデータ処理を説明する。画像イメージ/
フォントデータ記憶部51にスプールされた画像イメー
ジ/フォントデータは、ラスタライズ部52に転送さ
れ、ステップS2aで、ラスタライズ部52により、1
バンド分がmラスタ,xカラムからなる基本ラスタ密度
のRドットデータ,Gドットデータ,Bドットデータに
変換され、色変換部53に転送される。
First, the printer driver 5 when the set print mode is the basic raster density color print mode
Will be described. Image /
The image / font data spooled in the font data storage unit 51 is transferred to the rasterizing unit 52, and in step S2a, the rasterized unit 52
The band is converted into R dot data, G dot data, and B dot data of a basic raster density including m rasters and x columns, and transferred to the color conversion unit 53.

【0072】上記の基本ラスタ密度のR,G,Bドット
データは、ステップS3aで、色変換部53により、基
本ラスタ密度のYドットデータからなるY印刷イメージ
データ、基本ラスタ密度のMドットデータからなるM印
刷イメージデータ、基本ラスタ密度のCドットデータか
らなるC印刷イメージデータ、基本ラスタ密度のKドッ
トデータからなるK印刷イメージデータに変換され、ラ
スタ分離部54に転送される。
In step S3a, the R, G, and B dot data of the basic raster density are converted by the color conversion unit 53 from Y print image data composed of Y dot data of the basic raster density and M dot data of the basic raster density. The image data is converted into C print image data consisting of M print image data, C dot data having the basic raster density, and K print image data consisting of K dot data having the basic raster density.

【0073】上記の基本ラスタ密度のY,M,C,Kの
印刷イメージデータは、ステップS4aで、ラスタ分離
部54により、印刷データ記憶部56に転送され、それ
ぞれY奇数ラスタ記憶部56YO,M奇数ラスタ記憶部
56MO,C奇数ラスタ記憶部56CO,K奇数ラスタ
記憶部56KOに格納される。
The print image data of the basic raster densities Y, M, C, and K are transferred to the print data storage unit 56 by the raster separation unit 54 in step S4a, and the Y-odd raster storage units 56YO and M, respectively. The odd raster storage unit 56MO, the C odd raster storage unit 56CO, and the K odd raster storage unit 56KO are stored.

【0074】上記の格納された基本ラスタ密度のY,
M,C,Kの印刷イメージデータは、印刷制御データ記
憶部56Pに格納された印刷制御データとともに、ステ
ップS5aで、データ選択部57により、順次選択さ
れ、I/O部15に転送され、I/O部15により順次
プリンタ2に送信される。
The stored basic raster densities Y,
The M, C, and K print image data are sequentially selected by the data selection unit 57 and transferred to the I / O unit 15 in step S5a together with the print control data stored in the print control data storage unit 56P. The data is sequentially transmitted to the printer 2 by the / O unit 15.

【0075】次に、設定された印刷モードが倍ラスタ密
度カラー印刷モードである場合のプリンタドライバ5の
印刷イメージデータ処理を説明する。画像イメージ/フ
ォントデータ記憶部51にスプールされた画像イメージ
/フォントデータは、ラスタライズ部52に転送され、
ステップS2bで、ラスタライズ部52により、1バン
ド分が2mラスタ,xカラムからなる倍ラスタ密度のR
ドットデータ,Gドットデータ,Bドットデータに変換
され、色変換部53に転送される。
Next, the print image data processing of the printer driver 5 when the set print mode is the double raster density color print mode will be described. The image / font data spooled in the image / font data storage unit 51 is transferred to the rasterizing unit 52.
In step S2b, the rasterizing unit 52 performs a double raster density R with one band of 2 m rasters and x columns.
The data is converted into dot data, G dot data, and B dot data, and transferred to the color conversion unit 53.

【0076】上記の倍ラスタ密度のR,G,Bドットデ
ータは、ステップS3bで、色変換部53により、倍ラ
スタ密度のYドットデータからなるY印刷イメージデー
タ、倍ラスタ密度のMドットデータからなるM印刷イメ
ージデータ、倍ラスタ密度のCドットデータからなるC
印刷イメージデータ、倍ラスタ密度のKドットデータか
らなるK印刷イメージデータに変換され、ラスタ分離部
54に転送される。
In step S3b, the R, G, B dot data of the double raster density is converted by the color conversion unit 53 from Y print image data composed of Y dot data of double raster density and M dot data of double raster density. C consisting of M print image data and C dot data of double raster density
The print image data is converted to K print image data including double dot density K dot data, and transferred to the raster separation unit 54.

【0077】上記の倍ラスタ密度のY,M,C,K印刷
イメージデータは、ステップS4bで、ラスタ分離部5
4により、それぞれ奇数ラスタのドットデータからなる
印刷イメージデータブロック(奇数ラスタブロック)
と、偶数ラスタのドットデータからなる印刷イメージデ
ータブロック(偶数ラスタブロック)とに分割される
(図5参照)。奇数ラスタのY印刷イメージデータはY
奇数ラスタ記憶部56YO格納され、偶数ラスタのY印
刷イメージデータはY偶数ラスタ記憶部56YEに格納
される。また、奇数ラスタのM印刷イメージデータはM
奇数ラスタ記憶部56MO格納され、偶数ラスタのM印
刷イメージデータはM偶数ラスタ記憶部56MEに格納
される。また、奇数ラスタのC印刷イメージデータはC
奇数ラスタ記憶部56CO格納され、偶数ラスタのC印
刷イメージデータはC偶数ラスタ記憶部56CEに格納
される。また、奇数ラスタのK印刷イメージデータはK
奇数ラスタ記憶部56KO格納され、偶数ラスタのK印
刷イメージデータはK偶数ラスタ記憶部56KEに格納
される。つまり、色変換部53から交互に転送されてく
る、奇数ラスタの印刷イメージデータと、偶数ラスタの
印刷イメージデータとは、印刷イメージデータ記憶部5
6の奇数ラスタ記憶部と偶数ラスタ記憶部に交互に格納
される。これにより、上記の倍ラスタ密度のY印刷イメ
ージデータは、奇数ラスタのYドットデータからなる印
刷イメージデータブロック(Y奇数ラスタブロック)
と、偶数ラスタのYドットデータからなる印刷イメージ
データブロック(Y偶数ラスタブロック)に分割され、
上記の倍ラスタ密度のM印刷イメージデータは、奇数ラ
スタのMドットデータからなる印刷イメージデータブロ
ック(M奇数ラスタブロック)と、偶数ラスタのMドッ
トデータからなる印刷イメージデータブロック(M偶数
ラスタブロック)に分割され、上記の倍ラスタ密度のC
印刷イメージデータは、奇数ラスタのCドットデータか
らなる印刷イメージデータブロック(C奇数ラスタブロ
ック)と、偶数ラスタのCドットデータからなる印刷イ
メージデータブロック(C偶数ラスタブロック)に分割
され、また上記の倍ラスタ密度のK印刷イメージデータ
は、奇数ラスタのKドットデータからなる印刷イメージ
データブロック(K奇数ラスタブロック)と、偶数ラス
タのKドットデータからなる印刷イメージデータブロッ
ク(K偶数ラスタブロック)に分割される。
The Y, M, C, and K print image data having the double raster density is supplied to the raster separation unit 5 in step S4b.
4, print image data blocks (odd raster blocks) each consisting of dot data of odd rasters
And a print image data block (even number raster block) composed of dot data of even number rasters (see FIG. 5). Y print image data of an odd raster is Y
The odd raster storage unit 56YO is stored, and the Y print image data of the even raster is stored in the Y even raster storage unit 56YE. Also, the M print image data of the odd raster is M
The odd raster storage unit 56MO is stored, and the M print image data of the even raster is stored in the M even raster storage unit 56ME. The odd raster C print image data is C
The odd raster storage unit 56CO is stored, and the C print image data of the even raster is stored in the C even raster storage unit 56CE. Also, the K print image data of the odd raster is K print image data.
The odd raster storage unit 56KO is stored, and the K print image data of the even raster is stored in the K even raster storage unit 56KE. That is, the odd raster print image data and the even raster print image data alternately transferred from the color conversion unit 53 are stored in the print image data storage unit 5.
6 are alternately stored in the odd raster storage unit and the even raster storage unit. Accordingly, the Y print image data having the double raster density is a print image data block (Y odd raster block) composed of Y dot data of an odd raster.
And a print image data block (Y even raster block) composed of Y dot data of an even raster,
The M print image data having the double raster density is composed of a print image data block composed of M dot data of odd rasters (M odd raster block) and a print image data block composed of M dot data of even rasters (M even raster block). And the above-mentioned double raster density C
The print image data is divided into a print image data block (C odd raster block) composed of odd raster C dot data and a print image data block (C even raster block) composed of even dot C dot data. The double raster density K print image data is divided into a print image data block (K odd raster block) composed of K dot data of odd rasters and a print image data block (K even raster block) composed of K dot data of even rasters. Is done.

【0078】上記の異なる記憶エリアに格納されたY奇
数ラスタブロック,Y偶数ラスタブロック,M奇数ラス
タブロック,M偶数ラスタブロック,C奇数ラスタブロ
ック,C偶数ラスタブロック,K奇数ラスタブロック,
K偶数ラスタブロックは、印刷制御データ記憶部56P
に格納された印刷制御データとともに、ステップS5b
で、データ選択部57により、順次選択され、I/O部
15に転送され、I/O部15により順次プリンタ2に
送信される。
The Y odd raster block, the Y even raster block, the M odd raster block, the M even raster block, the C odd raster block, the C even raster block, the K odd raster block,
The K even-number raster blocks are stored in the print control data storage unit 56P.
Together with the print control data stored in step S5b.
Then, the data is sequentially selected by the data selection unit 57, transferred to the I / O unit 15, and sequentially transmitted to the printer 2 by the I / O unit 15.

【0079】次に、設定された印刷モードが倍ラスタ密
度ブラック印刷モードである場合のプリンタドライバ5
の印刷イメージデータ処理を説明する。画像イメージ/
フォントデータ記憶部51にスプールされた画像イメー
ジ/フォントデータは、ラスタライズ部52に転送さ
れ、ステップS2cで、ラスタライズ部52により、1
バンド分が2mラスタ,xカラムからなる倍ラスタ密度
のRドットデータ,Gドットデータ,Bドットデータに
変換され、色変換部53に転送される。
Next, the printer driver 5 when the set print mode is the double raster density black print mode
Will be described. Image /
The image / font data spooled in the font data storage unit 51 is transferred to the rasterizing unit 52, and in step S2c, 1
The band is converted into R dot data, G dot data, and B dot data of double raster density composed of 2 m rasters and x columns, and transferred to the color conversion unit 53.

【0080】上記の倍ラスタ密度のR,G,Bドットデ
ータは、ステップS3cで、色変換部53により倍ラス
タ密度のKドットデータからなるK印刷イメージデータ
に変換され、ラスタ分離部54に転送される。
The double raster density R, G, B dot data is converted by the color conversion unit 53 into K print image data consisting of double raster density K dot data in step S3c, and transferred to the raster separation unit 54. Is done.

【0081】上記の倍ラスタ密度のK印刷イメージデー
タは、ステップS4cで、ラスタ分離部54により、奇
数ラスタのKドットデータからなる印刷イメージデータ
ブロック(K奇数ラスタブロック)と、偶数ラスタのK
ドットデータからなる印刷イメージデータブロック(K
偶数ラスタブロック)とに分割される(図5参照)。色
変換部53から交互に転送されてくる、奇数ラスタのK
印刷イメージデータと、K偶数ラスタの印刷イメージデ
ータとは、K奇数ラスタ記憶部56KOと偶数ラスタ記
憶部56KEに交互に格納される。これにより、上記の
倍ラスタ密度のY印刷イメージデータは、K奇数ラスタ
記憶部56KOに格納されたK奇数ラスタブロックと、
偶数ラスタ記憶部56KEに格納されたK偶数ラスタブ
ロックとに分割される。
In step S4c, the raster image separating unit 54 converts the above-described double raster density K print image data into a print image data block (K odd raster block) consisting of odd raster K dot data and a K raster image block of even raster.
Print image data block (K
(Even raster blocks) (see FIG. 5). The odd raster K, which is alternately transferred from the color conversion unit 53,
The print image data and the print image data of the K even number raster are stored alternately in the K odd number raster storage unit 56KO and the even number raster storage unit 56KE. As a result, the Y print image data having the double raster density is obtained by combining the K odd raster blocks stored in the K odd raster storage unit 56KO with:
It is divided into K even number raster blocks stored in the even number raster storage unit 56KE.

【0082】上記の異なる記憶エリアに格納されたK奇
数ラスタブロックおよびK偶数ラスタブロックは、印刷
制御データ記憶部56Pに格納された印刷制御データと
ともに、ステップS5cで、データ選択部57により、
順次選択され、I/O部15に転送され、I/O部15
により順次プリンタ2に送信される。
The K odd raster blocks and the K even raster blocks stored in the different storage areas are printed together with the print control data stored in the print control data storage section 56P by the data selection section 57 in step S5c.
Are sequentially selected, transferred to the I / O unit 15, and
Are sequentially transmitted to the printer 2.

【0083】上記のプリンタドライバ5から送信された
印刷データはプリンタ2の印刷制御部71により受信さ
れ、印刷制御部71は受信した印刷制御データに従って
印刷モードが設定される(プリンタドライバ5に設定さ
れた印刷モードと同じ印刷モードが設定される)。
The print data transmitted from the printer driver 5 is received by the print control unit 71 of the printer 2, and the print control unit 71 sets a print mode according to the received print control data (set in the printer driver 5). The same print mode as the print mode set is set.)

【0084】ステップS6において、印刷制御部71に
より設定された印刷モードが基本ラスタ密度カラー印刷
モードであれば、プリンタ2はステップS7aおよびS
8aの処理を実行する。また、倍ラスタ密度カラー印刷
モードであれば、プリンタ2はステップS7bおよびS
8bの処理を実行する。また、倍ラスタ密度ブラック印
刷モードであれば、プリンタ2はS7cおよびS8cの
処理を実行する。
In step S6, if the print mode set by the print control unit 71 is the basic raster density color print mode, the printer 2 executes steps S7a and S7
8a is executed. If the mode is the double raster density color print mode, the printer 2 executes steps S7b and S7b.
8b is executed. In the case of the double raster density black print mode, the printer 2 executes the processing of S7c and S8c.

【0085】まず、設定された印刷モードが基本ラスタ
密度カラー印刷モードである場合のプリンタ2の印刷イ
メージデータ処理を説明する。プリンタドライバ5から
プリンタ2にバンド単位で転送された、mラスタ,xカ
ラムのドットデータからなる基本密度のY,M,C,K
印刷イメージデータは、ステップS7aで、印刷制御部
71によりバス20を介してRAM24に順次転送さ
れ、データ選択部72により選択されたY偶数ラスタ記
憶部73YE,M偶数ラスタ記憶部73ME,C偶数ラ
スタ記憶部73CE,K偶数ラスタ記憶部73KEにそ
れそれ格納される。
First, the print image data processing of the printer 2 when the set print mode is the basic raster density color print mode will be described. Basic density Y, M, C, K consisting of m rasters and x columns of dot data transferred from printer driver 5 to printer 2 in band units
The print image data is sequentially transferred to the RAM 24 by the print control unit 71 via the bus 20 in step S7a, and the Y even raster storage unit 73YE, the M even raster storage unit 73ME, and the C even raster selected by the data selection unit 72. The storage units 73CE and 73K are stored in the even-number raster storage unit 73KE.

【0086】バンド単位のY,M,C,K印刷イメージ
データが印刷イメージデータ記憶部73に格納される
と、ステップS8aで、データ選択部72により、その
バンドの第1〜第mラスタのY,M,C,Kドットデー
タが、印刷タイミングに従ってカラムごとにバス20を
介してI/Oレジスタ部25に転送され、対応するレジ
スタにそれぞれ設定される。第1〜第mラスタのYドッ
トデータはYレジスタ25Yに設定され、第1〜第mラ
スタのMドットデータはMレジスタ25Mに設定され、
第1〜第mラスタのCドットデータはCレジスタ25C
に設定され、また第1〜第mラスタのKドットデータは
K偶数レジスタ25KEに設定される。
When the Y, M, C, and K print image data for each band is stored in the print image data storage unit 73, the data selection unit 72 causes the data selection unit 72 to change the Y to Mth rasters of the band in step S8a. , M, C, and K dot data are transferred to the I / O register unit 25 via the bus 20 for each column according to the print timing, and are set in the corresponding registers. The Y dot data of the first to m-th rasters are set in the Y register 25Y, the M dot data of the first to m-th rasters are set in the M register 25M,
The C dot data of the first to m-th rasters is stored in the C register 25C.
, And the K dot data of the first to m-th rasters is set in the K-even register 25KE.

【0087】プリンタ2は、基本ラスタ密度カラー印刷
モードでは、mラスタ,1カラムのドットデータを1回
に印刷し、記録ヘッド部27を主走査方向に1回走査す
ることにより、第1ラスタ〜第mラスタ,第1カラム〜
第xカラムからなる1バンドのドットデータを印刷用紙
の1バンドの印刷エリアに順次印刷する。
In the basic raster density color print mode, the printer 2 prints dot data of m rasters and one column at a time, and scans the recording head unit 27 once in the main scanning direction. Mth raster, first column ~
One-band dot data composed of the x-th column is sequentially printed on a one-band print area of printing paper.

【0088】まず、第1バンドの第1カラムのY,M,
C,Kドットデータ(各色それぞれ第1〜第mラスタの
m個のドットデータ)がI/Oレジスタ25の各レジス
タに設定されると、SPモータ2Aにより記録ヘッド2
7を印刷用紙の第1バンドの第1カラムの印刷ポジショ
ンにセットし、設定されたYドットデータに従ってYド
ライバ26YでY記録ヘッド27Yのm個の記録素子を
駆動し、設定されたMドットデータに従ってMドライバ
26MでM記録ヘッド27Mのm個の記録素子を駆動
し、設定されたCドットデータに従ってCドライバ26
CでC記録ヘッド27Cのm個の記録素子を駆動し、ま
た設定されたKドットデータに従ってK偶数ドライバ2
6KEでK奇数記録ヘッド27KEのm個の記録素子を
駆動する。これにより、印刷用紙の第1バンドの第1カ
ラムの印刷エリアに第1〜第mラスタのY,M,C,K
ドットデータが基本ラスタ密度(1/nインチのラスタ
ピッチ)で印刷される。ただし、K印刷ドットは、Y,
M,Cの印刷ドットに対し、副走査方向に1/(2n)
インチずれて印刷される(図3参照)。
First, Y, M, and Y in the first column of the first band
When C and K dot data (m dot data of the first to m-th rasters for each color) are set in each register of the I / O register 25, the recording head 2 is driven by the SP motor 2A.
7 is set at the print position of the first column of the first band of the printing paper, and the m drivers of the Y print head 27Y are driven by the Y driver 26Y according to the set Y dot data, and the set M dot data is set. Driver M drives the m recording elements of the M print head 27M according to the C driver 26M, and the C driver 26M according to the set C dot data.
C drives m recording elements of the C recording head 27C, and drives the K even driver 2 according to the set K dot data.
At 6KE, the m recording elements of the K odd recording head 27KE are driven. As a result, the Y, M, C, K of the first to m-th rasters are added to the printing area of the first column of the first band of the printing paper.
The dot data is printed at the basic raster density (1 / n inch raster pitch). However, K printing dots are Y,
1 / (2n) in the sub-scanning direction with respect to the M and C printing dots
Printing is performed with an inch offset (see FIG. 3).

【0089】第1カラムの印刷が終了し、第2カラムの
Y,M,C,KドットデータがI/Oレジスタ25の各
レジスタに設定されると、SPモータ2Aにより記録ヘ
ッド27を主走査方向に1カラム分シフトさせて第2カ
ラムの印刷ポジションにセットし、設定された第2カラ
ムのドットデータに従ってヘッドドライバ部26で記録
ヘッド部27を駆動する。これにより、印刷用紙の第1
バンドの第2カラムの印刷エリアに第1〜第mラスタの
Y,M,C,Kドットデータが印刷される。以下同様
に、第1バンドの第3カラム〜第xカラムのY,M,
C,Kドットデータが印刷される。これにより、印刷用
紙の第1バンドの印刷エリアに、第1〜第mラスタ,第
1〜第xカラムからなる第1バンドのY,M,C,Kド
ットデータが基本ラスタ密度で印刷される。
When the printing of the first column is completed and the Y, M, C, and K dot data of the second column are set in the respective registers of the I / O register 25, the recording head 27 is main-scanned by the SP motor 2A. The print head 27 is driven by the head driver 26 according to the set dot data of the second column by shifting the print position by one column in the direction to the print position of the second column. As a result, the first printing paper
The Y, M, C, and K dot data of the first to m-th rasters are printed in the print area of the second column of the band. Similarly, Y, M, and Y in the third column to the x-th column of the first band
C and K dot data are printed. As a result, the Y, M, C, and K dot data of the first band including the first to mth rasters and the first to xth columns are printed at the basic raster density on the printing area of the first band of the printing paper. .

【0090】第1バンドの印刷が終了すると、LFモー
タ29により印刷用紙が副走査方向にm/nインチだけ
フィードされ、SPモータ2Aにより記録ヘッド27が
第1カラムの印刷ポジションに戻り、上記第1バンドの
印刷と同様に、第2バンド以降のY,M,C,Kドット
データが基本ラスタ密度で印刷される。
When printing of the first band is completed, the printing paper is fed by m / n inches in the sub-scanning direction by the LF motor 29, and the recording head 27 returns to the printing position of the first column by the SP motor 2A. Similarly to the printing of one band, the Y, M, C, and K dot data of the second and subsequent bands are printed at the basic raster density.

【0091】次に、設定された印刷モードが倍ラスタ密
度カラー印刷モードである場合のプリンタ2の印刷イメ
ージデータ処理を説明する。プリンタドライバ5からプ
リンタ2にバンド単位で転送された、第1〜第xカラム
の奇数ラスタドットデータからなるY,M,C,K奇数
ラスタブロックおよび第1〜第xカラムの偶数ラスタド
ットデータからなるY,M,C,K偶数ラスタブロック
は、ステップS7bで、印刷制御部71によりバス20
を介してRAM24に順次転送され、データ選択部72
により選択されたY奇数ラスタ記憶部73YO,M奇数
ラスタ記憶部73MO,C奇数ラスタ記憶部73CO,
K奇数ラスタ記憶部73KO,Y偶数ラスタ記憶部73
YE,M偶数ラスタ記憶部73ME,C偶数ラスタ記憶
部73CE,K偶数ラスタ記憶部73KEにそれそれ格
納される。
Next, the print image data processing of the printer 2 when the set print mode is the double raster density color print mode will be described. From the Y, M, C, K odd raster blocks composed of the odd raster dot data of the first to x-th columns and the even raster dot data of the first to x-th columns, which are transferred in band units from the printer driver 5 to the printer 2. The Y, M, C, and K even raster blocks are transferred to the bus 20 by the print control unit 71 in step S7b.
Are sequentially transferred to the RAM 24 via the
The Y odd raster storage unit 73YO, the M odd raster storage unit 73MO, the C odd raster storage unit 73CO,
K odd raster storage unit 73KO, Y even raster storage unit 73
They are stored in the YE, M even raster storage unit 73ME, the C even raster storage unit 73CE, and the K even raster storage unit 73KE, respectively.

【0092】バンド単位のY,M,C,K奇数ラスタブ
ロックおよびY,M,C,K偶数ラスタブロックが印刷
イメージデータ記憶部73に格納されると、ステップS
8bで、データ選択部72により、まずそのバンドの奇
数(第1,第3〜第(2m−1))ラスタのY,M,
C,Kドットデータが、印刷タイミングに従ってカラム
ごとにバス20を介してI/Oレジスタ部25に転送さ
れ、対応するレジスタにそれぞれ設定される(図5参
照)。奇数ラスタのYドットデータはYレジスタ25Y
に設定され、奇数ラスタのMドットデータはMレジスタ
25Mに設定され、奇数ラスタのCドットデータはCレ
ジスタ25Cに設定され、また奇数ラスタのKドットデ
ータはK偶数レジスタ25KEに設定される。そのバン
ドの奇数ラスタの第1〜第xカラムのドットデータが順
次I/Oレジスタ部25に設定され、上記のバンドの奇
数ラスタの第1〜第xカラムのドットデータの印刷が終
了したら、上記のバンドの偶数(第2,第4〜第2m)
ラスタのY,M,C,Kドットデータが、奇数ラスタの
ドットデータの設定と同様に、印刷タイミングに従って
カラムごとにバス20を介してI/Oレジスタ部25に
転送され、対応するレジスタにそれぞれ設定される(図
5参照)。なお、倍ラスタ密度カラー印刷モードでは、
奇数ラスタの印刷にも偶数ラスタの印刷にもK偶数レジ
スタ25KEおよびK偶数ヘッド部を用い、K奇数レジ
スタ25KOおよびK奇数ヘッド部は用いない。
When the Y, M, C, K odd raster blocks and the Y, M, C, K even raster blocks in band units are stored in the print image data storage unit 73, step S is performed.
8b, the data selector 72 first selects the odd (first, third to (2m-1)) raster Y, M,
The C and K dot data are transferred to the I / O register unit 25 via the bus 20 for each column in accordance with the print timing, and are set in the corresponding registers (see FIG. 5). The Y dot data of the odd raster is stored in the Y register 25Y.
Is set in the M register 25M, the C dot data of the odd raster is set in the C register 25C, and the K dot data of the odd raster is set in the K even register 25KE. The dot data of the first to x-th columns of the odd raster of the band are sequentially set in the I / O register unit 25, and the printing of the dot data of the first to x-th columns of the odd raster of the band is completed. Even number of bands (2nd, 4th to 2m)
The Y, M, C, and K dot data of the raster is transferred to the I / O register unit 25 via the bus 20 for each column in accordance with the print timing in the same manner as the setting of the dot data of the odd number raster. It is set (see FIG. 5). In double raster density color print mode,
The K-even register 25KE and the K-even head section are used for printing the odd-numbered raster and the even-numbered raster, and the K-odd register 25KO and the K-odd head are not used.

【0093】プリンタ2は、倍ラスタ密度カラー印刷モ
ードでは、奇数ラスタ,1カラムのドットデータ、また
は偶数ラスタ,1カラムのドットデータを1回に印刷
し、記録ヘッド部27を主走査方向に、奇数ラスタの印
刷と偶数ラスタの印刷でそれぞれ1回ずつ、計2回走査
することにより、第1ラスタ〜第2mラスタ,第1カラ
ム〜第xカラムからなる1バンドのドットデータを印刷
用紙の1バンドの印刷エリアに順次印刷する。
In the double raster density color print mode, the printer 2 prints dot data of an odd raster and one column or dot data of an even raster and one column at a time, and moves the recording head unit 27 in the main scanning direction. Scanning is performed twice, once for each of the odd-numbered raster printing and the even-numbered raster printing, so that one band of dot data consisting of the first raster to the second m raster and the first column to the xth column is printed on the printing paper. Printing is performed sequentially on the printing area of the band.

【0094】まず、第1バンドの奇数ラスタ,第1カラ
ムのY,M,C,Kドットデータ(各色それぞれm個の
ドットデータ)がI/Oレジスタ25の各レジスタに設
定されると、SPモータ2Aにより記録ヘッド27を印
刷用紙の第1バンドの第1カラムの印刷ポジションにセ
ットし、設定されたYドットデータに従ってYドライバ
26YでY記録ヘッド27Yのm個の記録素子を駆動
し、設定されたMドットデータに従ってMドライバ26
MでM記録ヘッド27Mのm個の記録素子を駆動し、設
定されたCドットデータに従ってCドライバ26CでC
記録ヘッド27Cのm個の記録素子を駆動し、また設定
されたKドットデータに従ってK偶数ドライバ26KE
でK偶数記録ヘッド27KEのm個の記録素子を駆動す
る。これにより、印刷用紙の第1バンドの奇数ラスタ,
第1カラムの印刷エリアにY,M,C,Kドットデータ
が印刷される。ただし、K印刷ドットは、Y,M,Cの
印刷ドットに対し、副走査方向に1/(2n)インチず
れて印刷される(図3参照)。
First, when the odd raster of the first band and the Y, M, C, and K dot data (m dot data of each color) of the first column are set in each register of the I / O register 25, SP The print head 27 is set at the print position of the first column of the first band of the printing paper by the motor 2A, and the m print elements of the Y print head 27Y are driven by the Y driver 26Y according to the set Y dot data. M driver 26 according to the generated M dot data
M drives the m print elements of the M print head 27M, and drives the C driver 26C according to the set C dot data.
The m recording elements of the recording head 27C are driven, and the K even driver 26KE is driven in accordance with the set K dot data.
Drives the m recording elements of the K-even recording head 27KE. Thereby, the odd raster of the first band of the printing paper,
The Y, M, C, and K dot data are printed in the print area of the first column. However, the K print dots are printed with a shift of 1 / (2n) inches in the sub-scanning direction with respect to the Y, M, and C print dots (see FIG. 3).

【0095】奇数ラスタ,第1カラムの印刷が終了し、
奇数ラスタ,第2カラムのY,M,C,Kドットデータ
がI/Oレジスタ25の各レジスタに設定されると、S
Pモータ2Aにより記録ヘッド27を主走査方向に1カ
ラム分シフトさせて奇数ラスタ,第2カラムの印刷ポジ
ションにセットし、設定された奇数ラスタ,第2カラム
のドットデータに従ってヘッドドライバ部26で記録ヘ
ッド部27を駆動する。これにより、印刷用紙の第1バ
ンドの奇数ラスタ,第2カラムの印刷エリアにY,M,
C,Kドットデータが印刷される。以下同様に、第1バ
ンドの奇数ラスタの第3カラム〜第xカラムのY,M,
C,Kドットデータが印刷される。これにより、印刷用
紙の第1バンドの奇数ラスタ印刷エリアに、奇数ラス
タ,第1〜第xカラムのY,M,C,Kドットデータが
印刷される。
When the printing of the odd raster and the first column is completed,
When the odd raster, the Y, M, C, and K dot data of the second column are set in each register of the I / O register 25, S
The recording head 27 is shifted by one column in the main scanning direction by the P motor 2A, set to the odd raster and the printing position of the second column, and recorded by the head driver unit 26 in accordance with the set odd raster and the dot data of the second column. The head unit 27 is driven. Thus, the odd raster of the first band of the printing paper and the Y, M, and
C and K dot data are printed. Hereinafter, similarly, Y, M, and Y of the third column to the x-th column of the odd raster of the first band
C and K dot data are printed. Thus, the odd raster and the Y, M, C, K dot data of the first to x-th columns are printed in the odd raster print area of the first band of the printing paper.

【0096】第1バンドの奇数ラスタの印刷が終了し、
第1バンドの偶数ラスタ,第1カラムのY,M,C,K
ドットデータがI/Oレジスタ25の各レジスタに設定
されると、LFモータ29により印刷用紙を副走査方向
に1/(2n)インチだけフィードさせ、SPモータ2
Aにより記録ヘッド27を第1カラムの印刷ポジション
に戻し、上記第1バンドの奇数ラスタ,第1カラムの印
刷と同様に、第1バンドの偶数ラスタ,第1カラムの
Y,M,C,Kドットデータが印刷用紙の第1カラムの
偶数ラスタ,第1カラムの印刷エリアに印刷される。以
下、奇数ラスタの第2カラム〜第xカラムの印刷と同様
に、第1バンドの偶数ラスタの第2カラム〜第xカラム
のY,M,C,Kドットデータが印刷される。これによ
り、印刷用紙の第1バンドの偶数ラスタ印刷エリアに
(奇数ラスタのY,M,C,K印刷ドットの間に)、
Y,M,C,Kドットデータが印刷され、印刷用紙の第
1バンドの印刷エリアに、第1〜第2mラスタ,第1〜
第xカラムからなる第1バンドのY,M,C,Kドット
データが倍ラスタ密度(1/(2n)インチのラスタピ
ッチ)で印刷される(図5参照)。
The printing of the odd raster of the first band is completed.
Even raster of first band, Y, M, C, K of first column
When the dot data is set in each register of the I / O register 25, the printing paper is fed by 1 / (2n) inch in the sub-scanning direction by the LF motor 29, and the SP motor 2
A, the recording head 27 is returned to the printing position of the first column, and the odd raster of the first band and the even raster of the first band and Y, M, C, and K of the first column are printed in the same manner as the printing of the first column. The dot data is printed on the even raster of the first column of the printing paper and the printing area of the first column. Thereafter, similarly to the printing of the second column to the x-th column of the odd raster, the Y, M, C, and K dot data of the second column to the x-th column of the even raster of the first band are printed. Thereby, the even-numbered raster printing area of the first band of the printing paper (between the Y, M, C, and K printing dots of the odd-numbered raster) is printed.
The Y, M, C, and K dot data are printed, and the first and second m rasters, first to second m
The Y, M, C, and K dot data of the first band composed of the x-th column is printed at double raster density (1 / (2n) inch raster pitch) (see FIG. 5).

【0097】第1バンドの印刷が終了すると、LFモー
タ29により印刷用紙を副走査方向に(2m−1)/
(2n)インチだけフィードさせ、SPモータ2Aによ
り記録ヘッド27を第1カラムの印刷ポジションに戻
し、上記第1バンドの印刷と同様に、第2バンド以降の
Y,M,C,Kドットデータを倍ラスタ密度で印刷す
る。
When the printing of the first band is completed, the printing paper is moved in the sub-scanning direction by (2m−1) /
(2n) inches, the recording head 27 is returned to the printing position of the first column by the SP motor 2A, and the Y, M, C, and K dot data of the second band and thereafter are transferred in the same manner as the printing of the first band. Print at double raster density.

【0098】次に、設定された印刷モードが倍ラスタ密
度ブラック印刷モードである場合のプリンタ2の印刷イ
メージデータ処理を説明する。プリンタドライバ5から
プリンタ2にバンド単位で転送された、第1〜第xカラ
ムの奇数ラスタドットデータからなるK奇数ラスタブロ
ックおよび第1〜第xカラムの偶数ラスタドットデータ
からなるK偶数ラスタブロックは、ステップS7cで、
印刷制御部71によりバス20を介してRAM24に順
次転送され、データ選択部72により選択されたK奇数
ラスタ記憶部73KOおよびK偶数ラスタ記憶部73K
Eにそれそれ格納される。
Next, the print image data processing of the printer 2 when the set print mode is the double raster density black print mode will be described. K odd raster blocks composed of odd raster dot data of the first to x-th columns and K even raster blocks composed of even raster dot data of the first to x-th columns transferred from the printer driver 5 to the printer 2 in band units are , In step S7c,
The K odd raster storage unit 73KO and the K even raster storage unit 73K sequentially transferred to the RAM 24 via the bus 20 by the print control unit 71 and selected by the data selection unit 72.
Each is stored in E.

【0099】バンド単位のK奇数ラスタブロックおよび
K偶数ラスタブロックが印刷イメージデータ記憶部73
に格納されると、ステップS8cで、データ選択部72
により、そのバンドの奇数(第1,第3〜第(2m−
1))ラスタのKドットデータおよび偶数(第2,第4
〜第2m)ラスタのY,M,C,Kドットデータが、そ
れぞれ印刷タイミングに従ってカラムごとにバス20を
介してI/Oレジスタ部25に転送され、奇数ラスタの
KドットデータはK奇数レジスタ25KOに設定され、
偶数ラスタのKドットデータはK偶数レジスタ25KE
に設定される(図5参照)。
The K odd raster blocks and the K even raster blocks in band units are stored in the print image data storage 73.
Is stored in the data selection unit 72 in step S8c.
, The odd number of the band (first, third to (2m-
1)) K dot data of raster and even number (second and fourth
-2m) The Y, M, C, and K dot data of the raster is transferred to the I / O register unit 25 via the bus 20 for each column according to the print timing, and the K dot data of the odd raster is stored in the K odd register 25KO. Is set to
The K dot data of the even raster is the K even register 25KE.
(See FIG. 5).

【0100】プリンタ2は、倍ラスタ密度ブラック印刷
モードでは、奇数ラスタおよび偶数ラスタの2mラス
タ,1カラムのドットデータを1回に印刷し、記録ヘッ
ド部27を主走査方向に1回走査することにより、第1
ラスタ〜第2mラスタ,第1カラム〜第xカラムからな
る1バンドのドットデータを印刷用紙の1バンドの印刷
エリアに順次印刷する。
In the double raster density black print mode, the printer 2 prints dot data of 2 m rasters of odd and even rasters and one column at a time, and scans the recording head 27 once in the main scanning direction. By the first
One band of dot data consisting of a raster to a 2m raster and a first column to an xth column is sequentially printed on a printing area of one band of printing paper.

【0101】まず、第1バンドの奇数ラスタ、第1カラ
ムのKドットデータ(m個のドットデータ)がK奇数レ
ジスタ25KOに設定され、第1バンドの偶数ラスタ、
第1カラムのKドットデータ(m個のドットデータ)が
K偶数レジスタ25KEに設定されると、SPモータ2
Aにより記録ヘッド27を印刷用紙の第1バンドの第1
カラムの印刷ポジションにセットし、設定された奇数ラ
スタのKドットデータに従ってK奇数ドライバ26KO
でK奇数記録ヘッド27KOのm個の記録素子を駆動
し、設定された偶数ラスタのKドットデータに従ってK
偶数ドライバ26KEでK偶数記録ヘッド27KEのm
個の記録素子を駆動する。これにより、印刷用紙の第1
バンドの第1カラムの印刷エリアに、Kドットデータが
印刷される。
First, the odd raster of the first band and the K dot data (m dot data) of the first column are set in the K odd register 25KO, and the even raster of the first band is set.
When the K dot data (m dot data) of the first column is set in the K even register 25KE, the SP motor 2
A, the recording head 27 is moved to the first band of the first band of the printing paper.
It is set at the printing position of the column, and the K odd driver 26KO is set in accordance with the set odd raster K dot data.
Drives the m recording elements of the K odd-numbered recording head 27KO, and sets K in accordance with the set even-dot raster K dot data.
Even driver 26KE and K of even recording head 27KE m
The recording elements are driven. As a result, the first printing paper
K dot data is printed in the print area of the first column of the band.

【0102】第1カラムの印刷が終了し、第2カラムの
KドットデータがK奇数レジスタ25KOおよびK偶数
レジスタ25KEに設定されると、SPモータ2Aによ
り記録ヘッド27を主走査方向に1カラム分シフトさせ
て第2カラムの印刷ポジションにセットし、設定された
第2カラムのKドットデータに従ってヘッドドライバ部
26で記録ヘッド部27を駆動する。これにより、印刷
用紙の第1バンドの第2カラムの印刷エリアにKドット
データが印刷される。以下同様に、第1バンドの第3カ
ラム〜第xカラムのKドットデータが印刷される。これ
により、印刷用紙の第1バンドの印刷エリアに、第1〜
第2mラスタ,第1〜第xカラムからなる第1バンドの
Kドットデータが倍ラスタ密度(1/(2n)インチの
ラスタピッチ)で印刷される(図5参照)。
When the printing of the first column is completed and the K dot data of the second column is set in the K odd register 25KO and the K even register 25KE, the recording head 27 is moved by one column in the main scanning direction by the SP motor 2A. The print position is set to the second column printing position, and the recording head unit 27 is driven by the head driver unit 26 in accordance with the set K dot data of the second column. As a result, the K dot data is printed on the printing area of the second column of the first band of the printing paper. Similarly, K dot data in the third to x-th columns of the first band is printed. As a result, the first to first printing areas of the printing paper are
The K dot data of the first band composed of the 2 m-th raster and the first to x-th columns is printed at a double raster density (a raster pitch of 1 / (2n) inches) (see FIG. 5).

【0103】第1バンドの印刷が終了すると、LFモー
タ29により印刷用紙が副走査方向にm/nインチだけ
フィードされ、SPモータ2Aにより記録ヘッド27が
第1カラムの印刷ポジションに戻り、上記第1バンドの
印刷と同様に、第2バンド以降のKドットデータが倍ラ
スタ密度で印刷される。
When the printing of the first band is completed, the printing paper is fed by m / n inches in the sub-scanning direction by the LF motor 29, and the recording head 27 returns to the printing position of the first column by the SP motor 2A. Similarly to the printing of one band, the K dot data of the second and subsequent bands are printed at double raster density.

【0104】図6は倍ラスタ密度印刷モードでの本実施
の形態の印刷イメージデータ処理と従来の印刷イメージ
データ処理との違いを説明する図であり、(a)は本実
施の形態の印刷イメージデータ処理であり、(b)は従
来の印刷イメージデータ処理である。なお、図6では、
倍ラスタ印刷モードでの1バンドのラスタ数2mを16
としている。また、図6において、倍ラスタ密度カラー
印刷モードでは、第1ヘッドおよび第2ヘッドは同一の
記録ヘッドであり、第1ヘッドは奇数ラスタ走査時の記
録ヘッドであり、第2ヘッドは奇数ラスタ走査時の記録
ヘッドである。また、倍ラスタ密度ブラック印刷モード
では、第1ヘッドはK奇数記録ヘッド27KOであり、
第2ヘッドはK偶数記録ヘッド27KEである。
FIG. 6 is a diagram for explaining the difference between the print image data processing of the present embodiment in the double raster density print mode and the conventional print image data processing. FIG. 6A shows the print image of the present embodiment. This is data processing, and (b) is conventional print image data processing. In FIG. 6,
The number of rasters per band 2m in the double raster printing mode is 16
And In FIG. 6, in the double raster density color print mode, the first head and the second head are the same recording head, the first head is a recording head for odd raster scanning, and the second head is an odd raster scanning. Time recording head. In the double raster density black print mode, the first head is a K odd-numbered recording head 27KO,
The second head is a K-even recording head 27KE.

【0105】従来は、図6(b)のように、プリンタド
ライバで生成したラスタ順次の印刷イメージデータ(奇
数ラスタと偶数ラスタのドットデータが混在する印刷イ
メージデータ)をそのままプリンタに転送し、プリンタ
の内部メモリに格納し、プリンタにおいて、内部メモリ
からラスタ順次の16ラスタ、1カラム分の同じドット
データを2度読み出し、このドットデータを間引き処理
し、奇数ラスタのドットデータを第1ヘッドに設定し、
偶数ラスタのドットデータを第2ヘッドに設定してい
た。
Conventionally, as shown in FIG. 6B, raster-sequential print image data (print image data in which dot data of an odd raster and an even raster are mixed) generated by a printer driver is directly transferred to a printer. In the printer, the same dot data of 16 rasters in one raster and one column are read twice from the internal memory in the printer, the dot data is thinned out, and the dot data of the odd raster is set in the first head. And
The dot data of the even raster is set in the second head.

【0106】しかし、本実施の形態では、プリンタドラ
イバ5において、ラスタ順次の印刷イメージデータを、
奇数ラスタブロックと偶数ラスタブロックとにブロック
分割処理し、ラスタブロック別にプリンタ2に転送し、
プリンタ2の内部メモリ(RAM24)にラスタブロッ
ク別に格納し、プリンタにおいては、内部メモリから8
ラスタ,1カラム分の奇数ラスタのドットデータと偶数
ラスタのドットデータとをそれぞれ1度ずつ読み出し、
奇数ラスタのドットデータを第1ヘッドに設定し、偶数
ラスタのドットデータを第2ヘッドに設定する。
However, in this embodiment, the printer driver 5 converts the raster-sequential print image data into
The block is divided into odd-numbered raster blocks and even-numbered raster blocks and transferred to the printer 2 for each raster block.
The data is stored in the internal memory (RAM 24) of the printer 2 for each raster block.
Raster, dot data of odd-numbered rasters and dot data of even-numbered rasters for one column are read once each,
The dot data of the odd raster is set to the first head, and the dot data of the even raster is set to the second head.

【0107】これにより、プリンタ2においては、CP
U22で間引き処理をする必要がなくなり、またバス2
0を介して転送される印刷イメージデータ量が従来の半
分になるので、CPU22の処理負荷を低減することが
でき、また印刷イメージデータの転送によるバス20の
占有率を低減することができる。CPU22の処理負荷
およびバス20の占有率が低減されることにより、CP
U22の処理を高速化することができ、従ってプリンタ
の動作を高速化することができる。
As a result, in the printer 2, the CP
It is no longer necessary to perform the thinning process in U22, and the bus 2
Since the amount of print image data transferred via the “0” is half that of the related art, the processing load on the CPU 22 can be reduced, and the occupancy of the bus 20 due to the transfer of print image data can be reduced. By reducing the processing load of the CPU 22 and the occupancy of the bus 20, the CP
The processing of U22 can be sped up, and therefore the operation of the printer can be sped up.

【0108】また、プリンタドライバ5(ホストコンピ
ュータ1)においては、奇数ラスタの印刷イメージデー
タと偶数ラスタの印刷イメージデータとを別々の記憶エ
リアに格納することにより、倍ラスタ密度で作成された
印刷イメージデータを奇数ラスタブロックと偶数ラスタ
ブロックに分割するので、CPU12の処理負荷の増大
はほとんどなく、上記の分割処理によりホストコンピュ
ータ1の動作が遅くなることはない。
In the printer driver 5 (host computer 1), the print image data of the odd raster and the print image data of the even raster are stored in separate storage areas, so that the print image created at the double raster density is stored. Since the data is divided into odd-numbered raster blocks and even-numbered raster blocks, the processing load on the CPU 12 hardly increases, and the operation of the host computer 1 does not slow down due to the above-described division processing.

【0109】さらに、コンピュータのCPUおよびメモ
リの動作速度は近年ますます速くなっており、高速なデ
ータ処理が可能なホストコンピュータ側で印刷イメージ
データを奇数ラスタブロックと偶数ラスタブロックに分
割処理するようにしたので、印刷システム全体での印刷
時間(印刷制御情報が入力されてから印刷が終了するま
での時間)を短縮することができる。
Further, the operating speeds of the CPU and the memory of the computer have been increasing in recent years, and the host computer capable of high-speed data processing divides print image data into odd raster blocks and even raster blocks. Accordingly, the printing time (the time from when the print control information is input to when the printing is completed) in the entire printing system can be reduced.

【0110】以上のように本実施の形態によれば、倍ラ
スタ密度印刷モードのときに、プリンタドライバ(ホス
トコンピュータ)において、印刷イメージデータを奇数
ラスタブロックと偶数ラスタブロックとに分割し、ブロ
ック単位でプリンタに転送するようにしたことにより、
プリンタのCPUの処理負荷およびバス占有率を低減で
きるので、プリンタの動作を高速化することができる。
また、ホストコンピュータでは高速なデータ処理が可能
なので、印刷システム全体での印刷時間を短縮すること
ができる。
As described above, according to the present embodiment, in the double raster density print mode, the printer driver (host computer) divides print image data into odd raster blocks and even raster blocks, and By transferring to the printer with
Since the processing load on the CPU of the printer and the bus occupancy can be reduced, the operation of the printer can be sped up.
Further, since the host computer can perform high-speed data processing, the printing time of the entire printing system can be reduced.

【0111】なお、上記実施の形態では、本発明をイン
クジェットプリンタを用いた印刷システムに適用した例
を説明したが、本発明はシリアルドットマトリックス方
式のインパクトプリンタ、ファクシミリ、プロッタを用
いた印刷システムにも適用可能である。
In the above embodiment, an example in which the present invention is applied to a printing system using an ink jet printer has been described. However, the present invention is applied to a printing system using a serial dot matrix type impact printer, facsimile, and plotter. Is also applicable.

【0112】[0112]

【発明の効果】以上説明したように本発明によれば、プ
リンタドライバ(コンピュータ)において、同一色の印
刷イメージデータを複数の印刷イメージデータブロック
に分割し、ブロック単位でプリンタに転送するようにし
たことにより、プリンタの処理負荷およびバス占有率を
低減できるので、プリンタの動作を高速化することがで
きるという効果がある。また、コンピュータでは高速な
データ処理が可能なので、印刷システム全体での印刷時
間を短縮することができるという効果がある。
As described above, according to the present invention, in a printer driver (computer), print image data of the same color is divided into a plurality of print image data blocks and transferred to the printer in block units. As a result, the processing load and the bus occupancy of the printer can be reduced, and the operation of the printer can be speeded up. Further, since high-speed data processing can be performed by a computer, there is an effect that printing time in the entire printing system can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態の印刷システムの機能ブロ
ック図である。
FIG. 1 is a functional block diagram of a printing system according to an embodiment of the present invention.

【図2】本発明の実施の形態の印刷システムを構成する
ホストコンピュータおよびプリンタのブロック構成図で
ある。
FIG. 2 is a block diagram of a host computer and a printer constituting the printing system according to the embodiment of the present invention.

【図3】本発明の実施の形態の印刷システムを構成する
プリンタおよび従来の印刷システムを構成するプリンタ
の記録ヘッド部における記録素子配置を説明する図であ
る。
FIG. 3 is a diagram illustrating a printing element arrangement in a printing head unit of a printer constituting a printing system according to an embodiment of the present invention and a printer constituting a conventional printing system.

【図4】本発明の実施の形態の印刷システムにおける印
刷イメージデータ処理手順を示すフローチャートであ
る。
FIG. 4 is a flowchart illustrating a print image data processing procedure in the printing system according to the embodiment of the present invention.

【図5】本発明の実施の形態の印刷システムにおける倍
ラスタ密度印刷モードでの印刷イメージデータ処理を説
明する図である。
FIG. 5 is a diagram illustrating print image data processing in a double raster density print mode in the print system according to the embodiment of the present invention.

【図6】本実施の形態の印刷イメージデータ処理と従来
の印刷イメージデータ処理との違いを説明する図であ
る。
FIG. 6 is a diagram for explaining a difference between print image data processing of the present embodiment and conventional print image data processing.

【図7】従来の印刷システムの機能ブロック図である。FIG. 7 is a functional block diagram of a conventional printing system.

【図8】従来の印刷システムにおける倍ラスタ密度印刷
モードでの印刷イメージデータ処理を説明する図であ
る。
FIG. 8 is a diagram illustrating print image data processing in a double raster density print mode in a conventional printing system.

【符号の説明】[Explanation of symbols]

1 ホストコンピュータ、 2 プリンタ、 3 プロ
グラム記録媒体、 5プリンタドライバ、 12 ホス
トコンピュータCPU、 14 ホストコンピュータR
AM、 15 I/O部、 16 プログラム記録媒体
ドライブ、20 プリンタバス、 22 プリンタCP
U、 24 プリンタRAM、 25 I/Oレジスタ
部、 54 ラスタライズ部、 56 印刷データ記憶
部、57 プリンタドライバデータ選択部、 71 印
刷制御部、 72 プリンタデータ選択部、 73 印
刷データ記憶部。
1 host computer, 2 printer, 3 program recording medium, 5 printer driver, 12 host computer CPU, 14 host computer R
AM, 15 I / O section, 16 program recording medium drive, 20 printer bus, 22 printer CP
U, 24 printer RAM, 25 I / O register section, 54 rasterizing section, 56 print data storage section, 57 printer driver data selection section, 71 print control section, 72 printer data selection section, 73 print data storage section.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 プリンタとその上位コンピュータからな
る印刷システムに用いられ、イメージデータあるいはフ
ォントデータをプリンタの印刷ドット密度に応じたドッ
トデータからなる印刷色ごとの印刷イメージデータに変
換し、この印刷イメージデータをプリンタに転送する印
刷データ処理方法において、 同一印刷色のドットデータからなる前記印刷イメージデ
ータを前記上位コンピュータにおいて複数の印刷イメー
ジデータブロックに分割するステップと、 前記印刷イメージデータを分割された印刷イメージデー
タブロック単位でプリンタに転送するステップとを含む
ことを特徴とする印刷データ処理方法。
An image data or font data used in a printing system including a printer and its host computer is converted into print image data for each print color consisting of dot data corresponding to the print dot density of the printer. A print data processing method for transferring data to a printer, wherein the print image data consisting of dot data of the same print color is divided into a plurality of print image data blocks in the host computer, and the divided print image data is printed. Transferring the image data to the printer in image data block units.
【請求項2】 前記プリンタが、副走査方向に互いにず
れて配置された複数の記録ヘッドにより同一色を印刷す
るシリアルプリンタであり、 前記印刷イメージデータが、同じ記録ヘッドにより印刷
されるドットデータごとのブロックに分割されることを
特徴とする請求項1記載の印刷データ処理方法。
2. The printer according to claim 1, wherein the printer is a serial printer that prints the same color using a plurality of printheads that are arranged offset from each other in the sub-scanning direction. 2. The print data processing method according to claim 1, wherein the print data is divided into blocks.
【請求項3】 前記プリンタが、複数回の走査により1
バンド分を印刷するシリアルプリンタであり、 前記印刷イメージデータが、同じ走査で印刷されるドッ
トデータごとのブロックに分割されることを特徴とする
請求項1記載の印刷データ処理方法。
3. The apparatus according to claim 1, wherein the printer performs one scan by performing a plurality of scans.
2. The print data processing method according to claim 1, wherein the print image data is divided into blocks for each dot data to be printed by the same scan.
【請求項4】 前記印刷イメージデータが、奇数ラスタ
の印刷イメージデータブロックと、偶数ラスタの印刷イ
メージデータブロックとに分割されることを特徴とする
請求項1ないし3のいずれかに記載の印刷データ処理方
法。
4. The print data according to claim 1, wherein the print image data is divided into a print image data block of an odd raster and a print image data block of an even raster. Processing method.
【請求項5】 イメージデータあるいはフォントデータ
をプリンタの印刷ドット密度に応じたドットデータから
なる印刷色ごとの印刷イメージデータに変換し、この印
刷ドットデータをプリンタに転送するプリンタドライバ
としてコンピュータを動作させるためのプリンタドライ
バプログラムを記録したコンピュータ読み取り可能な記
録媒体において、 前記プリンタドライバプログラムが、 同一印刷色のドットデータからなる前記印刷イメージデ
ータを複数の印刷イメージデータブロックに分割するデ
ータ分割手段と、 前記印刷イメージデータを分割された印刷イメージデー
タブロック単位でプリンタに転送するデータ転送手段と
を備えたプリンタドライバとしてコンピュータを動作さ
せるものであることを特徴とするプリンタドライバプロ
グラム記録媒体。
5. A computer that operates as a printer driver that converts image data or font data into print image data for each print color consisting of dot data corresponding to the print dot density of the printer, and transfers the print dot data to the printer. A computer-readable recording medium having recorded thereon a printer driver program, wherein the printer driver program divides the print image data composed of dot data of the same print color into a plurality of print image data blocks; A printer driver program for operating a computer as a printer driver including data transfer means for transferring print image data to a printer in units of divided print image data blocks. Gram recording medium.
【請求項6】 前記プリンタが、副走査方向に互いにず
れて配置された複数の記録ヘッドにより同一色を印刷す
るシリアルプリンタであり、 前記データ分割手段が、前記印刷イメージデータを同じ
記録ヘッドにより印刷されるドットデータごとのブロッ
クに分割することを特徴とする請求項5記載のプリンタ
ドライバプログラム記録媒体。
6. The printer according to claim 1, wherein the printer is a serial printer that prints the same color using a plurality of print heads that are arranged offset from each other in the sub-scanning direction, and the data dividing unit prints the print image data using the same print head. 6. The printer driver program recording medium according to claim 5, wherein the recording medium is divided into blocks for each dot data to be processed.
【請求項7】 前記プリンタが、複数回の走査により1
バンド分を印刷するシリアルプリンタであり、 前記データ分割手段が、前記印刷イメージデータを同じ
走査で印刷されるドットデータごとのブロックに分割す
ることを特徴とする請求項5記載のプリンタドライバプ
ログラム記録媒体。
7. The apparatus according to claim 1, wherein the printer performs one scan by a plurality of scans.
6. The printer driver recording medium according to claim 5, wherein the serial printer prints the number of bands, and the data dividing unit divides the print image data into blocks for each dot data printed by the same scan. .
【請求項8】 前記データ分割手段が、前記印刷イメ
ージデータを奇数ラスタの印刷イメージデータブロック
と、偶数ラスタの印刷イメージデータブロックとに分割
することを特徴とする請求項5ないし7のいずれかに記
載のプリンタドライバプログラム記録媒体。
8. The printing apparatus according to claim 5, wherein the data dividing unit divides the print image data into a print image data block of an odd raster and a print image data block of an even raster. The recording medium of the printer driver program described above.
JP10208248A 1998-07-23 1998-07-23 Method for processing printing data and program recording medium in printing driver Withdrawn JP2000037931A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10208248A JP2000037931A (en) 1998-07-23 1998-07-23 Method for processing printing data and program recording medium in printing driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10208248A JP2000037931A (en) 1998-07-23 1998-07-23 Method for processing printing data and program recording medium in printing driver

Publications (1)

Publication Number Publication Date
JP2000037931A true JP2000037931A (en) 2000-02-08

Family

ID=16553117

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10208248A Withdrawn JP2000037931A (en) 1998-07-23 1998-07-23 Method for processing printing data and program recording medium in printing driver

Country Status (1)

Country Link
JP (1) JP2000037931A (en)

Similar Documents

Publication Publication Date Title
EP0744706B1 (en) Apparatus and method for colour inket printing
WO2003032256A1 (en) Method of preparing bit map
JP2000218890A (en) Print system for long matter
US6846065B2 (en) Bidirectional printing using two nozzle group sets arranged in reverse order
JPH10312254A (en) Serial printer and image buffer access method in the same
JP4665792B2 (en) Printing system and printing method
US6843546B2 (en) Draft printing with multiple same-hue ink nozzles
JP2008142901A (en) Image formation controller and control method of image formation controller
JP2000037931A (en) Method for processing printing data and program recording medium in printing driver
JP3705565B2 (en) Page image layout printing method, layout printing control apparatus using the same, and computer-readable recording medium recording the layout printing program
JP2007015248A (en) Recorder
JP2004209989A (en) Printer, printing method, and recording medium
JP2000062293A (en) Printing recorder
JP3610998B2 (en) Color image forming apparatus
JP2006168052A (en) Printer and its control method
JP3596313B2 (en) Printing apparatus, printing method, and recording medium
JPH09290520A (en) Serial printer
JP3165346B2 (en) Serial printer
JP3275936B2 (en) Raster graphics serial printer
JP4193433B2 (en) Continuous printing of multiple images
JP3083024B2 (en) Character processing apparatus and method
JP3885247B2 (en) Image recording device
JP2003039655A (en) Printer and printing method
JPH06238955A (en) Image processing device
WO1998008686A1 (en) Color recording apparatus and method of color recording

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20051004