JP3618828B2 - Information processing apparatus and information processing method - Google Patents

Information processing apparatus and information processing method Download PDF

Info

Publication number
JP3618828B2
JP3618828B2 JP16072295A JP16072295A JP3618828B2 JP 3618828 B2 JP3618828 B2 JP 3618828B2 JP 16072295 A JP16072295 A JP 16072295A JP 16072295 A JP16072295 A JP 16072295A JP 3618828 B2 JP3618828 B2 JP 3618828B2
Authority
JP
Japan
Prior art keywords
character
registered
printed
font data
information processing
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.)
Expired - Lifetime
Application number
JP16072295A
Other languages
Japanese (ja)
Other versions
JPH0916355A (en
Inventor
孝治 中桐
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 JP16072295A priority Critical patent/JP3618828B2/en
Priority to EP01203852A priority patent/EP1186991B1/en
Priority to DE69621482T priority patent/DE69621482D1/en
Priority to EP96300820A priority patent/EP0727733B1/en
Priority to DE69636707T priority patent/DE69636707T2/en
Priority to US08/597,868 priority patent/US6354752B1/en
Priority to TW085101586A priority patent/TW330998B/en
Priority to CN96101392A priority patent/CN1101962C/en
Priority to KR1019960003038A priority patent/KR100252444B1/en
Publication of JPH0916355A publication Critical patent/JPH0916355A/en
Priority to HK98112829A priority patent/HK1011774A1/en
Priority to US09/564,022 priority patent/US6351314B1/en
Priority to US10/056,001 priority patent/US6570664B2/en
Priority to CNB021275009A priority patent/CN1267285C/en
Application granted granted Critical
Publication of JP3618828B2 publication Critical patent/JP3618828B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

【0001】
【産業上の利用分野】
本発明は、印刷装置へフォントをダウンロードするホストコンピュータ等の情報処理装置及び情報処理方法に関する。
【0002】
【従来技術】
近年、ホストコンピュータ内に文字イメージデータを生成する機構を持ち、ディスプレイ及びプリンタへ、それぞれの解像度に合わせた文字イメージデータを作成し、転送することにより、ディスプレイ上に表示される文字と同一のデザインでプリンタへ印字を行うWYSIWYG(What You See Is What You Get)という環境が実現されている。このような印字環境では、プリンタへ文字のイメージデータを転送する必要がある。従来、この環境で印字を行う際には、一文字毎に文字イメージデータを転送する方法(文字イメージ描画)、あるいは一度転送した文字イメージデータをプリンタ内に記憶しておき、同一の文字を印字する場合に記憶しておいたイメージデータを再利用するといった方法(文字イメージダウンロード)が用いられてきた。
【0003】
この文字イメージダウンロードにより印字を行う方法では、文字の属性(フォント名称、文字サイズ、セルサイズ、文字修飾等)を同じくする文字群を一つの文字セットとし、その文字セットに含まれる文字を文字コードによって識別する管理方法が一般的である。この場合、文字セットと文字コードの組み合わせで一つの文字イメージデータを表現することとなる。
【0004】
前記ダウンロードによる文字印字をホストコンピュータ側から管理するためには、印字を行おうとする文字の文字イメージデータが既にダウンロード済みかどうかのデータが必要となる。このため、文字セットごとに各文字がダウンロード済みかどうかを示すデータを管理する。以下、このダウンロード済みかどうかを示すデータを格納するデータ領域を登録済み文字コード管理テーブルと呼ぶことにする。このデータは通常各文字コードに対してダウンロード済みかそうでないかを示す最低1ビットが必要である。あるいはその文字セットに含まれるすべての文字をあらかじめダウンロードしておくという方法もあるが、文字コードが複数バイトで表現されるような文字コードセットではデータ量が膨大となるため現実的ではない。よって日本語の文字ダウンロードを行うためには前記管理が必要となる。
【0005】
これを実現するためにホスト上に必要となるダウンロード済みの管理メモリは、各文字につき最低1ビットであるが、すべての文字コードに対応したビット数のメモリ(日本語の場合には数千から1万数千ビット)を文字セットごとに用意すると、ホスト側のメモリを圧迫することとなる。実際には、ダウンロードにより印字を行う場合、プリンタ上に記憶しておくためのRAM容量には一般に限界があるため、通常登録可能な文字数が制限される。このため、従来は文字セットごとに最大登録文字数を設け、その文字数分の文字コードを格納するメモリを用意し、そこにダウンロードした文字コードをリストとして保管するといった方法でダウンロード済みの文字コード管理が行われてきた。そして、文字イメージをダウンロードするごとにダウンロード済みであることを示すデータを登録済み文字コード管理テーブルに記録し、印刷中にダウンロードが行えない状態に達した場合には、ダウンロードによる印字をやめて他の印字方法(例えばイメージ描画)に切り替えて出力するか、あるいは既にダウンロードされているデータを削除して、その空いた部分にダウンロードを行うといった方法で従来印字が行われてきた。
【0006】
【発明が解決しようとしている課題】
しかし、この従来の方法では、登録可能な文字数の上限に達した後には、使用頻度の高い文字のイメージデータを新規にダウンロード出来ないといった問題が発生することがあった。
【0007】
また、ダウンロード済みの文字コードをリストで管理するため、使用頻度の高い文字の場合であってもダウンロード済みかどうかの判定および記録の際に、探索に時間がかかるという問題があった。
【0008】
また、文字セットごとにダウンロード可能な最大文字数分の文字コードを格納できるように文字登録管理テーブルを作成した場合、その使用するホスト上のメモリサイズが大きくなり、確保できない場合も有りうるといった問題があった。
【0009】
本発明は、これらの問題点を解決するためになされたもので、使用頻度の高い文字のダウンロードを常に可能とすることを目的とする。
【0010】
また、使用頻度の高い文字に関してダウンロード済みかどうかを判定、あるいは記録するために要する時間を短縮することを目的とする。
【0011】
さらに、登録済み文字コード管理テーブルが必要とするメモリサイズを少なくすることを目的とする。
【0012】
【課題を解決するための手段】
上記目的を達成するために本発明の情報処理装置は、
使用頻度の高い文字用の登録済みの文字を管理する第1テーブルと使用頻度の低い文字用の登録済みの文字を管理する第2テーブルとを記憶する記憶手段と、
印刷すべき文字に対応するフォントデータが印刷装置に登録されているか否かを前記第1テーブルまたは前記第2テーブルに基づき判別する判別手段と、
前記判別手段により印刷すべき文字に対応するフォントデータが印刷装置に登録されていると判別された場合、印刷すべき文字に対応する登録されているフォントデータを印刷する登録文字印字コマンドを作成して印刷装置に送信し、前記判別手段により印刷すべき文字に対応するフォントデータが印刷装置に登録されていないと判別された場合、印刷すべき文字に対応するフォントデータを登録する文字登録コマンドを作成して印刷装置に送信し、印刷すべき文字に対応する文字に応じて前記第1テーブルまたは前記第2テーブルを更新し、印刷すべき文字に対応する登録されているフォントデータを印刷する登録文字印字コマンドを作成して印刷装置に送信する送信手段とを有することを特徴とする。
【0013】
また、本発明の情報処理方法は、
使用頻度の高い文字用の登録済みの文字を管理する第1テーブルと使用頻度の低い文字用の登録済みの文字を管理する第2テーブルとを利用する情報処理方法であって、
印刷すべき文字に対応するフォントデータが印刷装置に登録されているか否かを前記第1テーブルまたは前記第2テーブルに基づき判別する判別ステップと、
前記判別ステップにより印刷すべき文字に対応するフォントデータが印刷装置に登録されていると判別された場合、印刷すべき文字に対応する登録されているフォントデータを印刷する登録文字印字コマンドを作成して印刷装置に送信し、前記判別ステップにより印刷すべき文字に対応するフォントデータが印刷装置に登録されていないと判別された場合、印刷すべき文字に対応するフォントデータを登録する文字登録コマンドを作成して印刷装置に送信し、印刷すべき文字に対応する文字に応じて前記第1テーブルまたは前記第2テーブルを更新し、印刷すべき文字に対応する登録されているフォントデータを印刷する登録文字印字コマンドを作成して印刷装置に送信する送信ステップとを有することを特徴とする。
【0015】
【実施例】
次に、本発明の好適な実施例について図面を参照し詳細に説明する。
【0016】
図1は本発明の一実施例である印刷制御装置のブロック図である。なお、本発明の機能が実行されるのであれば、単体の機器であっても、複数の機器からなるシステムであっても、LAN等のネットワークを介して処理が行われるシステムであっても本発明を適用できることは言うまでもない。
【0017】
図において、3000はホストコンピュータで、ROM3のプログラム用ROMあるいは外部メモリ11に記憶された文書処理プログラム等に基づいて図形、イメージ、文字、表(表計算等を含む)等が混在した文書処理を実行するCPU1を備え、システムバス4に接続される各デバイスをCPU1が総括的に制御する。
【0018】
また、このROM3のプログラム用ROMあるいは外部メモリ11には、CPU1の制御プログラムであるオペレーティングシステムプログラム(以下OS)等を記憶し、ROM3のフォント用ROMあるいは外部メモリ11には上記文書処理の際に使用するフォントデータ等を記憶し、ROM3のデータ用ROMは上記文書処理等を行う際に使用する各種データを記憶する。2はRAMで、CPU1の主メモリ、ワークエリア等として機能する。5はキーボードコントローラ(KBC)で、キーボード9や不図示のポインティングデバイスからのキー入力を制御する。6はCRTコントローラ(CRTC)で、CRTディスプレイ(CRT)10の表示を制御する。7はディスクコントローラ(DKC)で、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、文字イメージデータ生成プログラム(以下フォントライタライザ)、プリンタ制御コマンド生成プログラム(以下プリンタドライバ)等を記憶するハードディスク(HD)、フロッピーディスク(FD)等の外部メモリ11とのアクセスを制御する。8はプリンタコントローラ(PRTC)で、所定の双方向性インターフェース(インターフェース)21を介してプリンタ1500に接続されて、プリンタ1500との通信制御処理を実行する。なお、CPU1は、例えばRAM2上に設定された表示情報RAMへのアウトラインフォントの展開(ライタライズ)処理を実行し、CRT10上でのWYSIWYGを可能としている。また、CPU1は、CRT10上の不図示のマウスカーソル等で指示されたコマンドに基づいて登録された種々のウインドウを開き、種々のデータ処理を実行する。
【0019】
プリンタ1500において、12はプリンタCPUで、ROM13のプログラム用ROMに記憶された制御プログラム等あるいは外部メモリ14に記憶された制御プログラム等に基づいてシステムバス15に接続される印刷部(プリンタエンジン)17に出力情報としての画像信号を出力する。また、このROM13のプログラムROMには、CPU12の制御プログラム等を記憶する。ROM13のフォント用ROMには上記出力情報を生成する際に使用するフォントデータ等を記憶し、ROM13のデータ用ROMにはハードディスク等の外部メモリ14がないプリンタの場合には、ホストコンピュータ上で利用される情報等を記憶している。CPU12は入力部18を介してホストコンピュータとの通信処理が可能となっており、プリンタ内の情報等をホストコンピュータ3000に通知可能に構成されている。19はCPU12の主メモリ、ワークエリア等として機能するRAMで、図示しない増設ポートに接続されるオプションRAMによりメモリ容量を拡張することができるように構成されている。なお、RAM19は、出力情報展開領域、環境データ格納領域、NVRAM等に用いられる。前述したハードディスク(HD)、ICカード等の外部メモリ14は、メモリコントローラ(MC)20によりアクセスを制御される。外部メモリ14は、オプションとして接続され、フォントデータ、エミュレーションプログラム、フォームデータ等を記憶する。また、1501は前述した操作パネルで操作のためのスイッチおよびLED表示器等が配されている。
【0020】
また、前述した外部メモリは1個に限らず、少なくとも1個以上備え、内臓フォントに加えてオプションフォントカード、言語系の異なるプリンタ制御言語を解釈するプログラムを格納した外部メモリを複数接続できるように構成されていてもよい。さらに、図示しないNVRAMを有し、操作パネル1501からのプリンタモード設定情報を記憶するようにしてもよい。
【0021】
以下、CPU1によって実行される制御プログラムを示すフローチャートを用いて、本発明の一実施例について詳しくに述べる。
【0022】
図2は、文字イメージデータのダウンロードを行うプリンタドライバでの一般的な処理手順を示すフローチャートである。まず、図2で示される処理手順の概要を述べる。ステップ2.1では、プリンタドライバをコントロールしているホストコンピュータ上のオペレーティングシステム(OS)あるいはアプリケーションから印字データを受け取る。ステップ2.2では、ステップ2.1で取得した印字データで示される文字のイメージデータを既にプリンタへ登録済みかどうか判定する。登録済みと判定された場合には、登録した文字を印字する命令を生成する処理(ステップ2.7)へ移行する。未登録と判定された場合には、ステップ2.1で得た印字データを元に、文字イメージデータをフォントROMから取得する(ステップ2.3)。ステップ2.4ではステップ2.3で取得した文字イメージをプリンタに登録するプリンタコマンドを生成し、(ステップ2.4)、プリンタへ転送する(ステップ2.5)。ステップ2.6では印字データで示された文字を既にプリンタへ登録済みであることを示すフラグをセットしておく。ステップ2.7では既にプリンタへ登録されている文字を印字するコマンドを生成し、プリンタへ転送する(ステップ2.8)。
【0023】
これらの一連の処理手順の中で、本発明を実施する文字イメージデータ管理方法が実施されるのはステップ2.2における判定処理、およびステップ2.6における登録済みフラグのセットの部分である。
【0024】
次に、本発明が実施される部分を詳しく説明する。図2のステップ2.2における登録済みか否かを判定する処理手順を示すフローチャートを図3に示す。この処理では、本発明を実施するプリンタドライバによって管理される文字登録管理テーブルを使用する。ここでは、Code、FaceName、Style、Pointによって文字が確定する様なフォント環境を想定しているが、環境によって文字を特定するに十分なデータが含まれていればよい。そしてここでは、FaceName、Style、Pointすべてが一致するものを一つの文字セットとして管理し、同一の文字セットに属する文字に対して一つの文字登録管理テーブルを使用する例を示す。一つの文字登録管理テーブルは、登録済み文字コード管理テーブルの他に文字セットに関するいくつかのデータを持つ以下のような内容でRAM2に構成される。
【0025】
文字登録管理テーブル:FaceName Point Style Table_ATable_B…(データ1)
FaceName:フォントフェイス名
Point:文字サイズ
Style:文字修飾データ
Table_A:使用頻度の高い文字用登録済み文字コード管理テーブル
Table_B:使用頻度の低い文字用登録済み文字コード管理テーブル
ステップ3.1では、この処理で使用する変数の初期化を行う。ステップ3.2では、最後の文字登録管理テーブルに達したか調べる。ステップ3.3では、文字登録管理テーブルTable〔i〕のFaceName、Style、Pointがすべてステップ2.1で取得した印字データのFaceName、Style、Pointと一致するか調べ、一致する場合には、その文字コードが使用頻度の高い文字を示しているかどうか判定する(ステップ3.4)。但し、ここではCodeはシフトJISコードであり、8240h−82FFhを使用頻度の高い文字コード領域と仮定している。ここで使用頻度が高いと判定された場合には、Table_A〔Code 8240h〕を調べ(ステップ3.6)、ONの場合には登録済みと判定して処理を終了する。OFFの場合には、未登録と判定して処理を終了する。ステップ3.4で使用頻度が低いと判定された場合には、Table_Bの中にCodeを値とするTable_B〔x〕が存在するか調べ(ステップ3.7)存在する場合には登録済みと判定して処理を終了する。存在しない場合には、未登録と判定して処理を終了する。ステップ3.3でTable〔i〕のデータが印字データの各データと異なる場合には、次の文字登録管理テーブルに関する処理へ移行する(ステップ3.5)。そして最後の文字登録管理テーブルまで各データの一致するものが存在しなかった場合には、未登録と判定する(ステップ3.8)。
【0026】
ここで、Table_AおよびTable_Bについて更に詳しく説明する。これらのテーブルは各文字のイメージデータがプリンタに対して既に登録済みであるか否かを示すものである。その内容を図4に示す。テーブルは、各文字コードに対して1ビットで登録済み、未登録を表現する部分Table_Aと、ダウンロードした文字コードをリストに加えていき、登録済み、未登録表現する部分Table_Bとからなる。Table_Aは、使用頻度の高い文字に対して1ビットずつ割り当てられている部分である。ここでは、シフトJISコードの例で、全角英数ひらがなを含む8140hから81FFhの文字コードの連続した192文字分をTable_Aに割り当てている。一般に、日本語の文書であれば、ひらがなの使用頻度は高く、またひらがな等の文字種は多くの文字コード体系で連続した文字コード領域に割り当てられている。よって、文字コード体系は使用頻度の高い文字が連続した文字コード領域に存在するものであればシフトJISに限らず本発明を適用可能である。また、ひらがなを例に挙げたが、カタカナ、記号(句読点等を含む)等の文字種に対しても実施可能であることは言うまでもない。また、1バイトコードをTable_Aの領域に、2バイト(あるいはそれ以上)のコードをTable_Bの領域に割り当てることも可能である。Table_BはTable_Aに属さない文字コードの文字イメージデータをダウンロードしたことを記録するための領域であり、例えば日本語の2バイトコードに使用するのであれば、そのコード体系にふさわしい値(例えば0)でTable_Bの領域を初期化しておき、ダウンロードを行った文字コードをTable_Bの空いた部分に追加していくことによりダウンロード済みの文字コードリストを作成する。なお、この領域のサイズはTable_AとTable_Bで管理される文字数を合わせて文字セットごとにダウンロード可能な文字分となるようにしておく。
【0027】
このように文字登録管理テーブルを作成することにより、使用頻度の高い文字に関しては、その文字イメージデータがプリンタへダウンロード済みかを示すデータ(フラグ)を調べる場合、すべてのダウンロード文字コードをメモリ上に格納しておく従来の方法と比べ、文字コードから一意にフラグが求まるので判定に要する時間が短くて済む。また、使用頻度の高い文字のフラグは各1ビットのため、ダウンロード可能な文字数分文字コード格納のメモリを使用する場合に比べて、ダウンロード管理に使用する全体のメモリ使用量を少なくすることができる。なお、Table_Bに関しては、従来通り、文字コードの探索を行う必要がある。この部分では、文字コードを数値と見立てて、公知の手法であるハッシュ関数等を適用して高速に探索を行う。なお、探索時にハッシュ関数を利用するのであれば、ダウンロード済みを記録する際にもハッシュ関数を使用してTable_Bに文字コードを格納しておく必要がある。
【0028】
図2のステップ2.6では、文字登録管理テーブルにステップ2.5でプリンタへ登録した文字のフラグをセットする。図5は、この処理のフローチャートを示す。ステップ5.1では、この処理で必要な変数の初期化を行う。ステップ5.2では、最後の文字登録管理テーブルに達したか調べる。ステップ5.3では、文字登録管理テーブルTable〔i〕のFaceName、Style、Pointがすべてステップ2.1で取得した印字データのFaceName、Style、Pointと一致するか調べ、一致する場合には、Codeが使用頻度の高い文字であるかを調べる(ステップ5.4)。但し、ここではCodeはシフトJISコードであり、8240h−82FFhを使用頻度の高い文字コード領域と仮定している。ここで使用頻度が高いと判定された場合には、Codeで表わされる文字が登録済みであるかどうかを示すTable_A〔Code8240h〕にONをセットして(ステップ5.6)処理を終了する。ステップ5.4で使用頻度が低いと判定された場合には、文字登録管理テーブルTable〔i〕のTable_Bの中にCodeをエントリとして追加し(ステップ5.7)、処理を終了する。ステップ5.7におけるエントリの追加の際には、従来と同様、空きエントリを探索する必要がある。この場合にも、ハッシュ関数等を利用して高速に探索を行い、エントリを追加する。なお、エントリの追加時にハッシュ関数を利用する場合には、ステップ3.7におけるダウンロード済みかを判定する処理においても、ハッシュ関数を使用してTable_Bの探索を行う。
【0029】
Table〔i〕のステップ5.3でTable〔i〕のデータが印字データの各データと異なる場合には、次の文字登録管理テーブルに関する処理へ移行する(ステップ5.5)。そして最後の文字登録管理テーブルまで各データの一致するものが存在しなかった場合には、新たに文字登録管理テーブルを作成し(ステップ5.8)、ステップ5.4、ステップ5.6、ステップ5.7の処理と同様にその文字登録管理テーブルのCodeで表わされる文字の登録フラグTable_A〔Code−8240h〕にONをセットするか(ステップ5.11)、Table_Bの中にCodeをエントリとして追加し(ステップ5.10)、処理を終了する。
【0030】
ここで、ステップ5.7の処理では、新規に文字イメージデータをダウンロード出来ない状況が発生する場合がある。これは、すでにTable_Bがダウンロード済み文字コードで満たされている場合である。この場合には、プリンタドライバはダウンロードによる印字を他の印字方法(例えばイメージ描画)へ切り替えて処理を行うか、Table_Bのいずれかのエントリの代わりにダウンロードを行う。後者の場合には、文字イメージデータの削除をプリンタへ通知し、新たな文字イメージデータをダウンロードする必要がある。ただし、使用頻度の高い文字に関しては、ダウンロードの管理がTable_Aでなされており、ダウンロード出来ない状況になることはない。
【0031】
このように、使用頻度の高い文字に関しては、その文字イメージデータがプリンタへダウンロード済みであることを示すフラグをセットする場合、すべてのダウンロード文字コードをメモリ上に格納しておく従来の方法と比べ、文字コードから一意にフラグが求まるのでフラグのセットに要する時間が短くて済む。また、使用頻度の高い文字に関しては、ダウンロードが常に可能である。
【0032】
なお、コンピュータ上で文字イメージデータをアウトラインデータ等から作成するフォントラスタライザにおいて、一旦ラスタライズを行った文字イメージデータをメモリ上に格納(キャッシング)しておく際の、キャッシュデータの管理においても、本発明を適用可能である。
【0033】
また、プリンタの内蔵するアウトラインデータ等で定義されたスケーラブルなフォントで、一旦スケーリングを行った文字イメージデータをメモリ上にキャッシュしておく際の、キャッシュデータの管理においても、本発明を適用可能である。
【0034】
また、文字コードに関しては、実施例で示したシフトJISコードに限らず、JIS、UNICODEや、他の複数バイトで表現される文字コード等においても本発明を適用可能である。
【0035】
また、言語に関しては、実施例で示した日本語に限らず、文字コードが複数バイトで表現される言語であれば本発明を適用可能である。
【0036】
また、管理対象となるダウンロードデータは、実施例で示した文字イメージデータに限らず、ベジエやスプライン等で表現された文字のアウトラインデータであっても本発明を適用可能である。
【0037】
【発明の効果】
以上説明したように本発明によれば、使用頻度の高いフォントのダウンロードを常に可能とする効果を奏する。
【0038】
また、以上説明したように本発明によれば、ダウンロード済みか否かを判断する為に要する時間の短縮を可能とする効果を奏する。
【0039】
また、以上説明したように本発明によれば、登録済管理テーブルが必要とするメモリサイズを少なくできるという効果を奏する。
【図面の簡単な説明】
【図1】本発明を実施する文字イメージデータダウンロード管理方法を使用する情報処理システムの構成を説明するブロック図である。
【図2】文字イメージダウンロードを行うプリンタドライバにおける処理手順を示すフローチャートである。
【図3】本発明を実施する文字イメージダウンロード管理方法における登録済みであるか否かを判定する処理手順を示すフローチャートである。
【図4】各文字のイメージデータがダウンロード済みであることを記録する登録済みコードテーブルを説明する図である。
【図5】本発明を実施する文字イメージダウンロード管理方法における登録済みであることを記録する処理手順を示すフローチャートである。
【符号の説明】
1 CPU
2 RAM
3 ROM
4 システムバス
12 CPU
13 ROM
19 RAM
1500 プリンタ
3000 ホストコンピュータ
[0001]
[Industrial application fields]
The present invention relates to an information processing apparatus such as a host computer that downloads fonts to a printing apparatus, and an information processing method.
[0002]
[Prior art]
In recent years, the host computer has a mechanism for generating character image data, and the same design as the characters displayed on the display by creating and transferring character image data suitable for each resolution to the display and printer. In this way, an environment called WYSIWYG (What You See Is What You Get) for printing on a printer is realized. In such a printing environment, it is necessary to transfer character image data to the printer. Conventionally, when printing in this environment, a method of transferring character image data for each character (character image drawing), or storing character image data once transferred in a printer and printing the same character A method (character image download) of reusing image data stored in some cases has been used.
[0003]
In this method of printing by downloading a character image, a group of characters having the same character attributes (font name, character size, cell size, character modification, etc.) is made into one character set, and the characters included in the character set are character codes. The management method identified by is common. In this case, one character image data is expressed by a combination of a character set and a character code.
[0004]
In order to manage character printing by downloading from the host computer side, data indicating whether or not the character image data of the character to be printed has already been downloaded is required. For this reason, data indicating whether or not each character has been downloaded is managed for each character set. Hereinafter, the data area for storing data indicating whether or not the data has been downloaded is referred to as a registered character code management table. This data usually requires at least one bit indicating whether it has been downloaded or not for each character code. Alternatively, there is a method in which all characters included in the character set are downloaded in advance, but the character code set in which the character code is expressed by a plurality of bytes makes the data amount enormous, which is not realistic. Therefore, the management is necessary to download Japanese characters.
[0005]
The downloaded management memory required on the host to achieve this is a minimum of 1 bit for each character, but the number of bits corresponding to all character codes (from thousands in the case of Japanese) (10,000 thousands bits) is prepared for each character set, it puts pressure on the memory on the host side. Actually, when printing is performed by downloading, since the RAM capacity for storing on the printer is generally limited, the number of characters that can be normally registered is limited. For this reason, conventionally, a maximum number of registered characters is set for each character set, a memory for storing character codes for the number of characters is prepared, and downloaded character codes are stored in a list as a list. Has been done. Each time a character image is downloaded, data indicating that the character image has been downloaded is recorded in the registered character code management table. Conventional printing has been performed by switching to a printing method (for example, image drawing) for output, or by deleting already downloaded data and downloading the vacant part.
[0006]
[Problems to be solved by the invention]
However, with this conventional method, there has been a problem that image data of frequently used characters cannot be newly downloaded after reaching the upper limit of the number of characters that can be registered.
[0007]
In addition, since the downloaded character codes are managed in a list, there is a problem that it takes a long time to search for and determine whether or not the character has been downloaded even if it is a frequently used character.
[0008]
In addition, if a character registration management table is created so that the maximum number of characters that can be downloaded for each character set can be stored, the memory size on the host to be used becomes large and may not be secured. there were.
[0009]
The present invention has been made to solve these problems, and an object of the present invention is to always enable downloading of frequently used characters.
[0010]
It is another object of the present invention to reduce the time required to determine whether or not a frequently used character has been downloaded or recorded.
[0011]
Another object is to reduce the memory size required for the registered character code management table.
[0012]
[Means for Solving the Problems]
In order to achieve the above object, the information processing apparatus of the present invention provides:
Storage means for storing a first table for managing registered characters for frequently used characters and a second table for managing registered characters for infrequently used characters;
Determining means for determining whether font data corresponding to a character to be printed is registered in the printing apparatus based on the first table or the second table;
If it is determined by the determining means that the font data corresponding to the character to be printed is registered in the printing apparatus, a registered character print command for printing the registered font data corresponding to the character to be printed is created. A character registration command for registering font data corresponding to the character to be printed when the determination means determines that the font data corresponding to the character to be printed is not registered in the printing device. Registration to create and send to the printing device, update the first table or the second table according to the character corresponding to the character to be printed, and print the registered font data corresponding to the character to be printed And a transmission means for generating a character print command and transmitting it to a printing apparatus.
[0013]
In addition, the information processing method of the present invention includes:
An information processing method using a first table for managing registered characters for frequently used characters and a second table for managing registered characters for less frequently used characters,
A determination step of determining whether or not font data corresponding to a character to be printed is registered in the printing apparatus based on the first table or the second table;
If it is determined in the determination step that font data corresponding to the character to be printed is registered in the printing apparatus, a registered character print command for printing the registered font data corresponding to the character to be printed is created. A character registration command for registering the font data corresponding to the character to be printed when it is determined in the determination step that the font data corresponding to the character to be printed is not registered in the printing device. Registration to create and send to the printing device, update the first table or the second table according to the character corresponding to the character to be printed, and print the registered font data corresponding to the character to be printed A transmission step of generating a character print command and transmitting the character print command to the printing apparatus.
[0015]
【Example】
Next, preferred embodiments of the present invention will be described in detail with reference to the drawings.
[0016]
FIG. 1 is a block diagram of a print control apparatus according to an embodiment of the present invention. As long as the functions of the present invention are executed, the present invention can be used for a single device, a system composed of a plurality of devices, or a system in which processing is performed via a network such as a LAN. It goes without saying that the invention can be applied.
[0017]
In the figure, reference numeral 3000 denotes a host computer that performs document processing in which graphics, images, characters, tables (including spreadsheets), etc. are mixed based on a document processing program stored in the ROM 3 program ROM or the external memory 11. The CPU 1 includes a CPU 1 to be executed, and the CPU 1 comprehensively controls each device connected to the system bus 4.
[0018]
The ROM 3 program ROM or external memory 11 stores an operating system program (hereinafter referred to as OS) which is a control program of the CPU 1, and the ROM 3 font ROM or external memory 11 stores the above-mentioned document processing. The font data to be used is stored, and the data ROM of the ROM 3 stores various data used when the document processing is performed. Reference numeral 2 denotes a RAM which functions as a main memory, work area, and the like for the CPU 1. A keyboard controller (KBC) 5 controls key input from a keyboard 9 or a pointing device (not shown). Reference numeral 6 denotes a CRT controller (CRTC) which controls display on a CRT display (CRT) 10. A disk controller (DKC) 7 stores a boot program, various applications, font data, user files, edit files, a character image data generation program (hereinafter referred to as font writer), a printer control command generation program (hereinafter referred to as printer driver), and the like. The access to the external memory 11 such as a hard disk (HD) or floppy disk (FD) to be controlled is controlled. A printer controller (PRTC) 8 is connected to the printer 1500 via a predetermined bidirectional interface (interface) 21 and executes communication control processing with the printer 1500. The CPU 1 executes, for example, an outline font development (literalization) process on the display information RAM set on the RAM 2 to enable WYSIWYG on the CRT 10. The CPU 1 opens various windows registered based on commands instructed by a mouse cursor (not shown) on the CRT 10 and executes various data processing.
[0019]
In the printer 1500, reference numeral 12 denotes a printer CPU, which is a printing unit (printer engine) 17 connected to the system bus 15 based on a control program stored in the program ROM of the ROM 13 or a control program stored in the external memory 14. An image signal is output as output information. Further, the control program of the CPU 12 and the like are stored in the program ROM of the ROM 13. The font ROM of the ROM 13 stores font data used when generating the output information, and the ROM 13 data ROM is used on the host computer in the case of a printer without the external memory 14 such as a hard disk. Information to be stored is stored. The CPU 12 can communicate with the host computer via the input unit 18 and is configured to notify the host computer 3000 of information in the printer. Reference numeral 19 denotes a RAM that functions as a main memory, a work area, and the like of the CPU 12, and is configured such that the memory capacity can be expanded by an optional RAM connected to an expansion port (not shown). The RAM 19 is used as an output information expansion area, environment data storage area, NVRAM, and the like. Access to the above-described external memory 14 such as a hard disk (HD) or IC card is controlled by a memory controller (MC) 20. The external memory 14 is connected as an option and stores font data, an emulation program, form data, and the like. Reference numeral 1501 denotes a switch for operation on the operation panel described above, an LED display, and the like.
[0020]
Further, the number of external memories is not limited to one, but at least one external memory is provided so that an optional font card and a plurality of external memories storing programs for interpreting printer control languages with different language systems can be connected in addition to built-in fonts. It may be configured. Furthermore, an NVRAM (not shown) may be provided to store printer mode setting information from the operation panel 1501.
[0021]
Hereinafter, an embodiment of the present invention will be described in detail using a flowchart showing a control program executed by the CPU 1.
[0022]
FIG. 2 is a flowchart showing a general processing procedure in the printer driver that downloads character image data. First, the outline of the processing procedure shown in FIG. 2 will be described. In step 2.1, print data is received from an operating system (OS) or an application on the host computer that controls the printer driver. In step 2.2, it is determined whether the character image data indicated by the print data acquired in step 2.1 has already been registered in the printer. If it is determined that the registration has been completed, the process proceeds to processing for generating a command for printing the registered characters (step 2.7). If it is determined that it has not been registered, character image data is obtained from the font ROM based on the print data obtained in step 2.1 (step 2.3). In step 2.4, a printer command for registering the character image acquired in step 2.3 in the printer is generated (step 2.4) and transferred to the printer (step 2.5). In step 2.6, a flag indicating that the character indicated by the print data has already been registered in the printer is set. In step 2.7, a command for printing characters already registered in the printer is generated and transferred to the printer (step 2.8).
[0023]
Of these series of processing procedures, the character image data management method embodying the present invention is implemented in the determination processing in step 2.2 and the set of registered flags in step 2.6.
[0024]
Next, the part where the present invention is implemented will be described in detail. FIG. 3 is a flowchart showing a processing procedure for determining whether or not registration has been completed in step 2.2 in FIG. In this processing, a character registration management table managed by a printer driver that implements the present invention is used. Here, a font environment is assumed in which a character is determined by Code, FaceName, Style, and Point. However, it is sufficient that data sufficient to specify a character is included depending on the environment. Here, an example in which all of FaceName, Style, and Point match is managed as one character set, and one character registration management table is used for characters belonging to the same character set. One character registration management table is configured in the RAM 2 with the following contents having some data related to the character set in addition to the registered character code management table.
[0025]
Character registration management table: FaceName Point Style Table_ATable_B (Data 1)
FaceName: Font face name Point: Character size Style: Character modification data Table_A: Registered character code management table for frequently used characters Table_B: Registered character code management table for less frequently used characters In step 3.1, this process is performed. Initialize variables used in. In step 3.2, it is checked whether or not the last character registration management table has been reached. In step 3.3, it is checked whether the FaceName, Style, and Point of the character registration management table Table [i] match the FaceName, Style, and Point of the print data acquired in Step 2.1. It is determined whether or not the character code indicates a frequently used character (step 3.4). Here, however, Code is a shift JIS code, and 8240h-82FFh is assumed to be a frequently used character code area. If it is determined that the frequency of use is high, Table_A [Code 8240h] is checked (step 3.6). If it is ON, it is determined that it has been registered, and the process ends. If it is OFF, it is determined that it is not registered, and the process is terminated. If it is determined in step 3.4 that the frequency of use is low, it is checked whether Table_B [x] whose value is Code is present in Table_B (step 3.7). To finish the process. If it does not exist, it is determined that it has not been registered, and the process is terminated. If the data of Table [i] is different from the print data in step 3.3, the process proceeds to the processing relating to the next character registration management table (step 3.5). If there is no matching data among the data up to the last character registration management table, it is determined as unregistered (step 3.8).
[0026]
Here, Table_A and Table_B will be described in more detail. These tables indicate whether the image data of each character has already been registered in the printer. The contents are shown in FIG. The table is composed of a part Table_A that is registered with 1 bit for each character code and expresses unregistered, and a part Table_B that is added with the downloaded character code and is registered and expresses unregistered. Table_A is a portion in which one bit is allocated to a frequently used character. Here, in the example of the shift JIS code, 192 consecutive characters of character codes from 8140h to 81FFh including full-width alphanumeric hiragana are assigned to Table_A. In general, hiragana is frequently used in Japanese documents, and character types such as hiragana are assigned to consecutive character code areas in many character code systems. Therefore, the present invention can be applied to any character code system as long as frequently used characters are present in a continuous character code area. Moreover, although hiragana was mentioned as an example, it cannot be overemphasized that it can implement also about character types, such as katakana and a symbol (a punctuation mark etc. are included). It is also possible to assign a 1-byte code to the Table_A area and a 2-byte (or more) code to the Table_B area. Table_B is an area for recording that character image data of a character code that does not belong to Table_A is downloaded. For example, if used for a 2-byte code in Japanese, a value appropriate for the code system (for example, 0) is used. The area of Table_B is initialized, and the downloaded character code list is created by adding the downloaded character code to the empty part of Table_B. Note that the size of this area is set so that the number of characters managed by Table_A and Table_B can be downloaded for each character set.
[0027]
By creating the character registration management table in this way, for frequently used characters, when checking data (flag) indicating whether the character image data has been downloaded to the printer, all downloaded character codes are stored in the memory. Compared to the conventional method of storing, since the flag is uniquely obtained from the character code, the time required for the determination can be shortened. In addition, since the flag of frequently used characters is 1 bit each, the total memory usage for download management can be reduced as compared with the case where memory for storing character codes is used for the number of downloadable characters. . Regarding Table_B, it is necessary to search for a character code as usual. In this part, the character code is regarded as a numerical value, and a hash function or the like, which is a known technique, is applied to perform a high-speed search. If a hash function is used at the time of search, it is necessary to store a character code in Table_B using the hash function when recording the downloaded data.
[0028]
In step 2.6 in FIG. 2, the character flag registered in the printer in step 2.5 is set in the character registration management table. FIG. 5 shows a flowchart of this process. In step 5.1, variables necessary for this process are initialized. In step 5.2, it is checked whether or not the last character registration management table has been reached. In step 5.3, it is checked whether the FaceName, Style, and Point of the character registration management table Table [i] all match the FaceName, Style, and Point of the print data acquired in Step 2.1. Is a frequently used character (step 5.4). Here, however, Code is a shift JIS code, and 8240h-82FFh is assumed to be a frequently used character code area. If it is determined that the usage frequency is high, ON is set in Table_A [Code 8240h] indicating whether or not the character represented by Code has been registered (step 5.6), and the process is terminated. If it is determined in step 5.4 that the frequency of use is low, Code is added as an entry in Table_B of the character registration management table Table [i] (step 5.7), and the process ends. When adding an entry in step 5.7, it is necessary to search for an empty entry as in the conventional case. Also in this case, an entry is added by performing a high-speed search using a hash function or the like. When a hash function is used when adding an entry, Table_B is searched using the hash function also in the process of determining whether the download has been completed in step 3.7.
[0029]
When the data of Table [i] is different from each data of the print data in Step 5.3 of Table [i], the process proceeds to the processing relating to the next character registration management table (Step 5.5). If there is no matching data among the data up to the last character registration management table, a new character registration management table is created (step 5.8), step 5.4, step 5.6, step Similar to the process of 5.7, the character registration flag Table_A [Code-8240h] indicated by Code in the character registration management table is set to ON (step 5.11), or Code is added as an entry to Table_B. (Step 5.10), the process is terminated.
[0030]
Here, in the process of step 5.7, there may be a situation in which new character image data cannot be downloaded. This is the case when Table_B is already filled with the downloaded character code. In this case, the printer driver switches the printing by downloading to another printing method (for example, image drawing), or performs processing, or downloads instead of any entry of Table_B. In the latter case, it is necessary to notify the printer of deletion of character image data and download new character image data. However, with regard to frequently used characters, download management is performed with Table_A, and there is no situation where downloading is not possible.
[0031]
In this way, for frequently used characters, when setting a flag indicating that the character image data has already been downloaded to the printer, compared to the conventional method of storing all downloaded character codes in memory. Since the flag is uniquely obtained from the character code, the time required for setting the flag can be shortened. In addition, the frequently used characters can always be downloaded.
[0032]
In the font rasterizer that creates character image data from outline data or the like on a computer, the present invention also applies to cache data management when character image data once rasterized is stored (cached) in a memory. Is applicable.
[0033]
In addition, the present invention can be applied to cache data management when the scaled character image data is cached in a memory with a scalable font defined by outline data etc. built in the printer. is there.
[0034]
Further, regarding the character code, the present invention can be applied not only to the shift JIS code shown in the embodiment but also to JIS, UNICODE, and other character codes represented by a plurality of bytes.
[0035]
Further, the language is not limited to Japanese shown in the embodiment, and the present invention can be applied to any language in which a character code is expressed by a plurality of bytes.
[0036]
The download data to be managed is not limited to the character image data shown in the embodiment, and the present invention can also be applied to character outline data expressed by Beziers, splines, or the like.
[0037]
【The invention's effect】
As described above, according to the present invention, there is an effect that fonts that are frequently used can always be downloaded.
[0038]
Further, as described above, according to the present invention, there is an effect that it is possible to shorten the time required for determining whether or not the download has been completed.
[0039]
Further, as described above, according to the present invention, there is an effect that the memory size required for the registered management table can be reduced.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of an information processing system using a character image data download management method embodying the present invention.
FIG. 2 is a flowchart illustrating a processing procedure in a printer driver that performs character image download.
FIG. 3 is a flowchart showing a processing procedure for determining whether or not a character image download management method embodying the present invention has been registered;
FIG. 4 is a diagram illustrating a registered code table that records that image data of each character has been downloaded.
FIG. 5 is a flowchart showing a processing procedure for recording registration in the character image download management method embodying the present invention.
[Explanation of symbols]
1 CPU
2 RAM
3 ROM
4 System bus 12 CPU
13 ROM
19 RAM
1500 Printer 3000 Host computer

Claims (12)

使用頻度の高い文字用の登録済みの文字を管理する第1テーブルと使用頻度の低い文字用の登録済みの文字を管理する第2テーブルとを記憶する記憶手段と、
印刷すべき文字に対応するフォントデータが印刷装置に登録されているか否かを前記第1テーブルまたは前記第2テーブルに基づき判別する判別手段と、
前記判別手段により印刷すべき文字に対応するフォントデータが印刷装置に登録されていると判別された場合、印刷すべき文字に対応する登録されているフォントデータを印刷する登録文字印字コマンドを作成して印刷装置に送信し、前記判別手段により印刷すべき文字に対応するフォントデータが印刷装置に登録されていないと判別された場合、印刷すべき文字に対応するフォントデータを登録する文字登録コマンドを作成して印刷装置に送信し、印刷すべき文字に対応する文字に応じて前記第1テーブルまたは前記第2テーブルを更新し、印刷すべき文字に対応する登録されているフォントデータを印刷する登録文字印字コマンドを作成して印刷装置に送信する送信手段とを有することを特徴とする情報処理装置。
Storage means for storing a first table for managing registered characters for frequently used characters and a second table for managing registered characters for infrequently used characters;
Determining means for determining whether font data corresponding to a character to be printed is registered in the printing apparatus based on the first table or the second table;
If it is determined by the determining means that the font data corresponding to the character to be printed is registered in the printing apparatus, a registered character print command for printing the registered font data corresponding to the character to be printed is created. A character registration command for registering font data corresponding to the character to be printed when the determination means determines that the font data corresponding to the character to be printed is not registered in the printing device. Registration to create and send to the printing device, update the first table or the second table according to the character corresponding to the character to be printed, and print the registered font data corresponding to the character to be printed An information processing apparatus comprising: a transmission unit that creates a character print command and transmits the command to a printing apparatus.
前記第1テーブルは、使用頻度の高い文字の各文字コードに対応した1ビットで登録済みであるか否か表現し、
前記第2テーブルは、登録されている文字の文字コードを格納することで登録済みであるか否かを表現することを特徴とする請求項1記載の情報処理装置。
The first table expresses whether or not one bit corresponding to each character code of a frequently used character has been registered,
The information processing apparatus according to claim 1, wherein the second table expresses whether or not registration is performed by storing a character code of a registered character.
前記判別手段は、前記第1テーブルの印刷すべき文字の文字コードに対応する位置のビットの状態に応じて、登録されているか否かを判別し、
前記判別手段は、前記第2テーブルに印刷すべき文字に対応する文字コードが格納されているか否かに応じて、登録されているか否かを判別することを特徴とする請求項1記載の情報処理装置。
The determining means determines whether or not it is registered according to the state of the bit at the position corresponding to the character code of the character to be printed in the first table,
2. The information according to claim 1, wherein the determining means determines whether or not a character code corresponding to a character to be printed is stored in the second table. Processing equipment.
前記フォントデータは、イメージデータを含むことを特徴とする請求項1記載の情報処理装置。The information processing apparatus according to claim 1, wherein the font data includes image data. 印刷すべき文字の文字コードが所定値以下であるか否かを判定する判定手段と、
前記判定手段により所定値以下であると判定された場合、前記第1テーブルを選択し、前記判定手段により所定値以下でないと判定された場合、前記第2テーブルを選択する選択手段とを有することを特徴とする請求項1記載の情報処理装置。
Determining means for determining whether or not a character code of a character to be printed is a predetermined value or less;
Selecting means for selecting the first table when the determining means determines that the value is less than or equal to a predetermined value; and selecting the second table when the determining means determines that the value is not less than or equal to the predetermined value. The information processing apparatus according to claim 1.
前記第1のテーブルと前記第2のテーブルとを含むテーブルは、書体に対応して複数存在することを特徴とする請求項1記載の情報処理装置。The information processing apparatus according to claim 1, wherein a plurality of tables including the first table and the second table exist corresponding to a typeface. 使用頻度の高い文字用の登録済みの文字を管理する第1テーブルと使用頻度の低い文字用の登録済みの文字を管理する第2テーブルとを利用する情報処理方法であって、
印刷すべき文字に対応するフォントデータが印刷装置に登録されているか否かを前記第1テーブルまたは前記第2テーブルに基づき判別する判別ステップと、
前記判別ステップにより印刷すべき文字に対応するフォントデータが印刷装置に登録されていると判別された場合、印刷すべき文字に対応する登録されているフォントデータを印刷する登録文字印字コマンドを作成して印刷装置に送信し、前記判別ステップにより印刷すべき文字に対応するフォントデータが印刷装置に登録されていないと判別された場合、印刷すべき文字に対応するフォントデータを登録する文字登録コマンドを作成して印刷装置に送信し、印刷すべき文字に対応する文字に応じて前記第1テーブルまたは前記第2テーブルを更新し、印刷すべき文字に対応する登録されているフォントデータを印刷する登録文字印字コマンドを作成して印刷装置に送信する送信ステップとを有することを特徴とする情報処理方法。
An information processing method using a first table for managing registered characters for frequently used characters and a second table for managing registered characters for less frequently used characters,
A determination step of determining whether or not font data corresponding to a character to be printed is registered in the printing apparatus based on the first table or the second table;
If it is determined in the determination step that font data corresponding to the character to be printed is registered in the printing apparatus, a registered character print command for printing the registered font data corresponding to the character to be printed is created. A character registration command for registering the font data corresponding to the character to be printed when it is determined in the determination step that the font data corresponding to the character to be printed is not registered in the printing device. Registration to create and send to the printing device, update the first table or the second table according to the character corresponding to the character to be printed, and print the registered font data corresponding to the character to be printed An information processing method comprising: a transmission step of creating a character print command and transmitting the character print command to a printing apparatus.
前記第1テーブルは、使用頻度の高い各文字の文字コードに対応した1ビットで登録済みであるか否か表現し、
前記第2テーブルは、登録されている文字の文字コードを格納することで登録済みであるか否かを表現することを特徴とする請求項7記載の情報処理方法。
The first table expresses whether or not one bit corresponding to the character code of each frequently used character has been registered,
8. The information processing method according to claim 7, wherein the second table expresses whether or not the registration is completed by storing a character code of a registered character.
前記判別ステップは、前記第1テーブルの印刷すべき文字の文字コードに対応する位置のビットの状態に応じて、登録されているか否かを判別し、
前記判別ステップは、前記第2テーブルに印刷すべき文字に対応する文字コードが格納されているか否かに応じて、登録されているか否かを判別することを特徴とする請求項7記載の情報処理方法。
In the determination step, it is determined whether or not it is registered according to a bit state at a position corresponding to a character code of a character to be printed in the first table,
8. The information according to claim 7, wherein the determining step determines whether or not a character code corresponding to a character to be printed is stored in the second table. Processing method.
前記フォントデータは、イメージデータを含むことを特徴とする請求項7記載の情報処理方法。The information processing method according to claim 7, wherein the font data includes image data. 印刷すべき文字の文字コードが所定値以下であるか否かを判定する判定ステップと、
前記判定ステップにより所定値以下であると判定された場合、前記第1テーブルを選択し、前記判定ステップにより所定値以下でないと判定された場合、前記第2テーブルを選択する選択ステップとを有することを特徴とする請求項7記載の情報処理方法。
A determination step of determining whether or not a character code of a character to be printed is a predetermined value or less;
A selection step of selecting the first table when the determination step determines that the value is less than or equal to a predetermined value, and selecting the second table when the determination step determines that the value is not less than the predetermined value. The information processing method according to claim 7.
前記第1のテーブルと前記第2のテーブルとを含むテーブルは、書体に対応して複数存在することを特徴とする請求項7記載の情報処理方法。The information processing method according to claim 7, wherein a plurality of tables including the first table and the second table exist in correspondence with a typeface.
JP16072295A 1995-02-09 1995-06-27 Information processing apparatus and information processing method Expired - Lifetime JP3618828B2 (en)

Priority Applications (13)

Application Number Priority Date Filing Date Title
JP16072295A JP3618828B2 (en) 1995-06-27 1995-06-27 Information processing apparatus and information processing method
DE69621482T DE69621482D1 (en) 1995-02-09 1996-02-07 Printer system, printer, data processing device and character set memory download control program
EP96300820A EP0727733B1 (en) 1995-02-09 1996-02-07 Printing system, printing apparatus, information processing apparatus and storage medium storing font download control program
DE69636707T DE69636707T2 (en) 1995-02-09 1996-02-07 Printer system, data processing device and data processing method
US08/597,868 US6354752B1 (en) 1995-02-09 1996-02-07 Printer that prints a font even when the memory is low
EP01203852A EP1186991B1 (en) 1995-02-09 1996-02-07 Printing system, information processing apparatus, and information processing method
TW085101586A TW330998B (en) 1995-02-09 1996-02-08 Printing system, print apparatus, information processing apparatus and storage medium for storing font download managing program
CN96101392A CN1101962C (en) 1995-02-09 1996-02-08 Printing system, printing apparatus, information processing apparatus and storage medium storing font download control program
KR1019960003038A KR100252444B1 (en) 1995-02-09 1996-02-08 Information processing apparatus
HK98112829A HK1011774A1 (en) 1995-02-09 1998-12-04 Printing system, printing apparatus, information processing apparatus and storage medium storing font download control program
US09/564,022 US6351314B1 (en) 1995-02-09 2000-05-04 Printing system, printing apparatus, information processing apparatus and storage medium storing font download control program
US10/056,001 US6570664B2 (en) 1995-02-09 2002-01-28 Printing system, printing apparatus, information processing apparatus and storage medium storing font download control program
CNB021275009A CN1267285C (en) 1995-02-09 2002-08-02 Information processing method and printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16072295A JP3618828B2 (en) 1995-06-27 1995-06-27 Information processing apparatus and information processing method

Publications (2)

Publication Number Publication Date
JPH0916355A JPH0916355A (en) 1997-01-17
JP3618828B2 true JP3618828B2 (en) 2005-02-09

Family

ID=15721059

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16072295A Expired - Lifetime JP3618828B2 (en) 1995-02-09 1995-06-27 Information processing apparatus and information processing method

Country Status (1)

Country Link
JP (1) JP3618828B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7362459B2 (en) 2000-11-17 2008-04-22 Seiko Epson Corporation Network device and printer
JP2003044472A (en) 2001-07-31 2003-02-14 Canon Inc Information processor, system for processing information, control method for information processor, storage medium and control program
JP2004098617A (en) * 2002-09-12 2004-04-02 Seiko Epson Corp Dot impact printer, control method therefor, program for performing control method and recording medium on which program is recorded

Also Published As

Publication number Publication date
JPH0916355A (en) 1997-01-17

Similar Documents

Publication Publication Date Title
US6111654A (en) Method and apparatus for replacing or modifying a postscript built-in font in a printer
US6354752B1 (en) Printer that prints a font even when the memory is low
JP3618884B2 (en) Information processing apparatus, information processing method, printing system, and memory
US7155476B2 (en) Print system, printing method, and storage medium
JP3814324B2 (en) Print control apparatus and print control method
JP3618828B2 (en) Information processing apparatus and information processing method
US6016155A (en) Character processing apparatus, character processing method, and memory
US20050094172A1 (en) Linking font resources in a printing system
JP2004062786A (en) Font downloading device and method
US5708844A (en) Character resource management system for effectively managing character resources to be loaded into an output device
JPH09190313A (en) Printer control device and method therefor
JP3473287B2 (en) Font management device
JPH07325808A (en) Document processor and processing method therefor
JP3061562B2 (en) Printing system, information processing device, information processing method, printing device, and printing method
JP3387796B2 (en) Print control device and data processing method of print control device
JP3507387B2 (en) Character printing processing method by host computer and printer driver
JPH11227269A (en) Printing controller, data processing method for the same, and storage medium storing computer-readable program
JPH09190295A (en) Information processor, printing device, printing system, and data processing method for the printing system
JP2002007096A (en) Cache memory controller
JP3483419B2 (en) Computer, data processing method, and computer-readable storage medium
JPH10161821A (en) Print control device and method therefor, and storage medium storing computer readable program
JP2000033730A (en) Printer, control thereof and printing system
JPH09234914A (en) Printing system and printing method thereof, data processor, printer and printer control method
JP2000168150A (en) Image data-forming apparatus
JPH07261739A (en) Character information output device and method thereof

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040624

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20041019

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041111

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071119

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081119

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081119

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091119

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101119

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101119

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111119

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121119

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131119

Year of fee payment: 9

EXPY Cancellation because of completion of term