JPH04255897A - Character output controller - Google Patents

Character output controller

Info

Publication number
JPH04255897A
JPH04255897A JP3060872A JP6087291A JPH04255897A JP H04255897 A JPH04255897 A JP H04255897A JP 3060872 A JP3060872 A JP 3060872A JP 6087291 A JP6087291 A JP 6087291A JP H04255897 A JPH04255897 A JP H04255897A
Authority
JP
Japan
Prior art keywords
character
dot pattern
memory
output
control unit
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
JP3060872A
Other languages
Japanese (ja)
Inventor
Takashi Kushida
櫛田 隆
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3060872A priority Critical patent/JPH04255897A/en
Publication of JPH04255897A publication Critical patent/JPH04255897A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)
  • Image Processing (AREA)
  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To speed up the output of a nonerect character such as an italic character. CONSTITUTION:The character output controller is equipped with a master character storage memory 5, a coordinate conversion processing part 4, a pattern development processing part 6, and a transfer control part 7 and controls the output of the nonerect character such as the italic character with an outline font. Further, this controller is provided with a memory 10 for dot pattern storage stored with developed dot patterns and a cache control part 9, which performs cache control using said dot pattern storage memory 10 as a cache memory.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、文字出力制御装置に関
し、更に詳しく言えば、アウトラインフォント(あるい
はベクトルフォント)を使用して、文字データを出力(
印刷、表示等)する装置(プリンタ、パソコン等)に利
用され、特に、斜体文字等の非正立文字の出力制御を行
う文字出力制御装置に関する。
[Field of Industrial Application] The present invention relates to a character output control device, and more specifically, the present invention relates to a character output control device, and more specifically, the present invention relates to a character output control device that outputs character data using an outline font (or vector font).
The present invention is used in devices (printers, personal computers, etc.) that perform printing, display, etc., and particularly relates to a character output control device that controls the output of non-erect characters such as italic characters.

【0002】0002

【従来の技術】図5は、従来の文字出力制御装置のブロ
ック図であり、図中、1はホスト、2は文字出力制御装
置、3はコマンド処理部、4は座標変換処理部、5は親
字格納メモリ、6はパターン展開処理部、7は転送制御
部、8は出力メモリを示す。
5 is a block diagram of a conventional character output control device, in which 1 is a host, 2 is a character output control device, 3 is a command processing section, 4 is a coordinate conversion processing section, and 5 is a block diagram of a conventional character output control device. A parent character storage memory, 6 a pattern expansion processing section, 7 a transfer control section, and 8 an output memory.

【0003】従来、アウトラインフォントを使用して、
斜体文字等を出力する文字出力制御装置が知られていた
。このような装置の1例を図5に示す。
Conventionally, using outline fonts,
Character output control devices that output italic characters, etc. have been known. An example of such a device is shown in FIG.

【0004】この文字出力制御装置2は、ホスト1から
のコマンドを受け取り文字データを出力するものであり
、その内部には、コマンド処理部3、座標変換処理部4
、親字格納メモリ5、パターン展開処理部6、転送制御
部7、出力メモリ8等が設けてある。
This character output control device 2 receives commands from the host 1 and outputs character data, and internally includes a command processing section 3 and a coordinate conversion processing section 4.
, a parent character storage memory 5, a pattern expansion processing section 6, a transfer control section 7, an output memory 8, etc. are provided.

【0005】コマンド処理部3は、ホスト1からのコマ
ンドの解析処理を行うものであり、親字格納メモリ5は
、アウトラインフォントの親字データ(正立文字)を格
納するものである。
The command processing section 3 analyzes commands from the host 1, and the base character storage memory 5 stores base character data (erect characters) of an outline font.

【0006】パターン展開処理部6は、コマンド処理部
3の解析結果により、パターン展開をするものであるが
、その際、座標変換処理部4に座標変換を指示し、座標
変換したデータを受け取ってドットパターン展開する。
The pattern development processing section 6 develops a pattern based on the analysis result of the command processing section 3. At this time, the pattern development processing section 6 instructs the coordinate transformation processing section 4 to perform coordinate transformation, and receives the coordinate transformation data. Develop a dot pattern.

【0007】座標変換処理部4は、パターン展開処理部
6からの指示を受けた際、親字格納メモリ5から指示さ
れた文字の親字データ(アウトラインフォントデータ)
を取り出して、斜体文字等の非正立文字になるように、
座標変換を行うものである。
Upon receiving an instruction from the pattern development processing section 6, the coordinate conversion processing section 4 stores parent character data (outline font data) of the specified character from the parent character storage memory 5.
, so that it becomes a non-erect character such as an italic character.
It performs coordinate transformation.

【0008】転送制御部7は、パターン展開処理部6で
展開した文字データを、出力メモリ8へ転送するもので
ある。
The transfer control section 7 transfers the character data developed by the pattern development processing section 6 to the output memory 8.

【0009】このような装置において、例えば斜体文字
(例えばイタリック体)等の非正立文字の出力を行う場
合は、次のようにする。
In such a device, when outputting non-erect characters such as italic characters, the following procedure is performed.

【0010】先ず、ホスト1から、文字出力制御装置2
に対して、斜体文字等の出力を依頼するコマンドを送る
First, from the host 1, the character output control device 2
Send a command to request the output of italicized characters, etc.

【0011】このコマンドは、コマンド処理部3で受け
取り、その内容を解析する。その結果、斜体文字等出力
を依頼するコマンドであることがわかると、パターン展
開処理部6に通知する。
[0011] This command is received by the command processing section 3 and its contents are analyzed. As a result, if the command is found to request output of italic characters, etc., the pattern expansion processing section 6 is notified.

【0012】パターン展開処理部6では、この通知を受
け取ると、直ちに座標変換処理部4に座標変換を指示す
る。
Upon receiving this notification, the pattern development processing section 6 immediately instructs the coordinate transformation processing section 4 to perform coordinate transformation.

【0013】座標変換処理部4では、親字格納メモリ5
から親字データを取り出して、指示された文字について
、斜体文字等の非正立文字となるように座標変換を行う
[0013] In the coordinate conversion processing section 4, the parent character storage memory 5
The parent character data is extracted from , and the coordinates of the designated character are transformed so that it becomes a non-erect character such as an italic character.

【0014】その後、パターン展開処理部6では、座標
変換後のデータを受け取って、ドットパターンに変換す
る。
Thereafter, the pattern development processing section 6 receives the coordinate-converted data and converts it into a dot pattern.

【0015】その後、転送制御部7により、ドットパタ
ーン展開された文字データは、出力メモリ8へ転送され
る。
Thereafter, the character data developed into a dot pattern is transferred to the output memory 8 by the transfer control section 7.

【0016】出力メモリ8のデータは、出力装置(図示
省略)へ送り、出力(印刷、表示等)する。
The data in the output memory 8 is sent to an output device (not shown) and output (printed, displayed, etc.).

【0017】[0017]

【発明が解決しようとする課題】上記のような従来のも
のにおいては、次のような課題があった。
[Problems to be Solved by the Invention] The conventional devices as described above have the following problems.

【0018】(1)斜体文字等の非正立文字を出力する
際、座標変換処理部における座標変換処理が複雑で、そ
の処理時間が長くなる。従って、斜体文字等の非正立文
字の出力の高速化が困難であった。
(1) When outputting non-erect characters such as italic characters, the coordinate conversion processing in the coordinate conversion processing section is complicated and the processing time becomes long. Therefore, it has been difficult to speed up the output of non-erect characters such as italic characters.

【0019】(2)斜体文字等の非正立文字の親字パタ
ーンをメモリに格納しておけば、文字出力の高速化は図
れるが、この場合には、メモリ容量が大きくなる。
(2) If the main character patterns of non-erect characters such as italic characters are stored in memory, character output can be speeded up, but in this case, the memory capacity becomes large.

【0020】本発明は、このような従来の課題を解消し
、メモリ容量を大きくすることなく、斜体文字などの非
正立文字の出力を高速化することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to solve these conventional problems and to speed up the output of non-erect characters such as italic characters without increasing the memory capacity.

【0021】[0021]

【課題を解決するための手段】図1は、本発明の原理図
であり、図中、図5と同符号は同一のものを示す。また
、9はキャッシュ制御部、10はドットパターン格納用
メモリ、11は文字展開情報メモリを示す。
[Means for Solving the Problems] FIG. 1 is a diagram showing the principle of the present invention, and in the figure, the same reference numerals as in FIG. 5 indicate the same parts. Further, 9 indicates a cache control unit, 10 indicates a dot pattern storage memory, and 11 indicates a character expansion information memory.

【0022】本発明は、上記の目的を達成するため、次
のように構成したものである。
[0022] In order to achieve the above object, the present invention is constructed as follows.

【0023】(1)アウトラインフォントの親字データ
を格納した親字格納メモリ5と、該親字格納メモリ5か
ら親字データを取り出して、斜体文字等の非正立文字に
するための座標変換を行う座標変換処理部4と、前記座
標変換した親字データをドットパターン展開するパター
ン展開処理部6と、前記ドットパターン展開した文字デ
ータを、出力メモリ8へ転送する転送制御部7を備え、
ホストからの依頼に基づいて、アウトラインフォントに
よる斜体文字等の非正立文字の出力制御を行う文字出力
制御装置において、上記ドットパターン展開した斜体文
字等のデータを格納するドットパターン格納用メモリ1
0と、キャッシュ制御部9を設け、該キャッシュ制御部
により、前記ドットパターン格納用メモリ10をキャッ
シュメモリとしたキャッシュ制御を行うようにした。
(1) A main character storage memory 5 that stores main character data of an outline font, and coordinate conversion for extracting the main character data from the main character storage memory 5 and converting it into a non-erect character such as an italic character. a coordinate conversion processing section 4 that performs the coordinate conversion, a pattern development processing section 6 that develops the parent character data subjected to the coordinate conversion into a dot pattern, and a transfer control section 7 that transfers the character data developed in the dot pattern to an output memory 8,
In a character output control device that controls the output of non-erect characters such as italic characters using an outline font based on a request from a host, a dot pattern storage memory 1 stores data for italic characters etc. developed with the dot pattern.
0 and a cache control section 9 are provided, and the cache control section performs cache control using the dot pattern storage memory 10 as a cache memory.

【0024】(2)上記構成(1)において、斜体文字
等の非正立文字の出力依頼を受けた際、上記キャッシュ
制御部9では、ドットパターン格納用メモリ10内のド
ットパターンの展開状態を判定し、展開済文字であれば
、直ちに転送制御部7に対して、ドットパターンの転送
依頼を行い、未展開文字であれば、パターン展開処理部
6に対して展開を依頼し、展開後、上記転送依頼を行う
ようにした。
(2) In the above configuration (1), when receiving a request to output non-erect characters such as italic characters, the cache control unit 9 checks the development state of the dot pattern in the dot pattern storage memory 10. If the character is an expanded character, a request is immediately made to the transfer control unit 7 to transfer the dot pattern, and if it is an undeveloped character, a request is made to the pattern expansion processing unit 6 for expansion, and after expansion, The above transfer request was made.

【0025】(3)上記構成(2)において、上記パタ
ーン展開処理部6により、ドットパターン展開をした際
の文字展開情報を格納しておく文字展開情報メモリ11
を設け、上記キャッシュ制御部9では、この文字展開情
報メモリ11を検索することにより、ドットパターン格
納用メモリ10内の展開状態を判定するようにした。
(3) In the above configuration (2), a character development information memory 11 stores character development information when a dot pattern is developed by the pattern development processing section 6;
The cache control section 9 searches this character expansion information memory 11 to determine the expansion state in the dot pattern storage memory 10.

【0026】[0026]

【作用】本発明は上記のように構成したので、次のよう
な作用がある。
[Operations] Since the present invention is constructed as described above, it has the following functions.

【0027】図1において、ホストからのコマンドが斜
体文字等の非正立文字の出力依頼であった場合、キャッ
シュ制御部9では、文字展開情報メモリ11を検索して
ドットパターン格納用メモリ10内の展開状態を判定す
る。
In FIG. 1, when the command from the host is a request to output non-erect characters such as italic characters, the cache control unit 9 searches the character expansion information memory 11 and stores data in the dot pattern storage memory 10. Determine the deployment state of.

【0028】その結果、展開済文字であれば、転送制御
部7に対して転送依頼を出す。この依頼を受けた転送制
御部7では、ドットパターン格納用メモリ10の該当文
字データを読み込み、出力メモリへ転送する。
If the result is an expanded character, a transfer request is issued to the transfer control unit 7. Upon receiving this request, the transfer control unit 7 reads the corresponding character data from the dot pattern storage memory 10 and transfers it to the output memory.

【0029】また、未展開文字であれば、パターン展開
処理部6に対して展開依頼を行う。パターン展開処理部
6では、パターン展開を行った後、文字展開情報を、文
字展開情報メモリ11に書き込む。
If the character is an unexpanded character, a request for expansion is made to the pattern expansion processing section 6. After pattern development is performed, the pattern development processing section 6 writes character development information into a character development information memory 11.

【0030】キャッシュ制御部9では、前記文字展開情
報メモリ11内の情報により、ドットパターン展開処理
が終了したのを確認した後、転送制御部7に対して、転
送依頼を出す。
After confirming that the dot pattern development process has been completed based on the information in the character development information memory 11, the cache control section 9 issues a transfer request to the transfer control section 7.

【0031】その後、上記と同様にして、ドットパター
ンの転送を行う。このように、ドットパターン格納用メ
モリ10をキャッシュメモリとして、キャッシュ制御を
行うことにより、小容量のメモリで、高速の文字出力制
御を行うことが可能となる。
Thereafter, the dot pattern is transferred in the same manner as described above. In this way, by performing cache control using the dot pattern storage memory 10 as a cache memory, it becomes possible to perform high-speed character output control with a small capacity memory.

【0032】[0032]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。
Embodiments Hereinafter, embodiments of the present invention will be explained based on the drawings.

【0033】(1実施例の説明)図2〜図4は、本発明
の1実施例を示した図であり、図2は、文字出力制御装
置のブロック図、図3は文字展開情報例、図4は、文字
出力制御装置の処理フローチャートである。図中、図1
、図5と同符号は同一のものを示す。
(Description of one embodiment) FIGS. 2 to 4 are diagrams showing one embodiment of the present invention, in which FIG. 2 is a block diagram of a character output control device, FIG. 3 is an example of character development information, FIG. 4 is a processing flowchart of the character output control device. In the figure, Figure 1
, the same symbols as in FIG. 5 indicate the same things.

【0034】本実施例は、ホスト1からの依頼により、
斜体文字の出力制御を行う例であり、以下詳細に説明す
る。
In this embodiment, at the request of the host 1,
This is an example of controlling the output of italic characters, and will be described in detail below.

【0035】本実施例における文字出力制御装置は、図
2に示したように、コマンド処理部3、キャッシュ制御
部9、座標変換処理部4、親字格納メモリ5、転送制御
部7、文字展開情報メモリ11、パターン展開処理部6
、ドットパターン格納用メモリ10、出力メモリ8等で
構成する。
As shown in FIG. 2, the character output control device in this embodiment includes a command processing unit 3, a cache control unit 9, a coordinate conversion processing unit 4, a main character storage memory 5, a transfer control unit 7, a character expansion Information memory 11, pattern expansion processing section 6
, a dot pattern storage memory 10, an output memory 8, and the like.

【0036】前記文字出力制御装置2は、ホスト1に接
続され、ホスト1からのコマンドにより、文字出力制御
処理を行うものである。
The character output control device 2 is connected to the host 1 and performs character output control processing in response to commands from the host 1.

【0037】コマンド処理部3、座標変換処理部4、親
字格納メモリ5、出力メモリ8は、図5に示した従来例
と同じ構成である。
The command processing section 3, coordinate conversion processing section 4, parent character storage memory 5, and output memory 8 have the same configuration as the conventional example shown in FIG.

【0038】パターン展開処理部6は、キャッシュ制御
部9からのパターン展開依頼を受けて、展開処理を行う
ものである。この場合、座標変換処理部4に対し、座標
変換指示を出すと共に、座標変換後のデータをドットパ
ターンに変換し、ドットパターン格納用メモリ10に格
納する処理を行う。
The pattern expansion processing unit 6 receives a pattern expansion request from the cache control unit 9 and performs expansion processing. In this case, a coordinate conversion instruction is issued to the coordinate conversion processing unit 4, and the data after the coordinate conversion is converted into a dot pattern, and processing is performed to store it in the dot pattern storage memory 10.

【0039】また、パターン展開処理部6では、ドット
パターン展開した際の文字展開情報を、文字展開情報メ
モリ11に格納する処理も行う。
The pattern development processing section 6 also performs processing for storing character development information obtained when the dot pattern is developed into the character development information memory 11.

【0040】転送制御部7は、キャッシュ制御部9から
の転送依頼を受けて転送制御を行うものである。この転
送制御は、指示された文字についてドットパターン格納
用メモリ10からドットパターンデータを読み出し、出
力メモリ8へ転送して格納する処理を行う。
The transfer control unit 7 receives a transfer request from the cache control unit 9 and performs transfer control. This transfer control performs a process of reading dot pattern data from the dot pattern storage memory 10 for the designated character, transferring it to the output memory 8, and storing it.

【0041】ドットパターン格納用メモリ10は、キャ
ッシュメモリで構成し、ドットパターンデータを格納す
るものである。
The dot pattern storage memory 10 is composed of a cache memory and stores dot pattern data.

【0042】キャッシュ制御部9は、コマンド処理部3
からのコマンド解析結果を受けて、ドットパターン格納
用メモリ10をキャッシュメモリとしたキャッシュ制御
を行うものである。
[0042] The cache control unit 9 includes the command processing unit 3
Cache control is performed using the dot pattern storage memory 10 as a cache memory in response to command analysis results from the dot pattern storage memory 10.

【0043】文字展開情報メモリ11は、ドットパター
ン展開をした際の文字展開情報を格納しておくものであ
り、例えば図3に示したような情報を格納する。
The character development information memory 11 stores character development information when dot patterns are developed, and stores information such as that shown in FIG. 3, for example.

【0044】この例では、文字コード(文字コード1、
文字コード2、文字コード3・・・)、変換マトリクス
(変換マトリクス1・・・)及び展開先アドレス(展開
先アドレス1、展開先アドレス2、展開先アドレス3・
・・)の各情報から成る。
In this example, character codes (character code 1,
character code 2, character code 3...), conversion matrix (conversion matrix 1...) and expansion destination address (expansion destination address 1, expansion destination address 2, expansion destination address 3...)
...) consists of each piece of information.

【0045】「変換マトリクス」は、座標変換処理部4
でアウトラインフォントから成る親字データを取り出し
て、例えば斜体文字となるように座標変換を行った際の
変換マトリクスである。
[0045] The "transformation matrix" is the coordinate transformation processing unit 4
This is a conversion matrix obtained by extracting parent character data consisting of an outline font and performing coordinate transformation to make it an italic character, for example.

【0046】また、「展開先アドレス」は、ドットパタ
ーン格納用メモリ10のドットパターンを格納したアド
レスである。
Furthermore, the "destination address" is the address where the dot pattern is stored in the dot pattern storage memory 10.

【0047】以下、実施例における文字出力制御装置の
処理を、図4の処理フローチャートに基づいて説明する
。なお、図4の各処理番号は、カッコ内に示す。
The processing of the character output control device in this embodiment will be explained below based on the processing flowchart of FIG. Note that each process number in FIG. 4 is shown in parentheses.

【0048】先ず、文字出力制御装置2が、ホスト1か
らの文字出力依頼のコマンドを受け取ると、コマンド処
理部3で該コマンドの解析を行う。
First, when the character output control device 2 receives a character output request command from the host 1, the command processing section 3 analyzes the command.

【0049】その結果、斜体文字の出力依頼であれば(
S1)、キャッシュ制御部9に通知する。キャッシュ制
御部9では、文字展開情報メモリ11内を検索する(S
2)。
As a result, if the request is to output italic characters (
S1), the cache control unit 9 is notified. The cache control unit 9 searches the character expansion information memory 11 (S
2).

【0050】この検索で、ドットパターン格納用メモリ
10に展開済の文字か否かの判定を行う。この場合、文
字コードと変換マトリクス(図3参照)が同一か否かの
判定を行う。
Through this search, it is determined whether or not the character has already been developed in the dot pattern storage memory 10. In this case, it is determined whether the character code and the conversion matrix (see FIG. 3) are the same.

【0051】その結果、展開済の文字であった場合には
(S3)、キャッシュ制御部9から、転送制御部7に対
して、転送依頼を出す(S6)。
As a result, if the character is an expanded character (S3), the cache control unit 9 issues a transfer request to the transfer control unit 7 (S6).

【0052】この転送依頼の情報としては、転送元であ
る、ドットパターン格納用メモリのアドレス(転送すべ
き文字データの格納アドレス)と、転送先である出力メ
モリ8のアドレス(転送したデータの格納アドレス)等
である。
The information for this transfer request includes the address of the dot pattern storage memory that is the transfer source (the storage address of the character data to be transferred), and the address of the output memory 8 that is the transfer destination (the storage address of the transferred data). address) etc.

【0053】この転送依頼を受けた転送制御部7では、
前記アドレス等の情報をもとに、ドットパターン格納用
メモリ10内の該当するアドレスからデータを読み出し
、出力メモリ8へ転送して格納する(S7)。
[0053] Upon receiving this transfer request, the transfer control unit 7 performs the following steps.
Based on the information such as the address, data is read from the corresponding address in the dot pattern storage memory 10, transferred to the output memory 8, and stored (S7).

【0054】また、未展開の文字であった場合には(S
3)、キャッシュ制御部9から、パターン展開処理部6
に対してパターン展開を依頼する(S4)。
[0054] Also, if it is an unexpanded character, (S
3) From the cache control unit 9 to the pattern expansion processing unit 6
A request is made to develop the pattern (S4).

【0055】この依頼を受けたパターン展開処理部6で
は、指定された文字について、パターン展開を行い、ド
ットパターン格納用メモリ10にドットパターンを格納
すると共に、文字展開情報を、文字展開情報メモリ11
に書き込む。
Upon receiving this request, the pattern expansion processing section 6 performs pattern expansion on the designated character, stores the dot pattern in the dot pattern storage memory 10, and stores the character expansion information in the character expansion information memory 11.
write to.

【0056】キャッシュ制御部9では、文字展開情報メ
モリ11の情報により、該当する文字の展開処理が終了
したことを確認すると(S5)、転送制御部7に対して
転送依頼を行う(S6)。
When the cache control unit 9 confirms that the expansion process for the corresponding character has been completed based on the information in the character expansion information memory 11 (S5), it issues a transfer request to the transfer control unit 7 (S6).

【0057】この転送依頼を受けた転送制御部7では、
上記と同様にしてドットパターンデータの転送を行い、
出力メモリ8に格納する(S7)。
[0057] Upon receiving this transfer request, the transfer control unit 7 performs the following steps.
Transfer the dot pattern data in the same way as above,
The data is stored in the output memory 8 (S7).

【0058】上記のようなキャッシュ制御を行えば、ド
ットパターン格納用メモリ10に展開済の文字について
は、座標変換やパターン展開処理をすることなく、その
まま出力メモリ8へ転送するから、その分処理時間が短
縮できる。
If the cache control described above is performed, the characters that have been developed in the dot pattern storage memory 10 will be transferred to the output memory 8 as they are without coordinate conversion or pattern development processing, so that the processing will be reduced accordingly. It can save time.

【0059】(他の実施例)以上実施例について説明し
たが、本発明は次のようにしても実施可能である。
(Other Embodiments) Although the embodiments have been described above, the present invention can also be practiced as follows.

【0060】(1)斜体文字の処理だけでなく、例えば
回転文字など、他の非正立文字の処理にも適用可能であ
る。
(1) It is applicable not only to the processing of italic characters but also to the processing of other non-erect characters such as rotated characters.

【0061】(2)文字展開情報メモリは、単独のメモ
リを使用してもよく、またパターン展開処理部内、ある
いはキャッシュ制御部内のメモリを使用してもよい。
(2) As the character expansion information memory, a single memory may be used, or a memory within the pattern expansion processing section or the cache control section may be used.

【0062】(3)座標変換処理部は、単独の処理部と
してもよく、またパターン展開処理部内に設けてもよい
(3) The coordinate transformation processing section may be an independent processing section, or may be provided within the pattern development processing section.

【0063】(4)上記実施例の文字出力制御装置は、
例えばプリンタにも適用可能であり、また他の装置(例
えばパソコン)にも適用可能である。
(4) The character output control device of the above embodiment is as follows:
For example, it is applicable to printers, and also to other devices (eg, personal computers).

【0064】[0064]

【発明の効果】以上説明したように、本発明によれば次
のような効果がある。
[Effects of the Invention] As explained above, the present invention has the following effects.

【0065】(1)ドットパターン格納用メモリ10を
キャッシュメモリとして、キャッシュ制御を行っている
ため、斜体文字等の非正立文字にするための座標変換を
最小限に抑えることができる。従って、処理の高速化が
実現できる。
(1) Since the dot pattern storage memory 10 is used as a cache memory to perform cache control, it is possible to minimize coordinate conversion for making non-erect characters such as italic characters. Therefore, faster processing can be achieved.

【0066】(2)斜体用の親字パターン、あるいは他
の非正立文字用の親字パターンをメモリ上に持たなくて
も、高速処理が可能であるから、メモリ容量が少なくて
済む。
(2) Since high-speed processing is possible without having main character patterns for italics or other main character patterns for non-erect characters in memory, the memory capacity can be reduced.

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

【図1】本発明の原理図である。FIG. 1 is a diagram showing the principle of the present invention.

【図2】本発明の実施例における文字出力制御装置のブ
ロック図である。
FIG. 2 is a block diagram of a character output control device in an embodiment of the present invention.

【図3】文字展開情報例である。FIG. 3 is an example of character expansion information.

【図4】文字出力制御装置の処理フローチャートである
FIG. 4 is a processing flowchart of the character output control device.

【図5】従来の文字出力制御装置のブロック図である。FIG. 5 is a block diagram of a conventional character output control device.

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

2  文字出力制御装置 4  座標変換処理部 5  親字格納メモリ 6  パターン展開処理部 7  転送制御部 9  キャッシュ制御部 10  ドットパターン格納用メモリ 11  文字展開情報メモリ 2 Character output control device 4 Coordinate conversion processing section 5 Parent character storage memory 6 Pattern expansion processing section 7 Transfer control unit 9 Cache control unit 10 Memory for storing dot patterns 11 Character expansion information memory

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】  アウトラインフォントの親字データを
格納した親字格納メモリ(5)と、該親字格納メモリ(
5)から親字データを取り出して、非正立文字にするた
めの座標変換を行う座標変換処理部(4)と、前記座標
変換した親字データをドットパターン展開するパターン
展開処理部(6)と、前記ドットパターン展開した文字
データを、出力メモリ(8)へ転送する転送制御部(7
)を備え、ホストからの依頼に基づいて、アウトライン
フォントによる斜体文字等の非正立文字を出力制御する
文字出力制御装置において、展開したドットパターンを
格納するドットパターン格納用メモリ(10)と、キャ
ッシュ制御部(9)とを設け、該キャッシュ制御部(9
)により、前記ドットパターン格納用メモリ(10)を
キャッシュメモリとした、キャッシュ制御を行うことを
特徴とする文字出力制御装置。
Claim 1: A main character storage memory (5) storing main character data of an outline font, and a main character storage memory (5) that stores main character data of an outline font.
A coordinate conversion processing unit (4) that extracts parent character data from 5) and performs coordinate transformation to make it into a non-erect character; and a pattern development processing unit (6) that develops the coordinate-converted parent character data into a dot pattern. and a transfer control unit (7) that transfers the character data developed into the dot pattern to the output memory (8).
), the character output control device controls the output of non-erect characters such as italic characters using an outline font based on a request from a host; A cache control unit (9) is provided, and the cache control unit (9) is provided with a cache control unit (9).
), the character output control device is characterized in that the dot pattern storage memory (10) is used as a cache memory to perform cache control.
【請求項2】  非正立文字の出力依頼を受けた際、上
記キャッシュ制御部(9)では、ドットパターン格納用
メモリ(10)内のドットパターンの展開状態を判定し
、展開済文字であれば、直ちに転送制御部(7)に対し
て、ドットパターンの転送依頼を行い、未展開文字であ
れば、パターン展開処理部(6)に対して展開を依頼し
、展開後、上記転送依頼を行うことを特徴とする上記請
求項1記載の文字出力制御装置。
[Claim 2] When receiving a request to output a non-erect character, the cache control unit (9) determines the expanded state of the dot pattern in the dot pattern storage memory (10), and outputs the expanded character even if it is an expanded character. For example, immediately request the transfer control unit (7) to transfer the dot pattern, and if it is an unexpanded character, request the pattern expansion processing unit (6) to expand it, and after expansion, send the above transfer request. The character output control device according to claim 1, wherein the character output control device performs the following operations.
【請求項3】  上記ドットパターン展開した際の文字
展開情報を格納しておく文字展開情報メモリ(11)を
設け、上記キャッシュ制御部(9)では、この文字展開
情報メモリ(11)を検索することにより、ドットパタ
ーンの展開状態を判定することを特徴とする上記請求項
2記載の文字出力制御装置。
3. A character expansion information memory (11) is provided for storing character expansion information when the dot pattern is expanded, and the cache control section (9) searches this character expansion information memory (11). 3. The character output control device according to claim 2, wherein the developed state of the dot pattern is determined by determining the development state of the dot pattern.
JP3060872A 1991-02-07 1991-02-07 Character output controller Withdrawn JPH04255897A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3060872A JPH04255897A (en) 1991-02-07 1991-02-07 Character output controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3060872A JPH04255897A (en) 1991-02-07 1991-02-07 Character output controller

Publications (1)

Publication Number Publication Date
JPH04255897A true JPH04255897A (en) 1992-09-10

Family

ID=13154906

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3060872A Withdrawn JPH04255897A (en) 1991-02-07 1991-02-07 Character output controller

Country Status (1)

Country Link
JP (1) JPH04255897A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100671469B1 (en) * 2004-02-19 2007-01-18 주식회사 바이오쏜 Cultivation equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100671469B1 (en) * 2004-02-19 2007-01-18 주식회사 바이오쏜 Cultivation equipment

Similar Documents

Publication Publication Date Title
JP2755308B2 (en) Output method and device
JPH01275056A (en) Page printer
JP2974322B2 (en) Character processing apparatus and method
JPH04255897A (en) Character output controller
JPH0425891A (en) Pattern expansion system
JP3312699B2 (en) Screen display method using virtual VRAM
JP2523213B2 (en) Page printer print control method
JP2711860B2 (en) Output control method and device
JP3012269B2 (en) Printing control device
JP2758875B2 (en) Registered character display system
JP2907436B2 (en) Pattern information processing apparatus and method
JPH03112668A (en) Printer
JPH04265767A (en) Character developing control process
JPH0619652A (en) Memory controller for printing
JPS61156192A (en) Input/output controller
JP2001246788A (en) Printer
JPH02241267A (en) Picture information processor
JPH08324033A (en) Line printer and computer equipped with line printer and method of controlling line printer
JPH0590563U (en) Outline font expansion device
JPH02202460A (en) Printer controller
JPH0543146B2 (en)
JPS6383824A (en) Printer controller
JPH0477277A (en) Printing device
JPH0419791A (en) Information processor equipped with character pattern generating function using outline font
JPH0236991B2 (en)

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980514