JPH09183259A - Printer - Google Patents

Printer

Info

Publication number
JPH09183259A
JPH09183259A JP35223695A JP35223695A JPH09183259A JP H09183259 A JPH09183259 A JP H09183259A JP 35223695 A JP35223695 A JP 35223695A JP 35223695 A JP35223695 A JP 35223695A JP H09183259 A JPH09183259 A JP H09183259A
Authority
JP
Japan
Prior art keywords
character font
storage area
character
data
font
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
JP35223695A
Other languages
Japanese (ja)
Inventor
Yoshihiro Arai
義博 荒井
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP35223695A priority Critical patent/JPH09183259A/en
Publication of JPH09183259A publication Critical patent/JPH09183259A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable data to be recorded without incorporated character font by storing character font data downroaded from another system part into a storage address in a character font storage area, then referring to a table storage area as to a character identifying code, and outputting recorded data based on the character font data. SOLUTION: When the operation is set to the downroad mode, the input buffer area 7c of RAM 7 is divided into an input buffer area 7d, a table storage area 7e for downroaded font and a downroaded font storage area 7f. The input buffer area 7d buffers an ASCII code, the downroaded font storage area 7f stores downroaded character font data and the table storage area 7e for downroaded font stores a table for pointing out a storage location in the downroaded font storage area 7f corresponding to the ASCII code. Thus this printer device is equipped with incorporated character font.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、少なくとも他の装
置から入力されるラスタイメージデータを前記入力バッ
ファメモリに順次蓄積しつつ読み出して記録出力するプ
リンタ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer device for reading rasterized image data input from at least another device while sequentially accumulating the raster image data in the input buffer memory and recording and outputting it.

【0002】[0002]

【従来の技術】従来のプリンタ装置は、文字キャラクタ
やイメージキャラクタ等のドット・イメージを内蔵文字
フォントデータとして自らが備え、接続されたパソコン
等の他の装置上で稼働するソフトウェアから順次入力さ
れるASCII(アスキ−)コード等の文字識別コード
について前記内蔵文字フォントデータから対応するキャ
ラクタのドットイメージを取り出して記録出力すること
により、パソコンからの指令に応じた印字を行ってい
た。
2. Description of the Related Art A conventional printer device has a dot image such as a character character or an image character as built-in character font data, and is sequentially input from software running on another device such as a connected personal computer. Regarding the character identification code such as ASCII code, the dot image of the corresponding character is taken out from the built-in character font data, and is recorded and output to perform printing in accordance with a command from the personal computer.

【0003】上記従来のプリンタ装置においては、印字
したいキャラクタのドットイメージを逐一パソコン側か
ら送るのではなく、それよりもずっと情報量が少ない文
字識別コードを送ればよいため、パソコン側にとって
は、情報処理の負担が軽減され、また、パソコン−プリ
ンタ装置間での情報伝送も高速に行え、結果として比較
的高速な印字が可能となる利点がある一方、前記プリン
タ装置が印字するキャラクタのドットイメージは、その
プリンタ装置が内蔵する文字フォントデータに依存して
いるため、文字識別コードが同一でも、それに対応する
前記プリンタ装置側の文字フォントのイメージと、前記
パソコン上で稼働するソフトウェア側で扱っている文字
フォントのイメージとが異なってしまう欠点がある。
In the above-mentioned conventional printer device, the dot image of the character to be printed is not sent from the personal computer side by side, but a character identification code having a much smaller amount of information than that is sent. The processing load is reduced, and information transmission between the personal computer and the printer device can be performed at high speed, resulting in relatively high speed printing. On the other hand, the dot image of the character printed by the printer device is Since the printer device depends on the character font data contained in the printer device, even if the character identification code is the same, the corresponding character font image on the printer device side and the software running on the personal computer handle it. There is a drawback that the image of the character font is different.

【0004】一方、近年のパソコンの高性能化に伴っ
て、パソコン上で稼働するソフトウェアが多種多様な文
字フォントを比較的容易に扱うことが可能となり、それ
らの各種文字フォントをプリンタ装置でそのまま記録出
力する場合には、そのソフトウェアが扱う文字フォント
はラスタイメージコードに変換されてプリンタ装置に送
られ、プリンタ装置がそのラスタイメージコードをイメ
ージデータとしてそのまま記録出力している。なお、ラ
スタイメージコードとは、ファクシミリやテレビの様
に、主走査方向に左から右に1ライン毎に画素データを
転送し、副走査方向に1ライン進める転送の方式であ
る。
On the other hand, with the recent advances in performance of personal computers, software running on personal computers can handle a wide variety of character fonts relatively easily, and these various character fonts can be recorded as they are on a printer device. When outputting, the character font handled by the software is converted into a raster image code and sent to the printer device, and the printer device records and outputs the raster image code as image data as it is. The raster image code is a transfer method in which pixel data is transferred line by line from left to right in the main scanning direction and advanced by one line in the sub scanning direction, as in a facsimile or television.

【0005】このように、従来のプリンタ装置は、パソ
コン上で稼働するテキストベースのソフトウェア(プリ
ンタ装置に対して文字識別コードを送って記録出力させ
るソフトウェア)から送られる文字識別コードに対応す
るための内蔵文字フォントを備えつつ、グラフィックベ
ースのソフトウェア(プリンタ装置に対してラスタイメ
ージコードを送って記録出力させるソフトウェア)から
送られるラスタイメージコードとの両方に対応してい
た。
As described above, the conventional printer device is designed to handle the character identification code sent from the text-based software (software that sends the character identification code to the printer device to record and output it) running on the personal computer. While having a built-in character font, it was compatible with both a raster image code sent from graphic-based software (software that sends a raster image code to a printer to record and output it).

【0006】しかしながら、最近はテキストベースのソ
フトウェアからグラフィックベースのソフトウェアへの
移行が急速に進んでおり、テキストベースのソフトウェ
アをほとんど使用しなというユーザが増えつつある。
However, in recent years, the transition from text-based software to graphic-based software is progressing rapidly, and the number of users who rarely use text-based software is increasing.

【0007】そこで、そのようなグラフィックベースの
ソフトウェアの使用が主なユーザを対象として、内蔵文
字フォントを記憶したROMや、それに付随する構成が
省かれて、グラフィックベースのソフトウェアのみでし
か使用できないが、その分低コストなプリンタ装置が提
供されはじめている。
Therefore, for users who mainly use such graphic-based software, the ROM storing the built-in character fonts and the structure associated therewith are omitted, and only the graphic-based software can be used. Therefore, low-cost printer devices have begun to be provided.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記グ
ラフィックベースのソフトウェア専用のプリンタ装置に
おいては、ユーザにテキストベースのソフトウェアによ
って記録出力しなくてはならない必要が生じても、内蔵
文字フォントが省かれているため、その必要を満足させ
ることができないという問題点があった。
However, in the printer device dedicated to the graphic-based software, the built-in character font is omitted even if the user needs to record and output the text-based software. Therefore, there is a problem that the need cannot be satisfied.

【0009】本発明は係る事情に鑑みてなされたもので
あり、内蔵文字フォントを備えていなくても、テキスト
ベースのソフトウェアからの記録出力が可能なプリンタ
装置を提供することを目的とする。
The present invention has been made in view of the above circumstances, and it is an object of the present invention to provide a printer device capable of recording and outputting from text-based software without having a built-in character font.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載のプリンタ装置は、入力バッファメモ
リを備え、少なくとも他の装置から入力されるラスタイ
メージデータを前記入力バッファメモリに順次蓄積しつ
つ読み出して記録出力するプリンタ装置において、前記
入力されるラスタイメージデータを前記入力バッファメ
モリに順次蓄積しつつ読み出して記録出力する通常モー
ドまたは前記他の装置からダウンロードされた文字フォ
ントデータに基づいて記録出力するダウンロードモード
のいずれかに動作モードを設定する動作モード設定手段
と、動作モードがダウンロードモードに設定された場合
において、文字フォントデータを記憶するための文字フ
ォント記憶領域と、その文字フォント記憶領域に記憶さ
れる各文字フォントデータの格納アドレスと当該文字フ
ォントを特定するための文字識別コードとを対応付けた
テーブルを記憶するためのテーブル記憶領域とを前記入
力バッファメモリ中に確保して、前記他の装置からダウ
ンロードされる各文字フォントデータを前記文字フォン
ト記憶領域の対応する格納アドレスに格納する文字フォ
ントダウンロード手段と、前記他の装置から入力される
文字識別コードについて前記テーブル記憶領域を参照す
ることにより前記文字フォント記憶領域中の対応する格
納アドレスから文字フォントデータを取り出して、その
文字フォントデータに基づいて記録出力する記録出力手
段とを備えたことを特徴とする。
To achieve the above object, a printer apparatus according to a first aspect of the present invention comprises an input buffer memory, and raster image data input from at least another apparatus is sequentially stored in the input buffer memory. In a printer device for reading and recording and outputting while simultaneously reading out and recording and outputting the input raster image data while sequentially accumulating in the input buffer memory, or based on character font data downloaded from another device. An operation mode setting means for setting the operation mode to any of the download modes for recording and outputting, a character font storage area for storing character font data when the operation mode is set to the download mode, and the character font storage Each character font stored in the area A table storage area for storing a table in which the storage address of the data and the character identification code for specifying the character font are stored in the input buffer memory and downloaded from the other device. Character font download means for storing each character font data to be stored in a corresponding storage address of the character font storage area, and the character font storage by referring to the table storage area for a character identification code input from the other device. A recording and outputting means for extracting character font data from the corresponding storage address in the area and recording and outputting based on the character font data is provided.

【0011】請求項2記載のプリンタ装置は、請求項1
記載のプリンタ装置において、前記他の装置からの文字
フォントデータのダウンロード完了時に、前記文字フォ
ント記憶領域に記憶された文字フォントデータを所定の
付加情報と共に記録出力する手段を備えたことを特徴と
する。
According to a second aspect of the present invention, there is provided a printer device according to the first aspect.
The printer device described in the above is provided with means for recording and outputting the character font data stored in the character font storage area together with predetermined additional information when the download of the character font data from the other device is completed. .

【0012】請求項3記載のプリンタ装置は、請求項1
または2のいずれかの記載のプリンタ装置において、少
なくとも前記動作モードがダウンロードモードに設定さ
れている状態において装置電源がOFFされても前記文
字フォント記憶領域及びテーブル記憶領域の記憶内容を
保持するバックアップ手段を備えたことを特徴とする。
According to a third aspect of the present invention, there is provided a printer device according to the first aspect.
In the printer device according to any one of the items 1 and 2, a backup unit that retains the stored contents of the character font storage area and the table storage area even when the apparatus power is turned off at least when the operation mode is set to the download mode. It is characterized by having.

【0013】[0013]

【発明の実施の形態】以下、添付図面を参照しながら、
本発明の実施の形態を詳細に説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG.
An embodiment of the present invention will be described in detail.

【0014】図1は、本発明の実施の形態に係るプリン
タ装置1の全体構成を示すブロック構成図である。同図
において、CPU2は、ROM3に記憶されているシス
テムプログラムを読み出して実行することにより装置全
体の動作を制御するものである。操作パネル4は、図示
を省略した表示ランプやスイッチ類有し、その入出力の
制御は、CPU2により行われる。また、操作パネル4
には、本発明にかかるスイッチとして、プリンタ装置1
の動作モードをラスタイメージデータに対応した通常モ
ード、または、後述するダウンロードモードのいずれか
に設定するモード設定スイッチ4aを備えている。
FIG. 1 is a block configuration diagram showing the overall configuration of a printer device 1 according to an embodiment of the present invention. In the figure, the CPU 2 controls the operation of the entire apparatus by reading and executing the system program stored in the ROM 3. The operation panel 4 has display lamps and switches (not shown), and its input / output is controlled by the CPU 2. In addition, the operation panel 4
Is a printer device 1 as a switch according to the present invention.
The mode setting switch 4a is provided for setting the operation mode of 1 to either a normal mode corresponding to raster image data or a download mode described later.

【0015】CPU2は、他の装置であるPC(パーソ
ナルコンピュータ)装置5との通信の有効あるいは無効
も設定でき、通信が有効であれば、PC装置5からの送
信データは、インターフェース回路6を通して受信され
る。CPU2は、PC装置5から受信したデータをRA
M7の入力バッファエリア7cに一旦格納した後、読み
出して、そのデータを展開エリア7bに展開して解読
し、通常モードにおいては、そのデータが記録出力すべ
きラスタイメージデータあかるかの判断を行い、ダウン
ロードモード時においては、そのデータが記録出力すべ
き文字識別コード(アスキーコード)であるかの判断を
行う。ワークエリア7aは、CPU2が動作を行うのに
必要なデータを一時格納するエリアである。
The CPU 2 can also set valid / invalid of communication with a PC (personal computer) device 5 which is another device. If the communication is valid, the transmission data from the PC device 5 is received through the interface circuit 6. To be done. The CPU 2 sends the data received from the PC device 5 to the RA
After being temporarily stored in the input buffer area 7c of M7, it is read out, the data is expanded in the expansion area 7b and decoded, and in the normal mode, it is judged whether or not the data is the raster image data to be recorded and output. In the download mode, it is determined whether the data is a character identification code (ASCII code) to be recorded and output. The work area 7a is an area for temporarily storing data necessary for the CPU 2 to operate.

【0016】CPU2は、PC装置5から受信したデー
タが印字すべきデータであれば、記録紙搬送部9を起動
して記録紙を正しい位置まで搬送し、記録紙が正しい位
置に搬送されたら、画像印字部8により転送されたラス
タイメージデータまたは、文字識別コードに対応すキャ
ラクタを印字する。バックアップ回路10は、RAM7
の記憶内容を図示せぬ装置電源が切られても保持すめた
めに、その装置電源の入切の状態を検出し、CPU2か
らの、バックアップ許可/不許可の指令に応じて前記装
置電源が切られている時に電池11の電圧をRAM7に
印加するかしないかを切り換えるものである。
If the data received from the PC device 5 is the data to be printed, the CPU 2 activates the recording paper conveying section 9 to convey the recording paper to the correct position, and when the recording paper is conveyed to the correct position, The raster image data transferred by the image printing unit 8 or the character corresponding to the character identification code is printed. The backup circuit 10 is the RAM 7
In order to retain the stored contents of the device even when the device power supply (not shown) is turned off, the on / off state of the device power supply is detected, and the device power supply is turned off in response to the backup permission / non-permission command from the CPU It is to switch whether or not the voltage of the battery 11 is applied to the RAM 7 during the operation.

【0017】一般に、プリンタ装置は、その記録出力動
作に要する時間が、そのプリンタ装置に記録出力すべき
データを送信してくるPC装置の処理動作に要する時間
よりも長ことにより生じるPC装置側の待ち時間をなる
べく少なくするため、入力バッファメモリを備えて、そ
の入力バッファメモリに記録出力すべきデータを蓄えつ
つ読みだして、プリンタ装置と、PC装置との処理速度
の差をカバーしている。
In general, a printer device has a time required for its recording and outputting operation that is longer than the time required for the processing operation of the PC device that transmits data to be recorded and output to the printer device. In order to reduce the waiting time as much as possible, an input buffer memory is provided and the data to be recorded and output is stored and read in the input buffer memory to cover the difference in processing speed between the printer device and the PC device.

【0018】その入力バッファメモリの容量は、テキス
トベースのソフトウェア専用のプリンタ装置であれば、
文字フォントデータそのものではなく、PC装置側から
転送されるアスキーコード等の文字識別コードをバッフ
ァリングすればよいため、比較的小さくてもよい。
If the printer device dedicated to the text-based software has a capacity of the input buffer memory,
The character identification data such as an ASCII code transferred from the PC device side may be buffered instead of the character font data itself, and thus may be relatively small.

【0019】一方、グラフィックベースのソフトウェア
専用で、ラスタイメージデータのみに対応したプリンタ
装置が備える入力バッファメモリは、PC装置から転送
されるラスタイメージデータが、画像データ自体をラス
タスキャンしたデータとして転送されてくるため、その
転送されるデータ量は、アスキーコードの転送と比較し
て、多くなり、その分大容量なものが必要となる。
On the other hand, in the input buffer memory provided in the printer device dedicated to the graphic-based software and only compatible with the raster image data, the raster image data transferred from the PC device is transferred as data obtained by raster scanning the image data itself. Therefore, the amount of data to be transferred is larger than that of the ASCII code transfer, and a large capacity is required accordingly.

【0020】図1に示した本発明に係るプリンタ装置
も、動作モードが通常モードに設定されているときは、
グラフィックベースのソフトウェア専用のプリンタ装置
同様の動作をするため、RAM7の入力バッファエリア
7cは、RAM7のほとんどを占めるぐらい大容量であ
る。また、PC装置からの転送を早め、PC装置をプリ
ント対応動作から早く開放するためには、一般に入力バ
ッファは大容量であることが望まれ入力バッファエリア
7cも、その観点からも大容量なものとしている。
In the printer device according to the present invention shown in FIG. 1, when the operation mode is set to the normal mode,
The input buffer area 7c of the RAM 7 has a large capacity to occupy most of the RAM 7 in order to perform the same operation as the printer device dedicated to the graphic-based software. Further, in order to speed up the transfer from the PC device and release the PC device from the print compatible operation quickly, it is generally desired that the input buffer has a large capacity, and the input buffer area 7c also has a large capacity from that point of view. I am trying.

【0021】さて、以上のように構成されるプリンタ装
置1は、PC装置5に接続され、プリンタ装置1とPC
装置5の共通のユーザにより使用される。
The printer device 1 having the above-described structure is connected to the PC device 5, and the printer device 1 and the PC device 5 are connected together.
Used by a common user of the device 5.

【0022】いま、ユーザがプリンタ装置1の操作パネ
ル4のモード設定スイッチ4aを操作して動作モードを
通常モードに設定したとすると、入力バッファエリア7
cは、図2に示すように、その全容量がラスタイメージ
データのバッファリングのために使用される。
If the user operates the mode setting switch 4a of the operation panel 4 of the printer 1 to set the operation mode to the normal mode, the input buffer area 7
As shown in FIG. 2, the entire capacity of c is used for buffering the raster image data.

【0023】つまり、ユーザがPC装置5上でグラフィ
ックベースのソフトウェアを動作させ、そのソフトウェ
アがなんらかの画像データをラスタイメージデータに変
換してプリンタ装置1に転送すると、CPU2は、その
ラスタイメージデータをインターフェース回路6を介し
て入力バッファエリア7cに蓄えてバッファリングしつ
つ読みだして画像印字部8で記録出力する、従来のグラ
フィックベースのソフトウェア専用のプリンタ装置同様
の動作をする。
That is, when the user operates graphic-based software on the PC device 5, the software converts some image data into raster image data and transfers it to the printer device 1, the CPU 2 interfaces the raster image data. The same operation is performed as in the conventional printer device dedicated to graphic-based software, which stores the data in the input buffer area 7c via the circuit 6, reads it while buffering it, and records and outputs it in the image printing unit 8.

【0024】なお、動作モードが通常モードに設定され
たときは、CPU1は、バックアップ回路10に対して
バックアップ不許可の指令をする。これにより、バック
アップ回路は、装置電源が遮断されたことを検出して
も、電池11の電圧をRAM7に供給しない。これは、
装置電源遮断時に入力バッファエリア7c内に残ってい
たラスタイメージデータが装置電源の再投入後に再処理
されてユーザが予期せぬ記録出力動作が再開されるのを
防ぐためである。なお、バックアップ回路10が電池1
1により常時RAM7をバックアップし、装置電源の再
投入時に入力バッファエリア7cに残っていたラスタイ
メージデータを廃棄するようにすることによっても、同
様の作用効果は得られる。
When the operation mode is set to the normal mode, the CPU 1 issues a backup non-permission command to the backup circuit 10. As a result, the backup circuit does not supply the voltage of the battery 11 to the RAM 7 even when it detects that the device power supply has been cut off. this is,
This is to prevent the raster image data remaining in the input buffer area 7c when the power source of the apparatus is shut off from being reprocessed after the power source of the apparatus is turned on again to restart the recording and outputting operation which is not expected by the user. The backup circuit 10 is the battery 1
The same effect can be obtained by always backing up the RAM 7 by 1 and discarding the raster image data remaining in the input buffer area 7c when the power of the apparatus is turned on again.

【0025】一方、動作モードがダウンロードモードに
設定されたときは、CPU2は、入力バッファエリア7
cを、図2に示すように、3つのエリアに分割する。
On the other hand, when the operation mode is set to the download mode, the CPU 2 makes the input buffer area 7
c is divided into three areas, as shown in FIG.

【0026】すなわち、入力バッファエリア7dと、ダ
ウンロードフォント用テーブル記憶エリア7eと、ダウ
ンロードフォント記憶エリア7fを入力バッファ7cに
確保する。
That is, the input buffer area 7d, the download font table storage area 7e, and the download font storage area 7f are secured in the input buffer 7c.

【0027】入力バッファエリア7dは、入力バッファ
エリア7cが、ラスタイメージデータをバッファリング
するためのものであってのに対して、アスキーコードを
バッファリングするためのものである。アスキーコード
等の文字コードのバッファリングは、前述したように、
ラスタイメージデータのバッファリングに比較して小容
量でようため、入力バッファエリア7dは、入力バッフ
ァエリア7cの容量の一部を割り当てれば足りる。
The input buffer area 7d is for buffering the ASCII code, whereas the input buffer area 7c is for buffering the raster image data. Buffering of character codes such as ASCII code, as described above,
Since the capacity of the input buffer area 7d is smaller than that of the buffering of the raster image data, it is sufficient to allocate a part of the capacity of the input buffer area 7c.

【0028】ダウンロードフォント記憶エリア7fは、
PC装置5からダウンロードされる文字フォントデータ
を格納するためのものである。ダウンロードフォント用
テーブル記憶エリア7cは、アスキーコードと、そのア
スキーコードに対応するキャラクタの文字フォントデー
タのダウンロードフォント記憶エリア7fにおける格納
場所を指し示す先頭番地とを対応付けたテーブルを記憶
するためのものである。
The download font storage area 7f is
It is for storing character font data downloaded from the PC device 5. The download font table storage area 7c is for storing a table in which an ASCII code is associated with a leading address indicating a storage location in the download font storage area 7f of character font data of a character corresponding to the ASCII code. is there.

【0029】上記各領域を確保した上での、CPU2
の、ダウンロードモード時における処理手順について図
3ないし図7を参照して説明する。
The CPU 2 after securing the above areas
The processing procedure in the download mode will be described with reference to FIGS. 3 to 7.

【0030】図3は、PC装置5からの文字フォントデ
ータのダウンロード手順を示している。なお、このダウ
ンロード処理は、PC装置上で稼働する、アスキーコー
ドによって印字すべきデータを転送してくるテキストベ
ースのソフトウェアからも、プリンタ装置1による記録
出力が可能となるようにするために、PC装置5からプ
リンタ装置1に文字フォントデータを転送する処理であ
る。このダウンロード処理は、ユーザが必要とするフォ
ントがプリンタ装置1にまだ転送されていない時、又
は、転送されたフォントを変更したいときに、PC装置
5側で新しいフォントデータを作成して所望のアスキー
コードに対応するキャラクタとして転送し、以降内蔵フ
ォントとして使用する事が出来るようにするために行わ
れる処理である。
FIG. 3 shows a procedure for downloading character font data from the PC device 5. Note that this download processing is performed by the PC 1 so that the printer 1 can perform recording and output even from text-based software that operates on the PC and transfers data to be printed by ASCII code. This is a process of transferring character font data from the device 5 to the printer device 1. In this download process, when the font required by the user is not yet transferred to the printer device 1 or when the transferred font is desired to be changed, new font data is created on the PC device 5 side to obtain a desired ASCII. This is a process performed so that it can be transferred as a character corresponding to the code and can be used as a built-in font thereafter.

【0031】さて、図3において、CPU2は、先ず入
力バッファエリア7cに確保したダウンロードフォント
用テーブル記憶エリア7e内に、後に詳しく説明する図
7に示すように、ダウンロードフォント記憶エリア7f
に格納される各文字フォントデータの格納場所の先頭番
地のリストを作る(処理101)。そして、その先頭番
地のリスト中の各番地にアスキーコードを対応付け、ア
スキーコードと、そのアスキーコードに対応するキャラ
クタの文字フォントデータの格納場所の先頭アドレスと
を対応付ける(処理102)。
Now, in FIG. 3, the CPU 2 first stores a download font table storage area 7e secured in the input buffer area 7c in the download font storage area 7f as shown in FIG.
A list of head addresses of the storage locations of the respective character font data stored in is created (process 101). Then, an ASCII code is associated with each address in the list of the leading address, and the ASCII code is associated with the leading address of the storage location of the character font data of the character corresponding to the ASCII code (process 102).

【0032】以上の処理により、PC装置5からの文字
フォントデータをダウンロードするための準備が整い、
次の処理103において、PC装置5から文字フォント
データをダウンロードして、そのダウンロードした文字
フォントデータをダウンロードフォント記憶エリア4f
の該当する所へ格納する。このとき、PC装置5からダ
ウンロードされる文字フォントデータは、アスキーコー
ド順に転送することで、どのアスキーコードに対応する
文字フォントデータであるのかが特定できる。あるい
は、アスキーコードとそれに対応するキャラクタの文字
フォントデータをセットにして順次転送することもで
き、そうすれば、アスキーコード順でなかったり、一部
のアスキーコードに対応するキャラクタの文字フォント
みのを転送することも可能である。本実施の形態では、
前者を採用し、文字フォントデータは、アスキーコード
順に順次ダウンロードされる。そのダウンロードされた
文字フォントデータは、対応するアスキーコードに対応
する先頭番地で示されるダウンロードフォント記憶エリ
ア4fの所定の位置に格納される。
By the above processing, the preparation for downloading the character font data from the PC device 5 is completed,
In the next process 103, the character font data is downloaded from the PC device 5, and the downloaded character font data is downloaded in the font storage area 4f.
Store in the corresponding place of. At this time, the character font data downloaded from the PC device 5 can be specified in ASCII code order to identify which ASCII code corresponds to the character font data. Alternatively, the ASCII code and the character font data of the character corresponding to it can be set and transferred sequentially, so that only the character fonts of the characters corresponding to some ASCII codes are not in the ASCII code order. It is also possible to transfer. In this embodiment,
Employing the former, the character font data is sequentially downloaded in ASCII code order. The downloaded character font data is stored in a predetermined position of the download font storage area 4f indicated by the head address corresponding to the corresponding ASCII code.

【0033】以上の処理により、もともとは内蔵文字フ
ォントを備えていないプリンタ装置1が、実質的に内蔵
文字フォントを備えた状態になる。
By the above processing, the printer device 1 which originally does not have a built-in character font is substantially in a state of having a built-in character font.

【0034】ここまでの処理でPC装置5からの文字フ
ォントデータのダウンロード手順を終了してもよいが、
本実施の形態では、さらに、処理104において、テス
ト印字を行う。すなわち、ユーザにとっては、従来のテ
キストベースのソフトウェアに対応したプリンタ装置が
ROMなどに格納された内蔵フォントデータに基づい
て、常に固定されたデザインの文字が印字される場合と
違って、PC装置5からプリンタ装置1に文字フォント
データが本当にダウンロードされているかどうか、ある
いは、ダウンロードされた文字フォントのデザインがど
のようなものかを実際に使用するまで知ることが出来な
いのでは不安である。そのようなユーザの為に、文字フ
ォントデータのダウンロードが終了した後にダウンロー
ドフォント記憶エリア7fに格納されたフォントデータ
つまり文字を印字するものである。
Although the procedure for downloading the character font data from the PC device 5 may be completed by the above processing,
In the present embodiment, further, in step 104, test printing is performed. That is, for the user, unlike the case where the conventional printer device corresponding to the text-based software always prints a fixed design character based on the built-in font data stored in the ROM or the like, the PC device 5 It is anxious that it is not possible to know whether the character font data is actually downloaded to the printer device 1 or what the design of the downloaded character font is, until it is actually used. For such a user, the font data, that is, the characters stored in the download font storage area 7f is printed after the download of the character font data is completed.

【0035】そのために、プリンタ装置1のROM3
は、図4に示すように、装置全体を制御するためのプリ
ンタシステムプログラム3aの他に、テスト印字を行う
ためのテスト印字用プログラム3bと、テスト印字用デ
ータ3cを記憶してる。テスト印字用プログラム3b
は、文字フォントデータのダウンロードの全てが終了し
た後起動され、ダウンロードフォント用テーブル記憶エ
リア7eを参照することにより、ダウンロードフォント
記憶エリア7f中の各アスキーコードに対応する先頭番
地から文字フォントデータをアスキーコード順に読みだ
して、図5に示すように、キャラクタの一覧表の印字を
行う。
Therefore, the ROM 3 of the printer device 1
As shown in FIG. 4, in addition to the printer system program 3a for controlling the entire apparatus, a test printing program 3b for performing test printing and test printing data 3c are stored. Test printing program 3b
Is started after all the downloading of the character font data is completed, and by referring to the download font table storage area 7e, the character font data is ASCII-coded from the head address corresponding to each ASCII code in the download font storage area 7f. The characters are read in the order of codes, and a character list is printed as shown in FIG.

【0036】このとき、テスト印字用プログラム3b
は、キャラクタの一覧表を見やすくするために、テスト
印字用データ3cを読みだして、hex(16進)表示
によるテーブルマトリックス表示を行うためのデー夕
や、キャラクタ一覧を枠線で囲むためのデータを付加す
ると共に、実際のキャラクタではなく、制御用のコード
エリアを示す為のものであるアスキーコードの00hか
ら1Fhまでの印字を行わない様にするための処理等を
行う。
At this time, the test print program 3b
Is a data for reading out the test print data 3c and displaying the table matrix in hex (hexadecimal) or data for enclosing the character list with a frame line in order to make the character list easy to see. Is added, and processing is performed to prevent printing of ASCII codes 00h to 1Fh, which are not actual characters but indicate control code areas.

【0037】これにより、ユーザは、文字フォントデー
タがPC装置5から正常にダウンロードされたか、ある
いは、ダウンロードした文字フォントデータが所望のデ
ザインのものであるかどうかを明確に確認することがで
きる。
As a result, the user can clearly confirm whether the character font data has been normally downloaded from the PC device 5 or whether the downloaded character font data has a desired design.

【0038】さて、以上のように、PC装置5から文字
フォントデータがダウンロードされて、実質的に内蔵フ
ォントを備えた状態になったプリンタ装置1は、従来の
テキストベースのソフトウェア対応のプリンタ装置同様
に、PC装置5上で稼働しているテキストベースのソフ
トウェアから送信されるアスキーコードを受信してその
コードに対応するキャラクタの印字を行うことができる
が、その手順について、図6を参照して説明する。
As described above, the printer device 1 in which the character font data is downloaded from the PC device 5 and substantially has the built-in font is similar to the conventional text-based software compatible printer device. In addition, the ASCII code transmitted from the text-based software running on the PC device 5 can be received and the character corresponding to the code can be printed. Regarding the procedure, refer to FIG. explain.

【0039】同図において、PC装置5からアスキーコ
ードが転送される(処理201)。いま、そのアスキー
コードが第n番目のアスキーコード(アスキーコード
n)であったとする。
In the figure, the ASCII code is transferred from the PC device 5 (process 201). Now, it is assumed that the ASCII code is the nth ASCII code (ASCII code n).

【0040】そのアスキーコードnは、図7に示すよう
に、入力バッファエリア7dに格納される。そして、ダ
ウンロードフォント用テーブル記憶エリア7eが参照さ
れる(処理202)。この場合、図7に示すように、ダ
ウンロードフォント用テーブル記憶エリア7eにおいて
は、アスキーコードnに先頭番地mが対応しており、処
理203では、ダウンロードフォント記憶エリア7f中
のその先頭番地mから1文字分の文字フォントデータN
を読み出す。そして、その読み出された文字フォントデ
ータは、画像印字部で印字される(処理204)。
The ASCII code n is stored in the input buffer area 7d as shown in FIG. Then, the download font table storage area 7e is referred to (process 202). In this case, as shown in FIG. 7, in the download font table storage area 7e, the leading address m corresponds to the ASCII code n, and in the processing 203, the leading address m from the leading address m in the download font storage area 7f is changed from 1 to 1. Character font data for character N
Is read. Then, the read character font data is printed by the image printing unit (process 204).

【0041】以上の処理201から204までの手順
は、PC装置5からのアスキーコードの転送が終了する
まで繰り返される。これにより、PC装置5上で稼働す
るテキストベースのソフトウェアからのプリントアウト
にも対応することができる。
The above steps 201 to 204 are repeated until the ASCII code transfer from the PC device 5 is completed. This makes it possible to handle printout from text-based software running on the PC device 5.

【0042】なお、動作モードがダウンロードモードに
設定されたときは、CPU1は、バックアップ回路10
に対してバックアップ許可の指令をする。これにより、
バックアップ回路10は、装置電源が遮断されたことを
検出すると電池11の電圧をRAM7に供給する。
When the operation mode is set to the download mode, the CPU 1 causes the backup circuit 10
Command to allow backup. This allows
The backup circuit 10 supplies the voltage of the battery 11 to the RAM 7 when detecting that the power source of the device is cut off.

【0043】これにより、装置電源が遮断されてもRA
M7に記憶されたダウンロードフォント用テーブル記憶
エリア7e及びダウンロードフォント記憶エリア7fの
記憶内容が保持され、従来のテキストベースのソフトウ
ェア対応のプリンタ装置がROMなどの不揮発性メモリ
に内蔵フォントを記憶して、電源遮断時においても内蔵
フォントを保持してるのと同様に取り扱うことができ、
装置電源が遮断されただけて、せっかくダウンロードし
た文字フォントデータが失われてしまうといった不都合
をなくすことができる。
As a result, even if the power source of the apparatus is cut off, RA
The stored contents of the download font table storage area 7e and the download font storage area 7f stored in the M7 are retained, and the conventional text-based software-compatible printer device stores the built-in font in a nonvolatile memory such as a ROM. Even when the power is shut off, it can be handled in the same way as holding the built-in font.
It is possible to eliminate the inconvenience that the downloaded character font data is lost just because the device power is cut off.

【0044】さて、近年、不揮発性の書き換え可能なメ
モリであるフラッシュメモリ(フラッシュROM=FR
OM)が開発された。このFROMは、従来のRAMと
ROMの性質を持っており、書込時には、内部でいくつ
かのブロックに分割された単位で、書き込むことができ
る一方、一度書き込んだデータは電池等のバックアップ
電源を使用しなくても、ROMの用にデータを維持する
事が出来るものであり、読み出し時にはRAMと同様に
内部ブロックに関係なくランダムに読み出すことが出来
るメモリである。
In recent years, a flash memory (flash ROM = FR) which is a nonvolatile rewritable memory.
OM) was developed. This FROM has the properties of conventional RAM and ROM, and at the time of writing, it can be written in units that are internally divided into several blocks, while once written data can be stored in a backup power source such as a battery. Even if it is not used, the data can be maintained for the ROM, and at the time of reading, it is a memory that can be read randomly regardless of the internal block like the RAM.

【0045】そこで、図1に示したプリンタ装置1のR
AM7の一部分のエリアを、FROMにより置き換える
ことで、図1のバックアップ回路10と電池11を備え
なくてもダウンロードフォント記憶エリア7fや、ダウ
ンロードフォント用テーブル記憶エリア7eの記憶内容
を、装置電源が遮断されても保持することが可能であ
る。いかにその一例を示す。
Therefore, R of the printer device 1 shown in FIG.
By replacing a part of the area of AM7 with a FROM, the device power supply cuts off the stored contents of the download font storage area 7f and the download font table storage area 7e without the backup circuit 10 and the battery 11 of FIG. Even if it is done, it can be retained. Here is an example.

【0046】図8は、プリンタ装置1の動作モードが通
常モードである場合のRAM7のエリア配分と、FRO
M12内のエリア配分とを示している。同図において、
RAM7は、ワークエリア7aと、展開エリア7bと、
入力バッファエリア7gとからなる。ワークエリア7a
と、展開エリア7bとは、図1に示したRAM7内に設
けられたものと同様であるが、入力バッファエリア7g
は、図1に示したRAM7内の大容量の入力バッファエ
リア7cと異なり、FROM12の内部で構成される位
置ブロックの容量と同じ大きさのエリアである。PC装
置5から転送されるラスタイメージデータは、入力バッ
ファエリア7gに記録される。入力バッファエリア7g
に転送されたラスタイメージデータがフルになった時
は、プリンタ装置1のCPU2は、PC装置5に、転送
の一時中止を意味するoffライン信号を返し一時転送
を停止させる。入力バッファエリア7gに記録されたデ
ー夕は、一気にFROM12の内部に分割された、それ
ぞれが入力バッファエリア7gと同一容量の入力バツフ
ァエリア12aの1ないしnの空いている所に転送され
書込みが行われる。書込みが終了すると、CPU2は、
PC装置5に対して、転送の再開の要求を意味するON
ライン信号を返し、入力バッファエリア7gには再びラ
スタイメージデータが転送され、以後同様の動作を繰り
返えす。
FIG. 8 shows the area distribution of the RAM 7 and the FRO when the operation mode of the printer device 1 is the normal mode.
Area allocation within M12. In the figure,
The RAM 7 includes a work area 7a, a development area 7b,
The input buffer area 7g. Work area 7a
And the expansion area 7b are the same as those provided in the RAM 7 shown in FIG.
Unlike the large-capacity input buffer area 7c in the RAM 7 shown in FIG. 1, is an area having the same size as the capacity of the position block formed inside the FROM 12. The raster image data transferred from the PC device 5 is recorded in the input buffer area 7g. Input buffer area 7g
When the raster image data transferred to is full, the CPU 2 of the printer device 1 returns an off line signal to the PC device 5, which means to temporarily stop the transfer, and stops the temporary transfer. The data recorded in the input buffer area 7g is transferred to the empty areas 1 to n of the input buffer area 12a, which are divided into the inside of the FROM 12 all at once and have the same capacity as the input buffer area 7g. . When the writing is completed, the CPU 2
ON, which means a request to restart transfer to the PC device 5.
The line signal is returned, the raster image data is transferred to the input buffer area 7g again, and the same operation is repeated thereafter.

【0047】FROM12に転送されたラスタイメージ
データは、転送された時間順にCPU2で処理される。
この時のデータ読み出しは、RAM7を介さずにFRO
M12から直接ランダムに行われる。
The raster image data transferred to the FROM 12 is processed by the CPU 2 in the order of transfer time.
The data read at this time is FRO without going through the RAM 7.
Randomly performed directly from M12.

【0048】図9は、プリンタ装置1の動作モードがダ
ウンロードモードである場合のRAM7のエリア配分
と、FROM12内のエリア配分とを示している。同図
において、RAM7は、ワークエリア7aと、展開エリ
ア7bと、入力バッファエリア7gとからなる。これら
の各エリアの配分は、図8に示した通常モード時のそれ
と同様である。また、FROM12には、図2に示した
ダウンロードフォント用テーブル記憶エリア7eに対応
するダウンロードフォント用テーブル記憶エリア12b
と、図2に示したダウンロードフォント記憶エリア7f
に対応するダウンロードフォント記憶エリア12cの1
ないしnとが、図8に示した入力バッファエリア12a
の1ないしnに代えて確保されている。
FIG. 9 shows the area allocation of the RAM 7 and the area allocation in the FROM 12 when the operation mode of the printer device 1 is the download mode. In the figure, the RAM 7 comprises a work area 7a, a development area 7b, and an input buffer area 7g. The distribution of each of these areas is the same as that in the normal mode shown in FIG. Further, the FROM 12 has a download font table storage area 12b corresponding to the download font table storage area 7e shown in FIG.
And the downloaded font storage area 7f shown in FIG.
1 of the download font storage area 12c corresponding to
To n are the input buffer areas 12a shown in FIG.
It is secured in place of 1 to n.

【0049】PC装置5から転送される文字フォントデ
ータは、入力バッファエリア7gに記録される。入力バ
ッファエリア7gに転送された文字フォントデータがフ
ルになった時は、プリンタ装置1のCPU2は、PC装
置5に、転送の一時中止を意味するoffライン信号を
返し一時転送を停止させる。そして、入力バッファエリ
ア7gに記録された文字フォントデー夕は、一気にFR
OM12の内部に分割された、それぞれが入力バッファ
エリア7gと同一容量のダウンロードフォント記憶エリ
ア12cの1ないしnの空いている所に転送され書込み
が行われる。書込みが終了すると、CPU2は、PC装
置5に対して、転送の再開の要求を意味するONライン
信号を返し、入力バッファエリア7gには再びラスタイ
メージデータが転送され、以後同様の動作を繰り返す。
The character font data transferred from the PC device 5 is recorded in the input buffer area 7g. When the character font data transferred to the input buffer area 7g becomes full, the CPU 2 of the printer device 1 returns an off line signal to the PC device 5, which means that the transfer is temporarily stopped, and stops the temporary transfer. Then, the character font data recorded in the input buffer area 7g is immediately changed to FR.
The data is transferred to and written in the OM 12 divided into 1 and n in the download font storage area 12c having the same capacity as the input buffer area 7g. When the writing is completed, the CPU 2 returns to the PC device 5 an ON line signal indicating a request to restart the transfer, the raster image data is transferred again to the input buffer area 7g, and the same operation is repeated thereafter.

【0050】以上の手順により、FROM12の内部の
ダウンロードフォント記憶エリア12cの1ないしn
に、PC装置5からダウンロードされた文字フォントデ
ータが記憶され、プリンタ装置1は、実質的に内蔵フォ
ントを備えた状態となり、以後は、PC装置5から送信
されるアスキーコードを入力バッファエリア7gに蓄積
しつつ読み出して、ダウンロードフォント呼出信号テー
ブル記憶エリア12bを参照して、当該アスキーコード
に対応するキャラクタの文字フォントデータが格納され
た、ダウンロードフォント記憶エリア12cの1ないし
nにおける先頭番他を求めて、そこから文字フォントデ
ータを取り出して画像印字部8により順次記録出力す
る。
By the above procedure, 1 to n of the download font storage area 12c inside the FROM 12 are read.
The character font data downloaded from the PC device 5 is stored in the printer device 1, and the printer device 1 is substantially provided with the built-in font. Thereafter, the ASCII code transmitted from the PC device 5 is stored in the input buffer area 7g. The downloaded font calling signal table storage area 12b is read while accumulating, and the leading number in 1 to n of the download font storage area 12c in which the character font data of the character corresponding to the ASCII code is stored is obtained. Then, the character font data is taken out therefrom and sequentially recorded and outputted by the image printing section 8.

【0051】これにより、入力バッファエリアの本体部
分をRAM7ではなく、FROM12に設け、そのFR
OM12内の入力バッファエリアを、ダウンロードモー
ド時に必要なダウンロードフォント用テーブル記憶エリ
ア12b、及び、ダウンロードフォント用フォント記憶
12cの1ないしnの確保場所としたため、バックアッ
プ回路10と電池11を無くしてもダウンロードされた
ダウンロードフォントデータや、アスキーコードと文字
フォントデータの格納場所の先頭番地との対応を記憶し
たダウンロードフォント用テーブル記憶エリアの記憶内
容を保持することができ、電池交換等の作業をユーザに
強いることもなく、内蔵フォントをROM等に記憶して
いる従来のテキストベースのソフトウェア対応のプリン
タ装置と同様の取り扱いが可能となる。
As a result, the main body of the input buffer area is provided not in the RAM 7 but in the FROM 12 and its FR
Since the input buffer area in the OM 12 is used as a reserved area for the download font table storage area 12b and the download font font storage 12c 1 to n required in the download mode, the download is performed even if the backup circuit 10 and the battery 11 are removed. It is possible to retain the downloaded download font data and the stored contents of the download font table storage area that stores the correspondence between the ASCII code and the start address of the storage location of the character font data, forcing the user to perform work such as battery replacement. Of course, the same handling as the conventional text-based software-compatible printer device in which the built-in font is stored in the ROM or the like becomes possible.

【0052】[0052]

【発明の効果】請求項1に係る発明によれば、ラスタイ
メージデータをバッファリングするための入力バッファ
メモリを、他の装置からダウンロードされる文字フォン
トデータの記憶場所として利用することで、内蔵フォン
トデータを記憶したROM等を元から備えていなくて
も、他の装置からの文字識別コードに応じた文字の記録
出力が可能となるため、内蔵文字フォントを備えること
なしに、テキストベースのソフトウェアからの記録出力
が可能となる。また、文字フォントデータを元から備え
ずに、必要に応じて、前記他の装置からダウンロードす
るため、その文字フォントを、ユーザの必要に応じた様
々なデザインのものに入れ替えたりすることができ、ま
た、不要な文字フォントデータはダウンロードしないよ
うにしたりして、ユーザにとって必要なフォントのみを
ダウンロードできる利点もある。
According to the invention of claim 1, the input buffer memory for buffering the raster image data is used as a storage location of the character font data downloaded from another device, whereby the built-in font Even if you do not originally have a ROM that stores data, you can record and output characters according to the character identification code from other devices, so you can use text-based software without a built-in character font. It is possible to record and output. Further, since the character font data is not originally provided and is downloaded from the other device as needed, the character font can be replaced with one of various designs according to the user's need, Further, there is also an advantage that only the fonts necessary for the user can be downloaded by not downloading unnecessary character font data.

【0053】請求項2に係る発明によれば、前記他の装
置からの文字フォントデータのダウンロードが終了する
と、そのダウンロードされた文字フォントデータを所定
の付加情報と共に記録出力するため、文字フォントのダ
ウンロードが正しく行われたかをユーザに対して一目瞭
然に示すことがてきる。そのため、文字フォントのダウ
ンロードが正しく行われたかが、ダウンロードした文字
フォントを用いて実際に記録出力してみるまでわからな
いという、文字フォントデータを元から内蔵していない
ことにより生じうる弊害を回避することができる。
According to the second aspect of the present invention, when the download of the character font data from the other device is completed, the downloaded character font data is recorded and output together with the predetermined additional information. It is possible to clearly indicate to the user whether or not the operation has been performed correctly. Therefore, it is possible to avoid an adverse effect that may be caused by the fact that the character font data is not originally built in, which is not known until the character font is downloaded correctly until it is actually recorded and output using the downloaded character font. it can.

【0054】請求項3に係る発明によれば、少なくとも
ダウンロードモード時には、前記文字フォント記憶領域
及びテーブル記憶領域の記憶内容をバックアップ手段に
より保持するようにしたため、文字フォントデータを元
から内蔵し、装置電源をOFFしてもその内蔵文字フォ
ントデータが当然に保持させている従来のテキストベー
スのソフトウェア対応のプリンタ装置同様の動作をする
ため、ユーザは、プリンタ装置の電源をOFFし、再度
ONしてから、再度文字フォントデータを前記他の装置
からダウンロードしなおす必要がなく、ユーザは、本発
明にかかるプリンタ装置をダウンロードモードで使用し
ているときは、従来のテキストベースのソフトウェア対
応のプリンタ装置同様に取り扱うことができる。
According to the third aspect of the present invention, at least in the download mode, the storage contents of the character font storage area and the table storage area are held by the backup means. Even if the power is turned off, the built-in character font data naturally operates like the conventional text-based software-compatible printer device. Therefore, the user turns the printer device off and then on again. Therefore, it is not necessary to re-download the character font data from the other device again, and when the user is using the printer device according to the present invention in the download mode, the user does not need to download the character font data as in the conventional text-based software compatible printer device. Can be handled.

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

【図1】本発明の実施の形態に係るプリンタ装置のブロ
ック構成図である。
FIG. 1 is a block configuration diagram of a printer device according to an embodiment of the present invention.

【図2】本発明の実施の形態に係るプリンタ装置のRA
M内の入力バッファエリアの配分を示す図である。
FIG. 2 is an RA of the printer device according to the embodiment of the present invention.
It is a figure which shows distribution of the input buffer area in M.

【図3】本発明の実施の形態に係るプリンタ装置がPC
装置から文字フォントデータをダウンロードする手順を
示すフローチャートでる。
FIG. 3 is a PC in which the printer device according to the embodiment of the present invention is used.
8 is a flowchart showing a procedure for downloading character font data from the device.

【図4】本発明の実施の形態に係るプリンタ装置のRO
Mの内容を示す図である。
FIG. 4 is an RO of the printer device according to the embodiment of the present invention.
It is a figure which shows the content of M.

【図5】テスト印字の一例を示す図である。FIG. 5 is a diagram showing an example of test printing.

【図6】本発明の実施の形態に係るプリンタ装置がPC
装置から転送されるアスキーコードに基づいて印字を行
う際の手順を示すフローチャートでる。
FIG. 6 is a printer device according to an embodiment of the present invention, which is a PC.
6 is a flowchart showing a procedure for printing based on an ASCII code transferred from the apparatus.

【図7】入力バッファメモリ、ダウンロードフォント用
テーブル記憶エリア及びダウンロードフォント記憶エリ
アの相互関係を示す図である。
FIG. 7 is a diagram showing a mutual relationship among an input buffer memory, a download font table storage area, and a download font storage area.

【図8】通常モード時のRAMとFROMとの間のデー
タの流れを示す図である。
FIG. 8 is a diagram showing a data flow between a RAM and a FROM in a normal mode.

【図9】ダウンロードモード時のRAMとFROMとの
間のデータの流れを示す図である。
FIG. 9 is a diagram showing a data flow between a RAM and a FROM in a download mode.

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

1 プリンタ装置 2 CPU 3 ROM 4 操作パネル 4a モード設定スイッチ 5 PC装置 6 インターフェース回路 7 RAM 7a ワークエリア 7b 展開エリア 7c、7d、7g 入力バッファエリア 7e ダウンロードフォント用テーブル記憶エリア 7f ダウンロードフォント記憶エリア 8 画像印字部 9 記録紙搬送部 10 バックアップ回路 11 電池 12 FROM 1 Printer Device 2 CPU 3 ROM 4 Operation Panel 4a Mode Setting Switch 5 PC Device 6 Interface Circuit 7 RAM 7a Work Area 7b Development Area 7c, 7d, 7g Input Buffer Area 7e Download Font Table Storage Area 7f Download Font Storage Area 8 Images Printing unit 9 Recording paper transport unit 10 Backup circuit 11 Battery 12 FROM

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 入力バッファメモリを備え、少なくとも
他の装置から入力されるラスタイメージデータを前記入
力バッファメモリに順次蓄積しつつ読み出して記録出力
するプリンタ装置において、 前記入力されるラスタイメージデータを前記入力バッフ
ァメモリに順次蓄積しつつ読み出して記録出力する通常
モードまたは前記他の装置からダウンロードされた文字
フォントデータに基づいて記録出力するダウンロードモ
ードのいずれかに動作モードを設定する動作モード設定
手段と、動作モードがダウンロードモードに設定された
場合において、文字フォントデータを記憶するための文
字フォント記憶領域と、その文字フォント記憶領域に記
憶される各文字フォントデータの格納アドレスと当該文
字フォントを特定するための文字識別コードとを対応付
けたテーブルを記憶するためのテーブル記憶領域とを前
記入力バッファメモリ中に確保して、前記他の装置から
ダウンロードされる各文字フォントデータを前記文字フ
ォント記憶領域の対応する格納アドレスに格納する文字
フォントダウンロード手段と、前記他の装置から入力さ
れる文字識別コードについて前記テーブル記憶領域を参
照することにより前記文字フォント記憶領域中の対応す
る格納アドレスから文字フォントデータを取り出して、
その文字フォントデータに基づいて記録出力する記録出
力手段とを備えたことを特徴とするプリンタ装置。
1. A printer device comprising an input buffer memory, which reads and records and outputs raster image data input from at least another device while sequentially accumulating the raster image data in the input buffer memory. Operation mode setting means for setting the operation mode to either a normal mode for reading and recording and outputting while sequentially accumulating in the input buffer memory or a download mode for recording and outputting based on character font data downloaded from the other device; To specify the character font storage area for storing character font data, the storage address of each character font data stored in the character font storage area, and the character font when the operation mode is set to the download mode Character identification code And a table storage area for storing a table in which the above are associated with each other, and each character font data downloaded from the other device is stored in a corresponding storage address of the character font storage area. Character font download means for extracting the character font data from the corresponding storage address in the character font storage area by referring to the table storage area for the character identification code input from the other device,
A printer device, comprising: a recording and outputting means for recording and outputting based on the character font data.
【請求項2】 前記他の装置からの文字フォントデータ
のダウンロード完了時に、前記文字フォント記憶領域に
記憶された文字フォントデータを所定の付加情報と共に
記録出力する手段を備えたことを特徴とする請求項1記
載のプリンタ装置。
2. A means for recording and outputting the character font data stored in the character font storage area together with predetermined additional information when the download of the character font data from the other device is completed. Item 2. The printer device according to item 1.
【請求項3】 少なくとも前記動作モードがダウンロー
ドモードに設定されている状態において装置電源がOF
Fされても前記文字フォント記憶領域及びテーブル記憶
領域の記憶内容を保持するバックアップ手段を備えたこ
とを特徴とする請求項1または2のいずれかの記載のプ
リンタ装置。
3. The apparatus power source is OF when at least the operation mode is set to the download mode.
3. The printer device according to claim 1, further comprising a backup unit that retains the stored contents of the character font storage area and the table storage area even if F is set.
JP35223695A 1995-12-28 1995-12-28 Printer Pending JPH09183259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35223695A JPH09183259A (en) 1995-12-28 1995-12-28 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35223695A JPH09183259A (en) 1995-12-28 1995-12-28 Printer

Publications (1)

Publication Number Publication Date
JPH09183259A true JPH09183259A (en) 1997-07-15

Family

ID=18422696

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35223695A Pending JPH09183259A (en) 1995-12-28 1995-12-28 Printer

Country Status (1)

Country Link
JP (1) JPH09183259A (en)

Similar Documents

Publication Publication Date Title
US20050271410A1 (en) Image forming apparatus and method of controlling energy saving mode
KR100648665B1 (en) Image forming apparatus and method for control thereof
JPH11136459A (en) Image input/output device and method
JPH09183259A (en) Printer
JP2009093502A (en) Information processing apparatus and control method thereof
JP3509840B2 (en) Page printer
JP3230815B2 (en) Printer
JP3478696B2 (en) Image processing apparatus and control method thereof
JP3083251B2 (en) Page printer
US5841429A (en) Method and apparatus for managing a character pattern
JP3833195B2 (en) Image processing apparatus and control method thereof
JP2922676B2 (en) Image forming device
JPH024925B2 (en)
JP2006236006A (en) Printer, program and recording medium
JPH0834142A (en) Pie character printing apparatus
JPH0584986A (en) Image forming device
JPH11203059A (en) Image input and output device and its memory access method, and storage medium storing computer readable program
JP3132538B2 (en) Printing apparatus and printing control method
JPH0948155A (en) Printer
JPH10305641A (en) Printing system and printing method
JPH06305217A (en) Image forming device
JPH02231167A (en) Page printer
JP2005004362A (en) Image forming system
JPH07164688A (en) Printer
JP2000225734A (en) Printer