JPS61129684A - Character processor - Google Patents

Character processor

Info

Publication number
JPS61129684A
JPS61129684A JP59251201A JP25120184A JPS61129684A JP S61129684 A JPS61129684 A JP S61129684A JP 59251201 A JP59251201 A JP 59251201A JP 25120184 A JP25120184 A JP 25120184A JP S61129684 A JPS61129684 A JP S61129684A
Authority
JP
Japan
Prior art keywords
character
external
characters
font
custom
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
JP59251201A
Other languages
Japanese (ja)
Inventor
坂口 則之
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP59251201A priority Critical patent/JPS61129684A/en
Publication of JPS61129684A publication Critical patent/JPS61129684A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 技術分野 本発明は、ワードプロセッサ、電子計算機等の文字処理
装置に関し、特にシステムで標準装備していない使用頻
度の低い文字(以下、外字と呼ぶ)の処理機能に関する
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to character processing devices such as word processors and electronic computers, and particularly to a processing function for characters that are not frequently used and are not standard equipment in the system (hereinafter referred to as external characters).

従来技術 ワードプロセッサ等にて使用される文字種は、教育漢字
、常用漢字、当用漢字、JIS  C6226第1水準
のような使用頻度の高い文字と、JIs  C6226
第2水準のような使用頻度の低い文字とがある。
The character types used in conventional word processors, etc. are frequently used characters such as educational kanji, common kanji, common kanji, JIS C6226 Level 1, and JIS C6226.
There are characters such as the second level that are used less frequently.

一般に、ワードプロセッサ等では、使用頻度により上記
文字種の取扱いを差別している。すなわち、使用頻度の
高い文字種は通常の入力手段(たとえばカナ漢字変換)
で入力可能であり、使用頻度の低い文字種は特殊な入力
手段(たとえばJIS区点表による区点コード入力)に
より入力している。
Generally, word processors handle the above character types differently depending on their frequency of use. In other words, frequently used character types can be input using normal input methods (e.g. kana-kanji conversion).
Character types that are used less frequently are input using special input means (for example, Kuten code input using the JIS Kuten table).

使用頻度により取扱いを区別するのは1次の連槽による
The handling is differentiated based on the frequency of use depending on the primary tank.

■使用頻度の低い文字までサポートするとことは、メモ
リ容量、ファイル容量が大きくなり、不経済である。
■Supporting even characters that are less frequently used increases memory capacity and file capacity, which is uneconomical.

(■使用頻度の低い文字は、その読み方をオペレータが
良く知らない場合が多く、カナ漢字変換入力等で入力す
ることは困難である。
(■In many cases, operators do not know how to read characters that are used infrequently, and it is difficult to input them using kana-kanji conversion input.

使用頻度の低い文字をサポートするためには、上記区点
入力のためのテーブルの他に、文字フォント(キャラク
タジェネレータ:以下CGとも呼ぶ)を用意する必要が
ある。CGは、例えば24×24ドツト構成の文字であ
れば、1文字あたり72バイトを要するため1例えば2
00文字では約144にバイトと、非常に大きな容量と
なる。
In order to support characters that are used infrequently, it is necessary to prepare a character font (character generator: hereinafter also referred to as CG) in addition to the table for inputting kuten. For example, if a character is composed of 24 x 24 dots, CG requires 72 bytes per character.
00 characters takes approximately 144 bytes, which is a very large capacity.

したがって、従来技術では、これら文字フォントを外部
記憶に格納し、必要に応じて取出す方式が用いられてい
るが、この方式も、外部記憶に常にCGを格納しておか
なければならないという不利がある。すなわち、容量の
大きなファイルを外部記憶に常に用意しておくことは、
他の処理プログラム、文書ファイル等の容量を制限する
ことになるため、好ましくない。
Therefore, in the prior art, a method is used in which these character fonts are stored in an external memory and retrieved when necessary, but this method also has the disadvantage that the CG must always be stored in the external memory. . In other words, always having large files available in external storage is
This is not preferable because it limits the capacity of other processing programs, document files, etc.

そこで、最近、専用のCGフロッピーを作成し。Therefore, I recently created a special CG floppy.

特定の手段でCGフロッピー内の文字を内部記憶内の文
字フォント領域(外字エリア)に呼び出し。
Call the characters in the CG floppy to the character font area (external character area) in internal memory using a specific method.

その文字フォント領域を利用して文字の表示、印刷を行
う方式が一般的に用いられている。
A commonly used method is to display and print characters using the character font area.

この方法では、内部記憶内には、使用頻度の低い文字が
使用される分(せいぜい100文字程度)のエリアが確
保されていれば良い。
In this method, it is sufficient to secure an area in the internal memory for characters that are used infrequently (approximately 100 characters at most).

CGフロッピー内の文字の指定方法は、以下のように行
われている。
The method for specifying characters in the CG floppy is as follows.

■外字(使用頻度の低い文字1通常JISC6226第
2水準)選択モードを指定する。
■Specify the selection mode for external characters (less frequently used characters 1, usually JISC6226 level 2).

■今までセットされていたシステム用フロッピーの代わ
りにCGフロッピーをセットする。
■Insert the CG floppy instead of the system floppy that was previously installed.

■JIS区点表より所望の外字を捜し出し、その区点コ
ードを入力する。
■Find the desired external character from the JIS Kuten table and input its Kuten code.

0区点コードにより指定された上記外字を表示装置に表
示し、確認メツセージの入力を待つ。
Displays the external character specified by the 0 kuten code on the display device and waits for a confirmation message to be input.

■確認メツセージが入力されると、指定された外字を内
部記憶の外字エリアに格納する。
■When a confirmation message is input, the specified external character is stored in the external character area of internal memory.

このようにして内部記憶に格納された外字は、以後、編
集画面上にて、再度、区点コードの入力により呼び出す
ことが可能となる。
The external characters stored in the internal memory in this way can be recalled by inputting the Kuten code again on the editing screen.

もし、呼び出す外字が外字エリアにない場合、他の特殊
な文字(外字マーク)を代わりに表示している。
If the external character to be called is not in the external character area, another special character (a external character mark) is displayed instead.

しかし、内部記憶内の外字エリアに登録する文字数は、
その外字エリアの容量により制限され。
However, the number of characters to be registered in the external character area in internal memory is
Limited by the capacity of the external character area.

多数の外字を含む文書を作成する場合、容量不足となり
、外字エリアに格納しきれない外字が発生する。従来技
術では、容量不足となった場合、オペレータの判断で外
字エリア内の不要な外字を削除し、その空エリアに他の
外字を追加する手段を取っているが、その削除の際に、
必要な外字を削除してしまう場合も出てくる。必要な外
字を削除してしま】だ場合、従来技術では、自動的に回
復する手段がなかったので、再度、削除した外字を登録
し直す必要がある。
When creating a document that includes a large number of external characters, there will be a shortage of capacity, and some external characters will not be able to be stored in the external character area. In the conventional technology, when there is insufficient capacity, the operator decides to delete unnecessary characters in the character area and add other characters to the empty area.
There are cases where necessary external characters are deleted. If you deleted a necessary external character, the conventional technology does not have a means to automatically recover it, so it is necessary to register the deleted external character again.

目     的 本発明の目的は、上記のような従来技術の問題点を解決
し、外字エリアの容量の制約により外字エリアから削除
された外字を、再入力することなく印刷、表示し得る文
字処理装置を提共することにある。
An object of the present invention is to solve the problems of the prior art as described above, and to provide a character processing device that is capable of printing and displaying custom characters that have been deleted from the custom character area due to capacity constraints in the custom character area without having to re-enter them. The purpose is to share the following.

構   成 上記目的を達成するため、本発明の構成は、使用頻度の
高い文字の文字フォントを常時格納した第1のキャラク
・タジェネレータと、必要に応じて外部記憶装置から読
出した使用頻度の低い文字の文字フォノ1−を格納する
第2のキャラクタ・ジェネレータと、入力文字に対応す
る文字コードを格納する編集メモリとを備えた文字処理
装置において、印刷、または表示時に、印刷または表示
すべき前記使用頻度の低い文字の文字フォントが前記第
2のキャラク・タジェネレータに格納されていない場合
は、前記編集メモリに格納された文字コードに基づいて
、前記外部記憶装置から自動的に当該使用頻度の低い文
字の文字フォントを読出し。
Configuration In order to achieve the above object, the configuration of the present invention includes a first character generator that constantly stores character fonts of frequently used characters, and a first character generator that constantly stores character fonts of frequently used characters, and fonts of less frequently used characters that are read from an external storage device as needed. In a character processing device that includes a second character generator that stores a character phono 1- of a character and an editing memory that stores a character code corresponding to an input character, when printing or displaying, If the character font of a character that is used less frequently is not stored in the second character generator, the character font of the character that is used less frequently is automatically downloaded from the external storage device based on the character code stored in the editing memory. Reads the character font of low characters.

前記第2のキャラク・タジェネレータに格納する手段を
設けたことに特徴がある。
A feature of the present invention is that a storage means is provided in the second character generator.

以下、本発明の構成を図面を参照して詳細に説明する。Hereinafter, the configuration of the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例による文字処理装置のブロ
ック図である。
FIG. 1 is a block diagram of a character processing device according to an embodiment of the present invention.

第1図において、■は印刷装置、2は表示装置、3は入
力装置、4はCGフロッピー(外部記憶表Wi)、5は
印刷制御部、6は文書メモリ(、II集ツメモリ、 7
は表示制御部、8はフォノ抽出油出部、9は標準CG、
10はビデオRp、 M (編集メモリ)、11は外字
CG(外字エリア)、12は外字選択制御部、13は外
部記憶制御部である。
In FIG. 1, ■ is a printing device, 2 is a display device, 3 is an input device, 4 is a CG floppy (external storage table Wi), 5 is a print control unit, 6 is a document memory (2 collection memory, 7
is the display control unit, 8 is the phono extraction oil outlet, 9 is the standard CG,
10 is a video Rp, M (editing memory), 11 is a custom character CG (a private character area), 12 is a custom character selection control section, and 13 is an external storage control section.

外字の登録、削除は、次のように行う。Register and delete external characters as follows.

まず、オペレータは、入力装置3にて外字選択モードを
指定し、今までセットされていたシステム用フロッピー
の代わりにCGフロッピー4をセットする。この時、表
示装置2には第2図のような表示画面が現われる。これ
は、外字エリアIIにW &’ftされている外字を順
次表示している画面である7次に、新たに登録したい外
字の区点コード(文字コード)を入力すると、外字選択
制御部L2は、区点コードによりCGフロッピー4内の
相対位置を知得し、外部記憶制御部13に対して該当す
る外字の外字フォントを読出すよう指示する。
First, the operator specifies the external character selection mode using the input device 3, and sets the CG floppy 4 in place of the system floppy that has been set so far. At this time, a display screen as shown in FIG. 2 appears on the display device 2. This is a screen that sequentially displays the custom characters marked W&'ft in the custom character area II.Next, when you enter the Kuten code (character code) of the new custom character you want to register, the custom character selection control section L2 acquires the relative position in the CG floppy 4 from the Kuten code and instructs the external storage control unit 13 to read the external character font of the corresponding external character.

CGフロッピー4より読出された外字フォントは。The external character fonts read from the CG floppy 4 are as follows.

外字エリア11に格納される。It is stored in the external character area 11.

第2図の例では、外字コード4801対応の「犬J、4
806対応のr’J、5301対応の「奸J、6201
対応の「油J、4807対応の「丼」が既に外字エリア
11に登録されており、今、外字「筐」対応の外字コー
ド6801を区点入力したところであり、ガイドエリア
に、外字コード6801と、それに対応する外字「筺」
とを表示し、オペレータの確認を待っている状態である
In the example in Figure 2, "Dog J, 4" corresponding to external character code 4801 is
806-compatible r'J, 5301-compatible "Yakuji", 6201
The corresponding characters ``Yura J'' and ``Don'', which correspond to 4807, have already been registered in the external character area 11, and the external character code 6801 corresponding to the external character ``Kakei'' has just been entered in Kuten, and the external character code 6801 and the corresponding character code 6801 are displayed in the guide area. , the corresponding external character ``筺''
is displayed and is waiting for confirmation from the operator.

この状態でオペレータがOKの情報を入力すると、外字
「筐」が外字エリア11に追加される。
When the operator inputs OK information in this state, the external character "Kate" is added to the external character area 11.

削除の場合は、削除のモードを設定し、削除する外字の
区点コードを入力することにより行われる。
Deletion is performed by setting the deletion mode and inputting the Kuten code of the external character to be deleted.

文書の編集において、外字を編集するためには文書中に
外字の区應コードを入力することにより行う、この際1
表示装置!2のEl集画面上には、入力された区点コー
ド対応の外字の外字フォントが外字エリア11に登録さ
れている場合は1例えば。
When editing a document, to edit a custom character, enter the code of the custom character in the document.
Display device! For example, if the private character font of the private character corresponding to the input Kuten code is registered in the private character area 11, the El collection screen of No. 2 will display 1, for example.

第3図に示した編集画面上の外字「井」のように。Like the external character "I" on the editing screen shown in Figure 3.

入力された区点コード対応の外字が表示され、登録され
ていない場合は、第4図に示したように。
The external characters corresponding to the entered Kuten code are displayed, and if they are not registered, as shown in Figure 4.

入力された区点コードに対応する編集位置には。At the editing position corresponding to the input Kuten code.

外字マーク■が表示される。ただし、外字マーク■が表
示された1ih合において−も、編集メモリ。
The external character mark ■ is displayed. However, in the case of 1ih when the external character mark ■ is displayed, - is also used for editing memory.

すなわち1文書メモリ6およびビデオRAMl0上に1
ヨ、外字以外の編集文字の文字コードと同様に、外字の
文字コード(区点コード)が格納される。
That is, 1 document memory 6 and 1 video RAM 10
Similarly to the character codes of editing characters other than private characters, the character codes of private characters (kuten codes) are stored.

外字マークで示された外字を正式に表すべき時、すなわ
ち、印刷する時、または表示画面上で確認したい時は、
次の栗領で、外字マーク対応の外字をも含む編集内容を
出力する。
When you need to formally represent the external characters indicated by the external character mark, that is, when you want to print them or check them on the display screen,
In the next chestnut area, output the edited content including the custom characters that support the custom character mark.

以下、第5図に示したフローチャートにより説明する。The process will be explained below using the flowchart shown in FIG.

なお、第5図は、印刷の場合を示している。Note that FIG. 5 shows the case of printing.

まず、印刷モードの設定、印刷文書および印刷範囲の指
定等の印刷準備を行い(501)、印刷装置i!1を初
期化する(502)、i!kに、印刷制御部5は、文書
メモリ6を探索して(503)、指定された部分の文字
コードを読出し、フォント抽出部8に転送する(504
)、フォント抽出部8は、@送された文字コードを1個
ずつ順に検索し、標準文字と外字とを判別する(505
)。
First, print preparations such as setting the print mode and specifying the print document and print range are performed (501), and the printing device i! Initialize 1 (502), i! At step k, the print control section 5 searches the document memory 6 (503), reads out the character code of the specified part, and transfers it to the font extraction section 8 (504).
), the font extraction unit 8 sequentially searches the sent character codes one by one and distinguishes between standard characters and custom characters (505
).

m準文字の場合は、フォント抽出部8は、その標準文字
コードから標準cG9の対応するアドレスを算出し、標
準CG9を直接アクセスし、標準文字の文字フォントを
抽出する(505,511)。
In the case of m quasi-characters, the font extraction unit 8 calculates the corresponding address of the standard cG9 from the standard character code, directly accesses the standard CG9, and extracts the character font of the standard character (505, 511).

外字の場合は、フォント抽出部8は、外字CG11のコ
ード格納部を順番に探索しく50G)、転送されてきた
外字コードに対応する外字フォントが外字CGII内に
登録されているか否かを調べ。
In the case of a private character, the font extraction unit 8 sequentially searches the code storage section of the private character CG11 (50G) and checks whether the private character font corresponding to the transferred private character code is registered in the private character CGII.

登録されている場合は、その外字フォントを抽出する(
507.5 L L)、登録されていない場合は、フォ
ント抽出部8は、その外字コードを外字選択制御部12
に転送する(508)−外字記憶制御部13は、外字選
択制61郊L2の制御のちとに、CGフロッピー4から
対応する外字フォントを読出し、外字エリア11に格納
する(509.510)。
If it is registered, extract the external character font (
507.5 L L), if it is not registered, the font extraction unit 8 sends the private character code to the private character selection control unit 12.
(508) - After controlling the external character selection system 61 L2, the external character storage control unit 13 reads the corresponding external character font from the CG floppy 4 and stores it in the external character area 11 (509.510).

この際、外字エリア11に空エリアがない場合は、特定
の論理により外字エリア11の消去可能なアドレスを算
出し、そのアドレスに格納された外字フォントを消去し
て、その部分にCGフロッピー4から読出した新しい外
字フォントを格納する。上記、特定の論理の例としては
1例えば、外字エリア11を第6図のようt;構成する
方法が考えられる。すなわち、外字コードfill 1
 a、外字フォント1illbの他に使用頻度s11 
cを設け、使用頻度の低いものから置換する方法がある
。この他側こは、登録の古いものから順に置換する方法
が考えられる。
At this time, if there is no empty area in the private character area 11, an erasable address in the private character area 11 is calculated using a specific logic, the private character font stored at that address is deleted, and the CG floppy 4 is placed in that area. Stores the read new external character font. As an example of the above-mentioned specific logic, for example, a method of configuring the external character area 11 as shown in FIG. 6 can be considered. In other words, the external character code fill 1
a, usage frequency s11 in addition to external character font 1illb
There is a method of providing c and replacing the least frequently used ones first. On the other side, a method of replacing the oldest registrations may be considered.

フォント抽出部8は、新しく登録された外字フォントを
抽出する(510,511)。
The font extraction unit 8 extracts the newly registered external character font (510, 511).

フォント抽出部8は、このようにして抽出した文字フォ
ント(標準文字フォント、または外字フォント)を順次
、印刷制御部5に転送し、その文字バッファに格納する
(512)、印刷制御部5は。
The font extraction unit 8 sequentially transfers the character fonts (standard character fonts or custom character fonts) extracted in this way to the print control unit 5 and stores them in the character buffer (512).

文字バッファ内の文字フォント数をカラン1−シ、1行
分に達した時点で印刷するよう印刷装rLlを制御する
(513,514,515)。
The printing device rLl is controlled to print when the number of character fonts in the character buffer reaches one line (513, 514, 515).

以上、印刷の場合について説明したが1編集時に外字マ
ーク対応の実際の外字を表示したい場合は、入力装置3
の特定のキーを押下することにより、同様の処理により
外字マーク対応の外字フォントが外字エリア11に自動
的に登録され1表示される。ただし、この際1表示制御
部7は、ビデオRAMI Oの中の外字コードを11?
Hする。
The above explained the case of printing, but if you want to display the actual custom character that corresponds to the custom character mark at the time of editing, input device 3
By pressing a specific key, a private character font corresponding to the private character mark is automatically registered in the private character area 11 and displayed in the same manner. However, at this time, the 1 display control unit 7 changes the external character code in the video RAMIO to 11?
Have sex.

このように1本実施例では、外字エリア11に登録され
ていない外字フォントは、印刷または表示したい時に、
CGフロッピー4より自動的に登録されるため、外字エ
リア11の容量は、従来は複数文書分を要していたのに
対し、本実施例では、最低、印刷する部分、または表示
する部分の外字情報を格納する分だけあれば良い。また
、一旦、外字エリア11から削除した外字フォントであ
っても、必要な時には再入力することなく自動的に登録
され1回復される。極論すれば、本実施例では、f4集
時に外字コードを入力してさえおけば、印刷または表示
時に、文書メモリ6またはビデオRAM 10の外字コ
ードをもとに、外字フォントが自動的にCGフロッピー
4から読出され外字エリア11に登録されるため、オペ
レータによる外字の登録を一切行わなくと良い。
In this way, in this embodiment, when you want to print or display a custom character font that is not registered in the custom character area 11,
Since it is automatically registered from the CG floppy 4, the capacity of the external character area 11 required the capacity of multiple documents in the past, but in this embodiment, at least the external characters of the part to be printed or displayed It only needs to be enough to store information. Furthermore, even if a custom character font is once deleted from the custom character area 11, it is automatically registered and restored without having to be re-inputted when necessary. To take it to the extreme, in this embodiment, as long as the custom character code is input during the f4 collection, the custom character font will be automatically transferred to the CG floppy disk based on the custom character code in the document memory 6 or video RAM 10 when printing or displaying. 4 and registered in the external character area 11, there is no need for the operator to register any external characters.

なお、探索対象は、別途格納された定型句や。Note that the search target is separately stored fixed phrases and phrases.

ユーザ登録単語にも拡張することが可能である。It is possible to extend this to user registered words as well.

効   果 以上説明したように、本発明の文字処理装置によれば、
外字エリアの容量の制約により外字エリアから削除した
外字を、再入力することなく印刷、表示することが可能
となる。
Effects As explained above, according to the character processing device of the present invention,
It becomes possible to print and display a custom character that has been deleted from the custom character area due to the capacity limitation of the custom character area without having to re-enter it.

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

第1図は本発明の一実施例による文字処理装置を示す図
、第2図は第1図において外字を登録する際の表示画面
を示す図、第3図は第1図において登録された外字を含
む編集内容を表示した表示画面を示す図、第4図は第1
図において登録されていない外字を含む編集内容を表示
した表示画面を示す図、第5図は第1図において印刷す
る場合の動作を示すブローチヤード、第6VAは第1図
における外字エリアの構成例を示す回である。 4:CGフロッピー、6:文書メモリ、8:フォント抽
出部、9:11準CG、10:ビデオRAM、11:外
字エリア(外字CG)、12:外字選択制御部、13:
外部記憶制御部。 男2図 第3図 第4図 @5図
FIG. 1 is a diagram showing a character processing device according to an embodiment of the present invention, FIG. 2 is a diagram showing a display screen when registering a custom character in FIG. 1, and FIG. 3 is a diagram showing a custom character registered in FIG. 1. Figure 4 shows a display screen displaying editing contents including
Figure 5 is a brooch yard showing the operation when printing in Figure 1. Figure 6 VA is an example of the configuration of the custom character area in Figure 1. This is the time to show. 4: CG floppy, 6: Document memory, 8: Font extraction unit, 9: 11 Semi-CG, 10: Video RAM, 11: External character area (external character CG), 12: External character selection control unit, 13:
External storage control unit. Male 2 Figure 3 Figure 4 @ Figure 5

Claims (1)

【特許請求の範囲】[Claims] (1)使用頻度の高い文字の文字フォントを常時格納し
た第1のキャラク・タジェネレータと、必要に応じて外
部記憶装置から読出した使用頻度の低い文字の文字フォ
ントを格納する第2のキャラクタ・ジェネレータと、入
力文字に対応する文字コードを格納する編集メモリとを
備えた文字処理装置において、印刷、または表示時に、
印刷または表示すべき前記使用頻度の低い文字の文字フ
ォントが前記第2のキャラク・タジェネレータに格納さ
れていない場合は、前記編集メモリに格納された文字コ
ードに基づいて、前記外部記憶装置から自動的に当該使
用頻度の低い文字の文字フォントを読出し、前記第2の
キャラク・タジェネレータに格納する手段を設けたこと
を特徴とする文字処理装置。
(1) A first character generator that constantly stores character fonts for frequently used characters, and a second character generator that stores character fonts for less frequently used characters read from an external storage device as needed. In a character processing device equipped with a generator and an editing memory that stores character codes corresponding to input characters, when printing or displaying,
If the character font of the infrequently used character to be printed or displayed is not stored in the second character generator, the character font of the infrequently used character to be printed or displayed is automatically downloaded from the external storage device based on the character code stored in the editing memory. 1. A character processing device comprising means for reading a character font of a character that is used less frequently and storing the read character font in the second character generator.
JP59251201A 1984-11-28 1984-11-28 Character processor Pending JPS61129684A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59251201A JPS61129684A (en) 1984-11-28 1984-11-28 Character processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59251201A JPS61129684A (en) 1984-11-28 1984-11-28 Character processor

Publications (1)

Publication Number Publication Date
JPS61129684A true JPS61129684A (en) 1986-06-17

Family

ID=17219188

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59251201A Pending JPS61129684A (en) 1984-11-28 1984-11-28 Character processor

Country Status (1)

Country Link
JP (1) JPS61129684A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6418185A (en) * 1987-07-14 1989-01-20 Toshiba Corp Document generator
JPS6418186A (en) * 1987-07-14 1989-01-20 Toshiba Corp Extra character floppy disc identifier
JPH01106090A (en) * 1987-10-20 1989-04-24 Nec Corp Extra character processing system
JPH02100095A (en) * 1988-10-07 1990-04-12 Fujitsu Ltd External character registration device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5649942B2 (en) * 1972-08-10 1981-11-26
JPS5856140A (en) * 1981-09-30 1983-04-02 Fujitsu Ltd Output equipment of data processor
JPS59165090A (en) * 1983-03-07 1984-09-18 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Character generator

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5649942B2 (en) * 1972-08-10 1981-11-26
JPS5856140A (en) * 1981-09-30 1983-04-02 Fujitsu Ltd Output equipment of data processor
JPS59165090A (en) * 1983-03-07 1984-09-18 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Character generator

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6418185A (en) * 1987-07-14 1989-01-20 Toshiba Corp Document generator
JPS6418186A (en) * 1987-07-14 1989-01-20 Toshiba Corp Extra character floppy disc identifier
JPH01106090A (en) * 1987-10-20 1989-04-24 Nec Corp Extra character processing system
JPH02100095A (en) * 1988-10-07 1990-04-12 Fujitsu Ltd External character registration device

Similar Documents

Publication Publication Date Title
JPS61129684A (en) Character processor
JPS6370370A (en) Document preparing device
JPS61129685A (en) Multilingual character data simultaneous output control system
JPH07182319A (en) Character processor
JPS623288A (en) Extra character managing system
JPH03266172A (en) Word processor
JP2870869B2 (en) Document processing apparatus and method
JPH01270167A (en) Document editing system with memorandum
JPH077404B2 (en) Document processor
JPH08161308A (en) Document processor
JP2005182476A (en) Filing system, filing method, filing program, and storage medium
JPS63250692A (en) Document data editing apparatus
JPS60253572A (en) Blank filling printing system
JPH0666065B2 (en) Document processor with furigana addition function
JP2998092B2 (en) Electronic firing device
JPS59201129A (en) Document producer
JPH06180662A (en) Electronic filing device
JPH01128845A (en) Character generating apparatus
JPS62270364A (en) Document processing apparatus
JPH0750477B2 (en) Information processing equipment
JPH05143415A (en) Document preparing device
JPS63244262A (en) Data processor
JPH05257934A (en) Document preparing device
JPS63184160A (en) Document editing processor
JPH0816575A (en) Document processing method