JPH11157145A - Printer - Google Patents

Printer

Info

Publication number
JPH11157145A
JPH11157145A JP9340666A JP34066697A JPH11157145A JP H11157145 A JPH11157145 A JP H11157145A JP 9340666 A JP9340666 A JP 9340666A JP 34066697 A JP34066697 A JP 34066697A JP H11157145 A JPH11157145 A JP H11157145A
Authority
JP
Japan
Prior art keywords
font
font cache
printer
data
cache creation
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
JP9340666A
Other languages
Japanese (ja)
Inventor
Shinichi Fukunaga
真一 福永
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 JP9340666A priority Critical patent/JPH11157145A/en
Publication of JPH11157145A publication Critical patent/JPH11157145A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Dot-Matrix Printers And Others (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printer which can rise fast by shortening a time for developing to a font cache when a power source is turned on. SOLUTION: A fresh item of 'to form/not to form a font cache for a hard disk font at the supply of power' is formed at an area in a nonvolatile memory. The 'to form a font cache' is set when an address content is 00(H), and 'not to form a font cache' is set when the address content is 01(H). Updating of contents in the nonvolatile memory is changeable by a change command from a panel device 110 and an external I/F. An initial set value is the 'not to form a font cache'. When a user sets the 'not to form a font cache', a time for developing to the font cache is shortened when a power source of an apparatus is turned on and therefore the apparatus can be started faster.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、アウトラインフォ
ントを記憶するためのハードディスク等の不揮発性メモ
リデバイスを内部に有しているプリンタ装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a printer device having a nonvolatile memory device such as a hard disk for storing outline fonts therein.

【0002】[0002]

【従来の技術】従来アウトラインフォント記憶用のハー
ドディスクを内部に持つプリンタ装置では、電源投入時
にアウトラインフォントを高速な揮発性RAM(ランダ
ム・アクセス・メモリ)等に展開しておく動作が必ず入
ってしまい、電源投入時から実際にプリント動作が可能
になるまでかなりの時間がかかっていた。このハードデ
ィスクに記憶されているフォントは、印刷時に毎回使う
よりむしろ使わないほうが多いのが実情である。一般的
に電源投入時はすぐに印刷したい場合が多く、使わない
ハードディスクフォントのフォントキャッシュの展開が
終わるまで1枚目の印字ができないことが多かった。
2. Description of the Related Art Conventionally, in a printer device having a hard disk for storing outline fonts therein, an operation of expanding outline fonts into a high-speed volatile RAM (random access memory) or the like when power is turned on always occurs. However, it took a considerable time from when the power was turned on to when the printing operation was actually enabled. The fact is that fonts stored on this hard disk are often not used at the time of printing, rather than being used every time. In general, the user often wants to print immediately when the power is turned on, and often cannot print the first sheet until the font cache development of the unused hard disk font is completed.

【0003】また、文書を印刷するときに使用するフォ
ントは、ホストコンピュータから印刷の指示をした時点
で最終的に決定される。ホストコンピュータのオペレー
タが、該ホストコンピュータに対して印字の指示を出し
てからプリンタに対してデータを送り始めるまでには通
常は数秒から数十秒の時間がかかる。これはホストコン
ピュータ側でプリンタの言語にマッチしたフォーマット
にデータを変換する作業が発生するためである。そし
て、使用するフォントは3ページ目の文書であれば3ペ
ージ目のデータの中で指定されるのが普通である。デー
タを受け取ったプリンタはフォントの種類の指示を受け
取った時点で初めてフォントの展開動作を始めることに
なるので、例えば3ページ目の文書で新しいフォントが
あればその3ページ目のデータを受け取って初めて展開
を開始することになる。
[0005] The font used when printing a document is finally determined when a printing instruction is issued from the host computer. It usually takes several seconds to several tens of seconds from when an operator of the host computer issues a print instruction to the host computer to start sending data to the printer. This is because an operation of converting data into a format matching the language of the printer occurs on the host computer side. The font to be used is usually specified in the data of the third page in the case of the document of the third page. When the printer that receives the data starts the font expansion operation for the first time upon receiving the instruction of the font type, for example, if there is a new font in the document on the third page, the printer first receives the data on the third page. The deployment will begin.

【0004】従来、フォントキャッシュの内容を更新す
るタイミングとしては例えば、特開平9−50431号
公報にも記載されているように、印字終了時にフォント
キャッシュの内容を更新する方式や、特開平8−238
813号公報に記載されている電源ON/OFF時にの
みフォントキャッシュの内容を更新する方式がある。し
かしながら、前記特開平9−50431号公報記載の技
術では、その印字が終了してすぐに次のデータが来たと
きは、フォントキャッシュ更新作業のため次の印字が遅
くなってしまう欠点がある。また、特開平8−2388
13の電源ON/OFF時にのみフォントキャッシュの
内容を更新する方式では、電源を再投入しなければ更新
されないし、電源投入時にフォントキャッシュを作成す
るので、1枚目の印字まで時間がかかっていた。
Conventionally, as a timing for updating the contents of the font cache, for example, as described in JP-A-9-50431, a method of updating the contents of the font cache at the end of printing, 238
There is a method described in Japanese Patent Application Laid-Open No. 813 that updates the contents of the font cache only when the power is turned on / off. However, the technique described in Japanese Patent Application Laid-Open No. 9-50431 has a disadvantage that when the next data comes immediately after the printing is completed, the next printing is delayed due to a font cache update operation. Also, JP-A-8-2388
In the method of updating the contents of the font cache only when the power is turned on / off in No. 13, the font cache is not updated unless the power is turned on again, and the font cache is created when the power is turned on. .

【0005】[0005]

【発明が解決しようとする課題】そこで、本発明の第1
の目的は、電源投入時にフォントキャッシュに展開する
時間を短縮することにより早期に立ち上げることができ
るプリンタ装置を提供することである。本発明の第2の
目的は、使用フォントリストをプリンタに指示するコマ
ンドを先ずプリンタに送ることによりホストが印字出力
用のデータを作成している間にフォントキャッシュへの
展開ができるプリンタ装置を提供することである。本発
明の第3の目的は、フォントの使用頻度情報を常に計数
しておき、待機状態を検知した時にフォントキャッシュ
の内容の中で使用頻度の低いフォントを使用頻度の高い
フォントに置き換えることができるプリンタ装置を提供
することである。
Therefore, the first aspect of the present invention
SUMMARY OF THE INVENTION It is an object of the present invention to provide a printer device which can be started up early by shortening the time required for the font cache to be developed when the power is turned on. A second object of the present invention is to provide a printer device capable of developing a font cache while a host creates data for print output by first sending a command for instructing the printer of a font list to be used to the printer. It is to be. A third object of the present invention is to always count the frequency of use of fonts, and replace a font with low frequency of use in the contents of the font cache with a font with high frequency of use when a standby state is detected. It is to provide a printer device.

【0006】[0006]

【課題を解決するための手段】請求項1記載の発明で
は、アウトラインフォントを記憶するための記憶装置を
内部に有するプリンタ装置において、プリンタ装置の電
源投入時にアウトラインフォントを高速な揮発性RAM
に展開するフォントキャッシュ作成動作を行うフォント
キャッシュ作成手段と、このフォントキャッシュ作成手
段によりフォントキャッシュ作成動作を行うか否かを切
り替えるフォントキャッシュ作成選択手段とを具備した
ことにより前記第1の目的を達成する。
According to the first aspect of the present invention, in a printer having a storage device for storing an outline font therein, the outline font is stored in a volatile RAM at a high speed when the printer is powered on.
The first object is achieved by providing a font cache creating means for performing a font cache creating operation and a font cache creating selecting means for switching whether or not the font cache creating operation is performed by the font cache creating means. I do.

【0007】請求項2記載の発明では、請求項1記載の
プリンタ装置において、前記フォントキャッシュ作成選
択手段でフォントキャッシュ作成動作を選択したとき、
このプリンタ装置と接続したホスト装置から通常の印字
出力用のデータを作成する前に当該印刷において使用す
るフォントの一覧を全てピックアップしてその結果をコ
マンドとして受領してから通常の印字用データの作成を
開始することにより前記第2の目的を達成する。請求項
3記載の発明では、請求項1記載のプリンタ装置におい
て、前記フォントキャッシュ作成選択手段でフォントキ
ャッシュ作成動作を選択したとき、アウトラインフォン
トを記憶するための記憶装置のフォントの使用頻度情報
を常に計数する計数手段と、このプリンタ装置が所定の
時間印字データを受信せずかつ他の動作を行っていない
待機状態を検知する検知手段と、この検知手段で待機状
態を検知したとき、前記計数手段での計数結果に基づ
き、フォントキャッシュの内容の中で使用頻度の低いフ
ォントを使用頻度の高いフォントに置き換えるフォント
置き換え手段とを具備したことにより前記第3の目的を
達成する。
According to a second aspect of the present invention, in the printer according to the first aspect, when the font cache creation operation is selected by the font cache creation selecting means,
Before creating data for normal print output from the host device connected to this printer device, pick up a list of all fonts used in the printing and receive the result as a command, and then create normal print data. To achieve the second object. According to the third aspect of the present invention, in the printer device according to the first aspect, when the font cache creation operation is selected by the font cache creation selection means, the font use frequency information of the storage device for storing the outline font is always stored. Counting means for counting; detecting means for detecting a standby state in which the printer device has not received print data for a predetermined time and performing no other operation; and counting means for detecting the standby state by the detecting means. The third object is achieved by providing a font replacing means for replacing a font with a low frequency of use with a font with a high frequency of use in the contents of the font cache based on the counting result of.

【0008】[0008]

【発明の実施の形態】以下、本発明の好適な実施の形態
を図1ないし図2を参照して詳細に説明する。図1は、
本実施の形態に係るコントローラ100のブロック図で
ある。図中、101は、プログラムROM(リード・オ
ンリ・メモリ)104のプログラム、パネル装置110
からのモード指示、ホスト装置112からのコマンドに
よってコントローラ全体を制御するCPU(中央処理装
置)である。102は、フォントデータや、プログラム
を外部から供給するICカードである。103は、パネ
ル装置110からのモード指示の内容などを記憶してお
く不揮発性記憶装置でNVRAMである。このNVRA
M103はカレンダー機能を備えている。104は、コ
ントローラ100の制御プログラムが格納されているプ
ログラムROMである。105は、フォントのパターン
データなどを記憶するフォントROMである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to FIGS. FIG.
FIG. 2 is a block diagram of a controller 100 according to the present embodiment. In the figure, 101 is a program of a program ROM (Read Only Memory) 104, a panel device 110
A CPU (Central Processing Unit) that controls the entire controller according to a mode instruction from the host and a command from the host device 112. An IC card 102 supplies font data and a program from the outside. Reference numeral 103 denotes a nonvolatile storage device that stores the contents of a mode instruction from the panel device 110 and the like, and is an NVRAM. This NVRA
M103 has a calendar function. A program ROM 104 stores a control program of the controller 100. A font ROM 105 stores font pattern data and the like.

【0009】106は、CPU101のワークメモリ、
入力データのインプットバッファー、プリントデータの
ページバッファー、ダウンロードフォント用のメモリ等
に使用するRAM(ランダム・アクセス・メモリ)であ
る。107は、エンジン108とコマンド及びステータ
スや、印字データの通信を行なうエンジンインターフェ
ースである。108は、実際に印字を行なうエンジンで
ある。109は、パネル装置110とコマンド及びステ
ータスの通信を行なうパネルインターフェースである。
110は、使用者に現在のプリンタの状態を知らせた
り、モード指示を行なったりする、パネル装置である。
111は、ホスト装置112と通信を行なうホストイン
ターフェースであり、通常はセントロI/FやRS23
2Cである。112は、プリンタの上位装置である、ホ
スト装置である。113は、ディスク装置114と通信
を行なうためのディスクインターフェースである。11
4は、フォントデータや、プログラムや、印字データな
どの様々なデータを記憶しておくディスク装置で、フロ
ッピーディスク装置やハードディスク装置などである。
200はレーザプリンタである。
Reference numeral 106 denotes a work memory of the CPU 101,
A RAM (random access memory) used as an input buffer for input data, a page buffer for print data, a memory for download fonts, and the like. An engine interface 107 communicates commands, statuses, and print data with the engine 108. Reference numeral 108 denotes an engine that actually performs printing. A panel interface 109 communicates commands and status with the panel device 110.
Reference numeral 110 denotes a panel device for notifying a user of a current printer state and giving a mode instruction.
Reference numeral 111 denotes a host interface for communicating with the host device 112, which is usually a Centro I / F or RS23.
2C. A host device 112 is a host device of the printer. Reference numeral 113 denotes a disk interface for communicating with the disk device 114. 11
Reference numeral 4 denotes a disk device that stores various data such as font data, programs, and print data, such as a floppy disk device or a hard disk device.
200 is a laser printer.

【0010】まず、第1の実施の形態では、不揮発メモ
リの中の領域に「電源投入時にハードディスクフォント
のフォントキャッシュを作成する/しない」という項目
を新たに作成する。そのアドレスの内容が00(H)で
あれば「フォントキャッシュを作成する」設定になり、
01(H)であれば「フォントキャッシュを作成しな
い」設定になる。不揮発メモリの内容の更新はパネル装
置110および外部I/Fからの変更コマンドで変更す
ることができる。初期設定値は「しない」にする。ユー
ザーが「作成しない」に設定すると、装置の電源投入時
にフォントキャッシュに展開する時間が短縮できる分だ
け早く立ち上げることができるようになる。ハードディ
スク114のフォントは、毎回使うよりむしろ使わない
ほうが多く、一般的に電源投入時はすぐに印刷したい場
合が多いので、毎回使わないハードディスクフォントの
展開が終わるまで待つ必要がなくなる。
First, in the first embodiment, a new item "create / do not create a font cache for hard disk fonts at power-on" is newly created in an area in the nonvolatile memory. If the content of the address is 00 (H), the setting is “create font cache”,
If it is 01 (H), the setting is “do not create font cache”. The update of the contents of the nonvolatile memory can be changed by a change command from the panel device 110 and the external I / F. The default setting is "No". If the user sets the setting to "not create", the device can be started up as soon as the time required for developing the font cache when the device is turned on can be reduced. In many cases, the fonts on the hard disk 114 are not used rather than used every time. In general, it is often desired to print immediately when the power is turned on, so that it is not necessary to wait until the development of the hard disk font that is not used every time is completed.

【0011】次に、第2の実施の形態について説明す
る。この実施の形態では、新たに使用フォント通知コマ
ンドを作成する。ここで作成するフォーマットは、図2
に示す通りである。そして、プリンタが00,01,0
2,03を受信したら00を受信するまで03から後の
文字列を使用するフォント名称と認識する。ホスト装置
112には専用のドライバをインストールしておく。そ
の後、ホスト装置112のオペレータによって印字動作
が開始されたらまず、そのアプリケーションの中で使用
しているフォントの一覧を作成する。
Next, a second embodiment will be described. In this embodiment, a used font notification command is newly created. The format created here is shown in Fig. 2.
As shown in FIG. And the printer is 00,01,0
When 2,03 is received, the character string after 03 is recognized as the font name to be used until 00 is received. A dedicated driver is installed in the host device 112. Thereafter, when the printing operation is started by the operator of the host device 112, first, a list of fonts used in the application is created.

【0012】そして、フォントの一覧ができたら上記新
設した使用フォント通知コマンドによって使用するフォ
ントすべてをプリンタに対して送出する。そのコマンド
を受け取ったプリンタは、フォントROM105やハー
ドディスク114のフォントに同じフォントがあるか否
かを調べ、ハードディスクの114フォントであればフ
ォントキャッシュヘの展開を開始する。使用フォント通
知コマンドを送出したホスト装置112は引き続き印字
データの準備を継続し、あとは通常の印字動作と同じく
作られたデータをプリンタに対し送出する。この実施の
形態では、ホスト装置112が印字出力用のデータを作
成している間にプリンタではフォントキャッシュへの展
開ができ、トータルの出力時間を短縮することが可能と
なる。
When a list of fonts is created, all the fonts to be used are sent to the printer in accordance with the newly-used font notification command. The printer that has received the command checks whether or not the same font exists in the font ROM 105 or the hard disk 114, and if the font is the 114 font on the hard disk, starts developing the font cache. The host device 112 that has sent the used font notification command continues to prepare the print data, and thereafter sends the same data as in the normal print operation to the printer. In this embodiment, the printer can develop the data in the font cache while the host device 112 is preparing the data for print output, and the total output time can be reduced.

【0013】第3の実施の形態は、フォントキャッシュ
の更新を通常の印字動作に影響を与えずに行う。まず、
ハードディスク114のフォントの使用頻度情報は、プ
リント動作ごとに常にカウントアップをして常時不揮発
性メモリに書き込んでおく。そして、データ受信が無
く、他の動作もしていない待機状態を検出したら、ハー
ドディスク114のフォントのフォントキャッシュされ
ているフォント一覧と使用頻度情報のフォント一覧を比
較する。そして、使用頻度情報の高い順番で規定順位ま
でのフォントをフォントキャッシュに展開して置いてお
く。
In the third embodiment, the font cache is updated without affecting the normal printing operation. First,
The usage frequency information of the font on the hard disk 114 is always counted up for each print operation and is always written in the nonvolatile memory. When a standby state in which no data is received and no other operation is performed is detected, the font list of the font cache of the font on the hard disk 114 is compared with the font list of the usage frequency information. Then, the fonts up to the specified order in the order of the use frequency information are expanded and stored in the font cache.

【0014】既にフォントキャッシュ上に展開されてい
れば新たに展開することはせず不足分のみ展開を行う。
規定順位までに入れなかったフォントについては消去し
フリーエリアにする。何も動作を行っていない待機状態
の検知は時間を設定することができるようにする。通常
は「5分」程度の設定にしておき、印字動作を妨げたり
することが多ければもう少し長い間待ってからフォント
キャッシュの更新をするように適宜変更する。この実施
の形態によれば、電源ON/OFF時のみ更新するのに
比べて更新頻度が高いのでよりフォントキャッシュがヒ
ットしやすくなる。また、連続印字を行っている最中な
どは更新をしないから印字動作を妨げることも無い。
If the data has already been expanded on the font cache, no new expansion is performed, and only the shortage is expanded.
Fonts not placed in the specified order are erased and made free areas. The detection of a standby state in which no operation is performed enables a time to be set. Normally, the setting is set to about "5 minutes", and if it often interrupts the printing operation, wait a little longer before updating the font cache appropriately. According to this embodiment, the font cache is more likely to hit because the update frequency is higher than when the power is updated only when the power is turned ON / OFF. Also, the printing operation is not interrupted during continuous printing, so that the printing operation is not hindered.

【0015】[0015]

【発明の効果】請求項1記載の発明では、電源投入時に
アウトラインフォントを高速な揮発性RAMに展開する
動作(フォントキャッシュ作成動作)を行うか行わない
かをフォントキャッシュ作成選択手段で切り替えること
で、「展開しない」に設定することでプリンタ装置の電
源投入時にフォントキャッシュに展開する時間が短縮で
き、装置自体を早く立ち上げることができる。フォント
は、毎回使うよりむしろ使わないほうが多く、一般的に
電源投入時はすぐに印刷したい場合が多いので、毎回使
わないフォントの展開が終わるまで待つ必要がなくな
る。
According to the first aspect of the present invention, when the power is turned on, the operation of expanding the outline font into the high-speed volatile RAM (font cache creation operation) is performed by the font cache creation selection means. By setting "not to be developed", the time required for developing in the font cache when the power of the printer device is turned on can be reduced, and the device itself can be started up quickly. Most fonts are not used rather than used every time, and in general, users often want to print immediately when the power is turned on, so they do not have to wait until the fonts that are not used each time have been developed.

【0016】請求項2記載の発明では、フォントキャッ
シュ作成動作を選択したとき、ホスト装置から印字出力
用のデータを作成する前に使用フォントリストをプリン
タに指示するコマンドをまずプリンタ装置が受領するこ
とで、ホスト装置が印字出力用のデータを作成している
間にプリンタ装置ではフォントキャッシュへの展開がで
き、トータルの出力時間を短縮することができる。
According to the second aspect of the present invention, when the font cache creation operation is selected, the printer device first receives a command for instructing the printer of a font list to be used before creating print output data from the host device. Thus, while the host device is preparing the data for print output, the printer device can develop the data in the font cache, and the total output time can be reduced.

【0017】請求項3記載の発明では、検知手段が何も
データを処理していない待機状態を検知し、フォントキ
ャッシュの更新を行うので、電源ON/OFF時のみ更
新するのに比べて更新頻度が高いのでよりフォントキャ
ッシュがヒットしやすくなる。また、連続印字を行って
いる最中などは更新をしないから印字動作を妨げること
も無い。
According to the third aspect of the present invention, the detecting means detects a standby state in which no data is processed, and updates the font cache. Is higher, so the font cache is easier to hit. Also, the printing operation is not interrupted during continuous printing, so that the printing operation is not hindered.

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

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

【図2】第2の実施の形態で用いるフォーマットの一例
を示した図である。
FIG. 2 is a diagram illustrating an example of a format used in a second embodiment.

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

100 コントローラ 101 CPU 102 ICカード 103 NV−RAM 104 プログラムROM 105 フォントROM 106 RAM 107 エンジンインターフェース 108 エンジン 109 パネルインターフェース 110 パネル装置 111 ホストインターフェース 112 ホスト装置 113 ディスクインターフェース 114 ディスク(ハードディスク) 200 レーザープリンタ REFERENCE SIGNS LIST 100 controller 101 CPU 102 IC card 103 NV-RAM 104 program ROM 105 font ROM 106 RAM 107 engine interface 108 engine 109 panel interface 110 panel device 111 host interface 112 host device 113 disk interface 114 disk (hard disk) 200 laser printer

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 アウトラインフォントを記憶するための
記憶装置を内部に有するプリンタ装置において、 プリンタ装置の電源投入時にアウトラインフォントを高
速な揮発性RAMに展開するフォントキャッシュ作成動
作を行うフォントキャッシュ作成手段と、 このフォントキャッシュ作成手段によりフォントキャッ
シュ作成動作を行うか否かを切り替えるフォントキャッ
シュ作成選択手段とを具備したことを特徴とするプリン
タ装置。
1. A printer device having a storage device for storing an outline font therein, and a font cache creation means for performing a font cache creation operation of expanding the outline font into a high-speed volatile RAM when the printer device is turned on. And a font cache creation selecting means for switching whether or not the font cache creation operation is performed by the font cache creation means.
【請求項2】 前記フォントキャッシュ作成選択手段で
フォントキャッシュ作成動作を選択したとき、 このプリンタ装置と接続したホスト装置から通常の印字
出力用のデータを作成する前に当該印刷において使用す
るフォントの一覧を全てピックアップしてその結果をコ
マンドとして受領してから通常の印字用データの作成を
開始することを特徴する請求項1記載のプリンタ装置。
2. When a font cache creation operation is selected by the font cache creation selection means, a list of fonts to be used in the printing before creating data for normal print output from a host device connected to the printer device. 2. The printer device according to claim 1, wherein the printer device picks up all the data, receives the result as a command, and then starts creating normal print data.
【請求項3】 前記フォントキャッシュ作成選択手段で
フォントキャッシュ作成動作を選択したとき、 アウトラインフォントを記憶するための記憶装置のフォ
ントの使用頻度情報を常に計数する計数手段と、 このプリンタ装置が所定の時間印字データを受信せずか
つ他の動作を行っていない待機状態を検知する検知手段
と、 この検知手段で待機状態を検知したとき、前記計数手段
での計数結果に基づき、フォントキャッシュの内容の中
で使用頻度の低いフォントを使用頻度の高いフォントに
置き換えるフォント置き換え手段と、を具備したことを
特徴とする請求項1記載のプリンタ装置。
3. A counting means for constantly counting font use frequency information of a storage device for storing outline fonts when a font cache creation operation is selected by the font cache creation selecting means; Detecting means for detecting a standby state in which time printing data is not received and other operations are not performed; and when the detecting means detects the standby state, the content of the font cache is determined based on the result of counting by the counting means. 2. The printer device according to claim 1, further comprising: a font replacement unit that replaces a font with a low frequency of use with a font with a high frequency of use.
JP9340666A 1997-11-25 1997-11-25 Printer Pending JPH11157145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9340666A JPH11157145A (en) 1997-11-25 1997-11-25 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9340666A JPH11157145A (en) 1997-11-25 1997-11-25 Printer

Publications (1)

Publication Number Publication Date
JPH11157145A true JPH11157145A (en) 1999-06-15

Family

ID=18339165

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9340666A Pending JPH11157145A (en) 1997-11-25 1997-11-25 Printer

Country Status (1)

Country Link
JP (1) JPH11157145A (en)

Similar Documents

Publication Publication Date Title
KR100531063B1 (en) Information processing apparatus, method for controlling information processing apparatus, and storage medium storing program for realizing the method
JP2006005911A (en) Image forming apparatus and method of controlling energy saving mode
JPH11314439A (en) Printer, method for controlling it, print control system and storage medium
JP2006069125A (en) Image forming apparatus, and portable storage medium with stored firmware therefor
JP4543458B2 (en) OUTPUT SYSTEM, OUTPUT DEVICE, HOST DEVICE, CONTROL METHOD THEREOF, AND INFORMATION RECORDING MEDIUM
JP3495893B2 (en) Print control device and print control method
JP4708591B2 (en) Information processing system, information processing apparatus, information processing method, and program
JPH11157145A (en) Printer
JPH09114614A (en) Printer
JP2009248479A (en) Job processor, control method of job processor, recording medium and program
JP2005094301A (en) Image forming apparatus
JPH11191042A (en) Data processor, data processing method therefor, and storage medium stored with computer-readable program
JPH05274157A (en) Image generating device
JP4239392B2 (en) Printing apparatus, printing system, and printing method
JP3032682B2 (en) Printing apparatus and control method thereof
JPH06103005A (en) Printer controller
JP2000343790A (en) Printing system, its control method, and memory medium
JPH08212079A (en) Image forming device
JPH06219021A (en) Image forming device
JP4109755B2 (en) Printing device
JP3432141B2 (en) Editing apparatus, editing method, and storage medium storing editing control program
JPH09146521A (en) Device and method for output control
JP2000015899A (en) Printer, printing system and environment setting method
JP2000263895A (en) Image output control device, status outputting method thereof and memory medium storing program readable by computer
JP2005231135A (en) Printing controller, printing apparatus, program starting method and program