JPH02233269A - Printer - Google Patents

Printer

Info

Publication number
JPH02233269A
JPH02233269A JP5290989A JP5290989A JPH02233269A JP H02233269 A JPH02233269 A JP H02233269A JP 5290989 A JP5290989 A JP 5290989A JP 5290989 A JP5290989 A JP 5290989A JP H02233269 A JPH02233269 A JP H02233269A
Authority
JP
Japan
Prior art keywords
font
deletion
cache
pointer
fonts
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
JP5290989A
Other languages
Japanese (ja)
Inventor
Shuichi Kumada
熊田 周一
Hisao Urata
浦田 久雄
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP5290989A priority Critical patent/JPH02233269A/en
Publication of JPH02233269A publication Critical patent/JPH02233269A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)

Abstract

PURPOSE:To provide a printer which can effectively utilize a cache by deleting a font based on information of a deletion preferential order. CONSTITUTION:In case of printing of a vector font, whether the number of fonts registered with a font table exceeds a limit or not is checked. In case of the excess, a pointer 22e is moved to the head of the table, the content of a deletion preferential flag 22b is removed from the table of a font information storage unit 22, set to alpha (constant), the content of a deletion preferential flag 22d of the font designated by the pointer 22e is set to beta (constant), and the alpha is compared with the beta. If the alpha is larger than the beta, the font designated by the pointer 22e is deleted from a cache 26. If the beta is the alpha or more, the content of the pointer 22e is advanced to next, and the cache control is repeated.

Description

【発明の詳細な説明】 [産業上の利用分野コ 本発明は印刷装置に関し、特にベクトルフォントに基づ
いて展開されたデータを文字キャッシュに記憶し印字す
ることが可能な印刷装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a printing device, and more particularly to a printing device capable of storing data developed based on a vector font in a character cache and printing the data.

[従来の技術] 従来、ベクトルフォントを印字可能な印刷装置では、ベ
クトルフォントをドットパターンに展開して文字キャッ
シュに格納している。その際に、文字キャッシュのメモ
リがフォント登録の許容量を越えている場合は、フォン
トを削除してから新たなフォントを登録するように構成
されている。
[Prior Art] Conventionally, in a printing device capable of printing vector fonts, vector fonts are developed into dot patterns and stored in a character cache. At that time, if the memory of the character cache exceeds the allowable capacity for font registration, the font is deleted and then a new font is registered.

そしてフォントの削除処理は、登録の古い順或はデータ
の大きい順などであった。
The fonts were deleted in order of oldest registration or order of largest data.

[発明が解決しようとしている課題コ しかしながら、上記の従来例では、フォントの削除を行
う場合に、どのフォントから削除すればよいかを考慮し
ていないために、文字キャッシュの中で使用頻度の高い
フォントが削除されたり、或は低いフォントが削除され
ず、何時までも残っていたりして、文字キャッシュを有
効に活用することができないという欠点があった。
[Problem to be solved by the invention] However, in the above conventional example, when deleting a font, it is not considered which font should be deleted, so There was a drawback that the character cache could not be used effectively because fonts were deleted or low-quality fonts were not deleted and remained indefinitely.

本発明は、上記課題を解決するために成されたもので、
削除優先順位の情報に基づいてフォントを削除すること
により、キャッシュを有効に活用することができる印刷
装置を提供することを目的とする。
The present invention was made to solve the above problems, and
An object of the present invention is to provide a printing device that can effectively utilize a cache by deleting fonts based on deletion priority information.

[課題を解決するための手段コ 上記目的を達成するために、本発明の印刷装置は以下の
構成を備える。即ち、 ベクトルフォントに基づいて展開されたデータを文字キ
ャッシュに記憶し印字することが可能な印刷装置であっ
て、前記文字キャッシュよりデータを削除する際の判断
基準として使用する削除優先情報を格納する格納手段と
、該格納手段で格納する削除優先情報を設定する設定手
段と、該設定手段により設定された削除優先情報に従っ
て前記文字キャッシュのデータを削除する削除手段とを
備える。
[Means for Solving the Problems] In order to achieve the above object, the printing apparatus of the present invention has the following configuration. That is, the printing device is capable of storing and printing data developed based on a vector font in a character cache, and stores deletion priority information used as a criterion when deleting data from the character cache. The apparatus includes a storage means, a setting means for setting deletion priority information to be stored in the storage means, and a deletion means for deleting data in the character cache according to the deletion priority information set by the setting means.

[作用] 以上の構成において、ベクトルフォントに基づいて展開
されたデータを文字キャッシュに記憶するとともに、そ
の削除の判断基準として使用する削除優先情報を設定し
、その設定された削除優先情報に従って文字キャッシュ
のデータを削除するように動作する。
[Operation] In the above configuration, data expanded based on the vector font is stored in the character cache, deletion priority information used as a criterion for deletion is set, and the character cache is stored according to the set deletion priority information. operates to delete data.

[実施例] 以下、添付図面を参照して本発明に係る好適な一実施例
を詳細に説明する。
[Embodiment] Hereinafter, a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.

第1図は、本実施例における印刷装置の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing the configuration of a printing apparatus in this embodiment.

図において、1は外部からのプリントデータ及び印刷コ
マンドを出力するホストコンピュータ、2は本実施例の
印刷装置本体である。そして本体2はRAM,ROMを
含むマイクロプロセッサにより構成され、ホストコンピ
ュータ1とのデータの送受を行うインタフェース部21
、ベクトルフォントの情報に関する情報を格納するベク
トルフォント情報格納部22、印字フォントをドットに
展開するドット展開部23、データバス24、装置の印
刷制御を掌る制御部25、ドットに展開されたデータを
一時記憶しておく文字キャッシュ26、ドットに展開さ
れたデータを用紙上に永久可視像形成する出力部27と
から成る。
In the figure, 1 is a host computer that outputs print data and print commands from the outside, and 2 is the printing apparatus main body of this embodiment. The main body 2 is composed of a microprocessor including RAM and ROM, and has an interface section 21 that sends and receives data to and from the host computer 1.
, a vector font information storage section 22 that stores information related to vector font information, a dot development section 23 that develops the print font into dots, a data bus 24, a control section 25 that controls printing of the device, and data developed into dots. It consists of a character cache 26 for temporarily storing data, and an output section 27 for forming a permanent visible image on paper from the data developed into dots.

第2図は、ベクトルフォント情報格納部22にあるテー
ブル構成を示す図である。このテーブルには、それぞれ
のフォントに関する各情報22aが格納されている。そ
して文字キャッシュ26がいっぱいの状態の時に、削除
するかどうかを判断する基準となる情報として削除優先
フラグ22bが各フォントに対して与えられていること
を示している。なお、フォントnのrnJは、テーブル
にn個のフォントに関する情報が格納されていることを
示している。
FIG. 2 is a diagram showing the table structure in the vector font information storage section 22. As shown in FIG. This table stores each piece of information 22a regarding each font. It is shown that when the character cache 26 is full, a deletion priority flag 22b is given to each font as information that serves as a reference for determining whether or not to delete the font. Note that rnJ of font n indicates that information regarding n fonts is stored in the table.

第3図は、文字キャッシュ26にフォントを登録する際
に、登録フォントを管理するフォントテーブルの構成を
示す図であり、文字キャッシュ26に含まれている。
FIG. 3 is a diagram showing the configuration of a font table that manages registered fonts when registering fonts in the character cache 26, and is included in the character cache 26.

このフォントテーブルは、文字キャッシュ26にフォン
トを登録した時に、その登録フォントのアドレスを格納
するアドレス22cと、テーブルがいっぱいになった場
合に、どのフォントを削除するかを判断する基準情報と
して削除優先フラグをセットするフラグ22dの2つの
領域から構成される。なお、フォントmのrmJは、テ
ーブルにm個のフォントを登録可能であることを示して
おり、m個を越えた場合に、文字キャッシュ26からフ
ォントを削除するかどうかの判断処理が実行されるもの
とする。またテーブルの最後にはヌルコード(NULL
)が入っている。
This font table has an address 22c that stores the address of the registered font when the font is registered in the character cache 26, and deletion priority information as reference information for determining which font to delete when the table is full. It is composed of two areas: a flag 22d for setting a flag. Note that rmJ of font m indicates that m fonts can be registered in the table, and when m fonts are exceeded, a process of determining whether to delete the font from the character cache 26 is executed. shall be taken as a thing. Also, at the end of the table is a null code (NULL).
) is included.

く処理手順の説明 (第4図、第5図)〉次に、本実施
例でのフォントをドットに展開し印字するまでの処理手
順を第4図、第5図に示すフローチャートに従って以下
に説明する。
Explanation of the processing procedure (Figures 4 and 5) Next, the processing procedure of developing the font into dots and printing in this embodiment will be explained below according to the flowcharts shown in Figures 4 and 5. do.

なお、第4図、第5図に示すフローチャートの処理手順
は、予め制御部に含まれるROMに格納されているプロ
グラムで、マイクロプロセッサにより実行される。
Note that the processing procedures in the flowcharts shown in FIGS. 4 and 5 are programs stored in advance in a ROM included in the control unit, and are executed by the microprocessor.

まず、第4図のステップS1において、インタフェース
部21により入力したデータがベクトルフォントの印字
かどうかチェックする。ここでの処理は、入力フォント
が上述した第2図に示すフォント情報格納部22のテー
ブルに格納されているかどうか調べる処理である。その
結果、ベクトルフォントの印字でない場合には、ステッ
プS11に処理を進めて印字処理を実行する。そして出
力部27による印字処理が終了すると、次にステップS
12で印字するフォントがまだ残っているかどうかを調
べ、残っていなければ処理を終了するが、残っていれば
ステップS1に処理を戻す。
First, in step S1 of FIG. 4, it is checked whether the data input by the interface unit 21 is vector font printing. The process here is to check whether the input font is stored in the table of the font information storage unit 22 shown in FIG. 2 mentioned above. As a result, if the vector font is not being printed, the process advances to step S11 to execute the printing process. When the printing process by the output section 27 is completed, the next step is step S.
In step 12, it is checked whether there are any fonts left to be printed. If no fonts remain, the process ends, but if they do, the process returns to step S1.

一方、ステップS1の判断でベクトルフォントの印字の
場合には、ステップS2に処理を進め、第3図に示すフ
ォントテーブルに登録されているフォントの数が制限(
所定数)を越えているかどうかを調べる。なお、本実施
例では、rmJ個のフォントがフォントテーブルに登録
されている状態を制限(フル状態)とする。その結果、
越えている場合には、ステップS3に処理を進め、後述
する第5図に示すキャッシュ制御処理(フォントテーブ
ルから削除優先順位の高いフォントを削除する処理)を
行い、続くステップSllに処理を進める。しかし、ス
テップS2の判断処理で制限を越えていない場合には、
ステップS4に処理を進め、ベクトルフォントをベクト
ルフォント情報格納部22からの各情報によりトット展
開部23がドットに展開する。このドットへの展開が終
了すると、ステップS5に処理を進め、フォントテーブ
ルのフォントアドレス22cと、削除優先フラグ22d
を新たにセットする位置にポインタ22eをセットする
。次にステップS6で上述のポインタ22eにより指示
される位置にフォントアドレスをセットする。
On the other hand, if it is determined in step S1 that vector fonts are to be printed, the process proceeds to step S2, and the number of fonts registered in the font table shown in FIG. 3 is limited (
Check whether the number exceeds a predetermined number. In this embodiment, a state in which rmJ fonts are registered in the font table is defined as a limit (full state). the result,
If the number exceeds the number, the process proceeds to step S3, where cache control processing (processing for deleting a font with a high deletion priority from the font table) shown in FIG. 5, which will be described later, is performed, and the process proceeds to the subsequent step Sll. However, if the limit is not exceeded in the judgment process of step S2,
The process advances to step S4, and the dot development section 23 develops the vector font into dots based on each piece of information from the vector font information storage section 22. When this expansion into dots is completed, the process advances to step S5, and the font address 22c of the font table and the deletion priority flag 22d are
The pointer 22e is set to a new position. Next, in step S6, a font address is set at the position indicated by the above-mentioned pointer 22e.

そしてステップS7において、文字キャッシュ26に入
れようとするフォント(印字しようとするフォント)が
ポストコンピュータ1から削除優先の指定を受けている
かどうかを調べる。その結果、削除優先の指定を受けて
いればステップS9に処理を進め、第3図に示すフォン
トテーブルの削除優先フラグ22dにホストコンピュー
タ1からの削除優先指定の情報をセットする。しかし削
除優先の指定を受けていなければステップS8に処理を
進め、フォントテーブルの削除優先フラグ22dにフォ
ント情報格納部のテーブルの削除優先指定の情報をセッ
トする。そしてステップS10にともに処理を進め、フ
ォントをキャッシュに入れてステップSllに処理を進
める。
Then, in step S7, it is checked whether the font to be stored in the character cache 26 (the font to be printed) has been designated as deletion priority by the postcomputer 1. As a result, if deletion priority has been designated, the process advances to step S9, and information on deletion priority designation from the host computer 1 is set in the deletion priority flag 22d of the font table shown in FIG. However, if deletion priority has not been designated, the process advances to step S8, and the deletion priority flag 22d of the font table is set to information on the deletion priority designation of the table in the font information storage section. The process then proceeds to step S10, the font is cached, and the process proceeds to step Sll.

次にステップSllにおいて、出力部27によるフォン
トの印字処理が行われ、終了すると次のステップS1’
2で印字するフォントが残っているかどうかを調べる。
Next, in step Sll, the output unit 27 performs the font printing process, and when it is finished, the next step S1'
Check whether there are any fonts left to print in step 2.

残っている場合には、ステップS1に処理を戻して繰り
返すが、残っていない場合には処理を終了する。
If there are any remaining pieces, the process returns to step S1 and is repeated, but if there are no pieces left, the process ends.

次に、上述のステップS3での処理を第5図に示すフロ
ーチャートに従って以下に説明する。
Next, the process in step S3 mentioned above will be explained below according to the flowchart shown in FIG.

まずステップS31において、第3図に示すフォントテ
ーブルの先頭にポインタ22eを移動させる。次のステ
ップS32では、第2図に示すフォント情報格納部22
のテーブルから削除優先フラグ22bの内容を取り出し
、α(定数)にセットしてステップS33に処理を進め
る。
First, in step S31, the pointer 22e is moved to the beginning of the font table shown in FIG. In the next step S32, the font information storage section 22 shown in FIG.
The contents of the deletion priority flag 22b are taken out from the table, set to α (constant), and the process proceeds to step S33.

このステップ333において、ポインタ22eの指すフ
ォントの削除優先フラグ22dの内容なβ(定数)にセ
ットし、ステップS34に処理を進め、αとβの値を比
較する。本実施例は、削除フラグに値を与えて、その値
の大小で削除の優先順位の判断をするものとする。具体
的には゛゜1′゜以上の整数を値として与え、値の小さ
い方を優先して削除するものとする。
In this step 333, the content of the deletion priority flag 22d of the font pointed to by the pointer 22e is set to β (constant), and the process proceeds to step S34, where the values of α and β are compared. In this embodiment, a value is given to the deletion flag, and the priority of deletion is determined based on the magnitude of the value. Specifically, an integer of ゛゜1'゜ or more is given as a value, and the one with the smaller value is given priority for deletion.

ステップS34で比較した結果、αがβよりも大きい場
合、即ち第3図に示すフォントテーブルのポインタ22
eの指すフォントの方が削除優先順位が高い場合には、
ステップS37に処理を進め、ポインタ22eの指すフ
ォントをキャッシュ26から削除する。そしてステップ
S38に処理を進め、印字しようとするフォントをキャ
ッシュ26に入れる。
As a result of the comparison in step S34, if α is larger than β, that is, the pointer 22 of the font table shown in FIG.
If the font pointed to by e has a higher deletion priority,
The process advances to step S37, and the font pointed to by the pointer 22e is deleted from the cache 26. The process then advances to step S38, and the font to be printed is stored in the cache 26.

一方、ステップS34での結果、βがα以上の値の場合
にはステップS35に処理を進め、ポインタ22eの内
容を次に進め、ステップS36でポインタ22eの指す
値がヌル(NULL)かどうか調べる。その結果、ヌル
(NULL)の場合には、ステップS39に処理を進め
、印字しようとするフォントをキャッシュに入れないで
処理を終了する。しかし、ヌル(NULL)でない場合
には、ステップS33に処理を戻し、キャッシュ制御処
理を繰り返す。
On the other hand, if the result in step S34 is that β is greater than or equal to α, the process proceeds to step S35, the contents of the pointer 22e are advanced to the next step, and it is checked in step S36 whether the value pointed to by the pointer 22e is null (NULL). . If the result is NULL, the process proceeds to step S39, and the process ends without caching the font to be printed. However, if it is not null (NULL), the process returns to step S33 and the cache control process is repeated.

以上の処理により、本実施例では、キャッシュに登録し
つるフォントの許容量を越えた場合に、削除する際の判
断の基準となる削除優先順位情報を予め使用する各フォ
ントに対して持ち、しかもホストコンピュータから削除
優先順位を与えることができるようにすることにより、
キャッシュを有効に活用することができる。
As a result of the above processing, in this embodiment, each font to be used has deletion priority information in advance, which serves as a criterion for deletion when the allowable amount of fonts registered in the cache exceeds the allowable amount. By being able to give deletion priority from the host computer
Cache can be used effectively.

本実施例によれば、予め使用フォントについて削除優先
情報を持つことにより、文字キャッシュを効率的に活用
することが可能である。
According to this embodiment, by having deletion priority information about the fonts to be used in advance, it is possible to efficiently utilize the character cache.

また使用フォントについて削除優先情報を設定できるよ
うにすることにより、文字キャッシュを効率的に活用す
ることが可能である。
Furthermore, by being able to set deletion priority information for the fonts used, it is possible to efficiently utilize the character cache.

本実施例では、文字キャッシュからフォントを削除する
制御の一例を説明したが、これと同様な方法を用いるこ
とにより、キャラクタの参照番号についても削除優先順
位の情報を持ち、それに基づいて文字キャッシュからキ
ャラクタの参照番号に対応する文字を削除することも可
能である。
In this embodiment, an example of control for deleting fonts from the character cache has been described. By using a similar method, character reference numbers also have deletion priority information, and based on that information, fonts are deleted from the character cache. It is also possible to delete characters that correspond to character reference numbers.

[発明の効果] 以上説明したように本発明によれば、削除優先順位の情
報に基づいて、フォントを削除することにより、キャッ
シュを有効に活用することができる効果がある。
[Effects of the Invention] As described above, according to the present invention, by deleting fonts based on deletion priority information, the cache can be effectively utilized.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本実施例における印刷装置の構成を示すブロッ
ク図、 第2図はフォント情報格納部のテーブル構成を示す図、 第3図はキャッシュの際に使用するフォントテーブルの
構成を示す図、 第4図及び第5図は本実施例における処理手順を示すフ
ローチャートである。 図中、1・・・ホストコンピュータ、2・・・印刷装置
本体、21・・・インタフェース部、22・・・フォン
ト情報格納部、23・・・ドット展開部、24・・・デ
ータハス、25・・・制御部、 27・・・出力部である。 6・・・文字キャッシュ、
FIG. 1 is a block diagram showing the configuration of the printing device in this embodiment; FIG. 2 is a diagram showing the table configuration of the font information storage unit; FIG. 3 is a diagram showing the configuration of the font table used for caching; FIGS. 4 and 5 are flowcharts showing the processing procedure in this embodiment. In the figure, 1... host computer, 2... printer main body, 21... interface section, 22... font information storage section, 23... dot development section, 24... data lotus, 25. . . . control section; 27 . . . output section. 6...Character cache,

Claims (1)

【特許請求の範囲】 ベクトルフォントに基づいて展開されたデータを文字キ
ャッシュに記憶し印字することが可能な印刷装置であつ
て、 前記文字キャッシュよりデータを削除する際の判断基準
として使用する削除優先情報を格納する格納手段と、 該格納手段で格納する削除優先情報を設定する設定手段
と、 該設定手段により設定された削除優先情報に従つて前記
文字キャッシュのデータを削除する削除手段とを備える
ことを特徴とする印刷装置。
[Scope of Claims] A printing device capable of storing and printing data developed based on a vector font in a character cache, wherein deletion priority is used as a judgment criterion when deleting data from the character cache. A storage means for storing information, a setting means for setting deletion priority information to be stored in the storage means, and a deletion means for deleting data in the character cache according to deletion priority information set by the setting means. A printing device characterized by:
JP5290989A 1989-03-07 1989-03-07 Printer Pending JPH02233269A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5290989A JPH02233269A (en) 1989-03-07 1989-03-07 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5290989A JPH02233269A (en) 1989-03-07 1989-03-07 Printer

Publications (1)

Publication Number Publication Date
JPH02233269A true JPH02233269A (en) 1990-09-14

Family

ID=12927959

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5290989A Pending JPH02233269A (en) 1989-03-07 1989-03-07 Printer

Country Status (1)

Country Link
JP (1) JPH02233269A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07199898A (en) * 1994-11-30 1995-08-04 Omron Corp Device and method for displaying character

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07199898A (en) * 1994-11-30 1995-08-04 Omron Corp Device and method for displaying character

Similar Documents

Publication Publication Date Title
EP0804766A1 (en) Method of utilizing variable data fields with a page description language
JP2844575B2 (en) Printing equipment
JPH02233269A (en) Printer
JP2790186B2 (en) Character output method and device
JP3146771B2 (en) Font rasterizing apparatus and method
JP2803087B2 (en) Print processing device
JP3054157B2 (en) Character processing device and character processing method
JPH03112668A (en) Printer
JPH0216068A (en) Image forming device
JP2647510B2 (en) Character processing apparatus and method
JPH06274142A (en) Cache system for outline font
JP3138499B2 (en) Character display method of information processing system
JPH02234287A (en) Font pattern forming device
JPH02251895A (en) Image forming device
JPH064396A (en) Image plotter
JPH0255161A (en) Information output device
JPH02225066A (en) Printing device
JPS63242561A (en) Font reducing system
JPH02269072A (en) Printer
JPH0471869A (en) Printing apparatus
JPH03164277A (en) Printer
JPH05216456A (en) Character output device
JPH07129145A (en) Font forming method and device
JPH0212367A (en) Document processor
JPH02269071A (en) Printer