JPH0958063A - Page printer - Google Patents

Page printer

Info

Publication number
JPH0958063A
JPH0958063A JP7214836A JP21483695A JPH0958063A JP H0958063 A JPH0958063 A JP H0958063A JP 7214836 A JP7214836 A JP 7214836A JP 21483695 A JP21483695 A JP 21483695A JP H0958063 A JPH0958063 A JP H0958063A
Authority
JP
Japan
Prior art keywords
font
data
newly created
basic
new
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.)
Granted
Application number
JP7214836A
Other languages
Japanese (ja)
Other versions
JP3045656B2 (en
Inventor
Chikahiro Saegusa
智賀広 三枝
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.)
TEC CORP
Original Assignee
TEC CORP
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by TEC CORP filed Critical TEC CORP
Priority to JP7214836A priority Critical patent/JP3045656B2/en
Publication of JPH0958063A publication Critical patent/JPH0958063A/en
Application granted granted Critical
Publication of JP3045656B2 publication Critical patent/JP3045656B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To make the control of font to be newly created proper and improve the efficiency of use by providing a means for deleting new font which keeps only the newly created font which is used last among the sets of newly created font stored in a storage means and deletes all the other sets of font, when ending the printing. SOLUTION: When receiving print data from a host computer 17, the print data is stored in a receiving buffer 13a, and data is analyzed based on the data from the receiving buffer 13a. If it is found as a result of the data analysis that the font is for changing the symbol set of CGROM(character generator read only memory) 14, font required as appropriate for all characters included in the symbol set is created in accordance with the font for changing the symbol set of CGROM, and is stored in newly created font memory. Next, the data is printed by developing an image based on the newly created font. After the end of printing out data equivalent to a single page, all the sets of newly created font are deleted out of a memory unit 15a excepting only the font used last to be left undeleted.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、1ページ分のデー
タを受信してページごとに印字を行うページプリンタに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a page printer which receives data for one page and prints page by page.

【0002】[0002]

【従来の技術】現在のページプリンタは、一般に、高品
質の印字結果を実現するために多数のフォントが用意さ
れている。例えばゴシック、明朝体等の文字の種類、大
きさや向き、解像度等のあらゆる条件に応じた印字が可
能である。これらのフォントは通常、イメージデータで
構成され、CGROM(キャラクタ・ジェネレータ・リ
ード・オン・メモリ)に予め記憶されている(フォント
の固定的保持)。
2. Description of the Related Art Today's page printers are generally provided with a large number of fonts in order to achieve high quality printing results. For example, it is possible to print in accordance with all kinds of conditions such as the type of characters such as Gothic and Mincho, the size and orientation, and the resolution. These fonts are usually composed of image data and stored in advance in a CGROM (Character Generator Read On Memory) (fixed holding of fonts).

【0003】そして、ホストコンピュータ等の外部装置
から受信したキャラクタデータに応じたイメージデータ
をCGROMから取出してイメージ展開し、イメージR
AMへ記憶する。このイメージRAM(ランダム・アク
セス・メモリ)からのイメージデータに基づいて印字出
力が行われる。
Then, the image data corresponding to the character data received from the external device such as the host computer is taken out from the CGROM and developed into an image R.
Store in AM. Printing is performed based on the image data from this image RAM (random access memory).

【0004】しかしながら、上述したようなイメージデ
ータのフォントをすべてCGROMに記憶しておくよう
にすれば、非常に多くのメモリ容量を必要とするため、
装置の小型化やコスト低下を図ることができなくなる。
また、せっかく多くのフォントを保持していても、使用
しなくてはメモリの無駄になってしまう。
However, if all the fonts of the image data as described above are stored in the CGROM, a very large memory capacity is required.
It becomes impossible to downsize the device and reduce the cost.
Also, even if many fonts are held, memory will be wasted if they are not used.

【0005】この問題を解決するためには、CGROM
に記憶するフォントを削減すればよいと考えられるが、
このようにすれば、印字できるフォントが少なくなり、
機能が低下してしまう。
To solve this problem, CGROM
It is thought that you should reduce the fonts stored in
By doing this, the number of fonts that can be printed will decrease,
The function will deteriorate.

【0006】そこで、従来は、CGROMには最も一般
的な基本フォントのみを記憶し、その他のフォントは、
この基本フォントから必要なものを作成することにして
いる(フォントの動的保持)。例えば、基本フォントか
らあらゆる大きさのフォントを作成し、また縦横変換し
て必要なフォントを作成するようになっている。
Therefore, conventionally, only the most general basic font is stored in the CGROM, and the other fonts are stored in the CGROM.
I'm going to create what I need from this basic font (dynamic retention of fonts). For example, a font of any size is created from a basic font, and the necessary fonts are created by vertical / horizontal conversion.

【0007】[0007]

【発明が解決しようとする課題】しかし、このようなペ
ージプリンタにおいても、未だ多くのメモリの記憶容量
を必要とするという問題があった。すなわち、CGRO
M自体の記憶容量は少なくできるが、新たに作成したフ
ォントを格納しておくメモリの容量を大きくしなければ
ならない。これでは、全体のメモリの容量を減らすこと
ができなくなる。
However, even such a page printer still has a problem that it requires a large memory storage capacity. That is, CGRO
Although the storage capacity of M itself can be reduced, the capacity of the memory for storing the newly created font must be increased. This makes it impossible to reduce the total memory capacity.

【0008】しかも、作成したフォントが再度使用され
なければ、新たに作成したフォントが増大し、その使用
効率も悪くなる。
Moreover, if the created fonts are not used again, the newly created fonts will increase and the usage efficiency will deteriorate.

【0009】そこで、本発明は、新規作成フォントの管
理を適正化することにより、メモリの使用効率を向上す
るとともに、必要なメモリの容量を減少することがで
き、しかもフォント機能を高水準で維持できるページプ
リンタを提供しようとするものである。
Therefore, according to the present invention, by appropriately managing the newly created font, it is possible to improve the use efficiency of the memory and reduce the required memory capacity, and further, maintain the font function at a high level. It intends to provide a page printer that can.

【0010】[0010]

【課題を解決するための手段】本発明は、1ページごと
にデータを受信してイメージ展開し、このイメージデー
タに基づいて印字を行うページプリンタにおいて、受信
したデータを一時的に記憶しておく受信バッファと、所
定の基本フォントのみを記憶した基本フォント記憶手段
と、受信バッファに記憶したデータを取出してこれを解
析し、そのデータの印字に必要なフォントが所定の基本
フォントを変更するものか否かを判断するフォント判断
手段と、このフォント判断手段がそのデータの印字に必
要なフォントが基本フォントを変更するものでないと判
断すると、そのデータを基本フォント記憶手段の基本フ
ォントに基づいてイメージ展開する基本フォント展開手
段と、フォント判断手段がそのデータの印字に必要なフ
ォントが基本フォントを変更するものであると判断する
と、そのフォントを基本フォント記憶手段の基本フォン
トに基づいて新たに作成する新規フォント作成手段と、
この新規フォント作成手段で作成した新規作成フォント
を記憶しておく新規フォント記憶手段と、この新規フォ
ント記憶手段からの新規作成フォントに基づいてそのデ
ータをイメージ展開する新規フォント展開手段と、印字
終了時に新規フォント記憶手段に記憶した新規作成フォ
ントのうち最後に使用した新規作成フォントのみを残し
てすべて削除する新規フォント削除手段とを設けたもの
である。
According to the present invention, in a page printer which receives data for each page, develops an image, and prints based on the image data, the received data is temporarily stored. The receiving buffer, the basic font storing means that stores only the predetermined basic font, and the data stored in the receiving buffer is taken out and analyzed, and the font necessary for printing the data changes the predetermined basic font. If the font determination means for determining whether or not the font necessary for printing the data does not change the basic font, the data is developed based on the basic font in the basic font storage means. The basic font expansion means and the font required for the font judgment means to print the data are the basic fonts. If it is determined that is to change the door, and new font creation means for newly created based on the font base font basic font storage means,
New font storage means for storing the newly created font created by this new font creation means, new font expansion means for developing the image of the data based on the newly created font from this new font storage means, and at the end of printing. A new font deleting means is provided for deleting all the newly created fonts last used among the newly created fonts stored in the new font storage means.

【0011】[0011]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0012】図1は、回路構成を示すブロック図で、1
1は制御部本体を構成するCPU(中央処理装置)、1
2はこのCPU11が各部を制御するためのプログラム
データを記憶するROM(リード・オンリー・メモ
リ)、13はCPU11がデータ処理のために使用する
メモリ等を設けたRAM(ランダム・アクセス・メモ
リ)、14はホストコンピュータ17からのキャラクタ
データをイメージデータに変換する際に使用するCGR
OM、15はキャラクタデータをイメージ展開したフォ
ントのイメージデータを記憶しておくイメージRAM、
16はホストコンピュータ17を通信回線を介して接続
するインタフェース、18は印字機構を備えたメカ系1
9を駆動制御するメカコントローラである。
FIG. 1 is a block diagram showing a circuit configuration.
1 is a CPU (central processing unit) that constitutes the main body of the control unit, 1
2 is a ROM (read only memory) that stores program data for the CPU 11 to control each unit; 13 is a RAM (random access memory) that is provided with a memory used by the CPU 11 for data processing; Reference numeral 14 is a CGR used when converting character data from the host computer 17 into image data.
OM, 15 is an image RAM for storing image data of a font in which character data is expanded,
Reference numeral 16 is an interface for connecting a host computer 17 via a communication line, and 18 is a mechanical system 1 having a printing mechanism.
9 is a mechanical controller that drives and controls 9.

【0013】このメカ系19は印字方式により異なる
が、本発明は各種のページプリンタに適用でき、例えば
電子写真式プリンタであれば、感光ドラムや露光部、現
像部、転写部等であり、サーマルプリンタ等ではイメー
ジデータに基づいて用紙に印字出力を行う印字ヘッドや
用紙を印字ヘッドへ搬送する搬送機構等である。
Although the mechanical system 19 differs depending on the printing method, the present invention can be applied to various page printers. For example, in the case of an electrophotographic printer, it is a photosensitive drum, an exposure section, a development section, a transfer section, etc. A printer or the like includes a print head that prints out on paper based on image data, a transport mechanism that transports the paper to the print head, and the like.

【0014】上記CPU11とROM12、RAM1
3、CGROM14、イメージRAM15、インタフェ
ース16、メカコントローラ18とは、バスライン20
により電気的に接続している。
CPU 11 and ROM 12, RAM 1
3, the CGROM 14, the image RAM 15, the interface 16, and the mechanical controller 18 are connected to the bus line 20.
Are electrically connected.

【0015】上記CGROM14には、一般的に使用さ
れる所定の基本フォントのイメージデータ(シンボルセ
ット)が予め記憶されている。このシンボルセットは、
例えば通常使用されているキャラクタのアスキーコード
列の組を1単位として複数のキャラクタが含まれる。
The CGROM 14 stores in advance image data (symbol set) of a generally used predetermined basic font. This symbol set is
For example, a plurality of characters are included with a set of ASCII code strings of commonly used characters as one unit.

【0016】上記CPU11はこのCGROM14のシ
ンボルセットから必要なフォントを作成してイメージR
AMへイメージ展開するようになっている。例えば、基
本フォントからあらゆる大きさのフォントを作成し、ま
た縦横変換して必要なフォントを作成するようになって
いる。
The CPU 11 creates a necessary font from the symbol set of the CGROM 14 to generate an image R.
It is designed to develop images for AM. For example, a font of any size is created from a basic font, and the necessary fonts are created by vertical / horizontal conversion.

【0017】上記RAM13には、インタフェース15
を介して受信したホストコンピュータ16からの印字デ
ータ(キャラクタ)をキャラクタデータのまま一時的に
記憶しておく受信バッファ13aが設けられている。ま
た、イメージRAM14には、CPU11がシンボルセ
ットから新たに作成した新規フォントを格納しておく新
規フォントメモリ15aが設けられている。
The RAM 13 has an interface 15
A reception buffer 13a is provided for temporarily storing print data (characters) received from the host computer 16 via the. Further, the image RAM 14 is provided with a new font memory 15a for storing a new font newly created by the CPU 11 from the symbol set.

【0018】上記CPU11は、印字を行う際、図2に
示すような印字制御を行うようになっている。ST(ス
テップ)1にてホストコンピュータ17から印字するデ
ータ(キャラクタデータ)の送信開始コマンドを受信し
たか否かを判断する。このとき、送信開始コマンドがあ
った場合は、ST2にてホストコンピュータ17からの
データを受信バッファ13aに一時的に記憶する。
The CPU 11 is adapted to perform print control as shown in FIG. 2 when performing printing. In ST (step) 1, it is judged whether or not a transmission start command of data (character data) to be printed is received from the host computer 17. At this time, if there is a transmission start command, the data from the host computer 17 is temporarily stored in the reception buffer 13a in ST2.

【0019】続いて、ST3にて受信バッファ13aか
らデータを取出して印字出力するのに必要なフォントや
解像度等の印字情報を解析する。そしてST4にてシン
ボルセットを変更するフォントであるか否かを判断する
(フォント判断手段)。
Subsequently, in ST3, the print information such as the font and resolution necessary for taking out the data from the receiving buffer 13a and printing it out is analyzed. Then, in ST4, it is determined whether or not the font is a font whose symbol set is changed (font determining means).

【0020】このとき、シンボルセットを変更するフォ
ントであると判断した場合はST5にてそのフォントに
応じてCGROM14からのシンボルセットに含まれる
すべてのキャラクタに対応する必要なフォントを作成し
て(新規フォント作成手段)、新規フォントメモリ15
aに記憶する。続いてST6にて新規フォントメモリ1
5aの新規作成フォントに基づいて受信したキャラクタ
データに応じたイメージデータをイメージRAM15へ
記憶させて(新規フォント展開手段)、ST8の処理に
移る。
At this time, when it is determined that the font is one whose symbol set is changed, in ST5, a necessary font corresponding to all the characters included in the symbol set from the CGROM 14 is created in accordance with the font (new. Font creation means), new font memory 15
Stored in a. Then, in ST6, new font memory 1
Image data corresponding to the character data received based on the newly created font 5a is stored in the image RAM 15 (new font developing means), and the process proceeds to ST8.

【0021】これに対し、ST4にてシンボルセットを
変更するフォントではないと判断した場合はST7にて
シンボルセットに基づいて受信したキャラクタデータに
応じたイメージデータをイメージRAM15へ記憶させ
て(基本フォント展開手段)、ST8の処理に移る。
On the other hand, when it is determined in ST4 that the font does not change the symbol set, in ST7, the image data corresponding to the character data received based on the symbol set is stored in the image RAM 15 (basic font). (Developing means), and the process proceeds to ST8.

【0022】そして、ST8にて1ページ分のデータ解
析が終了したか否かを判断する。このとき、1ページ分
のデータ解析が終了したと判断した場合は、ST3の処
理に戻り、まだ1ページ分のデータ解析が終了していな
いと判断した場合は、ST9にてイメージRAM15か
らのイメージデータに基づいてメカコントローラ18を
介してメカ系19を制御して印字出力を行う。
Then, in ST8, it is determined whether or not the data analysis for one page is completed. At this time, if it is determined that the data analysis for one page is completed, the process returns to ST3. If it is determined that the data analysis for one page is not completed yet, the image from the image RAM 15 is read at ST9. Based on the data, the mechanical system 19 is controlled via the mechanical controller 18 to print out.

【0023】続いて、ST10にて1ページ分の印字が
終了したか否かを判断する。そして、まだ1ページ分の
印字が終了していないと判断した場合はST9の処理に
戻り、1ページ分の印字が終了したと判断した場合は、
ST11にて1ページの最後に使用したフォントのみを
残して他の新規作成フォントはすべて新規フォントメモ
リ15aから削除して(新規フォント削除手段)、ST
3の処理に戻る。
Subsequently, in ST10, it is determined whether or not printing for one page is completed. When it is determined that the printing for one page is not completed yet, the process returns to ST9, and when it is determined that the printing for one page is completed,
In ST11, only the font used at the end of one page is left and all other newly created fonts are deleted from the new font memory 15a (new font deletion means), and ST
Return to the process of 3.

【0024】このように1ページの最後に使用したフォ
ントのみを残すのは、ページの最後で使用されたフォン
トは次のページでも使用される可能性が高いことを考慮
したためである。
The reason why only the font used at the end of one page is left in this way is that the font used at the end of a page is likely to be used in the next page.

【0025】このような構成の本発明の実施の形態にお
いては、ホストコンピュータ17から印字データ(キャ
ラクタデータ)を受信すると、これを一時的に受信バッ
ファ13aに記憶する。そして、この受信バッファ13
aからのデータに基づいてデータ解析を行う。このデー
タ解析の結果、CGROM14のシンボルセットを変更
するフォントでない場合は、このシンボルセットのフォ
ントに基づいてイメージ展開を行う。
In the embodiment of the present invention having such a configuration, when print data (character data) is received from the host computer 17, this is temporarily stored in the reception buffer 13a. Then, this reception buffer 13
Data analysis is performed based on the data from a. As a result of this data analysis, if the font is not the one that changes the symbol set of the CGROM 14, the image development is performed based on the font of this symbol set.

【0026】これに対し、データ解析の結果、CGRO
M14のシンボルセットを変更するフォントである場合
は、そのフォントに応じてこのシンボルセットに含まれ
るすべてのキャラクタに対応する必要なフォントを作成
し、新規フォントメモリ15aに記憶する。
On the other hand, as a result of data analysis, CGRO
In the case of a font for changing the symbol set of M14, a necessary font corresponding to all the characters included in this symbol set is created according to the font and stored in the new font memory 15a.

【0027】例えば、シンボルセットが縦型文字のフォ
ントである場合に、データ解析の結果の横型文字のフォ
ントが必要なときには、シンボルセットのすべての縦型
文字を回転して横型フォントを作成して、この横型フォ
ントを新規フォントメモリ15aに記憶する。そして、
この新規作成フォントに基づいてイメージ展開を行い、
このイメージデータに基づいて印字出力を行う。
For example, when the symbol set is a vertical character font and a horizontal character font obtained as a result of data analysis is required, all vertical characters in the symbol set are rotated to create a horizontal font. The horizontal font is stored in the new font memory 15a. And
Image development based on this newly created font,
Printing is performed based on this image data.

【0028】このように、新規フォントを作成すること
により、CGROM14の容量を少なくすることがで
き、しかも従来通り多くのフォントで印字できるため、
フォント機能を高水準で維持できる。
As described above, by creating a new font, the capacity of the CGROM 14 can be reduced, and more fonts can be printed as before.
The font function can be maintained at a high level.

【0029】また、1ページで使用するシンボルセット
以外のフォントはすべて新規作成フォントとして新規フ
ォントメモリ15aに記憶される。このため、シンボル
セット以外のフォントが1ページに複数あった場合は、
すでに作成してある新規作成フォントからイメージ展開
できることから、新規フォントを逐次作成する場合に比
してデータ処理を速くすることができる。
All fonts other than the symbol set used in one page are stored in the new font memory 15a as newly created fonts. Therefore, if there are multiple fonts other than the symbol set on one page,
Since the image can be developed from the newly created font that has already been created, the data processing can be speeded up compared with the case where new fonts are created sequentially.

【0030】そして、1ページの印字出力が終了する
と、1ページの最後に使用したフォントのみを残して他
の新規作成フォントはすべて新規フォントメモリ15a
から削除する。このように、1ページの印字終了ごとに
不要な新規作成フォントを整理して新規作成フォントの
管理を適正化することにより、新規フォントメモリ15
aの容量を節約できる。従って、メモリ全体の必要な記
憶容量を少なくすることができる。
When the printing output of one page is completed, only the font used at the end of one page is left and all other newly created fonts are new font memory 15a.
Remove from. In this way, the new font memory 15 is organized by arranging unnecessary newly created fonts every time printing of one page is completed and managing the newly created fonts appropriately.
The capacity of a can be saved. Therefore, the required storage capacity of the entire memory can be reduced.

【0031】また、1ページの最後に使用したフォント
のみを残すため、次のページの印字でそのフォントが使
用された場合でも、再度フォントを作成しなくてよいた
め、メモリの使用効率を向上することができるととも
に、データ処理を速くすることができ、全体のスループ
ットを向上することができる。
Further, since only the font used at the end of one page is left, it is not necessary to recreate the font even when the font is used for printing the next page, so that the memory usage efficiency is improved. In addition, the data processing can be speeded up, and the overall throughput can be improved.

【0032】[0032]

【発明の効果】以上詳述したように本発明によれば、新
規作成フォントの管理を適正化することにより、メモリ
の使用効率を向上するとともに、必要なメモリの容量を
減少することができ、しかもフォント機能を高水準で維
持できるページプリンタを提供できるものである。
As described in detail above, according to the present invention, the management efficiency of newly created fonts can be optimized, and the efficiency of memory usage can be improved and the required memory capacity can be reduced. Moreover, it is possible to provide a page printer that can maintain the font function at a high level.

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

【図1】本発明の実施の形態の構成を示すブロック図。FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】図1のCPUが行う印字制御を示す流れ図。FIG. 2 is a flowchart showing print control performed by the CPU of FIG.

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

11…CPU 13a…受信バッファ 14…CGROM 15a…新規フォントメモリ(フォント記憶手段) 11 ... CPU 13a ... Reception buffer 14 ... CGROM 15a ... New font memory (font storage means)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 1ページごとにデータを受信してイメー
ジ展開し、このイメージデータに基づいて印字を行うペ
ージプリンタにおいて、受信したデータを一時的に記憶
しておく受信バッファと、所定の基本フォントのみを記
憶した基本フォント記憶手段と、前記受信バッファに記
憶したデータを取出してこれを解析し、そのデータの印
字に必要なフォントが所定の基本フォントを変更するも
のか否かを判断するフォント判断手段と、このフォント
判断手段がそのデータの印字に必要なフォントが基本フ
ォントを変更するものでないと判断すると、そのデータ
を前記基本フォント記憶手段の基本フォントに基づいて
イメージ展開する基本フォント展開手段と、前記フォン
ト判断手段がそのデータの印字に必要なフォントが基本
フォントを変更するものであると判断すると、そのフォ
ントを前記基本フォント記憶手段の基本フォントに基づ
いて新たに作成する新規フォント作成手段と、この新規
フォント作成手段で作成した新規作成フォントを記憶し
ておく新規フォント記憶手段と、この新規フォント記憶
手段からの新規作成フォントに基づいてそのデータをイ
メージ展開する新規フォント展開手段と、印字終了時に
前記新規フォント記憶手段に記憶した新規作成フォント
のうち最後に使用した新規作成フォントのみを残してす
べて削除する新規フォント削除手段とを設けたことを特
徴とするページプリンタ。
1. A page printer that receives data for each page, develops an image, and prints based on the image data. A receive buffer for temporarily storing the received data and a predetermined basic font. A basic font storage means for storing only the data and a font judgment for extracting the data stored in the reception buffer and analyzing the data to judge whether or not the font necessary for printing the data is to change a predetermined basic font. And a basic font expanding means for expanding the image of the data based on the basic font of the basic font storing means when the font judging means judges that the font required for printing the data does not change the basic font. , The font determining means changes the basic font as the font required for printing the data. When it is determined that the font is a new font creating means for creating a new font based on the basic font of the basic font storing means, and a new font storage for storing the newly created font created by the new font creating means. Means, a new font developing means for developing an image of the data based on the newly created font from the new font storing means, and a newly created last used newly created font stored in the new font storing means at the end of printing. A page printer provided with a new font deleting means for deleting all but the fonts.
JP7214836A 1995-08-23 1995-08-23 Page printer Expired - Fee Related JP3045656B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7214836A JP3045656B2 (en) 1995-08-23 1995-08-23 Page printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7214836A JP3045656B2 (en) 1995-08-23 1995-08-23 Page printer

Publications (2)

Publication Number Publication Date
JPH0958063A true JPH0958063A (en) 1997-03-04
JP3045656B2 JP3045656B2 (en) 2000-05-29

Family

ID=16662350

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7214836A Expired - Fee Related JP3045656B2 (en) 1995-08-23 1995-08-23 Page printer

Country Status (1)

Country Link
JP (1) JP3045656B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101796588B1 (en) * 2016-04-26 2017-11-13 한국원자력연구원 Drop velocity measurement system of a light-emitting hot met

Also Published As

Publication number Publication date
JP3045656B2 (en) 2000-05-29

Similar Documents

Publication Publication Date Title
US6480295B1 (en) Image forming apparatus for efficiently storing developed print data depending on situations and an image forming method thereof
US5044790A (en) Printing apparatus
EP0357383B1 (en) Output apparatus
JP2000207150A (en) Printing system
US5360277A (en) Label printer with selective memory update
JP3045656B2 (en) Page printer
JP2815832B2 (en) Page Printer Band Printing Method
JP3049158B2 (en) Character processing device and character processing method of character processing device
JP3230516B2 (en) Printer, recording medium and printer memory management method
US20040223181A1 (en) Control method relating to image formation and image formation method
JP3046478B2 (en) Printing apparatus and printing method
JP2744025B2 (en) Printing control device
JPH11188935A (en) Hard disc mounting printer
JP2002120418A (en) Printer device and image processing device comprising the printer device
JP2872144B2 (en) Printing equipment
JP2002116891A (en) Printing system
JP2000148418A (en) Printer
JPH06183074A (en) Character processing device
KR100565792B1 (en) Font data recording method for print
JPH11245455A (en) Printer control method therefor and record medium
JP2000033730A (en) Printer, control thereof and printing system
JPH08282024A (en) Printing device
JPH11296319A (en) Printing controller, printing method and storage medium for storing computer readable program
JPH0611550B2 (en) Font pattern processor
JPH1198360A (en) Device and method for processing picture and computer readable storage medium

Legal Events

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