JPH09174958A - Output apparatus and method - Google Patents

Output apparatus and method

Info

Publication number
JPH09174958A
JPH09174958A JP7343345A JP34334595A JPH09174958A JP H09174958 A JPH09174958 A JP H09174958A JP 7343345 A JP7343345 A JP 7343345A JP 34334595 A JP34334595 A JP 34334595A JP H09174958 A JPH09174958 A JP H09174958A
Authority
JP
Japan
Prior art keywords
intermediate data
data
output
rectangle
stored
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.)
Pending
Application number
JP7343345A
Other languages
Japanese (ja)
Inventor
Masahiro Nishihara
雅宏 西原
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP7343345A priority Critical patent/JPH09174958A/en
Publication of JPH09174958A publication Critical patent/JPH09174958A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Storing Facsimile Image Data (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the quantity of intermediate data and continue intermediate memory processing by replacing the intermediate data of a graphic of which the area is smaller than a specified value area among the intermediate data stored in a recording means when a memory full state is produced with the rectangular intermediate data circumscribed about this graphic. SOLUTION: When the quantity of the intermediate data based on a page description code exceeds the memory residual quantity of a band, the so-called memory full state is generated. A CPU transfers to memory ensuring processing when the memory full state is produced. One intermediate data of which the rectangular area is a specified size or less contained in the intermediate data stored in the respective bands of an RAM and circumscribed about the graphic shown by those intermediate data is searched. The rectangular intermediate data circumscribed about the graphic is formed and, after the original intermediate data is erased at first, the rectangular intermediate data is writted to be substituted (S10).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、受信した頁記述コ
−ドを中間デ−タに変換して記憶したうえ、記憶した中
間デ−タをビットマップに展開することによって、頁記
述コ−ドで記述された図形を出力する出力装置及び出力
方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention converts a received page description code into intermediate data, stores the converted page intermediate code, and then expands the stored intermediate data into a bit map so as to convert the page description code. TECHNICAL FIELD The present invention relates to an output device and an output method for outputting a graphic described by a code.

【0002】[0002]

【従来の技術】パーソナルコンピュータなどのホストコ
ンピュータでは、オペレータが頁記述言語を用いて画面
を描く(すなわち画面を定義するコードないしデータを
入力してゆく)。この頁記述言語はオペレータにとって
認識し易くかつ入力データ数も少なくすむように工夫さ
れており、その一例が図8に例示されている。図中例え
ば頁記述コード201は、中心座標を(1000,18
75)にもつ半径500の円を黒色で描くことに対する
頁記述コードの例を示している。以後頁記述コードとは
頁記述言語に従って入力された図形ないし文字を定義す
るデータのことをいう。
2. Description of the Related Art In a host computer such as a personal computer, an operator draws a screen using a page description language (that is, inputs codes or data defining the screen). This page description language is devised so that it is easy for the operator to recognize and the number of input data is small, and an example thereof is illustrated in FIG. In the figure, for example, the page description code 201 has a center coordinate of (1000, 18
75) shows an example of a page description code for drawing a circle with a radius of 500 in black. Hereinafter, the page description code refers to data defining a figure or character input according to the page description language.

【0003】例えば印字ヘッドと印字ヘッドの左右駆動
機構と用紙送り機構、あるいはレーザとレーザ走査機構
とドラムなど、印刷図形を最終的に出力する機構部を制
御するためには、印刷装置において各画素に対応するビ
ットマップを必要とする。このビットマップは、各画素
毎に印刷の有無を示す1ビットのデータを持つものであ
り、例えば図9に例示する2481×3508個の画素
で構成される1頁の画面に対し、2481×3508ビ
ットのデータ長を持つ。
In order to control a mechanism for finally outputting a print pattern, such as a print head, a left and right driving mechanism of the print head and a paper feeding mechanism, or a laser, a laser scanning mechanism and a drum, each pixel in a printing device is controlled. Requires the corresponding bitmap. This bitmap has 1-bit data indicating the presence / absence of printing for each pixel. For example, 2481 × 3508 for a screen of 1 page composed of 2481 × 3508 pixels illustrated in FIG. Has a data length of bits.

【0004】低機能の印刷装置の場合、ホストコンピュ
ータの側で頁記述コードをビットマップに展開し、展開
されたビットマップを印刷装置の側へ送ることで必要な
出力が行なわれるようにする。しかるにこの方式による
と、ホストコンピュータの負担が高くなる。そこで高機
能印刷装置の場合には、頁記述コードをビットマップへ
展開する処理を印刷装置の側で行なう。
In the case of a low-function printing device, the page description code is expanded into a bit map on the host computer side and the expanded bit map is sent to the printing device side so that the necessary output is performed. However, according to this method, the load on the host computer increases. Therefore, in the case of a high function printing device, the process of expanding the page description code into a bitmap is performed on the printing device side.

【0005】頁記述コードをビットマップへ展開するに
あたって、一旦中間データに変換する方法が普及してい
る。例えば、頁記述コードが「円を描く」というコード
である場合、それを多数の頂点を持つ正多角形を示すデ
ータに変換する。この形式の中間データに変換しておく
と、「円を描く」という定義から直接的にビットマップ
へ展開する処理に比して高速にビットマップへ展開でき
る。この中間データについては種々の形式が提案されて
おり、前述した例のように、曲線図形を、近似する直線
図形に変換する例(以下頂点形式という)、画素形成手
段(例えばレーザプリンタの場合のレーザ)の走査線ご
とに、印刷開始位置と印刷終了位置を示すデータに変換
する例(以下ランレングス形式という)、頁記述コード
に対応するビットマップがすでに記憶されている場合に
はそのビットマップの記憶アドレスに変換する例、ある
いは最終的にビットマップへまで展開したあとにそれを
他の中間データと同様に中間データとして処理する例が
存在する。最後の例の場合、すでにビットマップに転換
されている中間データをそのままコピーすることでビッ
トマップに展開される。しかも同一の印刷装置が複数の
形式で中間データを持つことがあり、例えば、特定の頁
記述コードはランレングス形式に変換し、他の特定の記
述コードは頂点形式に変換することがある。
In developing the page description code into a bit map, a method of once converting it into intermediate data is widely used. For example, when the page description code is a code "drawing a circle", it is converted into data indicating a regular polygon having many vertices. If converted to intermediate data of this format, it can be expanded into a bitmap faster than the process of expanding directly into a bitmap from the definition of "drawing a circle". Various formats have been proposed for this intermediate data. As in the example described above, an example of converting a curved figure into an approximate linear figure (hereinafter referred to as apex format), pixel forming means (for example, in the case of a laser printer) (Laser) scanning line conversion data for each print start position and print end position (hereinafter referred to as run length format), if a bitmap corresponding to the page description code is already stored, that bitmap There is an example of converting to a storage address of, or an example of finally processing it as a bitmap after expanding it to a bit map, like other intermediate data. In the case of the last example, the intermediate data that has already been converted into a bitmap is copied as it is to be expanded into a bitmap. Moreover, the same printing device may have intermediate data in a plurality of formats. For example, a specific page description code may be converted into a run length format, and another specific description code may be converted into a vertex format.

【0006】さらに1頁分の頁記述コードをビットマッ
プへ展開するためにバンド処理という手法が普及してい
る。この方式では、1頁を複数の領域(各領域をバンド
という)で構成し、各領域ごとにビットマップへ展開す
る。この場合、展開されたビットマップを一時記憶する
バンドバッファを少なくとも2個用い、一方のバンドバ
ッファに記憶されているビットマップに基づいて一つの
領域への印刷を実行するのと平行して、次のバンドにつ
いてビットマップへの展開処理を進めて展開されたビッ
トマップを他方のバンドバッファに記憶する。一つの領
域に対する出力と次の領域に対するビットマップの展開
が終了すると、次には他方のバンドバッファに展開され
ているビットマップによってその次の領域(バンド)へ
の出力を続け、それと同時平行してさらに別のバンドに
おけるビットマップへの展開処理を続ける。この方式に
よると、1頁中の1部領域をカバーすることができるだ
けの記憶容量を持つバンドバッファを2つ用いれば足り
ることから、1頁を3バンド以上に区割することによっ
て、展開されたビットマップを記憶しておくバンドバッ
ファの合計記憶容量を少なくすることができる。
Furthermore, a method called band processing has become widespread in order to develop a page description code for one page into a bitmap. In this method, one page is composed of a plurality of areas (each area is called a band), and each area is developed into a bitmap. In this case, at least two band buffers that temporarily store the developed bitmap are used, and printing to one area is performed based on the bitmap stored in one of the band buffers. The band expansion processing is advanced for the band of, and the expanded bitmap is stored in the other band buffer. When the output to one area and the expansion of the bitmap to the next area are completed, the bitmap expanded to the other band buffer continues to output to the next area (band), and at the same time parallel to it. Then, the process of expanding to a bitmap in another band is continued. According to this method, it suffices to use two band buffers having a storage capacity capable of covering a partial area in one page. Therefore, it is developed by dividing one page into three or more bands. It is possible to reduce the total storage capacity of the band buffer that stores the bitmap.

【0007】図1は、中間データへの変換処理とバンド
処理をともに実行する印刷装置の制御体系図を示してい
る。この印刷装置1はホストコンピュータ2と信号線3
で接続されて用いられ、プロセッサCPU(以後CPU
と記載する)4を中心とするコンピュータシステムを内
蔵している。すなわちCPU4、インターフェイス5、
ロムROM(以後ROMと記載する)6、ラムRAM
(以後RAMと記載する)7がバス8で接続されてコン
ピュータシステムが形成され、このコンピュータシステ
ムで印刷手段9が制御される。インターフェイス5はホ
ストコンピュータ2との間でデータの送受を行う。
FIG. 1 shows a control system diagram of a printing apparatus for executing both conversion processing into intermediate data and band processing. The printer 1 includes a host computer 2 and a signal line 3.
It is used by connecting with a processor CPU (hereinafter CPU
4) is built-in. That is, the CPU 4, the interface 5,
ROM ROM (hereinafter referred to as ROM) 6, RAM RAM
7 (hereinafter referred to as RAM) is connected by a bus 8 to form a computer system, and the printing means 9 is controlled by this computer system. The interface 5 sends and receives data to and from the host computer 2.

【0008】ROM6のなかには、ホストコンピュータ
2から送られてくる頁記述コード10を受信して受信バ
ッファ11に記憶するプログラム、受信バッファ11に
記憶された頁記述コード10を中間データに変換するプ
ログラム、変換された中間データをビットマップへ展開
するプログラム、展開されたビットマップに基づいて印
刷手段9を制御するプログラムなどが記憶されている。
この他、頁記述コード10が文字コードである場合に備
えて、その文字コードで特定される文字を形成するビッ
トマップを記憶している。この文字のためのビットマッ
プはフォントROM12に記憶されている。
In the ROM 6, a program for receiving the page description code 10 sent from the host computer 2 and storing it in the reception buffer 11, a program for converting the page description code 10 stored in the reception buffer 11 into intermediate data, A program that expands the converted intermediate data into a bitmap, a program that controls the printing unit 9 based on the expanded bitmap, and the like are stored.
In addition, in case the page description code 10 is a character code, a bit map forming a character specified by the character code is stored. The bitmap for this character is stored in the font ROM 12.

【0009】RAM7には、受信バッファ11の他、各
バンド13,14,15毎に中間データを記憶する領域
(16,17),(18,19),(20,21)と、
2つのバンドバッファ23,24と、ワークメモリ22
とを持っている。この各バンド13〜15とワークメモ
リ22のサイズは固定ではなく、必要に応じてリサイズ
(サイズ変更)できる。
In the RAM 7, in addition to the reception buffer 11, areas (16, 17), (18, 19), (20, 21) for storing intermediate data for each band 13, 14, 15 are provided.
Two band buffers 23 and 24 and work memory 22
And have The sizes of the bands 13 to 15 and the work memory 22 are not fixed, but can be resized (changed in size) as needed.

【0010】ワークメモリ22は、頁記述コード10を
中間データに変換する処理、中間データをビットマップ
に展開する処理、ビットマップによって印刷手段9を制
御する処理などの印刷デ−タ処理において、各種データ
を一時的に記憶するために用いられる。
The work memory 22 is used for various print data processes such as a process of converting the page description code 10 into intermediate data, a process of expanding the intermediate data into a bitmap, a process of controlling the printing means 9 by the bitmap, and the like. Used to store data temporarily.

【0011】中間データを記憶する領域(16,1
7),(18,19),(20,21)は、1頁を分割
するバンドの数nだけ存在し、各バンド別に中間データ
を記憶する。中間データは、パケットと形状中間データ
ないしパケットと文字中間データとで構成される。各パ
ケットは、頁記述コード毎に設けられ、識別子25、色
26、位置27、ポインタ28で構成される。色26は
頁記述コードで記述される図形又は文字の色を示し、位
置27は頁記述コードで記述される図形又は文字の頁中
の位置を示し、これは頁記述コード自体あるいは頁記述
コードが送られる順序から決められる。ポインタ28
は、図形又は文字の形状に対応する中間データの記憶場
所をアドレスで示し、例えば円が多角形近似された場合
には、その多角形の形状を定義する頂点座標の記憶され
ているアドレスを示す。また記述コードが文字コードで
ある場合にはその文字コードに対応する文字のためのビ
ットマップが記憶されているフォントROM12内のア
ドレスを示す。文字等のように予め定められているパタ
ーン以外の形状中間データ、例えば多角形を定める中間
データは、RAM7中の形状中間データ群記憶エリア1
7,19,21に記憶され、ポインタ28はそのアドレ
スを示す。識別子25は、中間データをいかなる形式で
記憶しているか、例えばフォントROM12内のアドレ
スを指定しているのか、形状中間データ群中の多角形形
状データを指定するのか、あるいは形状中間データ群中
のランレングスデータ又はビットマットを示すデータの
アドレスを指定しているのかといった中間データの形式
を示す。
Area (16, 1) for storing intermediate data
7), (18, 19), (20, 21) exist by the number n of bands that divide one page, and store intermediate data for each band. The intermediate data is composed of a packet and shape intermediate data or a packet and character intermediate data. Each packet is provided for each page description code, and includes an identifier 25, a color 26, a position 27, and a pointer 28. The color 26 indicates the color of the figure or character described by the page description code, and the position 27 indicates the position on the page of the figure or character described by the page description code, which is the page description code itself or the page description code. Determined from the order in which they are sent. Pointer 28
Indicates, by an address, a storage location of intermediate data corresponding to the shape of a figure or a character. For example, when a circle is approximated by a polygon, it indicates the stored address of vertex coordinates that define the shape of the polygon. . When the description code is a character code, it indicates the address in the font ROM 12 in which the bitmap for the character corresponding to the character code is stored. Shape intermediate data other than a predetermined pattern such as characters, for example, intermediate data defining a polygon, is stored in the shape intermediate data group storage area 1 in the RAM 7.
Stored in 7, 19, 21 and pointer 28 points to the address. The identifier 25 indicates in what format the intermediate data is stored, for example, whether an address in the font ROM 12 is designated, polygon shape data in the shape intermediate data group is designated, or in the shape intermediate data group. This indicates the format of the intermediate data such as whether the address of the data indicating the run length data or the bit mat is designated.

【0012】この印刷装置1の場合、受信バッファ11
に頁記述コードが記憶されたあと、この頁記述コードの
種類にあわせた形式の中間データに変換され、変換され
た中間データが領域(バンド)に対応する中間データ記
憶エリアに記憶される。そして1頁分の中間デ−タの変
換処理が終了した後、2つのバンドバッファ23,24
を交互に利用しながらバンド処理を実行して1頁分の印
刷を実行する。
In the case of this printing apparatus 1, the reception buffer 11
After the page description code is stored in, the page description code is converted into intermediate data of a format suitable for the type of the page description code, and the converted intermediate data is stored in the intermediate data storage area corresponding to the area (band). After the conversion processing of the intermediate data for one page is completed, the two band buffers 23 and 24 are
The band processing is executed while alternately using the, and printing for one page is executed.

【0013】上記のバンド処理について図10を参照し
て具体的に説明すれば次のようになる。即ち、印刷エン
ジン起動後に、 バンドB1の中間デ−タを、バンドバッファ23に
ビットマップ展開する。 バンドバッファ23のビットマップデ−タを印刷エ
ンジンに転送し、紙Pの領域1を印刷する。 と同時にバンドB2の中間デ−タを、バンドバッ
ファ24にビットマップ展開する。 バンドバッファ24のビットマップデ−タを印刷エ
ンジンに転送し、紙Pの領域2を印刷する。 と同時にバンドB3の中間デ−タを、バンドバッ
ファ23にビットマップ展開する。 バンドバッファ23のビットマップデ−タを印刷エ
ンジンに転送し、紙Pの領域3を印刷する。 と同時にバンドB4の中間デ−タを、バンドバッ
ファ24にビットマップ展開する。 バンドバッファ24のビットマップデ−タを印刷エ
ンジンに転送し、紙Pの領域4を印刷する。 尚、上記バンドB1〜B4は、図1におけるバンド1
3,14,15に対応し、n=4の4つのバンドに相当
する。
The above band processing will be described in detail with reference to FIG. That is, after the print engine is activated, the intermediate data of the band B1 is bit map expanded in the band buffer 23. The bitmap data of the band buffer 23 is transferred to the print engine, and the area 1 of the paper P is printed. At the same time, the intermediate data of band B2 is expanded in the band buffer 24 as a bitmap. The bitmap data of the band buffer 24 is transferred to the print engine, and the area 2 of the paper P is printed. At the same time, the intermediate data of band B3 is bit-mapped in the band buffer 23. The bitmap data of the band buffer 23 is transferred to the print engine, and the area 3 of the paper P is printed. At the same time, the intermediate data of band B4 is bit map expanded in the band buffer 24. The bitmap data of the band buffer 24 is transferred to the print engine, and the area 4 of the paper P is printed. The bands B1 to B4 are the band 1 in FIG.
It corresponds to 3, 14 and 15 and corresponds to four bands of n = 4.

【0014】[0014]

【発明が解決しようとする課題】上記印刷装置1の場
合、前述のバンド13,14,15は、ホストコンピュ
−タ2からの頁記述コード、例えば、図11に示すよう
な花と茎と複数の葉から成る図形Fを印刷するための頁
記述コードを中間デ−タに変換して記憶する際、花びら
の部分は多数の曲線から成るため中間デ−タの量が多く
なる。花びらの部分の中間デ−タの量が多くなり、当該
バンドのメモリ残量が無くなると、CPU4によりメモ
リフルの状態が確認される。このメモリフルが発生する
と、従来は、それまで各バンドに記憶された中間デ−タ
を捨てて、そのページの印刷をしない(白紙の状態)
か、メモリフル発生時までの中間デ−タに基づいて図1
2に示すように途中まで印刷している。そのためそのペ
ージ全体の印刷イメ−ジをつかむことは困難である。
In the case of the printing apparatus 1 described above, the bands 13, 14 and 15 are the page description codes from the host computer 2, for example, flowers and stems as shown in FIG. When the page description code for printing the figure F consisting of leaves is converted into intermediate data and stored, the amount of the intermediate data increases because the petal portion is composed of a large number of curves. When the amount of intermediate data in the petal portion increases and the remaining memory capacity of the band runs out, the CPU 4 confirms that the memory is full. When this memory full occurs, conventionally, the intermediate data stored in each band until then is discarded and the page is not printed (blank page).
Or, based on the intermediate data until the memory full occurs,
As shown in 2, printing is performed halfway. Therefore, it is difficult to grasp the print image of the entire page.

【0015】そこで本発明では、上記のようなメモリフ
ルが発生したとき、記憶手段に記憶されている中間デ−
タのうち、面積が所定値より小さい図形の中間デ−タ
を、この図形に外接する矩形の中間デ−タに置き換える
ことにより、中間デ−タの量を少なくし、記憶手段のメ
モリ残量を増やすことにより、中間デ−タ記憶処理を続
行させ、そのページ全体の出力イメ−ジをつかむことが
できるように出力することを課題とするものである。
Therefore, in the present invention, when the above memory full occurs, the intermediate data stored in the storage means is stored.
Among the data, the intermediate data of a figure whose area is smaller than a predetermined value is replaced by the rectangular intermediate data circumscribing this figure, thereby reducing the amount of the intermediate data and remaining memory capacity of the storage means. It is an object of the present invention to continue the intermediate data storage processing by increasing the number of bits and output so that the output image of the entire page can be grasped.

【0016】[0016]

【課題を解決するための手段】上記課題を解決するため
の第1の手段は、入力される出力デ−タを出力図形に対
応した中間デ−タに変換する変換手段と、前記中間デ−
タをビットマップに展開するビットマップ展開手段と、
前記ビットマップに基づいて出力する出力手段と、前記
各手段が処理を行う際一時的に発生する各種デ−タと前
記変換手段により得られる中間デ−タを記憶する記憶手
段とを備える出力装置において、前記記憶手段の記憶容
量以上に記憶するデ−タが多くなると判断されるとき、
記憶された中間デ−タのうちで面積が所定値より小さい
図形となる中間デ−タを検索する検索手段と、前記検索
手段にて検索された中間デ−タで表される図形に外接す
る矩形の中間デ−タを生成する矩形生成手段と、前記矩
形の中間デ−タと前記検索手段にて検索された中間デ−
タとを置き換える置換処理を行う置換手段とを備えるこ
とである。
The first means for solving the above problems is a converting means for converting input output data into intermediate data corresponding to an output graphic, and the intermediate data.
Bitmap expansion means for expanding the data into a bitmap,
Output device including output means for outputting based on the bit map, various data temporarily generated when each means performs processing, and storage means for storing intermediate data obtained by the converting means When it is determined that there is more data to be stored than the storage capacity of the storage means,
Retrieving means for retrieving intermediate data having a smaller area than the predetermined value among the stored intermediate data, and circumscribing the figure represented by the intermediate data retrieved by the retrieving means. Rectangle generating means for generating rectangular intermediate data, the rectangular intermediate data, and the intermediate data retrieved by the retrieval means.
And a replacement means for performing a replacement process for replacing

【0017】上記第1の手段において、記憶手段の記憶
容量以上に記憶するデ−タが多くなると判断されると
き、検索手段が、記憶された中間デ−タのうちで面積が
所定値より小さい図形となる中間デ−タを検索すると、
矩形生成手段は、検索手段にて検索された中間デ−タで
表される図形に外接する矩形の中間デ−タを生成し、置
換手段は、矩形の中間デ−タと前記検索手段にて検索さ
れた中間デ−タとを置き換えるため、記憶される中間デ
−タ量が減少し、記憶手段のメモリ残量に余裕ができる
ことから、中間デ−タ記憶処理を続行することが可能に
なり、出力したとき、目標とする出力図形の一部が変形
するが、そのページ全体の出力イメ−ジをつかむことが
できる。
In the first means, when it is determined that more data will be stored than the storage capacity of the storage means, the searching means causes the area of the stored intermediate data to be smaller than a predetermined value. When searching for intermediate data that is a figure,
The rectangle generating means generates rectangular intermediate data circumscribing the figure represented by the intermediate data searched by the searching means, and the replacing means uses the rectangular intermediate data and the searching means. Since the retrieved intermediate data is replaced, the amount of intermediate data to be stored is reduced and the remaining amount of memory in the storage means has a margin, so that it becomes possible to continue the intermediate data storage processing. When output, a part of the target output figure is deformed, but the output image of the entire page can be grasped.

【0018】また、前記課題を解決するための第2の手
段は、入力される出力デ−タを出力図形に対応した中間
デ−タに変換する変換手段と、前記中間デ−タをビット
マップに展開するビットマップ展開手段と、前記ビット
マップに基づいて出力する出力手段と、前記各手段が処
理を行う際一時的に発生する各種デ−タと前記変換手段
により得られる中間デ−タを記憶する記憶手段とを備え
る出力装置において、前記記憶手段の記憶容量以上に記
憶するデ−タが多くなると判断されるとき、記憶された
中間デ−タのうちで面積が最も小さい図形となる中間デ
−タを検索する検索手段と、前記検索手段にて検索され
た中間デ−タで表される図形に外接する矩形の中間デ−
タを生成する矩形生成手段と、前記検索手段にて検索さ
れた中間デ−タで表される図形に外接する矩形の面積が
所定値以下であるときは、前記矩形生成手段で生成され
た矩形の中間デ−タと前記検索された中間デ−タとを置
き換える置換処理を行い、前記矩形の面積が所定値を越
えるときは、この矩形の縦横比が所定の比率以上である
場合に前記置換処理を行う置換手段とを備えることであ
る。
A second means for solving the above problem is a converting means for converting input output data into intermediate data corresponding to an output graphic, and the intermediate data as a bit map. A bit map expanding means for expanding the data into an image, output means for outputting based on the bit map, various data temporarily generated when the respective means perform processing, and intermediate data obtained by the converting means. In an output device having a storage means for storing, when it is determined that the amount of data to be stored exceeds the storage capacity of the storage means, an intermediate figure which has the smallest area among the stored intermediate data is obtained. Retrieval means for retrieving data, and rectangular intermediate data circumscribing the figure represented by the intermediate data retrieved by the retrieval means.
If the area of the rectangle circumscribing the graphic representing the intermediate data retrieved by the retrieving means is less than a predetermined value, the rectangle produced by the rectangle producing means. When the area of the rectangle exceeds a predetermined value, the replacement is performed when the aspect ratio of the rectangle is equal to or larger than a predetermined ratio. And a replacement means for performing processing.

【0019】上記第2の手段において、記憶手段の記憶
容量以上に記憶するデ−タが多くなると判断されると
き、検索手段が、記憶された中間デ−タのうちで面積が
所定値より小さい図形となる中間デ−タを検索すると、
矩形生成手段は、検索手段にて検索された中間デ−タで
表される図形に外接する矩形の中間デ−タを生成し、置
換手段は、検索手段にて検索された中間デ−タで表され
る図形に外接する矩形の面積が所定値以下であるとき
は、前記矩形生成手段で生成された矩形の中間デ−タと
前記検索された中間デ−タとを置き換える置換処理を行
う一方、前記矩形の面積が所定値を越えるときは、この
矩形の縦横比が所定の比率以上である場合に前記置換処
理を行うため、記憶される中間デ−タ量が減少し、記憶
手段のメモリ残量に余裕ができるため、中間デ−タ記憶
処理を続行することが可能になり、出力したとき、目標
とする出力図形の一部が変形するが、そのページ全体の
出力イメ−ジをつかむことができる。
In the second means, when it is determined that the amount of data to be stored exceeds the storage capacity of the storage means, the searching means causes the area of the stored intermediate data to be smaller than a predetermined value. When searching for intermediate data that is a figure,
The rectangle generating means generates rectangular intermediate data circumscribing the figure represented by the intermediate data searched by the searching means, and the replacing means uses the intermediate data searched by the searching means. When the area of the rectangle circumscribing the figure represented is equal to or smaller than a predetermined value, the replacement process for replacing the intermediate data of the rectangle generated by the rectangle generating means with the retrieved intermediate data is performed. When the area of the rectangle exceeds a predetermined value, the replacement process is performed when the aspect ratio of the rectangle is equal to or more than the predetermined ratio, so that the amount of intermediate data to be stored is reduced and the memory of the storage means is reduced. Since there is a margin in the remaining amount, it becomes possible to continue the intermediate data storage processing, and when output, part of the target output figure is deformed, but the output image of the entire page is grasped. be able to.

【0020】また、前記課題を解決するための第3の手
段は、上記第1の手段、及び第2の手段における一連の
処理を繰り返して行うために、前記検索手段が、検索済
みの中間デ−タあるいは前記置換手段により置き換えら
れた矩形の中間デ−タを、以後の検索の対象から除外す
る除外手段を有することである。
Further, a third means for solving the above-mentioned problem is that the searching means repeats the series of processes in the above-mentioned first means and second means, so that the searching means causes the intermediate data which has been searched for. -Excluding means for excluding the data or the rectangular intermediate data replaced by the replacing means from the target of the subsequent search.

【0021】上記第3の手段によれば、除外手段が、検
索済みの中間デ−タあるいは置換手段により置き換えら
れた矩形の中間デ−タを、以後の検索の対象から除外す
るため、目標とする出力図形の同一部分の更なる変形を
防止する。
According to the third means, the excluding means excludes the searched intermediate data or the rectangular intermediate data replaced by the replacing means from the object of the subsequent search. To prevent further deformation of the same part of the output graphic.

【0022】また、前記課題を解決するための第4の手
段は、前記第1の手段、第2の手段、又は第3の手段に
おける一連の処理を行うか否かを設定するモ−ド設定手
段を備えることである。
A fourth means for solving the above-mentioned problems is a mode setting for setting whether or not to perform a series of processing in the first means, the second means, or the third means. It is to have means.

【0023】上記第4の手段によれば、記憶手段のメモ
リ残量が不足した時、モ−ド設定手段により、図形の一
部を変形してでも、全体の出力を得たい場合に限って、
中間デ−タの置き換え処理を行うことができる。
According to the above-mentioned fourth means, when the remaining amount of memory in the storage means is insufficient, it is only necessary to obtain the entire output even if a part of the figure is deformed by the mode setting means. ,
The replacement process of the intermediate data can be performed.

【0024】また、前記課題を解決するための第5の手
段は、出力デ−タを出力図形に対応した中間デ−タに変
換して記憶し、その中間デ−タをビットマップに展開
し、そのビットマップに基づいて出力する出力方法にお
いて、前記出力デ−タを処理する際、記憶容量以上に記
憶するデ−タが多くなると判断されるとき、記憶された
中間デ−タのうちで面積が所定値より小さい図形となる
中間デ−タを検索し、その検索された中間デ−タで表さ
れる図形に外接する矩形の中間デ−タを生成したうえ、
その矩形の中間デ−タと前記検索された中間デ−タとを
置き換える置換処理をすることである。
A fifth means for solving the above-mentioned problems is to convert the output data into intermediate data corresponding to the output graphic and store it, and expand the intermediate data into a bit map. In the output method for outputting based on the bitmap, when processing the output data, when it is determined that more data will be stored than the storage capacity, among the stored intermediate data, After searching for intermediate data whose area is smaller than a predetermined value and generating rectangular intermediate data circumscribing the figure represented by the searched intermediate data,
The replacement processing is to replace the rectangular intermediate data with the retrieved intermediate data.

【0025】上記第5の手段によれば、記憶容量以上に
記憶するデ−タが多くなると判断されるとき、記憶され
た中間デ−タのうちで面積が所定値より小さい図形とな
る中間デ−タを検索し、その検索された中間デ−タで表
される図形に外接する矩形の中間デ−タを生成したう
え、その矩形の中間デ−タと前記検索された中間デ−タ
とを置き換えるため、記憶される中間デ−タ量が減少
し、記憶手段のメモリ残量に余裕ができることから、中
間デ−タ記憶処理を続行することが可能になり、出力し
たとき、目標とする出力図形の一部が変形するが、その
ページ全体の出力イメ−ジをつかむことができる。
According to the fifth means, when it is judged that the amount of data to be stored exceeds the storage capacity, it is determined that the intermediate data of the stored intermediate data is a graphic whose area is smaller than the predetermined value. -Searching data, generating rectangular intermediate data circumscribing the figure represented by the searched intermediate data, and generating the rectangular intermediate data and the searched intermediate data. Since the intermediate data amount to be stored is reduced and the remaining memory capacity of the storage means has a margin, it becomes possible to continue the intermediate data storage process. Although a part of the output figure is deformed, the output image of the entire page can be grasped.

【0026】また、前記課題を解決するための第6の手
段は、出力デ−タを出力図形に対応した中間デ−タに変
換する変換して記憶し、その中間デ−タをビットマップ
に展開し、そのビットマップに基づいて出力する出力方
法において、前記出力デ−タを処理する際、記憶容量以
上に記憶するデ−タが多くなると判断されるとき、記憶
される中間デ−タのうちで面積が最も小さい図形となる
中間デ−タを検索し、その検索された中間デ−タで表さ
れる図形に外接する矩形の中間デ−タを生成したうえ、
前記検索された中間デ−タで表される図形に外接する矩
形の面積が所定値以下であるときは、前記生成された矩
形の中間デ−タと前記検索された中間デ−タとを置き換
える置換処理を行う一方、前記矩形の面積が所定値を越
えるときは、この矩形の縦横比が所定の比率以上である
場合に前記置換処理を行うことである。
A sixth means for solving the above-mentioned problem is to convert the output data into intermediate data corresponding to the output graphic, store the converted data, and convert the intermediate data into a bit map. In the output method of expanding and outputting based on the bit map, when it is determined that a large amount of data will be stored in excess of the storage capacity when the output data is processed, the intermediate data to be stored is stored. Among them, the intermediate data which becomes the figure having the smallest area is searched, and the rectangular intermediate data circumscribing the figure represented by the searched intermediate data is generated.
When the area of a rectangle circumscribing the figure represented by the retrieved intermediate data is less than a predetermined value, the generated intermediate data of the rectangle is replaced with the retrieved intermediate data. On the other hand, when the area of the rectangle exceeds a predetermined value while the replacement processing is performed, the replacement processing is performed when the aspect ratio of the rectangle is equal to or larger than a predetermined ratio.

【0027】上記第6の手段によれば、記憶容量以上に
記憶するデ−タが多くなると判断されるとき、記憶され
た中間デ−タのうちで面積が最も小さい図形となる中間
デ−タを検索し、その検索された中間デ−タで表される
図形に外接する矩形の中間デ−タを生成したうえ、前記
検索された中間デ−タで表される図形に外接する矩形の
面積が所定値以下であるときは、前記生成された矩形の
中間デ−タと前記検索された中間デ−タとを置き換える
置換処理を行う一方、前記矩形の面積が所定値を越える
ときは、この矩形の縦横比が所定の比率以上である場合
に前記置換処理を行うため、記憶される中間デ−タ量が
減少し、記憶手段のメモリ残量に余裕ができることか
ら、中間デ−タ記憶処理を続行することが可能になり、
出力したとき、目標とする出力図形の一部が変形する
が、そのページ全体の出力イメ−ジをつかむことができ
る。
According to the sixth means, when it is determined that the amount of data to be stored is larger than the storage capacity, the intermediate data which becomes the figure having the smallest area among the stored intermediate data. Area of the rectangle circumscribing the figure represented by the retrieved intermediate data, after generating the intermediate data of the rectangle circumscribing the figure represented by the retrieved intermediate data. Is less than or equal to a predetermined value, a replacement process for replacing the generated intermediate data of the rectangle with the searched intermediate data is performed, while if the area of the rectangle exceeds the predetermined value, Since the replacement process is performed when the aspect ratio of the rectangle is equal to or larger than a predetermined ratio, the intermediate data amount to be stored is reduced, and the remaining memory capacity of the storage means has a margin. Therefore, the intermediate data storage process is performed. Will be able to continue,
When output, part of the target output figure is deformed, but the output image of the entire page can be grasped.

【0028】また、前記課題を解決するための第7の手
段は、上記第5の手段、又は第6の手段における一連の
処理を繰り返して行うために、前記検索済みの中間デ−
タあるいは前記置き換えられた矩形の中間デ−タを、以
後の検索の対象から除外することである。
A seventh means for solving the above-mentioned problem is to repeat the series of processing in the fifth means or the sixth means, so that the searched intermediate data is searched.
This is to exclude the data or the intermediate data of the replaced rectangle from the target of the subsequent search.

【0029】上記第7の手段によれば、検索済みの中間
デ−タあるいは置換手段により置き換えられた矩形の中
間デ−タを、以後の検索の対象から除外するため、目標
とする出力図形の同一部分の更なる変形を防止する。
According to the seventh means, since the searched intermediate data or the rectangular intermediate data replaced by the replacing means is excluded from the object of the subsequent search, the target output graphic Prevents further deformation of the same part.

【0030】[0030]

【発明の実施の形態】次に、本発明の実施の形態を図面
を参照しながら説明する。本実施の形態における印刷装
置1は、従来の技術の欄で説明した図1の制御体系図に
示すように構成されている。従って、この基本的な制御
構成については従来の技術の欄で説明しているため、重
複説明を省略する。本実施の形態における印刷装置1
は、ホストコンピュ−タ2から頁記述コード(特許請求
の範囲では出力デ−タと記載している)10を入力する
と、この頁記述コード10を、例えば曲線図形を、近似
する直線図形に変換する頂点形式の中間デ−タに変換し
てバンド(特許請求の範囲では記憶手段と記載してい
る)13〜15に記憶したうえ、図10に示したような
手順(既に従来の技術の欄で説明しているため、この欄
での説明を省略する)でバンドバッファ(特許請求の範
囲ではビットマップ展開手段と記載している)23,2
4にビットマップ展開し、印刷手段9で印刷するという
制御をする。
Next, embodiments of the present invention will be described with reference to the drawings. The printing apparatus 1 in the present embodiment is configured as shown in the control system diagram of FIG. 1 described in the section of the related art. Therefore, since this basic control configuration has been described in the section of the related art, duplicate description will be omitted. Printing device 1 according to the present embodiment
When a page description code (which is described as output data in the claims) 10 is input from the host computer 2, the page description code 10 is converted into, for example, a curved line figure into an approximate straight line figure. Converted to intermediate data in the form of vertices and stored in bands (described as storage means in claims) 13 to 15, and the procedure as shown in FIG. The description is omitted in this section), and the band buffers (described in the claims as bit map expansion means) 23, 2
The bitmap is expanded to 4, and the printing means 9 performs printing.

【0031】上記制御行程において、中間デ−タの量
が、バンド13〜15のメモリ残量を超えたとき、当該
バンドに既に記憶されている中間デ−タの図形のうちで
面積が所定値以下、例えば最も面積の小さな図形を検索
したうえ、その図形に外接する矩形を生成し、その矩形
の中間デ−タを最も面積の小さな前記図形の中間デ−タ
と置き換えることにより、各バンド13〜15のメモリ
残量に余裕を持たせ、図10に示したようなバンド処理
を続行させるもので、印刷手段9で印刷された頁全体の
図形のイメ−ジを容易につかむことを可能にするもので
ある。
In the above control process, when the amount of the intermediate data exceeds the remaining memory capacity of the bands 13 to 15, the area of the figure of the intermediate data already stored in the band has a predetermined value. Hereinafter, for example, by searching for a figure having the smallest area, a rectangle circumscribing the figure is generated, and the intermediate data of the rectangle is replaced with the intermediate data of the figure having the smallest area. By allowing the remaining memory capacity of 15 to 15 to continue the band processing as shown in FIG. 10, it is possible to easily grasp the image of the figure of the entire page printed by the printing means 9. To do.

【0032】図2は、印刷装置1の基本的な印刷処理を
示したフロ−チャ−トである。図2のステップS1,S
2,S3に示すように、ホストコンピュ−タ2からの頁
記述コード10が受信バッファ11に入力されると、C
PU4はこの頁記述コード10を、例えば前記頂点形式
の中間デ−タに変換し、RAM7の各バンド13〜15
に記憶する。ステップS4に示すように、頁記述コード
10に対応した中間デ−タへの変換及び各バンド13〜
15に対する記憶が1頁分終了したと判断したとき、ス
テップS5に示すように、印刷エンジンがスタ−トされ
る。
FIG. 2 is a flowchart showing the basic printing process of the printing apparatus 1. Steps S1 and S of FIG.
2 and S3, when the page description code 10 from the host computer 2 is input to the reception buffer 11, C
The PU 4 converts this page description code 10 into, for example, the intermediate data of the above-mentioned vertex format, and each band 13 to 15 of the RAM 7 is converted.
To memorize. As shown in step S4, conversion into intermediate data corresponding to the page description code 10 and each band 13 to
When it is determined that the storage for 15 is completed for one page, the print engine is started as shown in step S5.

【0033】しかしながら、上記ステップS1〜S4の
行程で、頁記述コード10に基づく中間デ−タの量が、
バンド13〜15のメモリ残量を超えたとき、所謂メモ
リフルの状態が発生する。又、頁記述コード10を中間
デ−タに変換する処理において各種デ−タを一時的に記
憶する量がワ−クメモリ22のメモリ残量を超えたとき
にメモリフルの状態が発生する。CPU4はこのメモリ
フルの発生を監視しており、メモリ残量が所定以下とな
るメモリフルの状態が発生すると、図3のフロ−チャ−
トに示されたメモリ確保処理に移る。
However, in the process of steps S1 to S4, the amount of intermediate data based on the page description code 10 becomes
When the remaining memory capacity of the bands 13 to 15 is exceeded, a so-called memory full state occurs. Further, in the process of converting the page description code 10 into the intermediate data, when the amount of temporarily storing various data exceeds the memory remaining amount of the work memory 22, the memory full state occurs. The CPU 4 monitors the occurrence of this memory full, and when a memory full state occurs in which the remaining amount of memory is below a predetermined level, the flow chart of FIG.
The process proceeds to the memory allocation process shown in FIG.

【0034】図3のステップS10では、RAM7の各
バンド13〜15に記憶された中間デ−タのうち、その
中間デ−タで表される図形に外接する矩形の面積が所定
サイズ以下のものを一つ検索する。そして、その図形に
外接する矩形の中間デ−タを作成し、もとの中間デ−タ
を先ず消去したあとその矩形の中間デ−タを書き込むこ
とで置き換える。この時、必要に応じて、他の中間デ−
タに対してもそのバンドメモリ内での配置を変更して、
空いたメモリエリアをまとめる処理も行う。尚、図形に
外接する矩形とは、図5に示すように例えば10角形の
図形Mに外接する矩形MBであり、面積の大小は、一つ
の図形を表す中間デ−タの中でX方向の最小点Xmin
と最大点Xmaxと、Y方向の最小点Yminと最大点
Ymaxを周知の方法で求めることで判断できる。ま
た、このXmin,Xmax,Ymin,Ymaxに基
づいて矩形の中間デ−タを作成できる。上記の10角形
の図形Mの頂点座標値を4バイトで表現すると10×4
=40バイトのメモリ容量が必要であるのに対して、矩
形MBは1つの頂点座標値と巾と高さの値で良いので、
各値を4バイトとすると、4+4+4=12バイトにな
る。従って、一般に多角形の中間デ−タや、曲線状の図
形の中間デ−タを矩形の中間デ−タに置き換えれば、中
間デ−タの量は大幅に少なくなり、RAM7のメモリ残
量が多くなる。このように、最も面積の小さい図形に外
接する矩形の中間デ−タを生成したうえ、この矩形の中
間デ−タを上記図形の中間デ−タと置き換えることによ
り、中間デ−タの量は大幅に少なくなり、RAM7のメ
モリ残量が多くなる。
In step S10 of FIG. 3, among the intermediate data stored in each of the bands 13 to 15 of the RAM 7, the area of the rectangle circumscribing the figure represented by the intermediate data is equal to or smaller than a predetermined size. Search for one. Then, the intermediate data of the rectangle circumscribing the figure is created, the original intermediate data is first erased, and then the intermediate data of the rectangle is written to replace it. At this time, if necessary, another intermediate data
For the data, change the arrangement in the band memory,
It also performs processing to collect the vacant memory areas. The rectangle circumscribing the figure is, for example, a rectangle MB circumscribing the decagonal figure M as shown in FIG. 5, and the size of the area is in the X direction in the intermediate data representing one figure. Minimum point Xmin
And the maximum point Xmax, and the minimum point Ymin and maximum point Ymax in the Y direction can be determined by a known method. Further, rectangular intermediate data can be created based on the Xmin, Xmax, Ymin, and Ymax. If the vertex coordinate value of the above-described decagonal figure M is expressed by 4 bytes, it is 10 × 4.
= 40 bytes of memory capacity is required, while rectangle MB has only one vertex coordinate value and width and height values.
If each value is 4 bytes, then 4 + 4 + 4 = 12 bytes. Therefore, generally, if polygonal intermediate data or curved graphic intermediate data is replaced with rectangular intermediate data, the amount of intermediate data is significantly reduced, and the remaining memory capacity of the RAM 7 is reduced. Will increase. Thus, by generating the intermediate data of the rectangle circumscribing the figure having the smallest area, and replacing the intermediate data of the rectangle with the intermediate data of the above figure, the amount of the intermediate data is reduced. It is significantly reduced, and the remaining memory capacity of the RAM 7 is increased.

【0035】次に、ステップS11において、RAM7
のメモリ残量がメモリ要求量より多くなったか否かを判
断する。その判断において、RAM7のメモリ残量がメ
モリ要求量より少なければ(S11でNO)ステップS
10に戻り、前記同様の処理をする。そして、そのバン
ドのメモリ残量がメモリ要求量より多くなったと判断す
るまでステップS10,11を繰り返す。
Next, in step S11, the RAM 7
It is determined whether or not the remaining memory capacity of is larger than the memory request amount. In that determination, if the memory remaining amount of the RAM 7 is less than the memory required amount (NO in S11), step S
Returning to step 10, the same processing as described above is performed. Then, steps S10 and S11 are repeated until it is determined that the remaining memory capacity of the band becomes larger than the required memory capacity.

【0036】このようにしてメモリフルの状態が解消
し、1ページ分の中間デ−タがバンド13〜15に記憶
されると、図2のステップS5に示すように印刷エンジ
ンがスタ−トされる。ステップS6,S7に示すよう
に、各バンドに記憶された中間デ−タを、順次バンドバ
ッファ23,24に展開し、印刷手段9で印刷する。そ
して、ステップS8に示すように1ページ分の印刷が終
了したとき、ステップS9において紙を送出する。
When the memory full state is resolved in this way and the intermediate data for one page is stored in bands 13 to 15, the print engine is started as shown in step S5 of FIG. It As shown in steps S6 and S7, the intermediate data stored in each band is sequentially developed in the band buffers 23 and 24 and printed by the printing means 9. Then, as shown in step S8, when the printing for one page is completed, the paper is fed out in step S9.

【0037】前述のようにメモリフルの状態が発生して
最も面積の小さい図形の中間デ−タを矩形の中間デ−タ
に置き換えた場合、例えば目標とする印刷図形が図6に
示すような図形Fである場合、図7に示すように花びら
の形が角形になる程度の図形F1になるため、印刷した
ときに全体のイメ−ジが確保される。
When the memory full state occurs and the intermediate data of the graphic having the smallest area is replaced with the rectangular intermediate data as described above, for example, the target printed graphic is as shown in FIG. In the case of the figure F, as shown in FIG. 7, the figure F1 is such that the shape of the petals becomes a square, so that the entire image is secured when printed.

【0038】次に、他の実施の形態を、図4のフロ−チ
ャ−トを参照しながら説明する。前述した実施の形態と
同様に、所謂メモリフルの状態が発生したとき、ステッ
プS12においてRAM7の各バンド13〜15に記憶
された中間デ−タのうち、前述と同様に、図形に外接す
る矩形の面積に基づいて最も面積の小さい図形を検索す
る。そして、ステップS13において、その図形に外接
する矩形の面積が所定値以下であるか否かを判断し、所
定値以下であるならば、ステップS14においてその矩
形の中間デ−タを生成し、もとの中間デ−タと置き換え
る。そしてステップS15においてその置き換えを行っ
た矩形の中間デ−タを次の検索の対象内に入らないよう
にする処理を行い、前述のステップS11のメモリ残量
の検査を行う。メモリ要求が満たされた場合(ステップ
S11でYES)は、このメモリ確保処理を終了し、満
たされない場合(ステップS11でNO)は、再度ステ
ップS12の処理を繰り返す。また、ステップS13に
おいて所定値を超えている場合は、ステップS16に
て、その矩形の縦横比を検査する。図5に示すようにX
方向とY方向の最大値と最小値とに基づいて比を求め
る。先ず、(Xmax−Xmin)/(Ymax−Ym
in)を求め、所定の比以下であるか否かを検査し、所
定の比以下であった場合は、偏平な図形であるとして
(ステップS16でYES)、ステップS14の処理を
行う。また、上記の比が所定の比よりも大きい場合は、
(Ymax−Ymin)/(Xmax−Xmin)を求
め、上記と同様に検査する。もし、この比も所定の比よ
り大きい場合は、偏平な図形でないと判断し(ステップ
S16でNO)、処理を終える。この場合、必要なメモ
リ容量を得られるだけの中間デ−タの置き換えが行われ
ないことになり、メモリフルの状態は解消されないの
で、インタ−フェ−ス5を介してホストコンピュ−タ2
にエラ−メッセ−ジを送る等のエラ−処理を行う。尚、
ステップS15の処理は、例えば、次のように行う。検
索範囲を示すアドレスポインタを用意し、先ずそのバン
ドメモリの先頭を示すように初期化しておく。その後、
置換処理を行う毎に置換した中間デ−タをそのアドレス
ポインタの示す位置に置き換えるように他の中間デ−タ
を含め、配置し直し、アドレスポインタを置き換えた中
間デ−タの次を示すように変更し、この位置から次の検
索を行えるようにする。あるいは、もとの中間デ−タと
置き換えを行った矩形の中間デ−タに対して、その中間
デ−タの特定位置に置き換えが行われたものであること
を示すフラグを付けるようにしても良い。この場合、検
索を行う場合、このフラグを持つ中間デ−タは、面積の
検査を行う処理を省くように検索処理(ステップS1
2)を行うことになる。このようにメモリフルの状態に
なっても、上記のように中間デ−タを置き換えることに
より当該バンドのメモリ残量を増やし、更にその結果、
必要に応じてメモリの再配置やリサイズを行うことによ
り、ワ−クメモリ22の残量を増やすことができるよう
になり、印刷デ−タの処理を続けることが可能となる。
その結果、印刷したとき、目標とする印刷図形の一部が
変形する程度で、全体のイメ−ジがほぼ確保された出力
を得ることができる。
Next, another embodiment will be described with reference to the flowchart of FIG. Similar to the above-described embodiment, when a so-called memory full state occurs, among the intermediate data stored in each band 13 to 15 of the RAM 7 in step S12, the rectangle circumscribing the figure is the same as the one described above. Search for the smallest figure based on the area of. Then, in step S13, it is determined whether or not the area of the rectangle circumscribing the figure is less than or equal to a predetermined value, and if it is less than or equal to the predetermined value, intermediate data of the rectangle is generated in step S14. It replaces with the intermediate data of. Then, in step S15, processing is performed to prevent the replaced rectangular intermediate data from being included in the target of the next search, and the remaining memory amount is checked in step S11. If the memory request is satisfied (YES in step S11), the memory securing process is ended, and if not satisfied (NO in step S11), the process of step S12 is repeated. If the value exceeds the predetermined value in step S13, the aspect ratio of the rectangle is inspected in step S16. X as shown in FIG.
The ratio is calculated based on the maximum value and the minimum value in the direction and the Y direction. First, (Xmax-Xmin) / (Ymax-Ym
in) is inspected, and it is inspected whether it is less than or equal to a predetermined ratio. If it is less than or equal to the predetermined ratio, it is determined that the figure is a flat figure (YES in step S16), and the process of step S14 is performed. Also, if the above ratio is greater than the predetermined ratio,
(Ymax-Ymin) / (Xmax-Xmin) is obtained and inspected in the same manner as above. If this ratio is also larger than the predetermined ratio, it is determined that the figure is not a flat figure (NO in step S16), and the process ends. In this case, the replacement of the intermediate data to obtain the required memory capacity is not performed, and the memory full state is not resolved. Therefore, the host computer 2 is connected via the interface 5.
Performs error processing such as sending an error message to. still,
The process of step S15 is performed as follows, for example. An address pointer indicating the search range is prepared and first initialized to indicate the beginning of the band memory. afterwards,
Each time the replacement process is performed, the replaced intermediate data is rearranged including other intermediate data so as to replace it with the position indicated by the address pointer, and the next intermediate data with the replaced address pointer is shown. To allow the next search from this position. Alternatively, a flag indicating that the replacement has been performed at a specific position of the intermediate data is added to the rectangular intermediate data that has been replaced with the original intermediate data. Is also good. In this case, when performing a search, the intermediate data having this flag performs a search process so as to omit the process of inspecting the area (step S1).
2) will be performed. Even when the memory is full as described above, the memory remaining amount of the band is increased by replacing the intermediate data as described above, and as a result,
By rearranging or resizing the memory as needed, the remaining amount of the work memory 22 can be increased, and the processing of print data can be continued.
As a result, when printing is performed, it is possible to obtain an output in which the entire image is almost secured, to the extent that a part of the target printed figure is deformed.

【0039】また、上記のようなメモリ確保処理を、指
定があった時だけ実行するようにしてもよい。つまり、
上述のようなメモリフルの状態になることがCPU4の
監視処理により検出された場合、メモリ確保処理に入る
前に、図13に示すフロ−チャ−トのように、RAM7
内のモ−ド設定フラグ(図示せず)がONか否かをチェ
ックし(ステップS17)、ONならば(ステップS1
7でYES)上述したメモリ確保処理を行い、ONでな
いならばメモリフルエラ−の処理を行うものである。こ
のモ−ド設定フラグは、印刷装置1に設けられたパネル
スイッチ(図示せず)によって、ユ−ザ−がON/OF
Fすることが可能であり、あるいは、ホストコンピュ−
タ2から送られてくるモ−ド設定のコマンドによっても
設定可能となっている。このように、ユ−ザ−はこのモ
−ド設定を行うことにより、メモリが不足した時、図形
の一部を変形してでも、全体の出力を得たい場合に限っ
て、中間デ−タの置き換え処理を行うことができる。
The memory securing process as described above may be executed only when specified. That is,
When it is detected by the monitoring process of the CPU 4 that the memory full state as described above is detected, the RAM 7 is set as shown in the flow chart of FIG.
It is checked whether or not a mode setting flag (not shown) is ON (step S17), and if it is ON (step S1).
(YES in 7) The above-mentioned memory allocation processing is performed, and if not ON, memory full error processing is performed. This mode setting flag is turned on / off by the user by a panel switch (not shown) provided in the printer 1.
It is possible to do
It can also be set by a mode setting command sent from the computer 2. By setting this mode, the user can set the intermediate data only when he wants to obtain the whole output even if a part of the figure is deformed when the memory becomes insufficient. Can be replaced.

【0040】尚、実施の形態として、上述のようにビッ
トマップを用いて印刷する印刷装置1に限らず、ビット
マップを用いて図形を表示する表示装置でも良い。
The embodiment is not limited to the printing device 1 that prints using a bitmap as described above, but may be a display device that displays graphics using a bitmap.

【0041】[0041]

【発明の効果】請求項1に記載の発明によれば、記憶手
段の記憶容量以上に記憶するデ−タが多くなると判断さ
れるとき、検索手段が、記憶された中間デ−タのうちで
面積が所定値より小さい図形となる中間デ−タを検索す
ると、矩形生成手段は、検索手段にて検索された中間デ
−タで表される図形に外接する矩形の中間デ−タを生成
し、置換手段は、矩形の中間デ−タと前記検索手段にて
検索された中間デ−タとを置き換えるため、記憶される
中間デ−タ量が減少し、記憶手段のメモリ残量に余裕が
できることから、中間デ−タ記憶処理を続行することが
可能になり、出力したとき、目標とする出力図形の一部
が変形するが、そのページ全体の出力イメ−ジをつかむ
ことができるという効果がある。
According to the first aspect of the present invention, when it is determined that the amount of data to be stored exceeds the storage capacity of the storage means, the searching means selects one of the stored intermediate data. When the intermediate data whose area is smaller than the predetermined value is searched, the rectangle generation means generates rectangular intermediate data circumscribing the figure represented by the intermediate data searched by the search means. Since the replacing means replaces the rectangular intermediate data with the intermediate data retrieved by the retrieval means, the amount of intermediate data to be stored is reduced and the remaining memory capacity of the storage means has a margin. As a result, it becomes possible to continue the intermediate data storage processing, and when output, a part of the target output figure is deformed, but the output image of the entire page can be grasped. There is.

【0042】請求項2に記載の発明によれば、記憶手段
の記憶容量以上に記憶するデ−タが多くなると判断され
るとき、検索手段が、記憶された中間デ−タのうちで面
積が所定値より小さい図形となる中間デ−タを検索する
と、矩形生成手段は、検索手段にて検索された中間デ−
タで表される図形に外接する矩形の中間デ−タを生成
し、置換手段は、検索手段にて検索された中間デ−タで
表される図形に外接する矩形の面積が所定値以下である
ときは、前記矩形生成手段で生成された矩形の中間デ−
タと前記検索された中間デ−タとを置き換える置換処理
を行い、前記矩形の面積が所定値を越えるときは、この
矩形の縦横比が所定の比率以上である場合に前記置換処
理を行うため、記憶される中間デ−タ量が減少し、記憶
手段のメモリ残量に余裕ができるため、中間デ−タ記憶
処理を続行することが可能になり、出力したとき、目標
とする出力図形の一部が変形するが、そのページ全体の
出力イメ−ジをつかむことができるという効果がある。
According to the second aspect of the present invention, when it is determined that the amount of data to be stored exceeds the storage capacity of the storage means, the search means causes the area of the stored intermediate data to be larger than the area. When the intermediate data having a figure smaller than the predetermined value is searched, the rectangle generating means searches the intermediate data searched by the searching means.
The replacing means generates rectangular intermediate data circumscribing the figure represented by the data, and the replacing means determines that the area of the rectangle circumscribing the figure represented by the intermediate data searched by the searching means is equal to or smaller than a predetermined value. In some cases, the intermediate data of the rectangle generated by the rectangle generating means is generated.
Data is replaced with the retrieved intermediate data, and when the area of the rectangle exceeds a predetermined value, the replacement process is performed when the aspect ratio of the rectangle is equal to or larger than a predetermined ratio. Since the amount of intermediate data to be stored decreases and the remaining amount of memory in the storage means can be afforded, it becomes possible to continue the intermediate data storage processing, and when output, the target output figure Although part of the page is deformed, the output image of the entire page can be grasped.

【0043】請求項3に記載の発明によれば、検索手段
が、検索済みの中間デ−タあるいは置換手段により置き
換えられた矩形の中間デ−タを、以後の検索の対象から
除外するため、目標とする出力図形の同一部分の更なる
変形を防止することができるという効果がある。
According to the third aspect of the present invention, the searching means excludes the searched intermediate data or the rectangular intermediate data replaced by the replacing means from the objects to be searched thereafter. There is an effect that it is possible to prevent further deformation of the same portion of the target output figure.

【0044】請求項4に記載の発明によれば、上記一連
の処理を行うか否かを設定するモ−ド設定手段を備えた
ことにより、記憶手段のメモリ残量が不足した時、図形
の一部を変形してでも、全体の出力を得たい場合に限っ
て、中間デ−タの置き換え処理を行うことができる。
According to the fourth aspect of the present invention, by providing the mode setting means for setting whether or not to perform the series of processes, when the memory capacity of the storage means is insufficient, Even if a part is modified, the intermediate data replacement process can be performed only when it is desired to obtain the entire output.

【0045】請求項5に記載の発明によれば、記憶容量
以上に記憶するデ−タが多くなると判断されるとき、記
憶された中間デ−タのうちで面積が所定値より小さい図
形となる中間デ−タを検索し、その検索された中間デ−
タで表される図形に外接する矩形の中間デ−タを生成し
たうえ、その矩形の中間デ−タと前記検索された中間デ
−タとを置き換えるため、記憶される中間デ−タ量が減
少し、記憶手段のメモリ残量に余裕ができることから、
中間デ−タ記憶処理を続行することが可能になり、出力
したとき、目標とする出力図形の一部が変形するが、そ
のページ全体の出力イメ−ジをつかむことができるとい
う効果がある。
According to the fifth aspect of the present invention, when it is determined that the amount of data to be stored exceeds the storage capacity, it becomes a graphic whose area is smaller than a predetermined value among the stored intermediate data. The intermediate data is searched and the searched intermediate data is searched.
Since the intermediate data of the rectangle circumscribing the figure represented by the data is generated and the intermediate data of the rectangle is replaced with the retrieved intermediate data, the stored intermediate data amount is Since it decreases and there is a margin in the remaining memory capacity of the storage means,
It becomes possible to continue the intermediate data storing process, and when output, a part of the target output figure is deformed, but there is an effect that the output image of the entire page can be grasped.

【0046】請求項6に記載の発明によれば、記憶容量
以上に記憶するデ−タが多くなると判断されるとき、記
憶された中間デ−タのうちで面積が最も小さい図形とな
る中間デ−タを検索し、その検索された中間デ−タで表
される図形に外接する矩形の中間デ−タを生成したう
え、前記検索された中間デ−タで表される図形に外接す
る矩形の面積が所定値以下であるときは、前記生成され
た矩形の中間デ−タと前記検索された中間デ−タとを置
き換える置換処理を行う一方、前記矩形の面積が所定値
を越えるときは、この矩形の縦横比が所定の比率以上で
ある場合に前記置換処理を行うため、記憶される中間デ
−タ量が減少し、記憶手段のメモリ残量に余裕ができる
ことから、中間デ−タ記憶処理を続行することが可能に
なり、出力したとき、目標とする出力図形の一部が変形
するが、そのページ全体の出力イメ−ジをつかむことが
できるという効果がある。
According to the sixth aspect of the present invention, when it is determined that the amount of data to be stored exceeds the storage capacity, the intermediate data having the smallest area out of the stored intermediate data is obtained. -A rectangle that circumscribes the figure represented by the retrieved intermediate data, after generating the intermediate data of the rectangle circumscribing the figure represented by the retrieved intermediate data When the area of the rectangle is smaller than a predetermined value, a replacement process for replacing the intermediate data of the generated rectangle with the retrieved intermediate data is performed, while when the area of the rectangle exceeds the predetermined value, Since the replacement process is performed when the aspect ratio of the rectangle is equal to or greater than a predetermined ratio, the intermediate data amount to be stored is reduced, and the remaining memory capacity of the storage means can be afforded. When it becomes possible to continue storage processing and output While some of the output figure the targeted is deformed, the page overall output Ime - there is an effect that it is possible to grab di.

【0047】請求項7に記載の発明によれば、検索済み
の中間デ−タあるいは置換手段により置き換えられた矩
形の中間デ−タを、以後の検索の対象から除外するた
め、目標とする出力図形の同一部分の更なる変形を防止
することができるという効果がある。
According to the seventh aspect of the present invention, since the searched intermediate data or the rectangular intermediate data replaced by the replacing means is excluded from the object of the subsequent search, the target output is obtained. There is an effect that it is possible to prevent further deformation of the same part of the figure.

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

【図1】印刷装置の制御構成を示した制御体系図であ
る。
FIG. 1 is a control system diagram showing a control configuration of a printing apparatus.

【図2】印刷装置の制御フロ−チャ−トである。FIG. 2 is a control flowchart of the printing apparatus.

【図3】メモリフル発生時の処理フロ−チャ−トであ
る。
FIG. 3 is a processing flowchart when a memory full occurs.

【図4】メモリフル発生時の別の処理フロ−チャ−トで
ある。
FIG. 4 is another processing flowchart when a memory full occurs.

【図5】制御作用説明図である。FIG. 5 is an explanatory diagram of a control action.

【図6】目標とする印刷図形例を示した図である。FIG. 6 is a diagram showing an example of a target print figure.

【図7】メモリフル発生時の印刷図形例を示した図であ
る。
FIG. 7 is a diagram showing an example of a printed figure when a memory full occurs.

【図8】頁記述コ−ドの内容を示した図である。FIG. 8 is a diagram showing the contents of a page description code.

【図9】ビットマップ説明図である。FIG. 9 is an explanatory diagram of a bitmap.

【図10】バンド処理の説明図である。FIG. 10 is an explanatory diagram of band processing.

【図11】目標とする印刷図形例を示した図である。FIG. 11 is a diagram showing an example of a target print figure.

【図12】従来の印刷装置によるメモリフル発生時の印
刷図形例を示した図である。
FIG. 12 is a diagram showing an example of a printed figure when a memory full is generated by a conventional printing apparatus.

【図13】モ−ド設定のフロ−チャ−トである。FIG. 13 is a flow chart of mode setting.

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

1 印刷装置 2 ホストコンピュ−タ 4 CPU 6 ROM 7 RAM 9 印刷手段 13,14,15 バンド 23,24 バンドバッファ 1 Printer 2 Host Computer 4 CPU 6 ROM 7 RAM 9 Printing Means 13, 14, 15 Bands 23, 24 Band Buffer

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 入力される出力デ−タを出力図形に対応
した中間デ−タに変換する変換手段と、前記中間デ−タ
をビットマップに展開するビットマップ展開手段と、前
記ビットマップに基づいて出力する出力手段と、前記各
手段が処理を行う際一時的に発生する各種デ−タと前記
変換手段により得られる中間デ−タを記憶する記憶手段
とを備える出力装置において、 前記記憶手段の記憶容量以上に記憶するデ−タが多くな
ると判断されるとき、記憶された中間デ−タのうちで面
積が所定値より小さい図形となる中間デ−タを検索する
検索手段と、 前記検索手段にて検索された中間デ−タで表される図形
に外接する矩形の中間デ−タを生成する矩形生成手段
と、 前記矩形の中間デ−タと前記検索手段にて検索された中
間デ−タとを置き換える置換処理を行う置換手段とを備
えたことを特徴とする出力装置。
1. A conversion means for converting input output data into intermediate data corresponding to an output graphic, a bit map expanding means for expanding the intermediate data into a bit map, and the bit map An output device comprising: an output unit for outputting based on the above; a storage unit for storing various data that is temporarily generated when each of the units performs processing; and a storage unit for storing intermediate data obtained by the conversion unit. Searching means for searching for intermediate data having an area smaller than a predetermined value among the stored intermediate data when it is determined that more data will be stored than the storage capacity of the means; Rectangle generating means for generating rectangular intermediate data circumscribing the figure represented by the intermediate data searched by the searching means, the rectangular intermediate data, and the intermediate searched for by the searching means. The device that replaces the data An output device comprising: a replacement unit that performs a replacement process.
【請求項2】 入力される出力デ−タを出力図形に対応
した中間デ−タに変換する変換手段と、前記中間デ−タ
をビットマップに展開するビットマップ展開手段と、前
記ビットマップに基づいて出力する出力手段と、前記各
手段が処理を行う際一時的に発生する各種デ−タと前記
変換手段により得られる中間デ−タを記憶する記憶手段
とを備える出力装置において、 前記記憶手段の記憶容量以上に記憶するデ−タが多くな
ると判断されるとき、記憶された中間デ−タのうちで面
積が最も小さい図形となる中間デ−タを検索する検索手
段と、 前記検索手段にて検索された中間デ−タで表される図形
に外接する矩形の中間デ−タを生成する矩形生成手段
と、 前記検索手段にて検索された中間デ−タで表される図形
に外接する矩形の面積が所定値以下であるときは、前記
矩形生成手段で生成された矩形の中間デ−タと前記検索
された中間デ−タとを置き換える置換処理を行い、前記
矩形の面積が所定値を超えるときは、この矩形の縦横比
が所定の比率以上である場合に前記置換処理を行う置換
手段とを備えたことを特徴とする出力装置。
2. A conversion means for converting input output data into intermediate data corresponding to an output figure, a bit map expanding means for expanding the intermediate data into a bit map, and the bit map An output device comprising: an output unit for outputting based on the above; a storage unit for storing various data that is temporarily generated when each of the units performs processing; and a storage unit for storing intermediate data obtained by the conversion unit. Retrieval means for retrieving the intermediate data having the smallest area among the stored intermediate data when it is determined that the amount of data to be stored exceeds the storage capacity of the means. Rectangle generating means for generating intermediate data of a rectangle circumscribing the figure represented by the intermediate data retrieved by, and circumscribing the figure represented by the intermediate data retrieved by the searching means. The area of the rectangle When it is below, a replacement process for replacing the intermediate data of the rectangle generated by the rectangle generating means with the retrieved intermediate data is performed, and when the area of the rectangle exceeds a predetermined value, this An output device, comprising: a replacement unit that performs the replacement process when an aspect ratio of a rectangle is equal to or larger than a predetermined ratio.
【請求項3】 上記一連の処理を繰り返して行うため
に、前記検索手段が、検索済みの中間デ−タあるいは前
記置換手段により置き換えられた矩形の中間デ−タを、
以後の検索の対象から除外する除外手段を有することを
特徴とする請求項1あるいは請求項2のいずれかに記載
の出力装置。
3. The retrieving means, in order to repeat the series of processes, retrieves the retrieved intermediate data or the rectangular intermediate data replaced by the replacing means.
3. The output device according to claim 1, further comprising an excluding means for excluding the object from the subsequent search.
【請求項4】 上記一連の処理を行うか否かを設定する
モ−ド設定手段を備えたことを特徴とする請求項1から
請求項3のいずれかに記載の出力装置。
4. The output device according to claim 1, further comprising mode setting means for setting whether or not to perform the series of processes.
【請求項5】 出力デ−タを出力図形に対応した中間デ
−タに変換して記憶し、その中間デ−タをビットマップ
に展開し、そのビットマップに基づいて出力する出力方
法であって、 前記出力デ−タを処理する際、記憶容量以上に記憶する
デ−タが多くなると判断されるとき、記憶された中間デ
−タのうちで面積が所定値より小さい図形となる中間デ
−タを検索し、その検索された中間デ−タで表される図
形に外接する矩形の中間デ−タを生成したうえ、その矩
形の中間デ−タと前記検索された中間デ−タとを置き換
える置換処理をすることを特徴とする出力方法。
5. An output method for converting output data into intermediate data corresponding to an output graphic, storing the intermediate data, developing the intermediate data into a bit map, and outputting based on the bit map. When processing the output data, if it is determined that more data will be stored than the storage capacity, the intermediate data stored will be a graphic whose area is smaller than a predetermined value. -Searching data, generating rectangular intermediate data circumscribing the figure represented by the searched intermediate data, and generating the rectangular intermediate data and the searched intermediate data. An output method characterized by performing replacement processing for replacing.
【請求項6】 出力デ−タを出力図形に対応した中間デ
−タに変換して記憶し、その中間デ−タをビットマップ
に展開し、そのビットマップに基づいて出力する出力方
法であって、 前記出力デ−タを処理する際、記憶容量以上に記憶する
デ−タが多くなると判断されるとき、記憶された中間デ
−タのうちで面積が最も小さい図形となる中間デ−タを
検索し、その検索された中間デ−タで表される図形に外
接する矩形の中間デ−タを生成したうえ、前記検索され
た中間デ−タで表される図形に外接する矩形の面積が所
定値以下であるときは、前記生成された矩形の中間デ−
タと前記検索された中間デ−タとを置き換える置換処理
を行う一方、前記矩形の面積が所定値を超えるときは、
この矩形の縦横比が所定の比率以上である場合に前記置
換処理を行うことを特徴とする出力方法。
6. An output method for converting output data into intermediate data corresponding to an output graphic, storing the intermediate data, developing the intermediate data into a bit map, and outputting based on the bit map. When the output data is processed, if it is determined that the amount of data to be stored exceeds the storage capacity, the intermediate data having the smallest area among the stored intermediate data will be obtained. Area of the rectangle circumscribing the figure represented by the retrieved intermediate data, after generating the intermediate data of the rectangle circumscribing the figure represented by the retrieved intermediate data. Is less than or equal to a predetermined value, the intermediate data of the generated rectangle is
Data is replaced with the retrieved intermediate data, while the area of the rectangle exceeds a predetermined value,
An output method, wherein the replacement process is performed when the aspect ratio of the rectangle is equal to or larger than a predetermined ratio.
【請求項7】 上記一連の処理を繰り返して行うため
に、前記検索済みの中間デ−タあるいは前記置き換えら
れた矩形の中間デ−タを、以後の検索の対象から除外す
ることを特徴とする請求項5あるいは請求項6のいずれ
かに記載の出力方法。
7. In order to repeat the above-mentioned series of processing, the searched intermediate data or the replaced rectangular intermediate data is excluded from the subsequent search targets. The output method according to claim 5 or 6.
JP7343345A 1995-12-28 1995-12-28 Output apparatus and method Pending JPH09174958A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7343345A JPH09174958A (en) 1995-12-28 1995-12-28 Output apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7343345A JPH09174958A (en) 1995-12-28 1995-12-28 Output apparatus and method

Publications (1)

Publication Number Publication Date
JPH09174958A true JPH09174958A (en) 1997-07-08

Family

ID=18360807

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7343345A Pending JPH09174958A (en) 1995-12-28 1995-12-28 Output apparatus and method

Country Status (1)

Country Link
JP (1) JPH09174958A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6542255B1 (en) 1999-02-24 2003-04-01 Nec Corporation Image formation apparatus and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6542255B1 (en) 1999-02-24 2003-04-01 Nec Corporation Image formation apparatus and method

Similar Documents

Publication Publication Date Title
JP3018337B2 (en) Image processing device
EP0578256A1 (en) System and method of printer banding
EP1187059B1 (en) Method and apparatus for printing computer generated images
JPH0930060A (en) Printer control method and device
US5852710A (en) Apparatus and method for storing image data into memory
JPH06149494A (en) Method and device for print information processing
JPH07108731A (en) Plural over lay printer, plural over lay output device and plural over lay printing system
JP2610993B2 (en) Information processing apparatus and method
JPH0916149A (en) Character processor, character processing method, and memory
JPH09174958A (en) Output apparatus and method
JPH10202962A (en) Apparatus for processing printing data and apparatus for forming input data
JP3450961B2 (en) Printing apparatus and control method thereof
JPH09174959A (en) Output unit and output method
JPH09188011A (en) Apparatus and method for controlling memory means
JP3204136B2 (en) Image processing apparatus and compression processing method
JP3450958B2 (en) Printing apparatus and printing method
JPH09277619A (en) Printer and printing method
JP2965681B2 (en) Image forming device
JP3591096B2 (en) How to control a page printer
JPH10207662A (en) Image processor, image processing method, and image processing program storage medium
JPH0462080A (en) Printing device
JPH03127095A (en) Character generating device
JPH03112668A (en) Printer
JP3089918B2 (en) Data converter
JP2001053957A (en) Printer host, printer, printer system and storage medium storing program for converting plotting instruction to binarized image data