JPH0863147A - Character font processing device - Google Patents

Character font processing device

Info

Publication number
JPH0863147A
JPH0863147A JP6199184A JP19918494A JPH0863147A JP H0863147 A JPH0863147 A JP H0863147A JP 6199184 A JP6199184 A JP 6199184A JP 19918494 A JP19918494 A JP 19918494A JP H0863147 A JPH0863147 A JP H0863147A
Authority
JP
Japan
Prior art keywords
character font
font data
character
data
buffer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP6199184A
Other languages
Japanese (ja)
Inventor
Makoto Kurokawa
誠 黒川
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP6199184A priority Critical patent/JPH0863147A/en
Publication of JPH0863147A publication Critical patent/JPH0863147A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To improve a processing performance at the time of performing the bit map display of a magnified character with respect to a screen and a printer. CONSTITUTION: A buffer 3 holds character font data read out from a CGROM 2 as they are and buffers 4, 5 hold font data in which respective dots of character font data read out from the CGROM 2 are doubled. When a command from the CPU 1 instructs the ordinary display of the font data. a selector circuit 6 makes the buffer 3 active and makes buffers 4, 5 inactive by a selector signal to output character font data held in the buffer 3. When the command from the CPU 1 instructs the magnified display of the character font data, the selector 6 makes the buffer 3 inactive and makes buffers 4, 5 active by the selector signal to output the character font of a double magnification held in buffers 4, 5.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は文字フォント処理回路に
関し、特に端末装置の画面及びプリンタ等にCPUがC
G(Character Generator)データ
をビットマップ展開する場合のCGROMからのCGデ
ータの読出し処理に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character font processing circuit.
The present invention relates to a process of reading CG data from a CGROM when a G (Character Generator) data is expanded into a bitmap.

【0002】[0002]

【従来の技術】従来、CPUが端末装置の画面及びプリ
ンタ等に文字フォント等のCGデータをビットマップ展
開する場合、CPUがCGROMから読出した文字フォ
ントデータを一旦バッファ等に保持してからビットマッ
プ展開している。
2. Description of the Related Art Conventionally, when a CPU develops CG data such as a character font into a bitmap on a screen of a terminal device, a printer or the like, the CPU temporarily holds the character font data read from the CGROM and then stores the bitmap into the bitmap. It is being deployed.

【0003】すなわち、図4に示すように、CPU8が
CGROM2から読出した文字フォントデータは一旦バ
ッファ3に保持され、その後にCPU8に送られる。C
PU8はバッファ3から受取った文字フォントデータを
図示せぬフレームバッファ[VRAM(Video R
AM)]にビットマップ展開する。
That is, as shown in FIG. 4, the character font data read from the CGROM 2 by the CPU 8 is temporarily held in the buffer 3 and then sent to the CPU 8. C
The PU 8 sends the character font data received from the buffer 3 to a frame buffer [VRAM (Video R
AM)] to a bitmap.

【0004】POS等の専用端末装置においては、画面
やプリンタに対して拡大文字表示が必要な場合が多い。
その際、CPUはCGROMから読出した文字フャント
データをそのまま受取り、この文字フォントデータに対
してソフトウェア演算を施すことで文字フォントを拡大
し、その拡大した文字フォントを画面やプリンタに出力
するためにビットマップ展開している。
In a dedicated terminal device such as POS, it is often necessary to display enlarged characters on a screen or a printer.
At that time, the CPU receives the character font data read from the CGROM as it is, enlarges the character font by performing a software operation on the character font data, and outputs the enlarged character font to a screen or a printer. It is being deployed.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の文字フ
ォント処理回路では、画面やプリンタに対して拡大文字
を表示する場合、CGROMから読出した文字フャント
データに対してソフトウェア演算を施しているので、C
PUの負担が大きくなり、画面やプリンタに対して拡大
文字を表示するときに性能低下を招く要因となってい
る。
In the conventional character font processing circuit described above, when displaying enlarged characters on a screen or a printer, software calculation is performed on the character fant data read from the CGROM.
This increases the burden on the PU and causes performance degradation when displaying enlarged characters on the screen or printer.

【0006】そこで、本発明の目的は上記の問題点を解
消し、画面やプリンタに対して拡大文字をビットマップ
表示する際の処理性能を向上させることができる文字フ
ォント処理回路を提供することにある。
Therefore, an object of the present invention is to solve the above problems and to provide a character font processing circuit capable of improving the processing performance when displaying enlarged characters in a bitmap on a screen or a printer. is there.

【0007】[0007]

【課題を解決するための手段】本発明による文字フォン
ト処理回路は、文字フォントを格納する格納手段と、前
記格納手段から読出した前記文字フォントをそのまま保
持する第1の保持手段と、前記格納手段からのデータ線
をN倍(Nは正の整数)した信号線に接続されかつ前記
格納手段から読出した前記文字フォントの各ドットがN
倍されたフォントデータを保持する第2の保持手段と、
外部指示に応じて前記第1の保持手段に保持された文字
フォントと前記第2の保持手段に保持されたフォントデ
ータとのうち一方を出力するよう制御する制御手段とを
備えている。
A character font processing circuit according to the present invention comprises a storage means for storing a character font, a first holding means for holding the character font read from the storage means as it is, and the storage means. Is connected to a signal line obtained by multiplying the data line from N by N (N is a positive integer) and each dot of the character font read from the storage means is N.
Second holding means for holding the doubled font data,
Control means is provided for controlling to output one of the character font held in the first holding means and the font data held in the second holding means in response to an external instruction.

【0008】本発明による他の文字フォント処理回路
は、上記の構成のほかに、前記第2の保持手段に保持さ
れたフォントデータをフレームバッファにN回書込むよ
う制御する手段を具備している。
In addition to the above configuration, another character font processing circuit according to the present invention comprises means for controlling the font data held in the second holding means to be written N times in the frame buffer. .

【0009】[0009]

【作用】CGROMにデータ線が1対1で接続されたバ
ッファに、CGROMから読出した文字フォントデータ
をそのまま保持する。また、CGROMにデータ線が1
対2で接続されたバッファにCGROMから読出される
文字フォントデータの各ドットを2倍したフォントデー
タを保持する。
The character font data read from the CGROM is retained as it is in the buffer in which the data lines are connected to the CGROM in a one-to-one correspondence. Also, the data line is 1 in CGROM.
The buffer connected in pair 2 holds the font data obtained by doubling each dot of the character font data read from the CGROM.

【0010】これらのバッファに保持されたフォントデ
ータをCPUからのコマンドに応じて選択的に出力する
ようセレクタ回路で制御する。
A selector circuit controls so that the font data held in these buffers is selectively output in response to a command from the CPU.

【0011】これによって、簡単なハードウェアを従来
の文字フォント処理回路に追加するだけで文字フォント
の拡大処理が実現可能となり、端末装置の画面やプリン
タに対して拡大した文字フォントをビットマップ表示す
る際のCPUの処理性能が向上可能となる。
Thus, the enlargement processing of the character font can be realized only by adding the simple hardware to the conventional character font processing circuit, and the enlarged character font is displayed on the screen of the terminal device or the printer as a bitmap. In this case, the processing performance of the CPU can be improved.

【0012】[0012]

【実施例】次に、本発明の一実施例について図面を参照
して説明する。
An embodiment of the present invention will be described with reference to the drawings.

【0013】図1は本発明の一実施例の構成を示すブロ
ック図である。図において、本発明の一実施例による文
字フォント処理回路はバッファ3〜5と、セレクタ回路
(SEL)6とから構成されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, the character font processing circuit according to one embodiment of the present invention is composed of buffers 3 to 5 and a selector circuit (SEL) 6.

【0014】バッファ3はCGROM2から読出される
文字フォントデータをそのまま保持し、バッファ4,5
はCGROM2から読出される文字フォントデータの各
ドットを2倍したフォントデータを保持する。
The buffer 3 holds the character font data read from the CGROM 2 as it is, and the buffers 4, 5
Holds font data in which each dot of the character font data read from the CGROM 2 is doubled.

【0015】すなわち、CGROM2に8×8ドットの
文字フォントデータが格納されているとすると、バッフ
ァ3の入力I0 〜I7 にはCGROM2の出力D0 〜D
7 がそのまま1対1でデータ線によって接続されてい
る。
That is, assuming that 8 × 8 dot character font data is stored in the CGROM2, the outputs D0 to D of the CGROM2 are input to the inputs I0 to I7 of the buffer 3, respectively.
7 is directly connected by a data line in a one-to-one relationship.

【0016】また、バッファ4の入力I0 ,I1 にはC
GROM2の出力D0 が、入力I2,I3 にはCGRO
M2の出力D1 が、入力I4 ,I5 にはCGROM2の
出力D2 が、入力I6 ,I7 にはCGROM2の出力D
3 が夫々データ線で接続されている。
Further, C is applied to the inputs I0 and I1 of the buffer 4.
The output D0 of the GROM2 has CGRO at its inputs I2 and I3.
The output D1 of M2, the output D2 of the CGROM2 to the inputs I4 and I5, and the output D of the CGROM2 to the inputs I6 and I7.
3 are each connected by a data line.

【0017】さらに、バッファ5の入力I8 ,I9 には
CGROM2の出力D4 が、入力I10,I11にはCGR
OM2の出力D5 が、入力I12,I13にはCGROM2
の出力D6 が、入力I14,I15にはCGROM2の出力
D7 が夫々データ線で接続されている。
Furthermore, the output D4 of the CGROM 2 is applied to the inputs I8 and I9 of the buffer 5, and the CGR is applied to the inputs I10 and I11.
Output D5 of OM2 has CGROM2 at inputs I12 and I13.
The output D6 of the CGROM2 is connected to the inputs I14 and I15 by the data line.

【0018】したがって、バッファ3には対応するビッ
トに夫々CGROM2の文字フォントデータの各ドット
が保持され、バッファ4,5には対応する2ビットに夫
々CGROM2の文字フォントデータの各ドットが保持
される。つまり、バッファ4,5にはCGROM2の文
字フォントデータの各ドットを夫々2倍したデータが保
持される。
Therefore, each bit of the character font data of the CGROM 2 is held in the corresponding bit in the buffer 3, and each dot of the character font data of the CGROM 2 is held in each of the corresponding 2 bits in the buffers 4 and 5. . That is, the buffers 4 and 5 hold data in which each dot of the character font data of the CGROM 2 is doubled.

【0019】一方、バッファ3の出力O0 〜O7 にはC
PU1の入力DB0 〜DB7 がデータ線で接続されてい
る。また、バッファ4の出力O0 〜O7 にはCPU1の
入力DB0 〜DB7 がデータ線で接続され、バッファ5
の出力O8 〜O15にはCPU1の入力DB8 〜DB15が
データ線によって接続されている。
On the other hand, the outputs O0 to O7 of the buffer 3 are C
Inputs DB0 to DB7 of PU1 are connected by data lines. Further, the outputs O0 to O7 of the buffer 4 are connected to the inputs DB0 to DB7 of the CPU 1 by data lines, and the buffer 5
Inputs DB8 to DB15 of the CPU 1 are connected to the outputs O8 to O15 of the CPU 1 by data lines.

【0020】セレクタ回路6はCPU1から拡大表示に
関するコマンドを受取ると、上記のバッファ3〜5のア
クティブ、非アクティブをセレクト信号101によって
制御する。
When the selector circuit 6 receives a command related to the enlarged display from the CPU 1, it controls the active / inactive state of the buffers 3 to 5 by the select signal 101.

【0021】この図1を用いて本発明の一実施例による
文字フォントの通常表示及び拡大表示について説明す
る。
Normal display and enlarged display of a character font according to an embodiment of the present invention will be described with reference to FIG.

【0022】CPU1はCGROM2の文字フォントデ
ータを通常表示する場合、文字フォントの通常表示を指
示するコマンドをセレクタ回路6に出力する。セレクタ
回路6はそのコマンドを受取ると、セレクタ信号101
によってバッファ3をアクティブとし、バッファ4,5
を非アクティブとする。
When the character font data in the CGROM 2 is normally displayed, the CPU 1 outputs to the selector circuit 6 a command instructing normal display of the character font. When the selector circuit 6 receives the command, the selector signal 101
Activates buffer 3 and buffers 4 and 5
Deactivate.

【0023】これによって、CPU1がCGROM2か
ら文字フォントデータを読出すと、CGROM2から読
出された文字フォントデータはバッファ3に一旦そのま
ま保持された後に、バッファ3からCPU1に出力され
る。
As a result, when the CPU 1 reads the character font data from the CGROM 2, the character font data read from the CGROM 2 is temporarily held in the buffer 3 and then output from the buffer 3 to the CPU 1.

【0024】一方、CPU1はCGROM2の文字フォ
ントデータを拡大表示する場合、文字フォントの拡大表
示を指示するコマンドをセレクタ回路6に出力する。セ
レクタ回路6はそのコマンドを受取ると、セレクタ信号
101によってバッファ3を非アクティブとし、バッフ
ァ4,5をアクティブとする。
On the other hand, when the character font data in the CGROM 2 is enlarged and displayed, the CPU 1 outputs a command for instructing the enlarged display of the character font to the selector circuit 6. When the selector circuit 6 receives the command, the selector circuit 101 deactivates the buffer 3 and activates the buffers 4 and 5.

【0025】これによって、CPU1がCGROM2か
ら文字フォントデータを読出すと、CGROM2から読
出された文字フォントデータの各ドットは2倍のフォン
トデータとしてバッファ4,5に夫々保持された後に、
バッファ4,5からCPU1に出力される。
As a result, when the CPU 1 reads the character font data from the CGROM 2, each dot of the character font data read from the CGROM 2 is held as double font data in the buffers 4 and 5, respectively, and thereafter,
The data is output from the buffers 4 and 5 to the CPU 1.

【0026】すなわち、CGROM2から読出されてバ
ッファ4,5に保持されたフォントデータを選択するだ
けで、CGROM2から読出された文字フォントデータ
は自動的に2倍に拡大される。
That is, only by selecting the font data read from the CGROM 2 and held in the buffers 4 and 5, the character font data read from the CGROM 2 is automatically doubled.

【0027】図2は本発明の一実施例による文字フォン
トの横方向及び縦方向の拡大処理を示す図である。図2
(a)はCGROM2に格納された8×8ドットの文字
フォントデータ(「A」の文字フォントデータ)を示
し、図2(b)はCGROM2から読出した1ライン分
の文字フォントデータを示し、図2(c)は図2(b)
の文字フォントデータを横方向に2倍拡大したフォント
データを示し、図2(d)は図2(a)の文字フォント
データを横方向及び縦方向に2倍ずつ拡大したフォント
データを示している。
FIG. 2 is a diagram showing horizontal and vertical enlargement processing of a character font according to an embodiment of the present invention. Figure 2
2A shows character font data of 8 × 8 dots (character font data of “A”) stored in CGROM2, and FIG. 2B shows character font data for one line read from CGROM2. 2 (c) is FIG. 2 (b)
2D shows the font data obtained by doubling the character font data in the horizontal direction, and FIG. 2D shows the font data obtained by doubling the character font data in FIG. 2A in the horizontal and vertical directions. .

【0028】図3は本発明の一実施例による文字フォン
トの縦方向の拡大処理を示すフローチャートである。こ
れら、図1〜図3を用いて本発明の一実施例による文字
フォントの横方向及び縦方向の拡大処理について説明す
る。
FIG. 3 is a flow chart showing the vertical enlargement processing of a character font according to an embodiment of the present invention. The horizontal and vertical enlargement processing of a character font according to an embodiment of the present invention will be described with reference to FIGS. 1 to 3.

【0029】CPU1はCGROM2の文字フォントデ
ータ[図2(a)参照]を拡大表示する場合、文字フォ
ントの拡大表示を指示するコマンドをセレクタ回路6に
出力する。セレクタ回路6はそのコマンドを受取ると、
セレクタ信号101によってバッファ3を非アクティブ
とし、バッファ4,5をアクティブとする。
When the character font data [see FIG. 2A] of the CGROM 2 is enlarged and displayed, the CPU 1 outputs to the selector circuit 6 a command instructing the enlarged display of the character font. When the selector circuit 6 receives the command,
The buffer 3 is deactivated by the selector signal 101, and the buffers 4 and 5 are activated.

【0030】これによって、CPU1がCGROM2か
ら文字フォントデータを1ライン分読出すと(図3ステ
ップS1,S2)[図2(b)参照]、CGROM2か
ら読出された1ライン分の文字フォントデータの各ドッ
トは2倍に拡大されたフォントデータとしてバッファ
4,5に夫々保持される(図3ステップS3)[図2
(c)参照]。
As a result, when the CPU 1 reads the character font data for one line from the CGROM 2 (steps S1 and S2 in FIG. 3) [see FIG. 2B], the character font data for one line read from the CGROM 2 is read. Each dot is held in the buffers 4 and 5 as doubled font data (step S3 in FIG. 3) [FIG.
See (c)].

【0031】CPU1はバッファ4,5に保持されたフ
ォントデータ、つまり横方向に2倍拡大されたフォント
データを受取ると、まず横方向に2倍拡大されたフォン
トデータをVRAM(図示せず)の表示位置の2×L−
1ライン目に書込む(図3ステップS4)。
When the CPU 1 receives the font data held in the buffers 4 and 5, that is, the font data which has been enlarged twice in the horizontal direction, the font data which has been enlarged twice in the horizontal direction is first stored in a VRAM (not shown). Display position 2 x L-
Write on the first line (step S4 in FIG. 3).

【0032】続いて、CPU1はその横方向に2倍拡大
されたフォントデータをVRAMの表示位置の2×Lラ
イン目に書込む(図3ステップS5)。これによって、
1ライン分の文字フォントデータの各ドットは縦方向に
2倍拡大される[図2(d)参照]。
Subsequently, the CPU 1 writes the font data, which is doubled in the horizontal direction, on the 2 × L line at the display position of the VRAM (step S5 in FIG. 3). by this,
Each dot of the character font data for one line is doubled in the vertical direction [see FIG. 2 (d)].

【0033】CPU1は文字フォントデータの全てのラ
インの処理が終了したかを、つまり最終ライン(8ライ
ン)に達したかを判定し(図3ステップS6)、最終ラ
インに達していれば処理を終了する。また、最終ライン
に達していなければ、ステップS1に戻って処理を続行
する。
The CPU 1 determines whether the processing of all the lines of the character font data has been completed, that is, whether the final line (8 lines) has been reached (step S6 in FIG. 3). If the final line has been reached, the process is executed. finish. If the final line has not been reached, the process returns to step S1 to continue the process.

【0034】このように、CGROM2に格納された文
字フォントデータをバッファ3にそのまま保持するとと
もに、その文字フォントデータの各ドットを夫々2倍に
拡大したフォントデータを、2倍のデータ線でCGRO
M2に接続されたバッファ4,5に保持し、CPU1か
らのコマンドに応じてセレクタ回路6の制御でバッファ
3に保持された文字フォントデータとバッファ4,5に
保持されたフォントデータのうちいずれか一方を出力す
ることによって、簡単なハードウェアを従来の文字フォ
ント処理回路に追加するだけで文字フォントの拡大処理
を実現することができる。
As described above, the character font data stored in the CGROM 2 is held in the buffer 3 as it is, and the font data obtained by doubling each dot of the character font data is CGRO with a double data line.
Either of the character font data held in the buffers 4 and 5 held in the buffers 4 and 5 connected to the M2 and held in the buffer 3 and the font data held in the buffers 4 and 5 under the control of the selector circuit 6 according to the command from the CPU 1. By outputting one, the enlargement processing of the character font can be realized only by adding simple hardware to the conventional character font processing circuit.

【0035】よって、端末装置の画面(図示せず)やプ
リンタ(図示せず)に対して拡大した文字フォントをビ
ットマップ表示する際のCPU1の処理性能を向上させ
ることができる。
Therefore, it is possible to improve the processing performance of the CPU 1 when the enlarged character font is displayed as a bitmap on the screen (not shown) of the terminal device or the printer (not shown).

【0036】また、バッファ4,5から読出したフォン
トデータをVRAMの表示位置に2回連続して書込むこ
とによって、ソフトウェア演算を施すことなく、文字フ
ォントを縦方向に2倍拡大することができる。
Further, by writing the font data read from the buffers 4 and 5 to the display position of the VRAM twice in succession, the character font can be doubled in the vertical direction without performing software calculation. .

【0037】尚、上述した構成及びその処理動作では文
字フォントを横方向及び縦方向に2倍拡大する場合につ
いて述べたが、バッファをN個(Nは正の整数)配設
し、それらのバッファをN倍のデータ線でCGROM2
に接続すれば、文字フォントを横方向及び縦方向にN倍
拡大することも可能である。
In the above-described configuration and its processing operation, the case where the character font is enlarged twice in the horizontal direction and the vertical direction has been described. However, N buffers (N is a positive integer) are arranged and those buffers are arranged. CGROM2 with N times the data line
It is also possible to enlarge the character font N times in the horizontal and vertical directions by connecting to.

【0038】[0038]

【発明の効果】以上説明したように本発明によれば、格
納手段から読出した文字フォントをそのまま保持する第
1の保持手段と、格納手段からのデータ線をN倍(Nは
正の整数)した信号線に接続されかつ格納手段から読出
した文字フォントの各ドットがN倍されたフォントデー
タを保持する第2の保持手段とのうち一方に保持された
データを外部指示に応じて出力するよう制御することに
よって、画面やプリンタに対して拡大文字をビットマッ
プ表示する際の処理性能を向上させることができるとい
う効果がある。
As described above, according to the present invention, the first holding means for holding the character font read from the storage means as it is and the data line from the storage means are multiplied by N (N is a positive integer). The data held in one of the second holding means connected to the signal line and holding the font data in which each dot of the character font read from the storage means is multiplied by N times is output in accordance with an external instruction. By controlling, it is possible to improve the processing performance when the enlarged character is displayed as a bitmap on the screen or the printer.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】(a)は図1のCGROMに格納された8×8
ドットの文字フォントデータを示す図、(b)は図1の
CGROMから読出した1ライン分の文字フォントデー
タを示す図、(c)は図2(b)の文字フォントデータ
を横方向に2倍拡大したフォントデータを示す図、
(d)は図2(a)の文字フォントデータを横方向及び
縦方向に2倍ずつ拡大したフォントデータを示す図であ
る。
2 (a) is an 8 × 8 image stored in the CGROM of FIG.
The figure which shows the character font data of the dot, (b) the figure which shows the character font data of 1 line which is read from the CGROM of Figure 1, (c) doubles the character font data of Figure 2 (b) in the horizontal direction Figure showing enlarged font data,
2D is a diagram showing font data obtained by enlarging the character font data of FIG. 2A by 2 times in the horizontal and vertical directions.

【図3】本発明の一実施例による文字フォントの縦方向
の拡大処理を示すフローチャートである。
FIG. 3 is a flow chart showing vertical enlargement processing of a character font according to an embodiment of the present invention.

【図4】従来例の構成を示すブロック図である。FIG. 4 is a block diagram showing a configuration of a conventional example.

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

1 CPU 2 CGROM 3〜5 バッファ 6 セレクト回路 1 CPU 2 CGROM 3-5 buffer 6 select circuit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 文字フォントを格納する格納手段と、前
記格納手段から読出した前記文字フォントをそのまま保
持する第1の保持手段と、前記格納手段からのデータ線
をN倍(Nは正の整数)した信号線に接続されかつ前記
格納手段から読出した前記文字フォントの各ドットがN
倍されたフォントデータを保持する第2の保持手段と、
外部指示に応じて前記第1の保持手段に保持された文字
フォントと前記第2の保持手段に保持されたフォントデ
ータとのうち一方を出力するよう制御する制御手段とを
有することを特徴とする文字フォント処理回路。
1. A storage means for storing a character font, a first holding means for holding the character font read from the storage means as it is, and a data line from the storage means multiplied by N (N is a positive integer). ), Each dot of the character font read from the storage means is N
Second holding means for holding the doubled font data,
It has a control means for controlling so as to output one of the character font held in the first holding means and the font data held in the second holding means in response to an external instruction. Character font processing circuit.
【請求項2】 前記第2の保持手段に保持されたフォン
トデータをフレームバッファにN回書込むよう制御する
手段を含むことを特徴とする請求項1記載の文字フォン
ト処理回路。
2. The character font processing circuit according to claim 1, further comprising means for controlling to write the font data held in said second holding means N times in a frame buffer.
【請求項3】 前記制御手段は、前記文字フォントをそ
のまま使用するときには前記第1の保持手段に保持され
た文字フォントを読出しかつ前記文字フォントの拡大文
字を使用するときには前記第2の保持手段に保持された
フォントデータを読出すよう構成されたことを特徴とす
る請求項1または請求項2記載の文字フォント処理回
路。
3. The control means reads the character font held in the first holding means when the character font is used as it is, and stores the read character font in the second holding means when the enlarged character of the character font is used. The character font processing circuit according to claim 1 or 2, wherein the character font processing circuit is configured to read the held font data.
JP6199184A 1994-08-24 1994-08-24 Character font processing device Pending JPH0863147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6199184A JPH0863147A (en) 1994-08-24 1994-08-24 Character font processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6199184A JPH0863147A (en) 1994-08-24 1994-08-24 Character font processing device

Publications (1)

Publication Number Publication Date
JPH0863147A true JPH0863147A (en) 1996-03-08

Family

ID=16403542

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6199184A Pending JPH0863147A (en) 1994-08-24 1994-08-24 Character font processing device

Country Status (1)

Country Link
JP (1) JPH0863147A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005331559A (en) * 2004-05-18 2005-12-02 Matsushita Electric Ind Co Ltd Image signal processing apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61279888A (en) * 1985-06-06 1986-12-10 三菱電機株式会社 Character generator
JPS6327880A (en) * 1986-07-22 1988-02-05 富士ゼロックス株式会社 Image processing circuit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61279888A (en) * 1985-06-06 1986-12-10 三菱電機株式会社 Character generator
JPS6327880A (en) * 1986-07-22 1988-02-05 富士ゼロックス株式会社 Image processing circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005331559A (en) * 2004-05-18 2005-12-02 Matsushita Electric Ind Co Ltd Image signal processing apparatus

Similar Documents

Publication Publication Date Title
US20030095125A1 (en) Image data output controller using double buffering
JPH08278486A (en) Device and method for controlling display and display device
JPH0863147A (en) Character font processing device
JPH06149533A (en) Segment quick plotting system for reducing plotting processing for segment outside display area
JPH0412393A (en) Liquid crystal display device
JP3043077B2 (en) Frame buffer controller
JP3862983B2 (en) Display mechanism and computer system
JP2584143B2 (en) Image display device
JPH0636142B2 (en) Display controller
JP2760522B2 (en) Display control device
JP4152383B2 (en) Navigation system
JP2000181440A (en) Display device
JPH0736772A (en) Device and method for fast bit map access control
JP2006227498A (en) Image processing system
JPH01116685A (en) Blinking controller
JPH03150678A (en) Graphic display device
JPS58102290A (en) Character display controlling circuit
JPH0561985A (en) Data processor
JPH0552870A (en) Waveform display device
JPH0497390A (en) Displaying device
JPH0540459A (en) Display controller
JPS60222889A (en) Display controller
JPH04151195A (en) Image display device
JPH05204368A (en) Picture display controller
JPH064053A (en) Frame memory constitution system for display device