JPH05127655A - Character pattern generation device - Google Patents
Character pattern generation deviceInfo
- Publication number
- JPH05127655A JPH05127655A JP3315259A JP31525991A JPH05127655A JP H05127655 A JPH05127655 A JP H05127655A JP 3315259 A JP3315259 A JP 3315259A JP 31525991 A JP31525991 A JP 31525991A JP H05127655 A JPH05127655 A JP H05127655A
- Authority
- JP
- Japan
- Prior art keywords
- character pattern
- character
- dot
- format
- code
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Digital Computer Display Output (AREA)
- Image Generation (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
(57)【要約】
【目的】 アウトライン形式の文字パターン処理用の装
置でドット形式による文字パターンを直接処理できる文
字パターン発生装置を得る。
【構成】 アドレス回路に、ドット形式の文字パターン
と共に入力された文字コードを文字パターンメモリの所
定の記憶領域を指定する内部コードに変換し、入力され
た前記ドット形式による文字パターンをアウトライン形
式の文字パターンに変換して、文字パターンメモリのア
ドレス回路からの内部コードで指定される記憶領域に格
納する文字パターン形式変換器を設けた。
【効果】 前処理が不要で、印刷データ内の外字ドット
フォントパターンの処理も可能な、データ互換性に優れ
た文字パターン発生装置が得られる。
(57) [Summary] [Purpose] To obtain a character pattern generation device capable of directly processing a dot-shaped character pattern with an outline character pattern processing device. [Constitution] The character code input to the address circuit together with the dot-shaped character pattern is converted into an internal code for designating a predetermined storage area of the character pattern memory, and the input character pattern in the dot format is converted into an outline character. A character pattern format converter for converting into a pattern and storing it in a storage area designated by an internal code from the address circuit of the character pattern memory is provided. [Effect] A character pattern generation device excellent in data compatibility is obtained which requires no pre-processing and can process external character dot font patterns in print data.
Description
【0001】[0001]
【産業上の利用分野】この発明は、入力された文字コー
ドに基づいて、印刷装置等の出力装置に出力される文字
パターンを発生する文字パターン発生装置に関するもの
である。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character pattern generator for generating a character pattern to be output to an output device such as a printer based on an input character code.
【0002】[0002]
【従来の技術】図2は例えば特公昭53−41017号
公報に示された従来の文字パターン発生装置を示すブロ
ック図である。図において、1は複数の文字パターンを
アウトライン形式で記憶している文字パターンメモリで
あり、2は外部より入力された文字コードに基づいて、
文字パターンメモリ1をアクセスするための内部コード
を発生するアドレス回路である。2. Description of the Related Art FIG. 2 is a block diagram showing a conventional character pattern generator disclosed in Japanese Patent Publication No. 53-41017. In the figure, 1 is a character pattern memory that stores a plurality of character patterns in an outline format, and 2 is a character pattern memory based on a character code input from the outside.
An address circuit for generating an internal code for accessing the character pattern memory 1.
【0003】3は文字パターンメモリ1より読み出され
たアウトライン形式による文字パターンに基づいて、対
応するドット形式により文字パターンを発生する変換回
路であり、4は変換回路3の発生するドット形式の文字
パターンを1文字単位で蓄積する1字バッファである。
5は1字バッファ4に蓄積された文字パターンを出力用
のデータフォーマットに変換する出力変換回路であり、
6は出力変換回路5からのデータの印字等の出力処理実
行する出力装置である。Reference numeral 3 is a conversion circuit for generating a character pattern in a corresponding dot format on the basis of the outline format character pattern read from the character pattern memory 1, and 4 is a dot format character generated by the conversion circuit 3. It is a 1-character buffer that stores patterns in character units.
An output conversion circuit 5 converts the character pattern accumulated in the 1-character buffer 4 into a data format for output.
An output device 6 executes output processing such as printing of data from the output conversion circuit 5.
【0004】次に動作について説明する。文字パターン
発生装置では一般に、各文字パターンをドット形式では
なくアウトライン形式で文字パターンメモリに蓄積し、
文字パターンメモリの容量を節約している。ここで、ホ
スト計算機からの入力、またはMT入力にて当該文字パ
ターン発生装置へ送られてきた文字コードは、アドレス
回路2にて内部コードに変換される。Next, the operation will be described. In a character pattern generator, generally, each character pattern is stored in a character pattern memory in an outline format instead of a dot format,
The character pattern memory capacity is saved. Here, the character code sent to the character pattern generator by input from the host computer or MT input is converted into an internal code by the address circuit 2.
【0005】この内部コードは、文字パターンメモリ1
に送られ、それによって指定される記憶領域より予め格
納されているアウトライン形式の文字パターンが読み出
される。読み出されたアウトライン形式の文字パターン
は変換回路3に送られて、ドット形式による文字パター
ンに変換され、1文字単位で1字バッファ4に一旦格納
される。This internal code is the character pattern memory 1
The outline-format character pattern stored in advance is read from the storage area designated by the above. The read out outline-shaped character pattern is sent to the conversion circuit 3, converted into a dot-shaped character pattern, and temporarily stored in the one-character buffer 4 on a character-by-character basis.
【0006】出力変換回路5はこの1字バッファ4に格
納されたドット形式の文字パターンを順次読み出し、印
刷出力用のデータフォーマットに変換して出力装置6に
送出する。出力装置6はそれを紙等に印刷して出力処理
する。The output conversion circuit 5 sequentially reads the dot-shaped character patterns stored in the 1-character buffer 4, converts them into a data format for print output, and sends them to the output device 6. The output device 6 prints it on paper or the like and performs output processing.
【0007】[0007]
【発明が解決しようとする課題】従来の文字パターン発
生装置は以上のように構成されているので、文字パター
ンメモリ1に登録されていない外字などは、その文字パ
ターンがアウトライン形式であれば処理可能であるが、
ドット形式の場合には直接処理することができず、ホス
ト計算機等であらかじめアウトライン形式に変換してお
く必要があり、印刷データ中の外字ドットフォントの処
理もできず、データ互換性が劣るという問題があった。Since the conventional character pattern generator is configured as described above, external characters and the like not registered in the character pattern memory 1 can be processed if the character pattern is an outline format. In Although,
The dot format cannot be directly processed, it must be converted to the outline format in advance by a host computer, etc., and the external character dot font in the print data cannot be processed, resulting in poor data compatibility. was there.
【0008】この発明は上記のような問題点を解消する
ためになされたもので、ドット形式文字パターンについ
ても直接処理が可能な文字パターン発生装置を得ること
を目的とする。The present invention has been made to solve the above problems, and an object thereof is to obtain a character pattern generator capable of directly processing dot-type character patterns.
【0009】[0009]
【課題を解決するための手段】この発明に係る文字パタ
ーン発生装置は、ドット形式による文字パターンが文字
コードとともに入力されると、その文字コードを文字パ
ターンメモリ内の所定の記憶領域を指定する内部コード
に変換する機能をアドレス回路に持たせ、入力されたド
ット形式による文字パターンをアウトライン形式の文字
パターンに変換して、文字パターンメモリの、アドレス
回路からの内部コードで指定される記憶領域に格納する
文字パターン形式変換器を設けたものである。In a character pattern generator according to the present invention, when a dot-shaped character pattern is input together with a character code, the character code is internally designated to a predetermined storage area in the character pattern memory. The address circuit has the function of converting to a code, converts the input dot format character pattern to an outline format character pattern, and stores it in the storage area of the character pattern memory specified by the internal code from the address circuit. A character pattern format converter is provided.
【0010】[0010]
【作用】この発明における文字パターン変換器は、ドッ
ト形式による文字パターンが文字コードとともに入力さ
れたとき、そのドット形式による文字パターンをアウト
ライン形式の文字パターンに変換し、それを前記文字コ
ードからアドレス回路が変換した内部コードによって指
定される、文字パターンメモリの所定の記憶領域に格納
することにより、アウトライン形式の文字パターン処理
用の文字パターン発生装置でドット形式による文字パタ
ーンの直接処理を可能とする。In the character pattern converter according to the present invention, when a character pattern in the dot format is input together with a character code, the character pattern in the dot format is converted into an outline format character pattern, and the character pattern is converted from the character code into an address circuit. By storing in a predetermined storage area of the character pattern memory designated by the converted internal code, the character pattern generator for character pattern processing in outline format can directly process the character pattern in dot format.
【0011】[0011]
実施例1.以下、この発明の一実施例を図について説明
する。図1において、1は文字パターンメモリ、3は変
換回路、4は1字バッファ、5は出力変換回路、6は出
力装置であり、図2に同一符号を付した従来のそれらと
同一、あるいは相当部分であるため詳細な説明は省略す
る。Example 1. An embodiment of the present invention will be described below with reference to the drawings. In FIG. 1, 1 is a character pattern memory, 3 is a conversion circuit, 4 is a 1-character buffer, 5 is an output conversion circuit, and 6 is an output device, which is the same as or equivalent to those of the conventional ones given the same reference numerals in FIG. Since it is a part, detailed description is omitted.
【0012】7はドット形式の文字パターンが文字コー
ドとともに入力されたとき、その文字コードを文字パタ
ーンメモリ1内の所定の記憶領域を指定する内部コード
に変換する機能を有する点で、図2に符号2を付したも
のとは異なるアドレス回路である。8は入力された前記
ドット形式による文字パターンをアウトライン形式の文
字パターンに変換し、それを文字パターンメモリ1の、
アドレス回路7からの内部コードで指定される記憶領域
に格納する文字パターン形式変換器である。2 shows that when a dot-shaped character pattern is input together with a character code, the character code 7 has a function of converting the character code into an internal code designating a predetermined storage area in the character pattern memory 1. This is an address circuit different from that denoted by reference numeral 2. 8 converts the input character pattern in the dot format into an outline format character pattern, which is stored in the character pattern memory 1;
It is a character pattern format converter for storing in a storage area specified by an internal code from the address circuit 7.
【0013】次に動作について説明する。ホスト計算機
からの入力、またはMT入力によって、ドット形式によ
る文字パターンが文字コードとともに入力されると、ア
ドレス回路7はその文字コードを、文字パターンメモリ
の空き記憶領域などの所定の記憶領域を指定する内部コ
ードに変換し、それを入力されたドット形式の文字パタ
ーンとともに文字パターン形式変換器8に転送する。Next, the operation will be described. When a character pattern in dot format is input together with a character code by input from the host computer or MT input, the address circuit 7 specifies the character code in a predetermined storage area such as an empty storage area of the character pattern memory. It is converted into an internal code and transferred to the character pattern format converter 8 together with the input dot format character pattern.
【0014】文字パターン形式変換器8は受け取ったド
ット形式の文字パターンをアウトライン形式の文字パタ
ーンに変換して、前記ドット形式の文字パターンととも
にアドレス回路7より送られてきた内部コードで指定さ
れる文字パターンメモリ1の記憶領域にそれを格納す
る。The character pattern format converter 8 converts the received dot-type character pattern into an outline-type character pattern, and a character specified by the internal code sent from the address circuit 7 together with the dot-type character pattern. It is stored in the storage area of the pattern memory 1.
【0015】一方単独で入力された文字コードは従来の
場合と同様に、アドレス回路7にて内部コードへ変換さ
れた後、文字パターンメモリ1に送られ、文字パターン
1の当該内部コードによって指定される記憶領域より、
予め格納されていたアウトライン形式の文字パターンが
読み出される。この時、文字パターン形式変換器8でア
ウトライン化された文字パターンと、元元アウトライン
形式で文字パターンメモリ1に格納されていた文字パタ
ーンの間には差がなく、同等に扱われる。On the other hand, similarly to the conventional case, the character code input alone is converted into an internal code by the address circuit 7 and then sent to the character pattern memory 1 to be designated by the internal code of the character pattern 1. Storage area
The outline type character pattern stored in advance is read. At this time, there is no difference between the character pattern outline-converted by the character pattern format converter 8 and the character pattern stored in the character pattern memory 1 in the original original outline format, and they are treated equally.
【0016】文字パターンメモリ1より読み出されたア
ウトライン形式の文字パターンは、変換回路3に送られ
てドット形式の文字パターンに変換され、一旦1字バッ
ファ4に1文字単位に格納される。出力変換回路5は、
この1字バッファ4よりドット形式の文字パターンを順
次読み出し、それを印刷出力用のデータフォーマットに
変換して出力装置6に送出する。The outline type character pattern read from the character pattern memory 1 is sent to the conversion circuit 3 to be converted into a dot type character pattern, which is temporarily stored in the one-character buffer 4 on a character-by-character basis. The output conversion circuit 5 is
The dot-type character patterns are sequentially read from the 1-character buffer 4, converted into a data format for print output, and sent to the output device 6.
【0017】[0017]
【発明の効果】以上のように、この発明によれば、ドッ
ト形式による文字パターンが文字コードとともに入力さ
れたとき、そのドット形式による文字パターンをアウト
ライン形式の文字パターンに変換し、それをアドレス回
路からの内部コードで指定される、文字パターンメモリ
の所定の記憶領域に格納するように構成したので、アウ
トライン形式の文字パターン処理用の装置でドット形式
による文字パターンを直接処理することが可能となり、
文字パターンをホスト計算機等であらかじめアウトライ
ン形式化するという前処理が不要となり、印刷データ内
の外字ドットフォントパターンの処理も可能となって、
データ互換性に優れた文字パターン発生装置が得られる
効果がある。As described above, according to the present invention, when a dot-type character pattern is input together with a character code, the dot-type character pattern is converted into an outline-type character pattern and the address circuit is used. Since it is configured to be stored in a predetermined storage area of the character pattern memory specified by the internal code from, it becomes possible to directly process the character pattern in dot format with the device for outline character pattern processing,
Pre-processing of converting the character pattern into outline format beforehand with a host computer etc. is not required, and processing of the external character dot font pattern in the print data is also possible.
There is an effect that a character pattern generator having excellent data compatibility can be obtained.
【図1】この発明の実施例1を示すブロック図である。FIG. 1 is a block diagram showing a first embodiment of the present invention.
【図2】従来の文字パターン発生装置を示すブロック図
である。FIG. 2 is a block diagram showing a conventional character pattern generator.
1 文字パターンメモリ 3 変換回路 7 アドレス回路 8 文字パターン形式変換器 1 Character pattern memory 3 Conversion circuit 7 Address circuit 8 Character pattern format converter
Claims (1)
にて記憶している文字パターンメモリと、与えられた文
字コードより前記文字パターンメモリをアクセスするた
めの内部コードを発生するアドレス回路と、前記文字パ
ターンメモリより読み出された前記アウトライン形式に
よる文字パターンに基づいて、対応するドット形式によ
る文字パターンを発生する変換回路とを備えた文字パタ
ーン発生装置において、前記アドレス回路に、ドット形
式による文字パターンが文字コードとともに入力された
場合、その文字コードを前記文字パターンメモリ内の所
定の記憶領域を指定する内部コードに変換する機能を持
たせ、入力された前記ドット形式による文字パターンを
アウトライン形式の文字パターンに変換し、それを前記
文字パターンメモリの、前記アドレス回路からの内部コ
ードで指定される記憶領域に格納する文字パターン形式
変換器を設けたことを特徴とする文字パターン発生装
置。1. A character pattern memory that stores a plurality of character patterns in outline form, an address circuit that generates an internal code for accessing the character pattern memory from a given character code, and the character pattern. In a character pattern generator including a conversion circuit for generating a character pattern in a corresponding dot format on the basis of the character pattern in the outline format read from a memory, the address circuit is provided with a character pattern in a dot format. When input together with the code, it has a function to convert the character code into an internal code that specifies a predetermined storage area in the character pattern memory, and converts the input character pattern in dot format into an outline character pattern. Convert it to the character pattern memory 2. A character pattern generation device, comprising: a character pattern format converter for storing in a storage area designated by an internal code from the address circuit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3315259A JPH05127655A (en) | 1991-11-05 | 1991-11-05 | Character pattern generation device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3315259A JPH05127655A (en) | 1991-11-05 | 1991-11-05 | Character pattern generation device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH05127655A true JPH05127655A (en) | 1993-05-25 |
Family
ID=18063282
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP3315259A Pending JPH05127655A (en) | 1991-11-05 | 1991-11-05 | Character pattern generation device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH05127655A (en) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH01195492A (en) * | 1988-01-30 | 1989-08-07 | Toshiba Corp | Document preparing device |
| JPH02129692A (en) * | 1988-11-10 | 1990-05-17 | Canon Inc | character processing device |
-
1991
- 1991-11-05 JP JP3315259A patent/JPH05127655A/en active Pending
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH01195492A (en) * | 1988-01-30 | 1989-08-07 | Toshiba Corp | Document preparing device |
| JPH02129692A (en) * | 1988-11-10 | 1990-05-17 | Canon Inc | character processing device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4881180A (en) | Character image generating circuit | |
| JPH05127655A (en) | Character pattern generation device | |
| US5345518A (en) | Pattern generator | |
| EP0394066A2 (en) | Character generator | |
| JPS6321158A (en) | Printer output device | |
| JP2887928B2 (en) | Image data output device | |
| JPH03281362A (en) | Printer | |
| JPS6145325A (en) | Printer | |
| JPS5887622A (en) | printer control device | |
| JPH0421472A (en) | printer control device | |
| JPS63202476A (en) | document output device | |
| JP2910183B2 (en) | Character processor | |
| JPH113189A (en) | Printing equipment | |
| JP2698836B2 (en) | Data converter | |
| JPS60109888A (en) | Character processor | |
| JPH01229666A (en) | Printer | |
| JPH01145718A (en) | Printer | |
| JPS62251884A (en) | Recorder | |
| JP2881924B2 (en) | Data storage device | |
| JPH06210927A (en) | Printer | |
| JPS62229291A (en) | Image forming method | |
| JP2002207577A (en) | Printing system and control method thereof | |
| JPH01272461A (en) | Image memory device | |
| JPH07106650B2 (en) | Character pattern control method | |
| JPS61292190A (en) | Control code output method |