JPH0844506A - Fast font processor - Google Patents

Fast font processor

Info

Publication number
JPH0844506A
JPH0844506A JP6179020A JP17902094A JPH0844506A JP H0844506 A JPH0844506 A JP H0844506A JP 6179020 A JP6179020 A JP 6179020A JP 17902094 A JP17902094 A JP 17902094A JP H0844506 A JPH0844506 A JP H0844506A
Authority
JP
Japan
Prior art keywords
font
data
printer
bitmap
management
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.)
Withdrawn
Application number
JP6179020A
Other languages
Japanese (ja)
Inventor
Yasushi Wauke
康 和宇慶
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP6179020A priority Critical patent/JPH0844506A/en
Publication of JPH0844506A publication Critical patent/JPH0844506A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To provide a font processor which can solve its problems and can shorten the data transfer time. CONSTITUTION:A host computer 11 includes a drawing routine 22 which evolves a font into the bit map font data and a font management part 24 which registers the management data on the font evolved into the bit map font data. A printer 13 includes a font cache management part 33 and a font cache data part 36 which stores the bit map font data corresponding to the font management data. Then it is decided whether the management data on the font to be expanded are registered in the part 24. If not registered, the font is expanded on the routine 22. If registered, only the font management data are transferred to the printer 13.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、高速フォント処理装置
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a high speed font processing device.

【0002】[0002]

【従来の技術】従来、コンピュータを使用してプリンタ
によって印刷を行ったり、CRTに画像を表示したりす
る場合、コマンド列、ビットマップフォントデータ等の
データをホストコンピュータからプリンタ、CRT等に
転送するようにしている。図2は従来のホストコンピュ
ータとプリンタとの接続状態を示す図である。
2. Description of the Related Art Conventionally, when a computer is used to print with a printer or to display an image on a CRT, data such as a command string and bitmap font data is transferred from a host computer to the printer, CRT or the like. I am trying. FIG. 2 is a diagram showing a connection state between a conventional host computer and a printer.

【0003】図において、11はパソコン、ワークステ
ーション等のホストコンピュータ、12は該ホストコン
ピュータ11を操作するための入力装置、13はRS4
22、Ether Net、セントロ、RS232等の
インタフェースを介してホストコンピュータ11に接続
されるプリンタである。次に、前記ホストコンピュータ
11及びプリンタ13の動作について説明する。
In the figure, 11 is a host computer such as a personal computer or workstation, 12 is an input device for operating the host computer 11, and 13 is an RS4.
22, a printer connected to the host computer 11 via an interface such as Ethernet, Centro, RS232, or the like. Next, operations of the host computer 11 and the printer 13 will be described.

【0004】図3は従来のホストコンピュータ及びプリ
ンタの動作を示すフローチャートである。 ステップS1 例えば、図形描画ソフト、ワードプロセ
ッサソフト、表計算ソフト等のアプリケーションソフト
によってデータを作成する。 ステップS2 ホストコンピュータ11(図2)の内部
に格納され、描画の機能を有するソフト(以下「描画ル
ーチン」という。)に、アプリケーションソフトによっ
て作成されたデータを渡す。前記描画ルーチンとして、
例えば、マッキントッシュにおいては、Quick D
rawを使用することができる。なお、図示しないCR
Tに適用されるWindows3.1においては、GD
I(Graphics Device Interfa
ce)を使用することができる。 ステップS3 描画ルーチンは、プリンタ13において
画像を形成するために、アプリケーションソフトが形成
しようとしている文字、図形、イメージ、表等の描画を
行う。そのために、描画ルーチンは、接続されたプリン
タ13の機能に合わせて、コマンド列、ビットマップフ
ォントデータ等を作成する。
FIG. 3 is a flow chart showing the operation of the conventional host computer and printer. Step S1 For example, data is created by application software such as graphic drawing software, word processor software, spreadsheet software, or the like. Step S2 The data created by the application software is passed to the software (hereinafter referred to as “drawing routine”) which is stored inside the host computer 11 (FIG. 2) and has a drawing function. As the drawing routine,
For example, in Macintosh, Quick D
raw can be used. In addition, CR (not shown)
In Windows 3.1 applied to T, GD
I (Graphics Device Interface)
ce) can be used. Step S3 The drawing routine draws characters, figures, images, tables, etc. which the application software is going to form in order to form an image in the printer 13. For that purpose, the drawing routine creates a command string, bitmap font data, etc. according to the function of the connected printer 13.

【0005】なお、CRTにおいては、フレームバッフ
ァというメモリ領域に描画が行われる。ところで、ペー
ジ記述言語としてのポストスクリプト言語をサポートし
ているような高機能なプリンタ13がホストコンピュー
タ11に接続されている場合、描画ルーチンはプリンタ
13に対応させて配設された図示しないデバイスドライ
バに対して、その機能を問い合わせる。この場合、デバ
イスドライバは、プリンタ13によって複雑なポリゴン
(多角形)を描くことができるかどうか、プリンタ13
がどのようなフォントを有していて、所定の文字の描画
を行うことができるかどうか、イメージのハーフトーン
処理を行うことができるかどうか等のプリンタ13によ
る描画の機能を描画ルーチンに伝える。
In the CRT, drawing is performed in a memory area called a frame buffer. By the way, when a high-performance printer 13 that supports the Postscript language as a page description language is connected to the host computer 11, the drawing routine is a device driver (not shown) arranged corresponding to the printer 13. Ask about its function. In this case, the device driver determines whether the printer 13 can draw a complicated polygon (polygon).
Tells the drawing routine the drawing function of the printer 13, such as what font it has and whether it can draw a predetermined character, whether it can halftone the image, and so on.

【0006】そして、該描画ルーチンは、問い合わせた
描画の機能をプリンタ13が有するコマンド列(この場
合、ポストスクリプト言語)に変換し、デバイスドライ
バに渡す。一方、例えば、図形の描画やアウトラインフ
ォントの展開等を行うことができない低機能なプリンタ
13がホストコンピュータ11に接続されている場合、
描画ルーチンは必要な描画を行った後、そのデータをデ
バイスドライバに渡す。ステップS4 デバイスドライ
バは、プリンタ13に配設された図示しないスプーラに
前記コマンド列又はデータを印刷データとして渡す。前
記スプーラは印刷データをスプールし(蓄え)、管理す
るとともに、プリンタ13の状況に対応させて印刷デー
タをプリンタ13に転送する。 ステップS5 プリンタ13が印刷データを受信する
と、プリンタ13に配設されたインタプリタは、印刷デ
ータのコマンド列を解釈し、描画を行うことが可能なデ
ータ構造、すなわちディスプレイリストを作成し、該デ
ィスプレイリストを図示しないラスタライザに渡す。 ステップS6 ラスタライザはディスプレイリストを読
み、所定の描画を行い、1ページ分の描画が終了する
と、ビットマップフォントデータに展開して、図示しな
いページメモリに書き込む。 ステップS7 図示しないプリンタエンジンを起動し、
前記ページメモリからビットマップフォントデータを読
み出してプリンタエンジンに送る。プリンタエンジン
は、ビットマップフォントデータに従って実際の印刷を
行う。
Then, the drawing routine converts the drawing function inquired into a command string (postscript language in this case) possessed by the printer 13 and passes it to the device driver. On the other hand, for example, when a low-function printer 13 that is not capable of drawing a graphic or developing an outline font is connected to the host computer 11,
The drawing routine performs necessary drawing and then passes the data to the device driver. Step S4 The device driver delivers the command string or data as print data to a spooler (not shown) arranged in the printer 13. The spooler spools (stores) print data, manages the print data, and transfers the print data to the printer 13 according to the situation of the printer 13. Step S5 When the printer 13 receives the print data, the interpreter arranged in the printer 13 interprets the command sequence of the print data and creates a data structure capable of drawing, that is, a display list, and the display list is displayed. To a rasterizer (not shown). Step S6 The rasterizer reads the display list, draws a predetermined number, and when drawing of one page is completed, the rasterizer expands the bitmap font data and writes it in a page memory (not shown). Step S7: Start a printer engine (not shown),
The bitmap font data is read from the page memory and sent to the printer engine. The printer engine actually prints according to the bitmap font data.

【0007】ところで、高機能なプリンタ13における
処理と低機能なプリンタ13における処理との差は、ホ
ストコンピュータ11側においてビットマップフォント
データにどれだけ近い形に処理することができるかにあ
る。次に、文字の描画を行う際の高機能なプリンタ13
における処理と低機能なプリンタ13における処理との
差について説明する。
By the way, the difference between the processing in the high-function printer 13 and the processing in the low-function printer 13 is how close to the bitmap font data the host computer 11 can process. Next, a high-performance printer 13 for drawing characters
The difference between the process in 1 and the process in the low-function printer 13 will be described.

【0008】高機能なプリンタ13を使用して印刷を行
う場合、一般に、プリンタ13はハードディスク等にア
ウトラインフォントを有する。該アウトラインフォント
のデータはアウトラインフォントのフォーマットによっ
て異なるが、日本語の場合、1個の書体について数〜2
0メガバイトの容量を有する。したがって、ハードディ
スクに複数のアウトラインフォントのデータを格納しよ
うとすると、容量が不足してしまう。そこで、通常、プ
リンタはよく使用される数個の書体のアウトラインフォ
ントだけを標準として有するようにしている。
When printing is performed using the high-performance printer 13, the printer 13 generally has an outline font on a hard disk or the like. The outline font data varies depending on the outline font format. In the case of Japanese, the number of fonts per font is from 2 to 2.
It has a capacity of 0 megabytes. Therefore, when the data of a plurality of outline fonts is stored on the hard disk, the capacity becomes insufficient. Therefore, the printer normally has only the outline fonts of several frequently used typefaces as a standard.

【0009】そして、ハードディスク等に有していない
アウトラインフォントの描画がアプリケーションソフト
によってプリンタ13に依頼された場合には、ホストコ
ンピュータ11側においてアウトラインフォントをビッ
トマップフォントデータに展開し、該ビットマップフォ
ントデータをプリンタ13に転送するようにしている。
When the application software requests the printer 13 to draw an outline font that is not stored in the hard disk, the host computer 11 expands the outline font into bitmap font data, and the bitmap font is generated. The data is transferred to the printer 13.

【0010】また、低機能なプリンタ13を使用して文
字の印刷を行う場合も、ホストコンピュータ11側にお
いて文字フォントをビットマップフォントデータに展開
し、該ビットマップフォントデータをプリンタ13に転
送するようにしている。この場合、前記ビットマップフ
ォントデータは、そのままで又は圧縮されて転送され
る。
Also, when printing characters using the low-function printer 13, the host computer 11 expands the character font into bitmap font data and transfers the bitmap font data to the printer 13. I have to. In this case, the bitmap font data is transferred as it is or after being compressed.

【0011】[0011]

【発明が解決しようとする課題】しかしながら、前記従
来のフォント処理装置においては、すべてのアウトライ
ンフォント、文字フォント等をビットマップフォントデ
ータに展開し、該ビットマップフォントデータをプリン
タ13に転送するようになっているので、展開するため
に長い時間が必要になり、転送時間が長くなってしま
う。
However, in the conventional font processing apparatus, all outline fonts, character fonts, etc. are expanded into bitmap font data, and the bitmap font data is transferred to the printer 13. Therefore, it takes a long time to deploy and the transfer time becomes long.

【0012】本発明は、前記従来のフォント処理装置の
問題点を解決して、転送時間を短くすることができる高
速フォント処理装置を提供することを目的とする。
An object of the present invention is to provide a high-speed font processing device which solves the problems of the conventional font processing device described above and can shorten the transfer time.

【0013】[0013]

【課題を解決するための手段】そのために、本発明の高
速フォント処理装置においては、ホストコンピュータに
配設され、フォントをビットマップフォントデータに展
開する描画ルーチンと、前記ホストコンピュータに配設
され、ビットマップフォントデータに展開されたフォン
トのフォント管理データを登録するためのフォント管理
部とを有する。
Therefore, in the high-speed font processing apparatus of the present invention, a drawing routine arranged in a host computer for expanding a font into bitmap font data, and a drawing routine arranged in the host computer, And a font management unit for registering font management data of a font expanded into bitmap font data.

【0014】また、プリンタに配設され、ビットマップ
フォントデータに展開されたフォントのフォント管理デ
ータを登録するためのフォントキャッシュ管理部と、前
記プリンタに配設され、前記フォント管理データに対応
するビットマップフォントデータが格納されたフォント
キャッシュデータ部とを有する。そして、前記ホストコ
ンピュータに配設され、展開しようとするフォントのフ
ォント管理データがフォント管理部に登録されているか
どうかを判断し、登録されていない場合は前記描画ルー
チンに展開させ、登録されている場合は前記フォント管
理データだけをプリンタに転送するデバイスドライバ
と、前記プリンタに配設され、転送されたフォント管理
データに対応するビットマップフォントデータをフォン
トキャッシュ管理部から読み出すラスタライザとを有す
る。
Further, a font cache management unit arranged in the printer for registering the font management data of the font expanded in the bitmap font data, and a bit arranged in the printer and corresponding to the font management data. And a font cache data section in which map font data is stored. Then, it is arranged in the host computer to judge whether or not the font management data of the font to be expanded is registered in the font management section. If not, it is expanded in the drawing routine and registered. In this case, it has a device driver that transfers only the font management data to the printer, and a rasterizer that is arranged in the printer and reads out bitmap font data corresponding to the transferred font management data from the font cache management unit.

【0015】[0015]

【作用】本発明によれば、前記のように高速フォント処
理装置においては、ホストコンピュータに配設され、フ
ォントをビットマップフォントデータに展開する描画ル
ーチンと、前記ホストコンピュータに配設され、ビット
マップフォントデータに展開されたフォントのフォント
管理データを登録するためのフォント管理部とを有す
る。
According to the present invention, as described above, in the high-speed font processing apparatus, a drawing routine provided in the host computer for expanding the font into bitmap font data and a bitmap routine provided in the host computer are provided. And a font management unit for registering font management data of fonts developed in the font data.

【0016】前記描画ルーチンによってフォントがビッ
トマップフォントデータに展開されると、前記フォント
に対応するフォント管理データがフォント管理部に登録
される。この時、前記フォント管理データ及びビットマ
ップフォントデータはプリンタに転送される。また、プ
リンタに配設され、ビットマップフォントデータに展開
されたフォントのフォント管理データを登録するための
フォントキャッシュ管理部と、前記プリンタに配設さ
れ、前記フォント管理データに対応するビットマップフ
ォントデータが格納されたフォントキャッシュデータ部
とを有する。
When the font is expanded into bitmap font data by the drawing routine, the font management data corresponding to the font is registered in the font management unit. At this time, the font management data and the bitmap font data are transferred to the printer. Also, a font cache management unit arranged in the printer for registering font management data of the font expanded into the bitmap font data, and bitmap font data arranged in the printer and corresponding to the font management data. And a font cache data section in which is stored.

【0017】この場合、前記フォント管理データ及びビ
ットマップフォントデータがホストコンピュータから転
送されると、フォント管理データはフォントキャッシュ
管理部に登録され、ビットマップフォントデータはフォ
ントキャッシュデータ部に書き込まれる。そして、前記
ホストコンピュータに配設され、展開しようとするフォ
ントのフォント管理データがフォント管理部に登録され
ているかどうかを判断し、登録されていない場合は前記
描画ルーチンに展開させ、登録されている場合は前記フ
ォント管理データだけをプリンタに転送するデバイスド
ライバと、前記プリンタに配設され、転送されたフォン
ト管理データに対応するビットマップフォントデータを
フォントキャッシュ管理部から読み出すラスタライザと
を有する。
In this case, when the font management data and the bitmap font data are transferred from the host computer, the font management data is registered in the font cache management section and the bitmap font data is written in the font cache data section. Then, it is arranged in the host computer to judge whether or not the font management data of the font to be expanded is registered in the font management section. If not, it is expanded in the drawing routine and registered. In this case, it has a device driver that transfers only the font management data to the printer, and a rasterizer that is arranged in the printer and reads out bitmap font data corresponding to the transferred font management data from the font cache management unit.

【0018】したがって、展開しようとするフォントが
ビットマップフォントデータに展開されたものでない場
合には、前記描画ルーチンは前記フォントをビットマッ
プフォントデータに展開する。また、展開しようとする
フォントが既にビットマップフォントデータに展開され
たものである場合には、前記フォントのフォント管理デ
ータだけがプリンタに転送される。
Therefore, if the font to be expanded is not expanded into bitmap font data, the drawing routine expands the font into bitmap font data. If the font to be expanded is already expanded into bitmap font data, only the font management data of the font is transferred to the printer.

【0019】そして、該プリンタにおいて、ラスタライ
ザは、転送されたフォント管理データに対応するビット
マップフォントデータをフォントキャッシュ管理部から
読み出す。
Then, in the printer, the rasterizer reads the bitmap font data corresponding to the transferred font management data from the font cache management unit.

【0020】[0020]

【実施例】以下、本発明の実施例について図面を参照し
ながら詳細に説明する。図1は本発明の第1の実施例に
おける高速フォント処理装置の動作を示すフローチャー
ト、図4は本発明の第1の実施例における高速フォント
処理装置の機能ブロック図である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a flow chart showing the operation of the high speed font processing apparatus according to the first embodiment of the present invention, and FIG. 4 is a functional block diagram of the high speed font processing apparatus according to the first embodiment of the present invention.

【0021】図4において、11はパソコン、ワークス
テーション等のホストコンピュータ、13はRS42
2、Ether Net、セントロ、RS232等のイ
ンタフェース12を介してホストコンピュータ11に接
続されるプリンタである。前記ホストコンピュータ11
は、アプリケーションソフト21、描画ルーチン22、
デバイスドライバとしてのプリンタドライバ23、該プ
リンタドライバ23に配設されたプリンタフォント管理
部24、及びスプーラ25を有する。また、プリンタ1
3は、インタプリタ31、ラスタライザ32、フォント
キャッシュ管理部33、フォントキャッシュデータ部3
6、ページメモリ34及びプリンタエンジン35を有す
る。
In FIG. 4, 11 is a host computer such as a personal computer or workstation, and 13 is an RS42.
2, a printer connected to the host computer 11 via an interface 12 such as Ether Net, Centro, RS232, or the like. The host computer 11
Is an application software 21, a drawing routine 22,
It has a printer driver 23 as a device driver, a printer font management unit 24 arranged in the printer driver 23, and a spooler 25. Also, the printer 1
3 is an interpreter 31, a rasterizer 32, a font cache management unit 33, and a font cache data unit 3
6, a page memory 34 and a printer engine 35.

【0022】前記構成の高速フォント処理装置におい
て、プリントされる各文字ごとに以下の処理が行われ
る。すなわち、プリンタドライバ23は、現在展開しよ
うとしているアウトラインフォント、文字フォント等の
フォントが該当するプリンタフォント管理部24に登録
されているかどうかを判断する。そして、該当するプリ
ンタフォント管理部24に前記フォントが登録されてい
ない場合、プリンタドライバ23は、フォントの種別、
ポイント数(フォントのサイズ)、文字コード等のデー
タ(以下「フォント管理データ」という。)をプリンタ
フォント管理部24に登録する。また、同時に、プリン
タドライバ23は、展開されたビットマップフォントデ
ータ及び前記フォント管理データをスプーラ25を介し
てプリンタ13に転送する。
In the high-speed font processing device having the above structure, the following processing is performed for each character to be printed. That is, the printer driver 23 determines whether or not a font such as an outline font or a character font which is currently being developed is registered in the corresponding printer font management unit 24. If the font is not registered in the corresponding printer font management unit 24, the printer driver 23 determines the font type,
Data such as the number of points (font size) and character code (hereinafter referred to as “font management data”) is registered in the printer font management unit 24. At the same time, the printer driver 23 transfers the expanded bitmap font data and the font management data to the printer 13 via the spooler 25.

【0023】一方、該当するプリンタフォント管理部2
4に前記フォント管理データが登録されている場合に
は、プリンタドライバ23は前記フォントの展開処理を
行うことなく、フォント管理データ及び該フォント管理
データが書き込まれるアドレスをプリンタ13に転送す
る。そして、プリンタ13側においては、ラスタライザ
32によって、受信されたフォント管理データとフォン
トキャッシュ管理部33に登録されているフォント管理
データとが一致した(キャッシュヒット)と判断された
場合、前記フォント管理データに対応するビットマップ
フォントデータをフォントキャッシュデータ部36から
読み出し、ページメモリ34に書き込む。
On the other hand, the corresponding printer font management unit 2
If the font management data is registered in No. 4, the printer driver 23 transfers the font management data and the address in which the font management data is written to the printer 13 without performing the font expansion processing. On the printer 13 side, when the rasterizer 32 determines that the received font management data and the font management data registered in the font cache management unit 33 match (cache hit), the font management data The bitmap font data corresponding to is read from the font cache data unit 36 and written in the page memory 34.

【0024】また、受信されたフォント管理データとフ
ォントキャッシュ管理部33に登録されているフォント
管理データとが一致しない(キャッシュミス)と判断さ
れた場合、受信されたフォント管理データをフォントキ
ャッシュ管理部33に登録し、フォント管理データに対
応するビットマップフォントデータをフォントキャッシ
ュデータ部36に書き込むとともにページメモリ34に
書き込む。
When it is determined that the received font management data and the font management data registered in the font cache management unit 33 do not match (cache miss), the received font management data is set to the font cache management unit. The bitmap font data corresponding to the font management data is written in the font cache data unit 36 and the page memory 34.

【0025】ところで、前記ホストコンピュータ11側
のプリンタフォント管理部24におけるデータ構造とプ
リンタ13側のフォントキャッシュ管理部33における
データ構造とはほとんど同じである。ただし、フォント
キャッシュ管理部33におけるデータ構造は、ビットマ
ップフォントデータへのポインタがあるのに対して、プ
リンタフォント管理部24におけるデータ構造は、ビッ
トマップフォントデータへのポインタがない。
The data structure in the printer font management unit 24 on the host computer 11 side and the data structure in the font cache management unit 33 on the printer 13 side are almost the same. However, while the data structure in the font cache management unit 33 has a pointer to bitmap font data, the data structure in the printer font management unit 24 does not have a pointer to bitmap font data.

【0026】この場合、一度展開されたフォントについ
ては展開のための処理が不要になるので、高速処理が可
能になって印刷速度を高くすることができるとともに、
一度展開されたフォントについてはビットマップフォン
トデータに代えてフォント管理データを転送するだけで
よいので、データ転送量を大幅に削減することができ
る。
In this case, since the processing for expansion is unnecessary for the fonts which have been expanded once, high speed processing becomes possible and the printing speed can be increased, and at the same time,
Since the font management data need only be transferred in place of the bitmap font data for the font once expanded, the data transfer amount can be greatly reduced.

【0027】次に、図1のフローチャートに基づいて前
記構成の高速フォント処理装置の動作について説明す
る。 ステップS11 例えば、図形描画ソフト、ワードプロ
セッサソフト、表計算ソフト等のアプリケーションソフ
ト21(図4)によってデータを作成する。 ステップS12 前記アプリケーションソフト21によ
って作成されたデータを、ホストコンピュータ11の内
部に格納された描画ルーチン22に渡す。該描画ルーチ
ン22として、例えば、マッキントッシュにおいては、
Quick Drawを使用することができる。 ステップS13 描画ルーチン22は、現在のフォント
をビットマップフォントデータに展開する必要があるか
どうかをプリンタドライバ23に問い合わせる。該プリ
ンタドライバ23は、描画ルーチン22からの問合せが
あると、プリンタフォント管理部24を調べ、キャッシ
ュヒットの場合(該当ビットマップフォントデータがあ
り、現在のフォントをビットマップフォントデータに展
開する必要がない場合)、現在のフォントをビットマッ
プフォントデータに展開する必要がないことを描画ルー
チン22に知らせる。また、キャッシュミスの場合(該
当ビットマップフォントデータがなく、現在のフォント
をビットマップフォントデータに展開する必要がある場
合)、プリンタドライバ23は描画ルーチン22に描画
要求(フォント展開要求)を出す。そして、現在のフォ
ントをビットマップフォントデータに展開する必要があ
る場合はステップS14に、展開する必要がない場合は
ステップS19に進む。 ステップS14 描画ルーチン22は、現在のフォント
をビットマップフォントデータに展開し、プリンタドラ
イバ23に渡す。 ステップS15 該プリンタドライバ23は、ビットマ
ップフォントデータを受けると、ビットマップフォント
データに対応するフォント管理データをプリンタフォン
ト管理部24に登録するとともに、プリンタ13に配設
されたスプーラ25に前記ビットマップフォントデータ
及びフォント管理データを印刷データとして渡す。前記
スプーラ25は印刷データをスプールし、管理するとと
もに、プリンタ13の状況に対応させて印刷データをプ
リンタ13に転送する。 ステップS16 プリンタ13が印刷データを受信する
と、プリンタ13に配設されたインタプリタ31はディ
スプレイリストを作成し、該ディスプレイリストをラス
タライザ32に渡す。 ステップS17 該ラスタライザ32はディスプレイリ
ストを読み、フォント管理データをフォントキャッシュ
管理部33に登録し、ビットマップフォントデータをフ
ォントキャッシュデータ部36に書き込むとともにペー
ジメモリ34に書き込む。 ステップS18 前記処理を繰り返して1ページ分の画
像のビットマップフォントデータがページメモリ34に
書き込まれると、プリンタエンジン35を起動し、前記
ページメモリ34からビットマップフォントデータを読
み出してプリンタエンジン35に送り、実際の印刷を行
う。 ステップS19 描画ルーチン22は、現在のフォント
のフォント管理データだけをプリンタドライバ23に渡
す。 ステップS20 該プリンタドライバ23は、プリンタ
13に配設されたスプーラ25に前記フォント管理デー
タを渡す。前記スプーラ25はフォント管理データをス
プールし、管理するとともに、プリンタ13の状況に対
応させてフォント管理データをプリンタ13に転送す
る。 ステップS21 該プリンタ13は、フォント管理デー
タを受け取り、該フォント管理データに基づいてフォン
トキャッシュ管理部33を調べ、キャッシュがヒットす
ると、ビットマップフォントデータ36からビットマッ
プフォントデータを読み出し、ページメモリ34に書き
込み、ステップS18に進む。
Next, the operation of the high-speed font processing device having the above-mentioned structure will be described with reference to the flowchart of FIG. Step S11 For example, data is created by application software 21 (FIG. 4) such as graphic drawing software, word processor software, spreadsheet software, or the like. Step S12 The data created by the application software 21 is passed to the drawing routine 22 stored inside the host computer 11. As the drawing routine 22, for example, in Macintosh,
Quick Draw can be used. Step S13 The drawing routine 22 inquires of the printer driver 23 whether the current font needs to be expanded into bitmap font data. When there is an inquiry from the drawing routine 22, the printer driver 23 checks the printer font management unit 24, and if there is a cache hit (corresponding bitmap font data exists, it is necessary to expand the current font into bitmap font data). If not), the drawing routine 22 is notified that it is not necessary to expand the current font into bitmap font data. In the case of a cache miss (when there is no corresponding bitmap font data and the current font needs to be expanded into bitmap font data), the printer driver 23 issues a drawing request (font expansion request) to the drawing routine 22. If it is necessary to expand the current font into bitmap font data, the process proceeds to step S14, and if it is not necessary, the process proceeds to step S19. Step S14 The drawing routine 22 expands the current font into bitmap font data and passes it to the printer driver 23. Step S15 When the printer driver 23 receives the bitmap font data, the printer driver 23 registers the font management data corresponding to the bitmap font data in the printer font management unit 24 and causes the spooler 25 arranged in the printer 13 to perform the bitmap. Pass font data and font management data as print data. The spooler 25 spools print data, manages the print data, and transfers the print data to the printer 13 according to the situation of the printer 13. Step S16 When the printer 13 receives the print data, the interpreter 31 arranged in the printer 13 creates a display list and passes the display list to the rasterizer 32. Step S17 The rasterizer 32 reads the display list, registers the font management data in the font cache management unit 33, writes the bitmap font data in the font cache data unit 36 and the page memory 34. Step S18 When the bitmap font data of the image for one page is written in the page memory 34 by repeating the above process, the printer engine 35 is started, the bitmap font data is read from the page memory 34 and sent to the printer engine 35. , Do the actual printing. Step S19 The drawing routine 22 passes only the font management data of the current font to the printer driver 23. Step S20 The printer driver 23 passes the font management data to the spooler 25 provided in the printer 13. The spooler 25 spools and manages the font management data and transfers the font management data to the printer 13 according to the situation of the printer 13. Step S21 The printer 13 receives the font management data, checks the font cache management unit 33 based on the font management data, and if the cache hits, reads the bitmap font data from the bitmap font data 36 and stores it in the page memory 34. Write and proceed to step S18.

【0028】なお、前記ビットマップフォントデータ
は、圧縮技術による圧縮データによって構成することも
できる。さらに、プリンタ13の立上げ時にプリンタ1
3が有するフォント管理データをホストコンピュータ1
1に通知することによって、以前に展開されたビットマ
ップフォントデータを使用することもできる。この場
合、ホストコンピュータ11における処理時間、データ
転送時間等を一層短縮することができる。
The bitmap font data may be composed of compressed data by a compression technique. Further, when the printer 13 is started up, the printer 1
The host computer 1 stores the font management data that 3 has.
By notifying 1, it is also possible to use the previously expanded bitmap font data. In this case, the processing time and data transfer time in the host computer 11 can be further shortened.

【0029】次に、本発明をCRTに適用した実施例に
ついて説明する。図5は本発明の第2の実施例における
高速フォント処理装置の機能ブロック図、図6は本発明
の第2の実施例における高速フォント処理装置の動作を
示すフローチャートである。図5において、111はパ
ソコン、ワークステーション等のホストコンピュータ、
113はRS422、Ether Net、セントロ、
RS232等のインタフェース12を介してホストコン
ピュータ111に接続されるCRTである。
Next, an embodiment in which the present invention is applied to a CRT will be described. FIG. 5 is a functional block diagram of a high speed font processing apparatus according to the second embodiment of the present invention, and FIG. 6 is a flow chart showing an operation of the high speed font processing apparatus according to the second embodiment of the present invention. In FIG. 5, reference numeral 111 denotes a host computer such as a personal computer or a workstation,
113 is RS422, Ether Net, Centro,
It is a CRT connected to the host computer 111 via the interface 12 such as RS232.

【0030】前記ホストコンピュータ111は、アプリ
ケーションソフト21、描画ルーチン22、デバイスド
ライバとしてのCRTドライバ123、該CRTドライ
バ123に配設されたCRTフォント管理部124を有
する。また、CRT113は、インタプリタ31、ラス
タライザ32、フォントキャッシュ管理部33、ビット
マップフォントデータ36、ビデオメモリ134及びデ
ィスプレイ135を有する。
The host computer 111 has application software 21, a drawing routine 22, a CRT driver 123 as a device driver, and a CRT font management section 124 arranged in the CRT driver 123. The CRT 113 also has an interpreter 31, a rasterizer 32, a font cache management unit 33, bitmap font data 36, a video memory 134, and a display 135.

【0031】前記構成の高速フォント処理装置におい
て、各文字ごとに以下の処理が行われる。すなわち、C
RTドライバ123はCRTフォント管理部124を調
べ、現在展開しようとしているアウトラインフォント、
文字フォント等のフォントが該当するCRTフォント管
理部124に登録されているかどうかを判断する。そし
て、該当するCRTフォント管理部124に前記フォン
トが登録されていない場合、CRTドライバ123は、
フォント管理データをCRTフォント管理部124に登
録する。また、同時に、CRTドライバ123は、展開
されたビットマップフォントデータ及び前記フォント管
理データをCRT113に転送する。
The following processing is performed for each character in the high-speed font processing device having the above configuration. That is, C
The RT driver 123 checks the CRT font management unit 124 to check which outline font is currently being expanded,
It is determined whether a font such as a character font is registered in the corresponding CRT font management unit 124. When the font is not registered in the corresponding CRT font management unit 124, the CRT driver 123
The font management data is registered in the CRT font management unit 124. At the same time, the CRT driver 123 transfers the expanded bitmap font data and the font management data to the CRT 113.

【0032】一方、該当するCRTフォント管理部12
4に前記フォントが登録されている場合、CRTドライ
バ123は前記フォントの展開処理を行うことなく、フ
ォント管理データ及び該フォント管理データが書き込ま
れるアドレスをCRT113に転送する。そして、CR
T113側においては、ラスタライザ32がフォントキ
ャッシュ管理部33を調べ、キャッシュヒットの場合、
前記フォント管理データに対応するビットマップフォン
トデータをビットマップフォントデータ36から読み出
し、ビデオメモリ134に書き込む。
On the other hand, the corresponding CRT font management unit 12
When the font is registered in No. 4, the CRT driver 123 transfers the font management data and the address in which the font management data is written to the CRT 113 without performing the font expansion processing. And CR
On the T113 side, the rasterizer 32 checks the font cache management unit 33, and if there is a cache hit,
The bitmap font data corresponding to the font management data is read from the bitmap font data 36 and written in the video memory 134.

【0033】また、キャッシュミスの場合、受信された
フォント管理データをフォントキャッシュ管理部33に
登録し、フォント管理データに対応するビットマップフ
ォントデータをビットマップフォントデータ36に書き
込むとともにビデオメモリ134に書き込む。この場
合、一度展開されたフォントについては展開のための処
理が不要になるので、高速処理が可能になって印刷速度
を高くすることができるとともに、一度展開されたフォ
ントについてはビットマップフォントデータに代えてフ
ォント管理データを転送するだけでよいので、データ転
送量を大幅に削減することができる。
In the case of a cache miss, the received font management data is registered in the font cache management unit 33, and the bitmap font data corresponding to the font management data is written in the bitmap font data 36 and the video memory 134. . In this case, once expanded fonts do not require processing for expansion, high-speed processing is possible and printing speed can be increased, and once expanded fonts are converted to bitmap font data. Instead, only the font management data needs to be transferred, so that the data transfer amount can be greatly reduced.

【0034】次に、図6のフローチャートに基づいて前
記構成の高速フォント処理装置の動作について説明す
る。 ステップS31 例えば、図形描画ソフト、ワードプロ
セッサソフト、表計算ソフト等のアプリケーションソフ
ト21(図5)によってデータを作成する。 ステップS32 アプリケーションソフト21によって
作成されたデータを、ホストコンピュータ111の内部
に格納された描画ルーチン22に渡す。該描画ルーチン
22として、例えば、Windows3.1において
は、GDI(Graphics Device Int
erface)を使用することができる。 ステップS33 描画ルーチン22は、現在のフォント
をビットマップフォントデータに展開する必要があるか
どうかをCRTドライバ123に問い合わせる。該CR
Tドライバ123は、描画ルーチン22からの問合せが
あると、CRTフォント管理部124を調べ、キャッシ
ュヒットの場合(該当ビットマップフォントデータがあ
り、現在のフォントをビットマップフォントデータに展
開する必要がない場合)、現在のフォントをビットマッ
プフォントデータに展開する必要がないことを描画ルー
チン22に知らせる。また、キャッシュミスヒットの場
合(該当ビットマップフォントデータがなく、現在のフ
ォントをビットマップフォントデータに展開する必要が
ある場合)、CRTドライバ123は描画ルーチン22
に描画要求を出す。そして、現在のフォントをビットマ
ップフォントデータに展開する必要がある場合はステッ
プS34に、展開する必要がない場合はステップS39
に進む。 ステップS34 描画ルーチン22は、現在のフォント
をビットマップフォントデータに展開し、CRTドライ
バ123に渡す。CRTドライバ123は、ビットマッ
プフォントデータを受けると、ビットマップフォントデ
ータに対応するフォント管理データをCRTフォント管
理部124に登録するとともに、前記ビットマップフォ
ントデータ及びフォント管理データをビデオデータとし
てCRT113に転送する。 ステップS35 CRT113がビデオデータを受信す
ると、CRT113に配設されたインタプリタ31はデ
ィスプレイリストを作成し、該ディスプレイリストをラ
スタライザ32に渡す。 ステップS36 該ラスタライザ32はディスプレイリ
ストを読み、フォント管理データをフォントキャッシュ
管理部33に登録し、ビットマップフォントデータをフ
ォントキャッシュデータ部36に書き込むとともにビデ
オメモリ134に書き込む。 ステップS37 前記処理を繰り返して1ページ分の画
像のビットマップフォントデータがビデオメモリ134
に書き込まれると、ディスプレイ135を起動し、前記
ビデオメモリ134からビットマップフォントデータを
読み出してディスプレイ135に送り、画像の表示を行
う。 ステップS38 描画ルーチン22は、現在のフォント
のフォント管理データだけをCRTドライバ123に渡
す。CRTドライバ123は、フォント管理データをC
RT113に転送する。 ステップS39 CRT113は、フォント管理データ
を受け取り、該フォント管理データに基づいてフォント
キャッシュ管理部33を調べ、キャッシュがヒットする
と、フォントキャッシュデータ部36からビットマップ
フォントデータを読み出し、ビデオメモリ134に書き
込み、ステップS37に進む。
Next, the operation of the high-speed font processing device having the above-mentioned structure will be described with reference to the flowchart of FIG. Step S31 For example, data is created by application software 21 (FIG. 5) such as graphic drawing software, word processor software, spreadsheet software, or the like. Step S32 The data created by the application software 21 is passed to the drawing routine 22 stored inside the host computer 111. As the drawing routine 22, for example, in Windows 3.1, GDI (Graphics Device Int) is used.
interface) can be used. Step S33 The drawing routine 22 inquires of the CRT driver 123 whether it is necessary to expand the current font into bitmap font data. The CR
When there is an inquiry from the drawing routine 22, the T driver 123 checks the CRT font management unit 124, and if there is a cache hit (there is corresponding bitmap font data, there is no need to expand the current font into bitmap font data). In this case, the drawing routine 22 is notified that the current font does not need to be expanded into bitmap font data. In the case of a cache miss hit (when there is no corresponding bitmap font data and it is necessary to expand the current font into bitmap font data), the CRT driver 123 causes the drawing routine 22 to execute.
Issue a drawing request to. Then, if it is necessary to expand the current font into bitmap font data, the process proceeds to step S34.
Proceed to. Step S34 The drawing routine 22 expands the current font into bitmap font data and passes it to the CRT driver 123. Upon receiving the bitmap font data, the CRT driver 123 registers the font management data corresponding to the bitmap font data in the CRT font management unit 124, and transfers the bitmap font data and the font management data to the CRT 113 as video data. To do. Step S35 When the CRT 113 receives the video data, the interpreter 31 arranged in the CRT 113 creates a display list and passes the display list to the rasterizer 32. Step S36 The rasterizer 32 reads the display list, registers the font management data in the font cache management unit 33, writes the bitmap font data in the font cache data unit 36 and the video memory 134. Step S37 By repeating the above process, the bitmap font data of the image for one page is stored in the video memory 134.
, The display 135 is activated to read the bitmap font data from the video memory 134 and send it to the display 135 to display an image. Step S38 The drawing routine 22 passes only the font management data of the current font to the CRT driver 123. The CRT driver 123 stores the font management data in C
Transfer to RT113. Step S39 The CRT 113 receives the font management data, checks the font cache management unit 33 based on the font management data, and when the cache hits, reads the bitmap font data from the font cache data unit 36 and writes it in the video memory 134, It proceeds to step S37.

【0035】本実施例は、例えば、X端末に適用するこ
とができる。なお、本発明は前記実施例に限定されるも
のではなく、本発明の趣旨に基づいて種々変形させるこ
とが可能であり、これらを本発明の範囲から排除するも
のではない。
This embodiment can be applied to, for example, an X terminal. It should be noted that the present invention is not limited to the above-described embodiments, and various modifications can be made based on the spirit of the present invention, and these are not excluded from the scope of the present invention.

【0036】[0036]

【発明の効果】以上詳細に説明したように、本発明によ
れば、高速フォント処理装置においては、ホストコンピ
ュータに配設され、フォントをビットマップフォントデ
ータに展開する描画ルーチンと、前記ホストコンピュー
タに配設され、ビットマップフォントデータに展開され
たフォントのフォント管理データを登録するためのフォ
ント管理部とを有する。
As described in detail above, according to the present invention, in the high-speed font processing apparatus, a drawing routine arranged in the host computer for expanding the font into bitmap font data and the host computer are provided. And a font management unit for registering the font management data of the font that is arranged and expanded into the bitmap font data.

【0037】また、プリンタに配設され、ビットマップ
フォントデータに展開されたフォントのフォント管理デ
ータを登録するためのフォントキャッシュ管理部と、前
記プリンタに配設され、前記フォント管理データに対応
するビットマップフォントデータが格納されたフォント
キャッシュデータ部とを有する。そして、前記ホストコ
ンピュータに配設され、展開しようとするフォントのフ
ォント管理データがフォント管理部に登録されているか
どうかを判断し、登録されていない場合は前記描画ルー
チンに展開させ、登録されている場合は前記フォント管
理データだけをプリンタに転送するデバイスドライバ
と、前記プリンタに配設され、転送されたフォント管理
データに対応するビットマップフォントデータをフォン
トキャッシュ管理部から読み出すラスタライザとを有す
る。
Further, a font cache management unit arranged in the printer for registering the font management data of the font expanded in the bitmap font data, and a bit arranged in the printer and corresponding to the font management data. And a font cache data section in which map font data is stored. Then, it is arranged in the host computer to judge whether or not the font management data of the font to be expanded is registered in the font management section. If not, it is expanded in the drawing routine and registered. In this case, it has a device driver that transfers only the font management data to the printer, and a rasterizer that is arranged in the printer and reads out bitmap font data corresponding to the transferred font management data from the font cache management unit.

【0038】この場合、展開しようとするフォントがビ
ットマップフォントデータに展開されたものでない場合
には、前記描画ルーチンは前記フォントをビットマップ
フォントデータに展開する。また、展開しようとするフ
ォントが既にビットマップフォントデータに展開された
ものである場合には、前記フォントのフォント管理デー
タだけがプリンタに転送される。
In this case, if the font to be expanded is not expanded into bitmap font data, the drawing routine expands the font into bitmap font data. If the font to be expanded is already expanded into bitmap font data, only the font management data of the font is transferred to the printer.

【0039】そして、該プリンタにおいて、ラスタライ
ザは、転送されたフォント管理データに対応するビット
マップフォントデータをフォントキャッシュ管理部から
読み出す。したがって、一度展開されたフォントについ
ては展開のための処理が不要になるので、高速処理が可
能になるとともに、一度展開されたフォントについては
ビットマップフォントデータに代えてフォント管理デー
タを転送するだけでよいので、データ転送量を大幅に削
減することができる。
Then, in the printer, the rasterizer reads the bitmap font data corresponding to the transferred font management data from the font cache management unit. Therefore, once expanded fonts do not require processing for expansion, high-speed processing is possible, and once expanded fonts can be transferred simply by transferring font management data instead of bitmap font data. Since it is good, the data transfer amount can be significantly reduced.

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

【図1】本発明の第1の実施例における高速フォント処
理装置の動作を示すフローチャートである。
FIG. 1 is a flowchart showing an operation of a high speed font processing apparatus according to a first embodiment of the present invention.

【図2】従来のホストコンピュータとプリンタとの接続
状態を示す図である。
FIG. 2 is a diagram showing a connection state between a conventional host computer and a printer.

【図3】従来のホストコンピュータ及びプリンタの動作
を示すフローチャートである。
FIG. 3 is a flowchart showing operations of a conventional host computer and printer.

【図4】本発明の第1の実施例における高速フォント処
理装置の機能ブロック図である。
FIG. 4 is a functional block diagram of a high-speed font processing device according to the first embodiment of the present invention.

【図5】本発明の第2の実施例における高速フォント処
理装置の機能ブロック図である。
FIG. 5 is a functional block diagram of a high-speed font processing device according to a second embodiment of the present invention.

【図6】本発明の第2の実施例における高速フォント処
理装置の動作を示すフローチャートである。
FIG. 6 is a flowchart showing the operation of the high-speed font processing device according to the second embodiment of the present invention.

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

11、111 ホストコンピュータ 13 プリンタ 22 描画ルーチン 23 プリンタドライバ 24 プリンタフォント管理部 32 ラスタライザ 33 フォントキャッシュ管理部 36 フォントキャッシュデータ部 113 CRT 123 CRTドライバ 124 CRTフォント管理部 11, 111 Host computer 13 Printer 22 Drawing routine 23 Printer driver 24 Printer font management section 32 Rasterizer 33 Font cache management section 36 Font cache data section 113 CRT 123 CRT driver 124 CRT font management section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 (a)ホストコンピュータに配設され、
フォントをビットマップフォントデータに展開する描画
ルーチンと、(b)前記ホストコンピュータに配設さ
れ、ビットマップフォントデータに展開されたフォント
のフォント管理データを登録するためのフォント管理部
と、(c)プリンタに配設され、前記ビットマップフォ
ントデータに展開されたフォントのフォント管理データ
を登録するためのフォントキャッシュ管理部と、(d)
前記プリンタに配設され、前記フォント管理データに対
応するビットマップフォントデータが格納されたフォン
トキャッシュデータ部と、(e)前記ホストコンピュー
タに配設され、展開しようとするフォントのフォント管
理データがフォント管理部に登録されているかどうかを
判断し、登録されていない場合は前記描画ルーチンに展
開させ、登録されている場合は前記フォント管理データ
だけをプリンタに転送するデバイスドライバと、(f)
前記プリンタに配設され、転送されたフォント管理デー
タに対応するビットマップフォントデータをフォントキ
ャッシュ管理部から読み出すラスタライザとを有するこ
とを特徴とする高速フォント処理装置。
1. (a) is provided in a host computer,
A drawing routine for expanding a font into bitmap font data; (b) a font managing unit arranged in the host computer for registering font management data of the font expanded into bitmap font data; and (c) A font cache management unit arranged in the printer for registering font management data of the font expanded into the bitmap font data; and (d)
A font cache data section disposed in the printer, in which bitmap font data corresponding to the font management data is stored, and (e) a font management data of a font to be developed, which is disposed in the host computer, is a font. (F) a device driver that determines whether or not the font management data is registered in the management unit, expands it to the drawing routine if it is not registered, and transfers only the font management data to the printer if it is registered;
A high-speed font processing device, comprising: a rasterizer, which is arranged in the printer and which reads bitmap font data corresponding to the transferred font management data from a font cache management unit.
JP6179020A 1994-07-29 1994-07-29 Fast font processor Withdrawn JPH0844506A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6179020A JPH0844506A (en) 1994-07-29 1994-07-29 Fast font processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6179020A JPH0844506A (en) 1994-07-29 1994-07-29 Fast font processor

Publications (1)

Publication Number Publication Date
JPH0844506A true JPH0844506A (en) 1996-02-16

Family

ID=16058713

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6179020A Withdrawn JPH0844506A (en) 1994-07-29 1994-07-29 Fast font processor

Country Status (1)

Country Link
JP (1) JPH0844506A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259245A (en) * 1998-03-08 1999-09-24 Ricoh Co Ltd Printing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259245A (en) * 1998-03-08 1999-09-24 Ricoh Co Ltd Printing system

Similar Documents

Publication Publication Date Title
JPH03197065A (en) Page printer memory layout
JP3119429B2 (en) Printer control device and method
US6441918B1 (en) Image output system image processing system image output method image processing method and recording medium
US6317217B1 (en) Printing system and printing control method
JP3209102B2 (en) Print system, printer driver and printer
US6016155A (en) Character processing apparatus, character processing method, and memory
KR100392548B1 (en) Method and apparatus for adaptive adjustment of cache allocation for storage of font data
JPH0844506A (en) Fast font processor
JPH08212023A (en) Printing control device and its method
JP2974322B2 (en) Character processing apparatus and method
JP2973260B2 (en) Print information processing device
JP2923002B2 (en) Font-free raster image processing system
JPH09269879A (en) Information processor, print server, data processing methods for the server, and storage medium storing program readable by computer
EP0494676A2 (en) Raster image processing system
JP3483348B2 (en) Printing system and method for presenting required recording time of printing system
JPH03114856A (en) Printer data management system
JP4325339B2 (en) Printing system, host computer and printer driver
JPH06274145A (en) Character processor
JPH0640089A (en) Printer device
JPH0725078A (en) Text processing device
JPH07334326A (en) Printing system and method for presenting necessary recording time thereof
JPH10293669A (en) Print system and print control method
JP3347520B2 (en) Information processing apparatus, printer system, and print job processing method
JPH05313651A (en) Image supply device
JPH0781158A (en) Dtp system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20011002