JP2748438B2 - Computer system - Google Patents

Computer system

Info

Publication number
JP2748438B2
JP2748438B2 JP63247688A JP24768888A JP2748438B2 JP 2748438 B2 JP2748438 B2 JP 2748438B2 JP 63247688 A JP63247688 A JP 63247688A JP 24768888 A JP24768888 A JP 24768888A JP 2748438 B2 JP2748438 B2 JP 2748438B2
Authority
JP
Japan
Prior art keywords
data
bitmap
printer
graphic
buffer
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.)
Expired - Fee Related
Application number
JP63247688A
Other languages
Japanese (ja)
Other versions
JPH0293923A (en
Inventor
幸義 広瀬
範泰 高橋
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP63247688A priority Critical patent/JP2748438B2/en
Publication of JPH0293923A publication Critical patent/JPH0293923A/en
Application granted granted Critical
Publication of JP2748438B2 publication Critical patent/JP2748438B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、ワークステーションなどの計算機システ
ムに関し、特に、プロセッサがプリンタに図形データを
転送する計算機システムに関する。
Description: TECHNICAL FIELD The present invention relates to a computer system such as a workstation, and more particularly, to a computer system in which a processor transfers graphic data to a printer.

〔従来の技術〕[Conventional technology]

従来、図形データをプリンタに転送する場合、計算機
システムのプロセッサ部では、図形データを図形ごとに
プリンタの解釈できるコマンドに変換する描画処理を行
なっていた。
Conventionally, when transferring graphic data to a printer, a processor unit of a computer system has performed a drawing process for converting the graphic data into commands that can be interpreted by the printer for each graphic.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

しかしながら、図形データに多くの図形が含まれてい
る場合、すなわち、複雑な図形の場合、上述した描画処
理が繁雑となり処理時間が長くなるという問題点があっ
た。
However, when many figures are included in the figure data, that is, in the case of a complicated figure, there is a problem that the above-described drawing processing is complicated and the processing time is long.

この発明は、上記従来技術の問題点に鑑みなされたも
ので、図形データに多くの図形が含まれている場合の描
画処理を簡素化し、処理時間を短縮することができる計
算機システムを提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-described problems of the related art, and provides a computer system capable of simplifying a drawing process when graphic data includes many figures and shortening a processing time. With the goal.

〔課題を解決するための手段及び作用〕[Means and actions for solving the problem]

上記目的を達成するため、本発明では、少なくとも図
形データを含む印刷データの印刷依頼を行うプロセッサ
と、前記プロセッサから印刷依頼された印刷データを第
1のビットマップメモリに展開して印字するプリンタと
を有する計算機システムにおいて、前記プロセッサは、
前記第1のビットマップメモリよりもメモリ容量が少な
い第2のビットマップメモリと、前記印刷データを印刷
依頼するに際して、該印刷データに含まれる図形データ
を前記第2のビットマップメモリに縮小展開する縮小展
開手段と、前記図形データを前記プリンタに送信するに
際して、前記第2のビットマップメモリに縮小展開した
イメージデータを拡大処理する拡大処理手段とを具備す
ることを特徴とする。したがって、プロセッサのメモリ
容量を低減することができる。
In order to achieve the above object, according to the present invention, there is provided a processor for requesting printing of print data including at least graphic data, and a printer for expanding and printing the print data requested to be printed by the processor in a first bitmap memory. In the computer system having:
A second bitmap memory having a smaller memory capacity than the first bitmap memory; and, when requesting printing of the print data, reducing and expanding graphic data included in the print data to the second bitmap memory. The image processing apparatus further comprises a reduction / expansion means and an enlargement processing means for enlarging the image data reduced / expanded in the second bitmap memory when transmitting the graphic data to the printer. Therefore, the memory capacity of the processor can be reduced.

〔実施例〕〔Example〕

この発明に係わる図形データ処理方法の第1の実施例
を説明する。
A first embodiment of the graphic data processing method according to the present invention will be described.

第2図は、この発明に係わる図形データ処理方法を実
施するための計算機システムの基本構成を示すブロック
図である。この計算機システムは、図形データの描画処
理を行うプロセッサ1と、文字、図形又は入力されたデ
ータ等を表示するディスプレイ2と、プロセッサへの指
示やデータ等を入力するキーボード3と、レーザプリン
タ等のプリンタ4とから構成されている。
FIG. 2 is a block diagram showing a basic configuration of a computer system for implementing the graphic data processing method according to the present invention. The computer system includes a processor 1 for performing drawing processing of graphic data, a display 2 for displaying characters, figures, or input data, a keyboard 3 for inputting instructions and data to the processor, and a laser printer or the like. And a printer 4.

上述したプロセッサ1は、システム全体の制御とデー
タの演算処理を行う中央処理装置(CPU)11と、図形デ
ータを描画するビットマップバッファが設けられた主記
憶装置12と、前記ビットマップバッファ上において、1
ページ分の描画処理が終了した時点で、前記ビットマッ
プバッファ上の図形データをプリンタへ転送する画像処
理装置13とから構成されている。
The above-described processor 1 includes a central processing unit (CPU) 11 that controls the entire system and performs data arithmetic processing, a main storage device 12 provided with a bitmap buffer for drawing graphic data, , 1
When the drawing processing for the page is completed, the image processing apparatus 13 transfers the graphic data in the bitmap buffer to the printer.

第1図は、上記画像処理装置13の構成を示す詳細ブロ
ック図である。この画像処理装置13は、画像処理用のプ
ロセッサであって、入力された文字/図形データを、文
字データと図形データに振り分けるデータ分類部21と、
文字データの出力位置の計算と指定、及びプリンタへの
文字データの出力を行う文字印字処理部22と、後述する
ビットマップバッファに図形データを描画する図形描画
処理部23と、図形データの出力位置の計算と指定、及び
プリンタへの図形データの出力を行うビットマップ印字
処理部24とから構成されている。なお、25は主記憶装置
12内に設けられたビットマップバッファである。このビ
ットマップバッファ25は、主記憶装置内においてプリン
タ4のドット数と同じサイズだけ確保される。例えば、
240DPI(dots/inch)でA4サイズの用紙を具えたレーザ
プリンタでは、210mm×297mm 1984(dots)×2806(do
ts)分のビットマップバッファが設定される。
FIG. 1 is a detailed block diagram showing the configuration of the image processing apparatus 13. The image processing device 13 is a processor for image processing, and includes a data classification unit 21 that sorts input character / graphic data into character data and graphic data.
A character print processing unit 22 that calculates and specifies the output position of character data and outputs character data to a printer; a graphic drawing processing unit 23 that draws graphic data in a bitmap buffer, which will be described later; And a bit map print processing unit 24 for performing calculation and designation of the image data and outputting graphic data to the printer. 25 is the main storage device
12 is a bitmap buffer provided in the device. The bitmap buffer 25 is secured in the main storage device by the same size as the number of dots of the printer 4. For example,
For a laser printer equipped with A4 size paper at 240 DPI (dots / inch), 210 mm x 297 mm 1984 (dots) x 2806 (do
ts) bitmap buffers are set.

次に、第4図に示す様な印字例を、上述した画像処理
装置13によりプリンタ4に転送する場合について説明す
る。第4図に示す印字例の印字データは、次の様なコマ
ンド列で表される。
Next, a case where a printing example as shown in FIG. 4 is transferred to the printer 4 by the above-described image processing device 13 will be described. The print data of the print example shown in FIG. 4 is represented by the following command sequence.

1…(MOVETO 200,2000) 2…(PRINT“ABCDEFGHIJKLMN") 3…(DROWLINE 200 200 1800 2500) 4…(DROWCIRCLE 800 1300 500) 5…(MOVETO 200,1000) 6…(PRINT“OPQRSTU") 7…(DRAWSQUAR 700 700 1500 1500) 8…(NEWPAGE) 上述した各コマンドの意味を次に示す。1… (MOVETO 200,2000) 2… (PRINT “ABCDEFGHIJKLMN”) 3… (DROWLINE 200 200 1800 2500) 4… (DROWCIRCLE 800 1300 500) 5… (MOVETO 200,1000) 6… (PRINT “OPQRSTU”) 7 ... (DRAWSQUAR 700 700 1500 1500) 8 ... (NEWPAGE) The meaning of each command described above is shown below.

1…座標を(200,2000)に設定する。1: Set the coordinates to (200, 2000).

2…“ABCDEFGHIJKLMN"をプリントする。2 Print “ABCDEFGHIJKLMN”.

3……(200,200)から(1800,2500)へ直線を描く。3. Draw a straight line from (200,200) to (1800,2500).

4…(800 1300)を中心とする半径500の円を描く。4. Draw a circle with a radius of 500 centered on (800 1300).

5…座標を(200,1000)に設定する。5. Set the coordinates to (200,1000).

6…“OPQRSTU"をプリントする。6 Print “OPQRSTU”.

7…(700,700)と(1500,1500)を対角とする四角形を
描く。
7 Draw a square with (700,700) and (1500,1500) as diagonals.

8…改ページする。8 ... Page break.

いま、このような印字データが主記憶装置12から、あ
るいはユーザー側から第1図の画像処理装置13に入力さ
れると、印字データはデータ分類部21において文字デー
タと図形データに振り分けられる。このうち文字データ
は文字印字処理部22へ送られ、文字データの出力位置の
計算と、その出力位置の指定が行われた後、プリンタ4
へ転送される。一方、図形データは図形描画処理部23に
より主記憶装置12内のビットマップバッファ25に展開さ
れる、図形描画処理部23では、図形データを逐次読み込
んでビットマップバッファ25に描画するが、1ページ分
の図形データの処理が終了するまでビットマップバッフ
ァ25からデータは送出されない。そして、第3図に示す
ように1ページ分の図形データの処理が終了した時点で
図形データはビットマップ印字処理部24に送られる、ビ
ットマップ印字処理部24では、図形データの出力位置の
計算と、その出力位置の指定が行われ、図形データがラ
スターデータとしてプリンタ4に転送される。
Now, when such print data is input from the main storage device 12 or from the user side to the image processing device 13 in FIG. 1, the print data is sorted into character data and graphic data in the data classification unit 21. The character data is sent to the character print processing unit 22, where the output position of the character data is calculated and the output position is specified.
Transferred to On the other hand, the graphic data is developed in the bitmap buffer 25 in the main storage device 12 by the graphic drawing processing unit 23. In the graphic drawing processing unit 23, the graphic data is sequentially read and drawn in the bitmap buffer 25. No data is sent from the bitmap buffer 25 until the processing of the graphic data for the minute is completed. Then, as shown in FIG. 3, when the processing of the graphic data for one page is completed, the graphic data is sent to the bitmap print processing unit 24. The bitmap print processing unit 24 calculates the output position of the graphic data. Is specified, and the graphic data is transferred to the printer 4 as raster data.

上述した画像処理装置13における処理手順を第5図の
フローチャートに基づいて説明する。
The processing procedure in the image processing apparatus 13 will be described with reference to the flowchart of FIG.

画像処理装置13は、印字データを読み込むと(ステッ
プ101)、そのデータにページ送り記号が含まれている
かどうかを判断する(ステップ102)。
When reading the print data (step 101), the image processing device 13 determines whether the data includes a page feed symbol (step 102).

ここで、ページ送り記号が含まれていないときは、読
み込んだデータが図形データかどうかを判断する(ステ
ップ103)。ここで、読み込んだデータが図形データで
あるときは、ビットマップバッファ25に図形の描画を行
ない(ステップ104)、次のデータがあるかどうかを判
断する(ステップ106)、ここで、次のデータがあると
きはステップ101に戻り、1ページ分のデータが描画さ
れるまで上述した処理を繰り返す。また、ステップ103
において読み込んだデータが図形データでないときは、
文字データをプリンタ4に転送し(ステップ105)、上
記ステップ106に移る。
If no page feed symbol is included, it is determined whether the read data is graphic data (step 103). If the read data is graphic data, a graphic is drawn in the bitmap buffer 25 (step 104), and it is determined whether or not there is next data (step 106). If there is, the process returns to step 101, and the above-described processing is repeated until one page of data is drawn. Step 103
If the data read in is not graphic data,
The character data is transferred to the printer 4 (step 105), and the process proceeds to step 106.

一方、ステップ102において、読み込んだデータにペ
ージ送り記号が含まれていたときは、ビットマップバッ
ファ25内に図形があるかどうかを判断し(ステップ10
7)、図形があるときはビットマップバッファ25に描画
された1ページ分の図形データをプリンタ4に転送する
(ステップ108)。そして、ビットマップバッファ25内
のデータを全てクリアした後(ステップ109)、ステッ
プ106に移る。また、ステップ107において、ビットマッ
プバッファ25内に図形がないときは、そのままステップ
106に移る。
On the other hand, if it is determined in step 102 that the read data includes a page feed symbol, it is determined whether there is a graphic in the bitmap buffer 25 (step 10).
7) If there is a figure, the figure data for one page drawn in the bitmap buffer 25 is transferred to the printer 4 (step 108). Then, after clearing all the data in the bitmap buffer 25 (step 109), the process proceeds to step 106. If there is no figure in the bitmap buffer 25 in step 107,
Move to 106.

上述した第1の実施例においては、プリンタ4の1ペ
ージ分のビットマップに対応するビットマップバッファ
25を主記憶装置内に設け、図形をプリンタ4に描画する
際に、このビットマップバッファ25に図形データを展開
し、1ページ分の図形データをまとめてプリンタ4に送
るようにしたため、複雑な図形の描画処理を簡単に、且
つ高速に行うことができる。なお、ビットマップバッフ
ァ25での描画処理は、ディスプレイ2上での描画処理と
共通にすることができるので、システムの構成を簡素化
することも可能となる。
In the first embodiment, the bitmap buffer corresponding to the bitmap for one page of the printer 4 is used.
25 is provided in the main storage device, and when drawing a graphic on the printer 4, the graphic data is expanded in the bit map buffer 25 and the graphic data for one page is sent to the printer 4 collectively. Drawing processing of figures can be performed easily and at high speed. Note that the drawing process in the bitmap buffer 25 can be made common with the drawing process on the display 2, so that the configuration of the system can be simplified.

次に、この発明に係わる図形データ処理方法の第2の
実施例について説明する。
Next, a description will be given of a second embodiment of the graphic data processing method according to the present invention.

なお、第2の実施例では、ビットマップ印字処理部24
の前段に新たにビットマップバッファを設け、後述する
拡大操作用のビットマップバッファとして用いる以外
は、上述した第1の実施例と同一の装置構成とする。
In the second embodiment, the bitmap print processing unit 24
The apparatus configuration is the same as that of the first embodiment described above, except that a bitmap buffer is newly provided at the preceding stage of the first embodiment and is used as a bitmap buffer for an enlarging operation described later.

第6図は、上述した第1の実施例におけるビットマッ
プバッファの基本構成を示す説明図である。図におい
て、31は主記憶装置12内に確保されているビットマップ
バッファであり、ここには斜線に示す様なプリントデー
タが書き込まれている。また、32はプリンタ内に実装さ
れているプリントデータ保持用のビットマップバッファ
であり、ここには転送されたプリントデータが保持され
る。
FIG. 6 is an explanatory diagram showing the basic configuration of the bitmap buffer in the first embodiment described above. In the figure, reference numeral 31 denotes a bitmap buffer secured in the main storage device 12, in which print data as indicated by oblique lines is written. Reference numeral 32 denotes a bitmap buffer for holding print data, which is mounted in the printer, and holds the transferred print data.

通常、レーザプリンタにおける解像度は、CRTディス
プレイに比べ数倍程度優れている。そこで、CRTディス
プレイ上に表示されたデータを同一サイズに近い大きさ
でレーザプリンタにプリントするような場合、上記第1
の実施例による図形データ処理方法では、第6図に示す
様にレーザプリンタでの1ドットが1ビットに対応する
ビットマップバッファ31を設け、これにレーザプリンタ
でのプリントイメージと同等の画像を縦横方向に拡大し
て描画し、これをそのまま転送してプリント処理を行な
うことになる。
Usually, the resolution of a laser printer is several times better than that of a CRT display. Therefore, when the data displayed on the CRT display is printed on a laser printer at a size close to the same size,
In the graphic data processing method according to the embodiment, as shown in FIG. 6, a bit map buffer 31 is provided in which one dot in a laser printer corresponds to one bit. The image is drawn in an enlarged manner in the direction, and is transferred as it is to perform the printing process.

第7図は、この発明の図形データ処理方法の第2の実
施例におけるビットマップ領域の基本構成を示す説明図
である。なお、第7図において、33は上述した拡大操作
用のビットマップバッファであり、その他第6図と同一
符号は同等部分を示すものとする。
FIG. 7 is an explanatory diagram showing a basic configuration of a bitmap area in a second embodiment of the graphic data processing method of the present invention. In FIG. 7, reference numeral 33 denotes a bitmap buffer for the above-described enlargement operation, and the same reference numerals as those in FIG. 6 denote equivalent parts.

第7図において、ビットマップ領域31の大きさは第6
図の場合に比べて縦横共に整数分の1(この例では2分
の1)であり、入力された図形データは、縦横共に整数
分の1に縮小された後に、主記憶装置12のビットマップ
バッファ31に描画される。そして、この整数分の1に縮
小して描画されたデータは、縦1ビット、横4ビット毎
に取り出され、横方向が整数倍に拡大された後、画像処
理装置内の拡大操作用のビットマップバッファ33に描画
される。この図形データは、さらに縦1ビット、横8ビ
ット毎に取り出され、縦方向に1ビットずらして同一デ
ータが2度転送され、プリンタ4内に実装されているプ
リントデータ保持用のビットマップバッファ32に描画さ
れる。
In FIG. 7, the size of the bitmap area 31 is
Compared to the case of the figure, the length and width are one-half of an integer (1/2 in this example). The image is drawn in the buffer 31. Then, the data drawn to be reduced to a fraction of an integer is taken out every 1 bit in the vertical direction and 4 bits in the horizontal direction. It is drawn in the map buffer 33. The graphic data is further extracted every 1 bit in the vertical direction and 8 bits in the horizontal direction, and the same data is transferred twice, shifted by 1 bit in the vertical direction, and is stored in the printer 4 as a bit map buffer 32 for holding print data. Is drawn on.

上述した画像処理装置13におけるデータの拡大処理の
手順を、第7図の説明図を参照しながら、第8図のフロ
ーチャートに基づいて説明する。
The procedure of the data enlarging process in the image processing apparatus 13 will be described based on the flowchart of FIG. 8 with reference to the explanatory diagram of FIG.

まず、画像処理装置13と、ビットマップバッファ31に
描画された図形データについて、ビットマップバッファ
31の縦方向の開始位置をY0に入れると共に、ビットマッ
プバッファ32の縦方向の開始位置をY1に入れ(ステップ
201)、さらに、ビットマップバッファ31の横方向の開
始位置をX0に入れると共に、ビットマップバッファ32の
横方向の開始位置をX1に入れる(ステップ202)。そし
て、(X0、Y0)の位置にある4ビット分のデータを横方
向に2倍に拡大して拡大操作用ビットマップバッファ33
に転送する(ステップ203)。次に、拡大操作用ビット
マップバッファ33のデータを、そのまま(X1、Y1)の位
置へ転送(ステップ204)した後、同一のデータを、そ
のまま(X1、Y1+1ビット)の位置へ転送する(ステッ
プ205)。そして、(X0+4ビット)=nビットかどう
かを判断する(ステップ206)。ここで、(X0+4ビッ
ト)=nビットでなければ、X0+4ビットをX0に入れる
と共に、X1+8ビットをX1に入れて(ステップ207)、
ステップ203からの処理を繰返す。一方、ステップ206に
おいて、(X0+4ビット)=nビットであれば、(Y0+
1ビット)=nビットかどうかを判断する(ステップ20
8)。ここで、(Y0+1ビット)=nビットでないとき
は、Y0+1ビットをY0に入れると共に、Y1+2ビットを
Y1に入れ(ステップ209)、ステップ202からの処理を繰
返す。また、(Y0+1ビット)=nビットであれば終了
する。
First, the image processing apparatus 13 and the bitmap buffer
The vertical start position of bitmap buffer 32 is inserted into Y1 while the vertical start position of bitmap buffer 32 is inserted into Y0 (step
201) Further, the horizontal start position of the bitmap buffer 31 is set to X0, and the horizontal start position of the bitmap buffer 32 is set to X1 (step 202). Then, the 4-bit data at the position of (X0, Y0) is enlarged twice in the horizontal direction to enlarge the bitmap buffer 33 for enlargement operation.
(Step 203). Next, after transferring the data of the bitmap buffer 33 for enlargement operation to the position of (X1, Y1) as it is (step 204), the same data is transferred to the position of (X1, Y1 + 1 bit) as it is (step 204). 205). Then, it is determined whether (X0 + 4 bits) = n bits (step 206). If (X0 + 4 bits) is not n bits, X0 + 4 bits are put in X0, and X1 + 8 bits are put in X1 (step 207).
The processing from step 203 is repeated. On the other hand, in step 206, if (X0 + 4 bits) = n bits, (Y0 +
It is determined whether (1 bit) = n bits (step 20)
8). Here, when (Y0 + 1 bit) = n bits is not set, Y0 + 1 bit is put in Y0 and Y1 + 2 bit is put in Y0.
Y1 is entered (step 209), and the processing from step 202 is repeated. If (Y0 + 1 bit) = n bits, the process ends.

上述した第2の実施例においては、描画処理を行うた
めのビットマップバッファとして、縦横共に整数分の1
の大きさのビットマップバッファを主記憶装置内に確保
し、図形データを整数分の1に縮小して描画すると共
に、プリンタに転送する時に整数倍に拡大するようにし
たため、主記憶装置内のビットマップバッファを数分の
1に削減することができる。したがって、主記憶装置内
の記憶領域が小さい場合でも、描画処理用のビットマッ
プバッファによる専有領域を必要最小限とすることがで
き、主記憶装置内の記憶領域を有効に利用することがで
きる。なお、この第2の実施例ではビットマップバッフ
ァのサイズを縦横共に2分の1とすることにより、全体
として4分の3のバッファが削減できる。また、ビット
マップバッファの縮小率は、上記実施例に限定されるも
のではなく、主記憶装置の記憶領域の大きさにより、適
宜変更できることは言うまでもない。
In the second embodiment described above, a bitmap buffer for performing the drawing process is one-in-one in both the vertical and horizontal directions.
Is secured in the main storage device, and the graphic data is reduced to an integral number for drawing, and is enlarged to an integral multiple when transferred to the printer. The bitmap buffer can be reduced to a fraction. Therefore, even when the storage area in the main storage device is small, the area dedicated to the bitmap buffer for drawing processing can be minimized, and the storage area in the main storage device can be used effectively. In the second embodiment, the size of the bitmap buffer is reduced to half in both the vertical and horizontal directions, so that the buffer can be reduced by three quarters as a whole. Further, the reduction ratio of the bitmap buffer is not limited to the above embodiment, and it goes without saying that the reduction ratio can be changed as appropriate according to the size of the storage area of the main storage device.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明は、プリンタが有する第
1のビットマップメモリよりもメモリ容量が少ない第2
のビットマップメモリをプロセッサに設け、印刷データ
を印刷依頼するに際して、該印刷データに含まれる図形
データを第2のビットマップメモリに縮小展開し、図形
データをプリンタに送信するに際して、第2のビットマ
ップメモリに縮小展開したイメージデータを拡大処理す
るよう構成したので、下記に示す効果が得られる。
As described above, the present invention provides the second bitmap memory having a smaller memory capacity than the first bitmap memory of the printer.
When the print data is requested to be printed, the graphic data included in the print data is reduced and expanded in the second bitmap memory, and when the graphic data is transmitted to the printer, the second bit map memory is used. Since the image data reduced and expanded in the map memory is configured to be enlarged, the following effects can be obtained.

1)プロセッサの主記憶装置内に設けるビットマップメ
モリのメモリ容量を低減することができる。
1) The memory capacity of the bit map memory provided in the main memory of the processor can be reduced.

2)プロセッサが主記憶装置を有効に利用することがで
きる。
2) The processor can effectively use the main storage device.

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

第1図は画像処理装置の構成を示す詳細ブロック図、第
2図は計算機システムの基本構成を示すブロック図、第
3図は印字例を示す説明図、第4図はビットマップバッ
ファ上に描画された印字例を示す説明図、第5図は画像
処理装置における処理手順を示すフローチャート、第6
図は第1の実施例におけるビットマップバッファの基本
構成を示す説明図、第7図は第2の実施例におけるビッ
トマップバッファの基本構成を示す説明図、第8図は画
像処理装置におけるデータの拡大処理の手順を示すフロ
ーチャートである。 11……中央処理装置(CPU)、 12……主記憶装置、13……画像処理装置、 21……データ分類部、22……文字印字処理部、 23……図形描画処理部、 24……ビットマップ印字処理部、 25……ビットマップバッファ。
FIG. 1 is a detailed block diagram showing the configuration of an image processing apparatus, FIG. 2 is a block diagram showing a basic configuration of a computer system, FIG. 3 is an explanatory diagram showing a printing example, and FIG. 4 is drawn on a bitmap buffer. FIG. 5 is an explanatory diagram showing an example of a printed image. FIG. 5 is a flowchart showing a processing procedure in the image processing apparatus.
FIG. 7 is an explanatory diagram showing the basic configuration of the bitmap buffer in the first embodiment, FIG. 7 is an explanatory diagram showing the basic configuration of the bitmap buffer in the second embodiment, and FIG. It is a flowchart which shows the procedure of an expansion process. 11 Central processing unit (CPU) 12 Main storage unit 13 Image processing unit 21 Data classification unit 22 Character print processing unit 23 Graphic drawing processing unit 24 Bitmap print processing unit, 25 ... Bitmap buffer.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】少なくとも図形データを含む印刷データの
印刷依頼を行うプロセッサと、前記プロセッサから印刷
依頼された印刷データを第1のピットマップメモリに展
開して印字するプリンタとを有する計算機システムにお
いて、 前記プロセッサは、 前記第1のビットマップメモリよりもメモリ容量が少な
い第2のビットマップメモリと、 前記印刷データを印刷依頼するに際して、該印刷データ
に含まれる図形データを前記第2のビットマップメモリ
に縮小展開する縮小展開手段と、 前記図形データを前記プリンタに送信するに際して、前
記第2のビットマップメモリに縮小展開したイメージデ
ータを拡大処理する拡大処理手段と を具備することを特徴とする計算機システム。
1. A computer system comprising: a processor for requesting printing of print data including at least graphic data; and a printer for expanding print data requested to be printed by the processor in a first pit map memory for printing. A second bitmap memory having a smaller memory capacity than the first bitmap memory; and a graphic data included in the print data when the print data is requested to be printed. And a magnification processing means for enlarging the image data reduced and developed in the second bitmap memory when transmitting the graphic data to the printer. system.
JP63247688A 1988-09-30 1988-09-30 Computer system Expired - Fee Related JP2748438B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63247688A JP2748438B2 (en) 1988-09-30 1988-09-30 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63247688A JP2748438B2 (en) 1988-09-30 1988-09-30 Computer system

Publications (2)

Publication Number Publication Date
JPH0293923A JPH0293923A (en) 1990-04-04
JP2748438B2 true JP2748438B2 (en) 1998-05-06

Family

ID=17167165

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63247688A Expired - Fee Related JP2748438B2 (en) 1988-09-30 1988-09-30 Computer system

Country Status (1)

Country Link
JP (1) JP2748438B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62232027A (en) * 1986-04-02 1987-10-12 Alps Electric Co Ltd Printing system for graphics in line printer

Also Published As

Publication number Publication date
JPH0293923A (en) 1990-04-04

Similar Documents

Publication Publication Date Title
US5386510A (en) Method of and apparatus for converting outline data to raster data
JPH08286860A (en) Output control method, its device and its computer program product
JP2748438B2 (en) Computer system
JPS6365151B2 (en)
JPH05313636A (en) Image supply device
JP3146771B2 (en) Font rasterizing apparatus and method
JP2783601B2 (en) Information processing device
JP2711860B2 (en) Output control method and device
JPH10151815A (en) Printing-processing apparatus
JP3864520B2 (en) Print processing apparatus and print processing method
JP2715475B2 (en) Graphic output device
JP3005014B2 (en) Printing equipment
JPS61267126A (en) Plotter controller
JP3651214B2 (en) Print processing apparatus and print processing method
JPH0216068A (en) Image forming device
JP2710350B2 (en) Image processing apparatus and image processing method of image processing apparatus
JPH064396A (en) Image plotter
JP2758875B2 (en) Registered character display system
JP2976671B2 (en) Data expansion method
JPH06175637A (en) Method for generating character
JPH05173539A (en) Printing controller
JPH04318893A (en) Character processor
JPH0553558A (en) Information processor
JPH04284272A (en) Printing controller
JPH04155383A (en) Vector font developing device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees