JPH06166235A - Character editing device - Google Patents

Character editing device

Info

Publication number
JPH06166235A
JPH06166235A JP4341237A JP34123792A JPH06166235A JP H06166235 A JPH06166235 A JP H06166235A JP 4341237 A JP4341237 A JP 4341237A JP 34123792 A JP34123792 A JP 34123792A JP H06166235 A JPH06166235 A JP H06166235A
Authority
JP
Japan
Prior art keywords
character
character information
information
code
search
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
JP4341237A
Other languages
Japanese (ja)
Inventor
Keiichiro Oka
慶一郎 岡
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 JP4341237A priority Critical patent/JPH06166235A/en
Publication of JPH06166235A publication Critical patent/JPH06166235A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve operability, by changing altogether a plurality of characters having the same character information into the characters having another character information, in a character editing device which changes character information such as a character size and a character font. CONSTITUTION:A character editing device 1 is provided with: a character information setting means 10 which specifies character information to be changed, and character information to which it will be changed; a character information retrieval means 20 which retrieves the characters to be changed; and a character information changing means 30 which changes the character information of the retrieved characters into the another character information specified. Thus, the change of a plurality of characters having the same character information to the characters having another character information can be achieved by specifying the character information only, and the characters can be edited by means of less operations.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、文字編集装置に関し、
特に文字の表示/印刷イメージの情報を編集する文字編
集装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character editing device,
In particular, the present invention relates to a character editing device that edits information of a character display / print image.

【0002】[0002]

【従来の技術】従来の文字編集装置には、一文書中にフ
ォントの異なる文字が混在する文字データを処理する方
式のものがあり、入力装置から文字コードと、フォント
等を指定する文字情報から成る文字データを1字分づつ
入力して、文書データメモリに格納し印刷処理の際に文
字情報を参照して、その都度フォントを選択し切換える
ものであるが、文字データを1文字づつ処理しなければ
ならなず、文書データ作成に時間がかかるので、ページ
単位で文書中の頻度の高い文字群と頻度の低い文字群と
をそれぞれまとめて分類処理し、予め装置側に頻度の高
い順に多種類のフォントデータを用意しておいて、各文
字群の文字情報により該当するフォントを比較選択する
ようにして処理時間を短縮しようとする方式があり、特
開昭63−214794号で提案されている「文字フォ
ントデータの管理方式」が参照できる。
2. Description of the Related Art A conventional character editing apparatus has a method of processing character data in which characters of different fonts are mixed in one document. The character data is input character by character, stored in the document data memory, and the character information is referenced during printing processing, and the font is selected and switched each time. The character data is processed character by character. Since it takes time to create the document data, a group of characters with high frequency and a group of characters with low frequency in the document are collectively classified for each page, and are processed in advance in descending order of frequency on the device side. There is a method of preparing the font data of various types and comparing and selecting the corresponding fonts according to the character information of each character group to reduce the processing time. It has been proposed "management system of the character font data" can be referenced in the 94 issue.

【0003】図4は文字フォントデータ管理方式のブロ
ック図であり、図5の文書フォーマットの一例に示すよ
うな文書を処理するには、文書が複数のページ201,
202,203からなり、各ページには、大見出しの文
字列204、小見出しの文字列205、本文の文字列2
06の如く、大きさの異なる文字フォントが必要とな
る。
FIG. 4 is a block diagram of a character font data management system. In order to process a document as shown in the example of the document format of FIG.
Each page includes a large headline character string 204, a small headline character string 205, and a body text string 2.
Character fonts of different sizes such as 06 are required.

【0004】そこで、先づ、処理装置(マイコン)51
は、文書の本文文字サイズとして使用頻度が最も高い予
め定めた標準サイズのフォントデータを、各種のサイズ
を含むフォントデータを格納するフォントデータファイ
ル58からフォントバッファメモリ55の常駐エリアに
ロードする。キー入力装置59からの書式設定により、
順次、文書名、ページ数、ページサイズ、マージン、大
見出し204の文字サイズ、小見出し205の文字サイ
ズ、本文文字206の文字サイズ等の文書、文字情報
と、大見出し204と小見出し205と本文206の文
字データ列である文字コードを文書データメモリ54に
格納する。
Therefore, first, the processing unit (microcomputer) 51
Loads the font data of a predetermined standard size, which is most frequently used as the body text size of the document, from the font data file 58 storing the font data including various sizes into the resident area of the font buffer memory 55. By the format setting from the key input device 59,
Document name, number of pages, page size, margin, character size of large headline 204, character size of small headline 205, character size of body text 206, character information, etc., large headline 204, small headline 205, and body 206 The character code, which is a character data string, is stored in the document data memory 54.

【0005】文書印刷指示入力により、文書データメモ
リ54上に格納されている文書の本文文字サイズと、フ
ォントバッファ55を管理するフォントバッファ管理テ
ーブルメモリ56上で常駐エリアにあるフォントデータ
のサイズとを比較し、一致すれば両データは印刷前処理
完了となる。
By inputting a document print instruction, the text character size of the document stored in the document data memory 54 and the size of the font data in the resident area on the font buffer management table memory 56 for managing the font buffer 55 are displayed. If both data are compared and matched, the pre-print processing is completed for both data.

【0006】ここで頻度の低い大、小見出し204,2
05の文字情報等の必要サイズのフォントデータがフォ
ントバッファメモリ55に無い場合は、当該フォントデ
ータをフォントデータファイル58から、フォントバッ
ファメモリ55の非常駐エリアに事前にロードしてお
き、フォントバッファメモリ55上での必要文字フォン
トの有無判断は、フォントバッファ管理テーブルメモリ
56をチェックすることで行うようにしている。
[0006] Here, the small and large headings 204, 2 which are infrequent
If the font data of the required size, such as character information 05, does not exist in the font buffer memory 55, the font data is loaded from the font data file 58 into the non-resident area of the font buffer memory 55 in advance. Whether or not the necessary character font is present is determined by checking the font buffer management table memory 56.

【0007】従って、大小の見出し文字の場合は大、小
見出しの文字情報の文字サイズと一致する文字サイズの
フォントデータをフォントバッファ管理テーブルメモリ
56でサーチすることで、フォント選択処理に関する分
処理時間の短縮にはなるが、例えば、途中で2行の小見
出し205を大見出し204の文字サイズに変更したい
場合などの文字情報の変更は、文書データメモリ54上
の小見出し204の文字コードのアドレスから、文字情
報の文字サイズを1文字づつ全て選択、変更処理しなけ
ればならない。
Therefore, in the case of large and small heading characters, by searching the font buffer management table memory 56 for font data having a character size that matches the character size of the character information of the large and small headings, it is possible to reduce the processing time required for font selection processing. Although it will be shortened, for example, when changing the character information of the small headline 205 of two lines to the character size of the large headline 204 on the way, the character information is changed from the address of the character code of the small headline 204 on the document data memory 54. All the character size of the information must be selected and changed one by one.

【0008】[0008]

【発明が解決しようとする課題】これらの従来の文字編
集装置では、文字情報を変更する文字コードをすべて選
択しなければならず、文書データメモリ54に点在する
同一文字情報を有する文字コードを別の文字情報に変更
する場合、操作が面倒であるとともに文書データ作成に
時間がかかるという問題点があった。
In these conventional character editing devices, all the character codes whose character information is to be changed must be selected, and character codes having the same character information scattered in the document data memory 54 must be selected. When changing to other character information, there are problems that the operation is troublesome and that it takes time to create the document data.

【0009】本発明は上述の問題点に鑑みて、予め定め
られた文書範囲内で変更したい同一文字情報を有する複
数の文字コードをまとめて検索、抽出し、その複数の文
字コードに対応する同一文字情報を同時に一括変更処理
して文書データファイルを生成することにより、操作性
を改善し文書データ作成時間短縮を可能とする文字編集
装置を提供することを目的とする。
In view of the above problems, the present invention collectively retrieves and extracts a plurality of character codes having the same character information to be changed within a predetermined document range, and identifies the same character code corresponding to the plurality of character codes. An object of the present invention is to provide a character editing apparatus that improves operability and shortens document data creation time by generating a document data file by collectively changing character information.

【0010】[0010]

【課題を解決するための手段】本発明の文字編集装置
は、文字コードとこの文字コードに対応する表示/印刷
イメージを指定する文字情報を格納するデータファイル
に対して、指定された文字情報を変更前文字情報として
設定し、また、別に指定された文字情報を変更後文字情
報として設定する文字情報設定手段と、この文字情報設
定手段で設定された変更前文字情報と同じ文字情報を有
する文字コードをデータファイルから検索し、該当する
文字コード位置を格納する文字情報検索手段と、この文
字情報検索手段で格納された文字コード位置の文字コー
ドに対応する文字情報を文字情報設定手段で設定された
変更後文字情報に変更しデータファイルに書き込む文字
情報変更手段とを備えている。
A character editing device of the present invention stores a specified character information in a data file storing a character code and character information specifying a display / print image corresponding to the character code. Character information setting means for setting as character information before change and character information specified separately as character information after change, and a character having the same character information as the character information before change set by this character information setting means The code is searched from the data file and the character information search means for storing the corresponding character code position and the character information corresponding to the character code at the character code position stored by this character information search means are set by the character information setting means. And a character information changing unit for changing to the changed character information and writing it in the data file.

【0011】また、本発明の文字編集装置は、文字サイ
ズ、文字フォント及びかざり文字からなる文字情報を備
えている。
Further, the character editing apparatus of the present invention is provided with character information including a character size, a character font and a decoration character.

【0012】また、本発明の文字編集装置は、データフ
ァイルの検索範囲を検索開始位置および検索終了位置指
定等の形式で設定する検索範囲設定手段を備えている。
The character editing apparatus of the present invention further comprises a search range setting means for setting the search range of the data file in a format such as designation of a search start position and a search end position.

【0013】[0013]

【作用】上記構成によれば、文字情報設定手段が文字コ
ードと文字サイズ、文字フォントなどを示す、文字情報
から成る文字データを格納しているデータファイルに対
して、指定入力により変更する文字情報を変更前文字情
報を変更後文字情報という形式で設定し、検索範囲設定
手段は文字情報設定手段で設定した文字情報の変更を行
うべきデータファイルの文書範囲を検索開始位置、検索
終了位置として設定する。
According to the above construction, the character information setting means changes the character information by designating the data file storing the character data consisting of the character information indicating the character code, the character size, the character font, etc. Set the character information before change in the format of character information after change, and the search range setting means sets the document range of the data file that should change the character information set by the character information setting means as the search start position and search end position. To do.

【0014】文字情報検索手段は文字情報設定手段で設
定した変更前文字情報と同一文字情報を有する複数の文
字コードを、検索範囲設定手段で設定したデータファイ
ルの範囲内で検索し抽出して、該当する文字コードの文
字コード位置をアドレスとして自己内に格納して置く。
文字情報変更手段は文字情報検索手段に格納されている
文字コード位置に該当するデータファイルの文字コード
に対応する文字情報を文字情報設定手段で設定した変更
後文字情報に一括変更する書き換えを行うので、設定範
囲内の文書データ中で同一の文字情報を有する複数の文
字コードの文字情報一括変更が可能となり、操作性が改
善される。
The character information search means searches for and extracts a plurality of character codes having the same character information as the pre-change character information set by the character information setting means within the range of the data file set by the search range setting means, The character code position of the corresponding character code is stored in itself as an address.
Since the character information changing means performs rewriting to collectively change the character information corresponding to the character code of the data file corresponding to the character code position stored in the character information searching means to the changed character information set by the character information setting means. , It becomes possible to collectively change the character information of a plurality of character codes having the same character information in the document data within the setting range, and the operability is improved.

【0015】[0015]

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

【0016】図1は本発明の一実施例による文字編集装
置の構成図である。
FIG. 1 is a block diagram of a character editing apparatus according to an embodiment of the present invention.

【0017】図1において、本実施例の文字編集装置1
は、変更前文字情報11と変更後文字情報12を設定す
る文字情報設定手段10と、文書の処理範囲(例えば1
ページ、3ページ分等)を検索開始位置41、検索終了
位置42として設定する検索範囲設定手段40と、検索
範囲設定手段40で設定した範囲内で同一文字情報の文
字コードを検索する文字情報検索手段20と、文字コー
ド位置22,24……に対応する文字情報を変更してデ
ータファイル2の文書の文字データを書き換える文字情
報変更手段30とで構成される。
Referring to FIG. 1, a character editing device 1 of this embodiment.
Is a character information setting means 10 for setting the pre-change character information 11 and the post-change character information 12, and a document processing range (for example, 1
(Pages, 3 pages, etc.) as the search start position 41 and the search end position 42, and the character information search for searching the character code of the same character information within the range set by the search range setting means 40. Means 20 and character information changing means 30 for changing the character information corresponding to the character code positions 22, 24 ... And rewriting the character data of the document in the data file 2.

【0018】次に動作について説明する。Next, the operation will be described.

【0019】システムが始動すると、文字情報設定手段
10が起動される。文字情報設定手段10は入力指示さ
れた変更前文字情報11と変更後文字情報12をデータ
ファイル2に対して設定する。
When the system is started, the character information setting means 10 is started. The character information setting means 10 sets the input before-change character information 11 and the after-change character information 12 in the data file 2.

【0020】なお、本システムの文字情報は、フォント
辞書による文字サイズ、文字フォントとかざり文字デー
タを含むものであるが、以下は、説明を簡略化するため
に変更前文字情報11、変更後文字情報12等の文字情
報は中ゴシック、細ゴシック等の文字フォントである場
合を例として説明する。
Note that the character information of this system includes the character size according to the font dictionary, the character font, and the decoration character data. However, in the following, the character information before change 11 and the character information after change 12 are shown to simplify the explanation. The case where the character information such as is a character font such as medium Gothic and fine Gothic will be described as an example.

【0021】ここでは、指定入力を受けて、変更前文字
情報11には中ゴシック、変更後文字情報12には細ゴ
シックが設定されたものとする。
Here, it is assumed that the pre-change character information 11 is set to medium Gothic and the post-change character information 12 is set to Fine Gothic in response to the designation input.

【0022】文字情報設定手段10の設定処理が終了す
ると、検索範囲設定手段40が起動される。検索範囲設
定手段40は文字情報検索手段20の検索範囲を設定す
る従属機能であって、1/2ページ、1ページ、3ペー
ジ……、等とするデータファイル2に格納された文書中
での処理範囲を、検索開始位置41と検索終了位置42
の形式で、同様に設定する。この設定範囲はシステムで
自動的に選択されるか、指示入力による。
When the setting process of the character information setting means 10 is completed, the search range setting means 40 is activated. The search range setting means 40 is a subordinate function of setting the search range of the character information search means 20, and is included in the document stored in the data file 2 such as 1/2 page, 1 page, 3 pages. The processing range is the search start position 41 and the search end position 42.
Set the same in the format. This setting range is automatically selected by the system or by an instruction input.

【0023】次に、文字情報検索手段20が起動され、
検索範囲設定手段40で設定した検索開始位置41を参
照し、図2の変更前のデータファイル2の構造図に示
す、データファイル2中の文字情報(中ゴシック)文字
コード(21,22)からなる文字データから、文字情
報設定手段10で設定、指定した変更前文字情報11
(中ゴシック)と同じ文字情報を有する文字コードを検
索し、該当する文字コードの文字コード位置を取得す
る。ここでは、中ゴシックの文字情報を有する文字コー
ド21の文字コード位置22、及び文字コード23の文
字コード位置24が抽出されて、バッファに格納され
る。文字情報検索手段20の処理が検索終了位置42に
至って終了すると、文字情報変更手段30が起動され
る。文字情報変更手段30は文字情報設定手段10で設
定した変更後文字情報12(細ゴシック)を参照し、文
字情報検索手段20に格納する文字コード位置22,2
4を参照して、データファイル2の文字コード位置22
の文字コード21に対応する文字情報の中ゴシックを、
細ゴシックに変更しデータファイル2を書き換える。ま
た、同時に文字コード位置24の文字コード23に対応
する文字情報の中ゴシックを細ゴシックに書き換える。
図3は、変更後のデータファイル2の構造図を示したも
のであり、文字コード21,23に対応する文字情報は
細ゴシックに書き換えられて、文字情報が同時に一括変
更された文書データがデータファイル2に生成されてい
る。
Next, the character information retrieval means 20 is activated,
Referring to the search start position 41 set by the search range setting means 40, from the character information (middle Gothic) character code (21, 22) in the data file 2 shown in the structural diagram of the data file 2 before the change in FIG. Character data before change 11 which is set and designated by the character information setting means 10 from the character data
A character code having the same character information as (medium Gothic) is searched, and the character code position of the corresponding character code is acquired. Here, the character code position 22 of the character code 21 and the character code position 24 of the character code 23 having medium Gothic character information are extracted and stored in the buffer. When the processing of the character information searching means 20 reaches the search end position 42 and ends, the character information changing means 30 is activated. The character information changing means 30 refers to the changed character information 12 (fine Gothic) set by the character information setting means 10 and stores the character code positions 22, 2 in the character information searching means 20.
4, the character code position 22 of the data file 2 is referred to.
The medium Gothic character information corresponding to the character code 21 of
Change to fine Gothic and rewrite data file 2. At the same time, the medium Gothic of the character information corresponding to the character code 23 at the character code position 24 is rewritten to fine Gothic.
FIG. 3 is a structural diagram of the data file 2 after the change. The character information corresponding to the character codes 21 and 23 is rewritten in fine Gothic, and the document data in which the character information is collectively changed is the data. It is generated in file 2.

【0024】文字情報変更手段30は文字情報検索手段
20のバッファに格納する文字コード位置22,24…
…全てに対して処理が終了すると文字編集装置1の動作
が終了し、あとはデータファイル2の文書データがプリ
ンタ、表示装置等へ出力される。
The character information changing means 30 stores the character code positions 22, 24 ... Stored in the buffer of the character information searching means 20.
When the processing for all is completed, the operation of the character editing device 1 is completed, and then the document data of the data file 2 is output to a printer, a display device or the like.

【0025】このような本実施例においては、従来例の
場合、ページ単位で文字データメモリ54上に格納した
小見出し205等の複数の同一文字情報を有する文字デ
ータの文字情報を変更するには、その都度何回も文字コ
ードを選択して文字情報の変更操作が必要であるが、本
実施例の場合は、変更文字情報の指定入力により、文字
情報検索手段20によって予め定められた広範な処理範
囲内で同一文字情報を有する複数の文字データを抽出し
て、文字情報変更手段30により同一文字情報を一括変
更することで、データ処理が殆んどデータファイル2上
の処理となり、操作、処理が改善されるもので、Pos
t Scriptによるページプリンタのフォントキャ
ッシュを使用する方式等にツールとして応用すれば更に
高速処理を可能とする手段となる。
In this embodiment, in the case of the conventional example, in order to change the character information of the character data having a plurality of the same character information such as the subheading 205 stored in the character data memory 54 in page units, It is necessary to select the character code many times each time to change the character information. However, in the case of the present embodiment, a wide range of predetermined processing by the character information searching means 20 is performed by designating and inputting the changed character information. By extracting a plurality of character data having the same character information within the range and collectively changing the same character information by the character information changing means 30, the data processing is almost the processing on the data file 2, and the operation and the processing are performed. Is improved, Pos
If it is applied as a tool to the method of using the font cache of the page printer based on t Script, it becomes a means that enables higher speed processing.

【0026】[0026]

【発明の効果】以上説明したように本発明は、データフ
ァイルの特定の文字情報を持つ文字コードを自動的に検
索し、該当する文字情報を一括して変更できるようにし
たので、従来より少ない操作でデータファイルに点在す
る同一文字情報を有する文字コードを別の文字情報に変
更できるという効果を有する。
As described above, according to the present invention, the character code having the specific character information of the data file is automatically searched and the corresponding character information can be collectively changed. There is an effect that a character code having the same character information scattered in the data file can be changed to another character information by an operation.

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

【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】図1に示すデータファイルの変更前の構造図で
ある。
FIG. 2 is a structural diagram of the data file shown in FIG. 1 before being changed.

【図3】図1に示すデータファイルの変更後の構造図で
ある。
FIG. 3 is a structural diagram of the data file shown in FIG. 1 after modification.

【図4】従来の文字フォントデータ管理方式の構成図で
ある。
FIG. 4 is a configuration diagram of a conventional character font data management system.

【図5】従来の文書フォーマットの一例を示す図であ
る。
FIG. 5 is a diagram showing an example of a conventional document format.

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

1 文書編集装置 2 データファイル 10 文字情報設定手段 20 文字情報検索手段 30 文字情報変更手段 40 検索範囲設定手段 11 変更前文字情報 12 変更後文字情報 22,24 文字コード位置 41 検索開始位置 42 検索終了位置 1 Document Editing Device 2 Data File 10 Character Information Setting Means 20 Character Information Retrieving Means 30 Character Information Changing Means 40 Search Range Setting Means 11 Before Change Character Information 12 After Change Character Information 22, 24 Character Code Position 41 Search Start Position 42 Search End position

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 文字コードと該文字コードに対応する表
示/印刷イメージを指定する文字情報を格納するデータ
ファイルに対して、指定された文字情報を変更前文字情
報として設定し、また、別に指定された文字情報を変更
後文字情報として設定する文字情報設定手段と、 該文字情報設定手段で設定された変更前文字情報と同じ
文字情報を有する文字コードを前記データファイルから
検索し、該当する文字コード位置を格納する文字情報検
索手段と、 該文字情報検索手段で格納された文字コード位置の文字
コードに対応する文字情報を前記文字情報設定手段で設
定された変更後文字情報に変更し前記データファイルに
書き込む文字情報変更手段と、を備えたことを特徴とす
る文字編集装置。
1. A specified character information is set as character information before change in a data file storing a character code and character information specifying a display / print image corresponding to the character code, and is specified separately. Character information setting means for setting the changed character information as changed character information, and a character code having the same character information as the before-change character information set by the character information setting means is searched from the data file, and the corresponding character information is searched. A character information search means for storing a code position; and character information corresponding to the character code at the character code position stored by the character information search means, changed to the changed character information set by the character information setting means A character editing device comprising: character information changing means for writing to a file.
【請求項2】 前記文字情報は、文字サイズ、文字フォ
ント及びかざり文字から成ることを特徴とする請求項1
に記載の文字編集装置。
2. The character information is composed of a character size, a character font, and a decoration character.
Character editing device described in.
【請求項3】 前記文字情報検索手段は、前記データフ
ァイルに対して検索する範囲を検索開始位置および検索
終了位置指定等の形式で設定する検索範囲設定手段を有
することを特徴とする請求項1に記載の文字編集装置。
3. The character information search means includes search range setting means for setting a search range for the data file in a format such as a search start position and a search end position. Character editing device described in.
JP4341237A 1992-11-27 1992-11-27 Character editing device Pending JPH06166235A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4341237A JPH06166235A (en) 1992-11-27 1992-11-27 Character editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4341237A JPH06166235A (en) 1992-11-27 1992-11-27 Character editing device

Publications (1)

Publication Number Publication Date
JPH06166235A true JPH06166235A (en) 1994-06-14

Family

ID=18344457

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4341237A Pending JPH06166235A (en) 1992-11-27 1992-11-27 Character editing device

Country Status (1)

Country Link
JP (1) JPH06166235A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS64148B2 (en) * 1984-05-02 1989-01-05 Mitsubishi Seiko Kk
JPH023860A (en) * 1988-06-20 1990-01-09 Fuji Xerox Co Ltd Document processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS64148B2 (en) * 1984-05-02 1989-01-05 Mitsubishi Seiko Kk
JPH023860A (en) * 1988-06-20 1990-01-09 Fuji Xerox Co Ltd Document processor

Similar Documents

Publication Publication Date Title
US6533822B2 (en) Creating summaries along with indicators, and automatically positioned tabs
JPS6283787A (en) Output control system for display screen
JP4054428B2 (en) Image search apparatus and method, and computer-readable memory
JPH06166235A (en) Character editing device
JPS60222270A (en) Table data insertion printer
JPH0361596B2 (en)
JPH0375912B2 (en)
JP3423113B2 (en) Cache control device and character output device
JPH08161350A (en) Method and device for electronic filing
JPH0572270B2 (en)
JP2900384B2 (en) Character information processing device
JP3813305B2 (en) Document creation apparatus and storage medium storing program for realizing the same
JPH02148094A (en) Character information processor
JPH06243136A (en) Document preparing device
JPH09223136A (en) Method for inspecting character and output device for inspected character
JPH06325034A (en) Information processor
JPH05274311A (en) Device and method for preparing document
JPH0619650A (en) Printer
JPH05307550A (en) Document preparing device
JPH07249034A (en) Character string extraction processor
JPH08129371A (en) Font cache managing device and method therefor
JPS63214794A (en) Management system for character font data
JPH0273455A (en) Character processing system
JPS61264433A (en) Electronic equipment
JPH1044533A (en) Font cache