JPH10291343A - Method and system for managing font data and recording medium - Google Patents

Method and system for managing font data and recording medium

Info

Publication number
JPH10291343A
JPH10291343A JP9103267A JP10326797A JPH10291343A JP H10291343 A JPH10291343 A JP H10291343A JP 9103267 A JP9103267 A JP 9103267A JP 10326797 A JP10326797 A JP 10326797A JP H10291343 A JPH10291343 A JP H10291343A
Authority
JP
Japan
Prior art keywords
fonts
output
code system
data
font
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.)
Granted
Application number
JP9103267A
Other languages
Japanese (ja)
Other versions
JP3466869B2 (en
Inventor
Chie Amamiya
千恵 雨宮
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP10326797A priority Critical patent/JP3466869B2/en
Publication of JPH10291343A publication Critical patent/JPH10291343A/en
Application granted granted Critical
Publication of JP3466869B2 publication Critical patent/JP3466869B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enhance the efficiency of data processing work by designing a plurality of fonts to be merged in order to output all character data of a desired code system to be outputted as one file, making an output data file where the fonts of a desired code system are merged into one and outputting the data file thus made. SOLUTION: A data of character code, for example, is inputted on a keyboard 5 to a control section 4 in order to designate fonts to be merged and a CPU 1 counts the number of fonts before making a decision whether designation of merge font has ended. When a decision is made that the designation has ended, characters constituting a code system are retrieved among the merge fonts and a decision is made whether it is present. When a decision is made that it is present, a character data file is made and the CPU 1 counts the number of characters. When a decision is made that it is not present, characters are retrieved from a next font and if the counted number of characters is equal to the number of characters constituting a code system designated at first, the file is outputted to a display 7, a printer 11, or the like.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、フォントデータ管
理方法およびその装置、ならびに記録媒体に係り、詳し
くは、例えば図形処理装置、日本語ワードプロセッサ、
情報処理システム等においてフォントを管理する場合に
好適なフォントデータ管理方法および装置、ならびに記
録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and an apparatus for managing font data, and a recording medium.
The present invention relates to a font data management method and apparatus suitable for managing fonts in an information processing system and the like, and a recording medium.

【0002】[0002]

【従来の技術】欧文フォントは、書体に従属する文字と
書体に非従属の文字とが混在しており、業界標準となる
ような欧文フォントのコード体系は、これら2種類の文
字を1つのコード体系内に収めている。
2. Description of the Related Art In a European font, characters that are dependent on a typeface and characters that are not dependent on the typeface are mixed. It is contained in the system.

【0003】具体例として、欧文フォントには記号類や
アルファベット類などが含まれており、そのうち、アル
ファベット類は書体によりデザインが異なるため書体に
従属するといえる。これに対して、記号類(例えば=、
+、<、>)はどの書体にも共通して使えるデザインに
なっているため、書体に非従属といえる。
[0003] As a specific example, a Western font includes symbols and alphabets, and among them, the alphabets can be said to be subordinate to the fonts because the design differs depending on the fonts. On the other hand, symbols (for example, =,
+, <,>) Can be said to be independent of typefaces because they are designed to be used in common with all typefaces.

【0004】現状においては、書体に従属の文字は書体
毎(例えばRoman、Cothic、Courier
等のフォント毎)に管理し、書体に非従属のものは別書
体(例えばSymbol、Dingbats等のフォン
ト)として管理している。業界標準となるようなコード
体系では、これら2種類の文字を1つのコード体系内に
収めている。
[0004] At present, characters dependent on typefaces are different for each typeface (for example, Roman, Cothic, Courier).
And fonts that are not subordinate to the font are managed as separate fonts (for example, fonts such as Symbol and Dingbats). In a coding system that becomes an industry standard, these two types of characters are contained in one coding system.

【0005】[0005]

【発明が解決しようとする課題】しかし、ファイルの出
力時には、1コード体系に対して1フォントという関係
で出力されることから、所望のコード体系を必要な複数
コード体系に分割し、新たにコード体系を作成し、各々
別個のファイルに出力している。その出力後、複数に分
割し出力されたファイルを融合する別プログラムを作成
し、その別プログラムによりそれらファイルを融合する
ことによって、所望のコード体系のフォントを得てい
る。
However, when a file is output, one font is output for one code system. Therefore, a desired code system is divided into a plurality of necessary code systems and a new code system is newly created. The system is created and output to separate files. After the output, a separate program for fusing the files divided and output is created, and the files are fused by the separate program to obtain a font having a desired code system.

【0006】このため、所望のコード体系の欧文フォン
トを出力したい場合は、一旦、所望のコード体系を分割
して新たにコード体系を作成しなければならない点や、
各々出力されたファイルを別プログラムを介して融合し
なければならない点があり、これによって二重の手間が
かかるという問題がある。
Therefore, when it is desired to output a European font having a desired code system, it is necessary to temporarily divide the desired code system and create a new code system.
There is a point that each output file has to be merged through another program, which causes a problem that double labor is required.

【0007】そこで、本発明の目的は、所望のコード体
系の文字を出力する際、その文字に必要な複数のフォン
トを1つのファイルにマージ(併合)して出力すること
により、データ処理作業の効率化を図ることが可能なフ
ォントデータ管理方法および装置、ならびに記録媒体を
提供することにある。
Accordingly, an object of the present invention is to output a character having a desired code system by merging a plurality of fonts necessary for the character into one file and outputting the same. It is an object of the present invention to provide a font data management method and apparatus capable of improving efficiency, and a recording medium.

【0008】[0008]

【課題を解決するための手段】本発明は、所望のコード
体系の文字データが出力可能なようにフォントデータを
管理するフォントデータ管理方法であって、出力する所
望のコード体系を指示するステップと、該所望のコード
体系の全文字データを1ファイルとして出力するため
に、マージする複数のフォントを指定するステップと、
該所望のコード体系の文字データを前記指定された複数
のフォントの中から参照し、当該所望のコード体系の複
数のフォントが1つにマージされた出力データファイル
を作成するステップと、該複数のフォントが1つにマー
ジされ所望のコード体系の文字データからなる出力デー
タファイルを出力するステップとを有する。
SUMMARY OF THE INVENTION The present invention relates to a font data management method for managing font data so that character data of a desired code system can be output, comprising the steps of designating a desired code system to be output. Specifying a plurality of fonts to be merged in order to output all character data of the desired code system as one file;
Referring to the character data of the desired code system from the plurality of designated fonts, and creating an output data file in which the plurality of fonts of the desired code system are merged into one; Outputting an output data file consisting of character data of a desired code system in which fonts are merged into one.

【0009】また、本発明は、所望のコード体系の文字
データが出力可能なようにフォントデータを管理するフ
ォントデータ管理装置であって、出力する所望のコード
体系を指示する手段と、該所望のコード体系の全文字デ
ータを1ファイルとして出力するために、マージする複
数のフォントを指定する手段と、該所望のコード体系の
文字データを前記指定された複数のフォントの中から参
照し、当該所望のコード体系の複数のフォントが1つに
マージされた出力データファイルを作成する手段と、該
複数のフォントが1つにマージされ所望のコード体系の
文字データからなる出力データファイルを出力する手段
とを具えることによって、フォントデータ管理装置を構
成する。
The present invention also relates to a font data management device for managing font data so that character data of a desired code system can be output, comprising: means for designating a desired code system to be output; Means for designating a plurality of fonts to be merged in order to output all character data of the coding system as one file; and referring to character data of the desired coding system from the plurality of designated fonts, Means for creating an output data file in which a plurality of fonts having the same code system are merged into one, and means for outputting an output data file comprising character data having a desired code system in which the plurality of fonts are merged into one To constitute a font data management device.

【0010】また、本発明は、所望のコード体系の文字
データが出力可能なようにフォントデータを管理するた
めのフォントデータ管理プログラムを記録した記録媒体
であって、該フォントデータ管理プログラムはコンピュ
ータに、出力する所望のコード体系を指示させ、該所望
のコード体系の全文字データを1ファイルとして出力す
るためにマージする複数のフォントを指定させ、該所望
のコード体系の文字データを前記指定された複数のフォ
ントの中から参照して当該所望のコード体系の複数のフ
ォントが1つにマージされた出力データファイルを作成
させ、該複数のフォントが1つにマージされ所望のコー
ド体系の文字データからなる出力データファイルを出力
させることができる。
Further, the present invention is a recording medium recording a font data management program for managing font data so that character data of a desired code system can be output, wherein the font data management program is stored in a computer. , A desired code system to be output is designated, a plurality of fonts to be merged in order to output all the character data of the desired code system as one file are designated, and the character data of the desired code system is designated by the designated character data. An output data file in which a plurality of fonts of the desired code system are merged into one by referring to a plurality of fonts is created, and the plurality of fonts are merged into one and character data of the desired code system is created. Output data file can be output.

【0011】ここで、上記各発明において、前記マージ
する複数のフォントに優先順位を付け、文字データの参
照順位を決定してもよい。
Here, in each of the above inventions, the plurality of fonts to be merged may be prioritized to determine the reference order of character data.

【0012】[0012]

【発明の実施の形態】以下、図面を参照して、本発明の
実施の形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0013】本発明の第1の実施の形態を、図1〜図5
に基づいて説明する。
A first embodiment of the present invention will be described with reference to FIGS.
It will be described based on.

【0014】まず、本情報処理システムの全体構成の概
略を、図2〜図5に基づいて説明する。
First, an outline of the overall configuration of the information processing system will be described with reference to FIGS.

【0015】図2は、本発明を適用した情報処理システ
ム(図形処理装置)の基本的な構成を示す。なお、本情
報処理システムは、日本語ワードプロセッサであっても
よいし、ワークステーションあるいはパーソナルコンピ
ュータ等のシステムであってもよい。
FIG. 2 shows a basic configuration of an information processing system (graphic processing apparatus) to which the present invention is applied. The information processing system may be a Japanese word processor or a system such as a workstation or a personal computer.

【0016】図2において、1はCPU、すなわち中央
処理装置であり、この装置全体の制御及び演算処理等を
行う。
In FIG. 2, reference numeral 1 denotes a CPU, that is, a central processing unit, which controls the entire apparatus, performs arithmetic processing, and the like.

【0017】2はROM、すなわち読み出し専用メモリ
である。このROM2は、システム起動プログラムおよ
び文字データ等を記憶する。
Reference numeral 2 denotes a ROM, that is, a read-only memory. The ROM 2 stores a system startup program, character data, and the like.

【0018】3はRAMすなわちランダムアクセスメモ
リであり、CPU1の演算に使用するデータ、CPU1
は演算結果を一時記憶する。
Reference numeral 3 denotes a RAM, that is, a random access memory.
Temporarily stores the operation result.

【0019】4はキーボード制御部であり、5のキーボ
ードよりキー入力データ(文字コードや制御コード)を
受け取り、CPU1へ伝達する。
Reference numeral 4 denotes a keyboard control unit which receives key input data (character codes and control codes) from the keyboard 5 and transmits it to the CPU 1.

【0020】6はディスプレイ制御部であり、RAM3
に格納された表示情報、すなわち、文字コードから変換
されたビットマップイメージを読み出し、ディスプレイ
7に転送する。
Reference numeral 6 denotes a display control unit.
Is read out, that is, the bitmap image converted from the character code is read and transferred to the display 7.

【0021】ディスプレイ7は、ディスプレイ制御部6
よりビットマップイメージを受け取り、表示画面に表示
する。
The display 7 includes a display control unit 6
Receives a bitmap image and displays it on the display screen.

【0022】8はディスク制御部であり、外部記憶装置
9のデータ伝送等の制御を行う。
Reference numeral 8 denotes a disk control unit which controls data transmission of the external storage device 9 and the like.

【0023】9はフロッピーディスク(FD)9a、あ
るいはハードディスク(HD)9b、あるいはCDRO
M9c等の外部記憶装置である。外部記憶装置9には、
プログラムおよびデータを記憶させておき、CPU1は
必要に応じて記憶データを参照したり、またはRAM3
にロードする。
Reference numeral 9 denotes a floppy disk (FD) 9a, a hard disk (HD) 9b, or a CDRO.
An external storage device such as M9c. In the external storage device 9,
The program and data are stored, and the CPU 1 refers to the stored data as necessary or
To load.

【0024】10はプリンタ制御部であり、プリンタ1
1の動作制御を行う。
Reference numeral 10 denotes a printer control unit.
1 is performed.

【0025】12はシステムバスであり、上述の構成要
素間のデータ転送を行う。
A system bus 12 transfers data between the above-described components.

【0026】図3は、本情報処理システム全体の処理に
おけるメモリ領域の構成を示す。
FIG. 3 shows the configuration of a memory area in the processing of the entire information processing system.

【0027】40は、基本I/Oプログラムのメモリマ
ップである。41は、ウインドウシステム等のオペレー
ティングシステムがRAM3にロードされ、実行可能と
なった状態である。42は、本発明のフォントデータ管
理プログラムがRAM3にロードされ、実行可能となっ
た状態のメモリマップである。43は、関連データがR
AM3にロードされ、実行可能となった状態のメモリマ
ップである。44は、各々のプログラムが使用するワー
クエリアのメモリマップを示している。
Reference numeral 40 denotes a memory map of the basic I / O program. Reference numeral 41 denotes a state in which an operating system such as a window system is loaded on the RAM 3 and becomes executable. Reference numeral 42 denotes a memory map in a state where the font data management program of the present invention has been loaded into the RAM 3 and has become executable. 43 indicates that the related data is R
This is a memory map in a state where it is loaded into the AM 3 and becomes executable. Reference numeral 44 denotes a memory map of a work area used by each program.

【0028】本装置は、基本I/Oプログラム40、ウ
インドウシステム等のオペレーティングシステム41、
および本発明の処理となるアプリケーション42が実行
されることによって動作する。
This device comprises a basic I / O program 40, an operating system 41 such as a window system,
The operation is performed by executing the application 42 serving as the processing of the present invention.

【0029】すなわち、基本I/Oプログラム40は、
ROM2に格納されている。オペレーティングシステム
41は、ハードディスク9bに格納されている。そし
て、電源がオンされたとき、基本I/Oプログラム40
中のIPL(イニシャライズプログラムローディング)
機能によって、ハードディスク9bからオペレーティン
グシステム41がRAM3に読み込まれ、その動作が開
始される。
That is, the basic I / O program 40
It is stored in the ROM 2. The operating system 41 is stored on the hard disk 9b. When the power is turned on, the basic I / O program 40
IPL (Initialize Program Loading)
By the function, the operating system 41 is read from the hard disk 9b into the RAM 3, and the operation is started.

【0030】図4は、フォントデータ管理プログラムお
よび関連データを記録したフロッピーディスク9aやC
D−ROM9c等を表わす記録媒体50の内容構成を示
す。51はボリューム情報、52はディレクトリ情報で
ある。53は、フォントデータ管理プログラムの実行フ
ァイルである。54は、フォントデータ管理プログラム
の関連データファイルである。
FIG. 4 shows a floppy disk 9a or C which stores a font data management program and related data.
3 shows a content configuration of a recording medium 50 representing the D-ROM 9c and the like. 51 is volume information and 52 is directory information. 53 is an execution file of the font data management program. Reference numeral 54 denotes a related data file of the font data management program.

【0031】図5は、フォントデータ管理プログラムお
よび関連データが、記録媒体50から本情報処理システ
ムに供給され得ることを示す概念図である。
FIG. 5 is a conceptual diagram showing that the font data management program and related data can be supplied from the recording medium 50 to the information processing system.

【0032】61は本情報処理システムとしてのパーソ
ナルコンピュータである。62はフロッピーディスクド
ライブ、63はフロッピーディスク(前述の9aと同
じ)である。フロッピーディスク9aあるいはCD−R
OM9cからプログラム及び関連データを、一旦ハード
ディスク9bへインストールすることにより、ハードデ
ィスク9bからRAM3にロードし、実行することが可
能となる。あるいは、ハードディスク9bへインストー
ルせずに、直接フロッピーディスク9aあるいはCD−
ROM9cからRAM3へロードし、実行することも可
能である。
Reference numeral 61 denotes a personal computer as the information processing system. 62 is a floppy disk drive and 63 is a floppy disk (same as 9a described above). Floppy disk 9a or CD-R
By once installing the program and related data from the OM 9c to the hard disk 9b, the program and the related data can be loaded from the hard disk 9b to the RAM 3 and executed. Alternatively, the floppy disk 9a or CD-
It is also possible to load from the ROM 9c to the RAM 3 and execute it.

【0033】次に、本発明に係る情報処理システムの処
理例を、図1に基づいて説明する。
Next, a processing example of the information processing system according to the present invention will be described with reference to FIG.

【0034】図1は、図形処理装置のCPU1において
実行される手順を示すフローチャートである。
FIG. 1 is a flowchart showing a procedure executed by the CPU 1 of the graphic processing apparatus.

【0035】まず、出力するコード体系を指示する(ス
テップS1)。ここでいう、コード体系とは、例えば、
和文では、JISX0208やJISX0212など、
文字コードの並びを表したものをいう。また、欧文で
は、IBM CodePage437、CodePag
e850(これらは業界標準となるコード)などをい
う。
First, a code system to be output is specified (step S1). Here, the code system is, for example,
In Japanese, JISX0208, JISX0212, etc.
A character code sequence. In European languages, IBM CodePage 437, CodePag
e850 (these codes become industry standards).

【0036】次に、マージ(併合)するフォントを指定
する(ステップS2)。これに伴い、CPU1はその指
定されたマージフォントの数をカウントし(ステップS
3)、該カウント結果に基づきマージフォントの指定が
終了したか否かを判断する(ステップS4)。マージフ
ォントの指定が終了したと判断した場合は、ステップS
5以降の処理へ移行する。他方、マージフォントの指定
が終了していないと判断した場合は、ステップS2の処
理へ戻る。
Next, a font to be merged is specified (step S2). Along with this, the CPU 1 counts the number of the specified merge font (step S1).
3) It is determined whether or not the designation of the merge font has been completed based on the count result (step S4). If it is determined that the designation of the merge font has been completed, step S
The processing shifts to processing after step 5. On the other hand, if it is determined that the designation of the merge font has not been completed, the process returns to step S2.

【0037】本例では、出力するコード体系として、例
えば「コード体系1」を指示し、マージフォントとし
て、「フォントA」「フォントB」を指定するものとす
る。これにより、フォント数は2となる。
In this example, it is assumed that, for example, "code system 1" is specified as a code system to be output, and "font A" and "font B" are specified as merge fonts. As a result, the number of fonts becomes two.

【0038】そして、上記ステップS4で、マージフォ
ントの指定が終了したと判断した場合は、上記ステップ
S1で指示されたコード体系を構成する文字をステップ
S2で指定されたマージフォントの中より検索し、存在
するか否かを判断する(ステップS5)。存在すると判
断した場合は、文字データファイルを作成する(ステッ
プS6)。これに伴い、CPU1は作成された文字数を
カウントする(ステップS7)。他方、存在しないと判
断した場合は、次フォントより文字を検索する。
If it is determined in step S4 that the designation of the merge font has been completed, characters constituting the code system designated in step S1 are searched from the merge font designated in step S2. Is determined (step S5). If it is determined that the file exists, a character data file is created (step S6). Accordingly, the CPU 1 counts the number of created characters (step S7). On the other hand, if it is determined that there is no character, the character is searched from the next font.

【0039】次に、上記ステップS7でカウントされた
文字数とステップS1で指示されたコード体系を構成す
る文字数とを比較する(ステップS8)。文字数が同じ
と判断した場合は、ファイルを出力する(ステップS
9)。このようにしてマージされたファイルは、HD9
b、ディスプレイ7、プリンタ11等へ出力される。
Next, the number of characters counted in step S7 is compared with the number of characters constituting the code system specified in step S1 (step S8). If the number of characters is determined to be the same, a file is output (step S
9). The file merged in this way is HD9
b, the display 7, the printer 11, etc.

【0040】本例では、コード体系1を構成する文字が
フォントA或いはフォントB内に存在するとする。これ
によって、ステップS9によりファイルが出力される。
他方、文字数が異なると判断した場合は、エラーとして
エラー処理を実行する(ステップS10)。
In this example, it is assumed that the characters constituting the code system 1 exist in the font A or the font B. Thus, the file is output in step S9.
On the other hand, if it is determined that the number of characters is different, an error process is executed as an error (step S10).

【0041】上述したように、所望のコード体系の欧文
フォントを出力する際に、必要な複数ファイルを予めマ
ージして出力することにより、コード体系を分割して新
たにコード体系を作成したり、別プログラムを介して融
合するといった作業が不要となり、作業の効率化を図る
ことができる。
As described above, when a European font having a desired code system is output, a plurality of necessary files are merged and output in advance to divide the code system and create a new code system. Work such as merging through another program is not required, and work efficiency can be improved.

【0042】次に、本発明の第2の実施の形態を、図6
に基づいて説明する。
Next, a second embodiment of the present invention will be described with reference to FIG.
It will be described based on.

【0043】図6は、前述した図形処理装置のCPU1
において実行される手順を示すフローチャートである。
なお、本情報処理システムは、前述した図2〜図5と同
様な構成によって実現できるため、その同一部分につい
ての説明は省略する。また、図1と同一の処理について
は、同一のステップ名を用いて説明する。
FIG. 6 shows the CPU 1 of the graphic processing apparatus described above.
3 is a flowchart showing a procedure executed in step S1.
The information processing system can be realized by a configuration similar to that of FIGS. 2 to 5 described above, and a description of the same parts will be omitted. The same processes as those in FIG. 1 will be described using the same step names.

【0044】まず、出力するコード体系を指示する(ス
テップS1)。次に、マージフォント指定する(ステッ
プS2)。これに伴い、CPU1はその指定されたマー
ジフォントの数をカウントし(ステップS3)、該カウ
ント結果に基づきマージフォントの指定が終了したか否
かを判断する(ステップS4)。このステップS4でマ
ージフォントの指定が終了したと判断した場合は、上記
指定されたマージフォントに優先順位を指示する(ステ
ップS20)。他方、マージフォントの指定が終了して
いないと判断した場合は、ステップS2の処理へ戻る。
First, a code system to be output is specified (step S1). Next, a merge font is designated (step S2). Along with this, the CPU 1 counts the number of the specified merge fonts (step S3), and determines whether or not the designation of the merge font is completed based on the count result (step S4). When it is determined in step S4 that the designation of the merge font has been completed, the priority order is specified for the designated merge font (step S20). On the other hand, if it is determined that the designation of the merge font has not been completed, the process returns to step S2.

【0045】本例では、出力するコード体系として、例
えば「コード体系1」を指示し、マージフォントとして
「フォントA」「フォントB」を指定する。この場合の
フォント数は2である。優先順位は、「フォントA」に
対して「1」、「フォントB」に対して「2」を指示す
るものとする。
In this example, for example, "code system 1" is specified as the code system to be output, and "font A" and "font B" are specified as merge fonts. The number of fonts in this case is two. The priority order is “1” for “Font A” and “2” for “Font B”.

【0046】そして、上記ステップS1で指定されたコ
ード体系を構成する文字をステップS2で指定されたマ
ージフォントの中より優先順位順に検索し、存在するか
否かを判断する(ステップS5)。
Then, characters constituting the code system specified in step S1 are searched from the merge font specified in step S2 in order of priority, and it is determined whether or not the characters exist (step S5).

【0047】本例では、「フォントA」「フォントB」
の順に検索を行うとする。存在すると判断した場合は、
文字データファイルを作成する(ステップS6)。これ
に伴い、CPU1は、作成された文字数をカウントする
(ステップS7)。他方、存在しないと判断した場合
は、次フォントより文字を検索する。
In this example, “Font A” and “Font B”
It is assumed that the search is performed in the order of. If it is determined that it exists,
A character data file is created (step S6). Along with this, the CPU 1 counts the number of created characters (step S7). On the other hand, if it is determined that there is no character, the character is searched from the next font.

【0048】次に、上記ステップS7でカウントされた
文字数とステップS1で指示されたコード体系を構成す
る文字数とを比較する(ステップS8)。文字数が同じ
と判断した場合はファイルを出力する(ステップS
9)。このようにしてマージされたファイルは、HD9
b、ディスプレイ7、プリンタ11等へ出力される。
Next, the number of characters counted in step S7 is compared with the number of characters constituting the code system designated in step S1 (step S8). If it is determined that the number of characters is the same, a file is output (step S
9). The file merged in this way is HD9
b, the display 7, the printer 11, etc.

【0049】本例では、コード体系1を構成する文字が
フォントA或いはフォントB内に存在するとする。これ
によって、ステップS9によりファイルが出力される。
他方、文字数が異なると判断した場合は、エラーとして
エラー処理を実行する(ステップS10)。
In this example, it is assumed that the characters constituting the code system 1 exist in the font A or the font B. Thus, the file is output in step S9.
On the other hand, if it is determined that the number of characters is different, an error process is executed as an error (step S10).

【0050】上述したように、本例の場合においても、
所望のコード体系の欧文フォントを出力する際に、必要
な複数ファイルを予めマージして出力することによっ
て、作業の効率化を図ることが可能となる。
As described above, also in the case of this example,
When a European font having a desired code system is output, a plurality of necessary files are merged and output in advance, thereby making it possible to improve work efficiency.

【0051】なお、本発明は、上述した装置の構成に限
定されるものではなく、複数の機器から構成されるシス
テムに適用しても、一つの機器からなる装置に適用して
もよい。また、図1および図6の処理を実現するソフト
ウエアのプログラムコードを記憶した記録媒体を、シス
テム或いは装置に供給し、そのシステム或いは装置のコ
ンピュータ(またはCPUやMPU)が記録媒体に格納
されたプログラムコードを読み出し実行することによっ
ても、本発明の目的を達成できる。
The present invention is not limited to the configuration of the above-described apparatus, and may be applied to a system including a plurality of devices or an apparatus including a single device. Also, a recording medium storing the program code of software for realizing the processing of FIGS. 1 and 6 is supplied to a system or an apparatus, and a computer (or CPU or MPU) of the system or the apparatus is stored in the recording medium. The object of the present invention can also be achieved by reading and executing the program code.

【0052】この場合、記録媒体から読み出されたプロ
グラムコード自体が前述した図1、図6の処理の機能を
実現することにより、そのプログラムコードを記憶した
記録媒体は本発明を構成することになる。
In this case, the program code itself read from the recording medium realizes the functions of the processing shown in FIGS. 1 and 6, and the recording medium storing the program code constitutes the present invention. Become.

【0053】そのプログラムコードを供給するための記
録媒体としては、例えば、前述したフロッピーディス
ク、ハードディスク、CD−ROMの他に、光ディス
ク、光磁気ディスク、CD−R、磁気テープ、不揮発性
のメモリカード、ROM等を用いることができる。
As a recording medium for supplying the program code, for example, in addition to the above-mentioned floppy disk, hard disk, and CD-ROM, an optical disk, a magneto-optical disk, a CD-R, a magnetic tape, a non-volatile memory card , ROM or the like can be used.

【0054】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した処理の機能が
実現されるだけでなく、そのプログラムコードの指示に
基づき、コンピュータ上で稼動しているOSなどが実際
の処理の一部または全部を行うことによって、前述した
処理の機能が実現される場合も含まれる。
When the computer executes the readout program code, not only the functions of the above-described processing are realized, but also the OS and the like running on the computer are executed based on the instructions of the program code. The case where the function of the above-described processing is realized by performing part or all of the processing is also included.

【0055】さらに、記録媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わるCPUなどが実際の処理の一部または全部を行う
ことによって、前述した処理の機能が実現される場合も
含まれる。
Further, after the program code read from the recording medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instructions of the program code, The case where the CPU of the function expansion board or the function expansion unit performs part or all of the actual processing to realize the functions of the processing described above is also included.

【0056】[0056]

【発明の効果】以上説明したように、本発明によれば、
所望のコード体系の複数のフォントを1つのファイルに
マージして出力するようにしたので、従来のように所望
のコード体系を分割して新たにコード体系を作成した
り、各々出力されたファイルを別プログラムを介して融
合するといった作業が不要となり、これによりデータ管
理に関する作業の効率化を図ることができる。
As described above, according to the present invention,
Since a plurality of fonts of a desired code system are merged into one file and output, a desired code system can be divided and a new code system can be created as in the related art. The work of fusing through another program is not required, and the efficiency of the work related to data management can be improved.

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

【図1】本発明の第1の実施の形態に係る処理を示すフ
ローチャートである。
FIG. 1 is a flowchart illustrating a process according to a first embodiment of the present invention.

【図2】本発明に係るフォントデータ管理装置の概略構
成を示すブロック図である。
FIG. 2 is a block diagram showing a schematic configuration of a font data management device according to the present invention.

【図3】本発明に係るメモリ構成を示す説明図である。FIG. 3 is an explanatory diagram showing a memory configuration according to the present invention.

【図4】本発明に係るフォントデータ管理プログラムお
よび関連データを記録した記録媒体の構成を示す説明図
である。
FIG. 4 is an explanatory diagram showing a configuration of a recording medium on which a font data management program and related data according to the present invention are recorded.

【図5】本発明に係るフォントデータ管理プログラムお
よび関連データが記録媒体からシステムに供給される概
念を示す説明図である。
FIG. 5 is an explanatory diagram showing a concept in which a font data management program and related data according to the present invention are supplied from a recording medium to a system.

【図6】本発明の第2の実施の形態に係る処理を示すフ
ローチャートである。
FIG. 6 is a flowchart illustrating a process according to a second embodiment of the present invention.

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

1 CPU 2 ROM 3 RAM 4 キーボード制御部 5 キーボード 6 ディスプレイ制御部 7 ディスプレイ 8 ディスク制御部 9 外部記憶装置 10 プリンタ制御部 11 プリンタ DESCRIPTION OF SYMBOLS 1 CPU 2 ROM 3 RAM 4 Keyboard control part 5 Keyboard 6 Display control part 7 Display 8 Disk control part 9 External storage device 10 Printer control part 11 Printer

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 所望のコード体系の文字データが出力可
能なようにフォントデータを管理するフォントデータ管
理方法であって、 出力する所望のコード体系を指示するステップと、 該所望のコード体系の全文字データを1ファイルとして
出力するために、マージする複数のフォントを指定する
ステップと、 該所望のコード体系の文字データを前記指定された複数
のフォントの中から参照し、当該所望のコード体系の複
数のフォントが1つにマージされた出力データファイル
を作成するステップと、 該複数のフォントが1つにマージされ所望のコード体系
の文字データからなる出力データファイルを出力するス
テップとを有することを特徴とするフォントデータ管理
方法。
1. A font data management method for managing font data so that character data of a desired code system can be output, comprising the steps of designating a desired code system to be output; A step of designating a plurality of fonts to be merged in order to output the character data as one file; and referring to the character data of the desired code system from the plurality of designated fonts, Creating an output data file in which a plurality of fonts are merged into one; and outputting an output data file comprising character data in a desired code system in which the plurality of fonts are merged into one. Characteristic font data management method.
【請求項2】 前記マージする複数のフォントに優先順
位を付け、文字データの参照順位を決定することを特徴
とする請求項1記載のフォントデータ管理方法。
2. The font data management method according to claim 1, wherein priorities are assigned to the plurality of fonts to be merged, and a reference order of character data is determined.
【請求項3】 所望のコード体系の文字データが出力可
能なようにフォントデータを管理するフォントデータ管
理装置であって、 出力する所望のコード体系を指示する手段と、 該所望のコード体系の全文字データを1ファイルとして
出力するために、マージする複数のフォントを指定する
手段と、 該所望のコード体系の文字データを前記指定された複数
のフォントの中から参照し、当該所望のコード体系の複
数のフォントが1つにマージされた出力データファイル
を作成する手段と、 該複数のフォントが1つにマージされ所望のコード体系
の文字データからなる出力データファイルを出力する手
段とを具えたことを特徴とするフォントデータ管理装
置。
3. A font data management device for managing font data so that character data of a desired code system can be output, comprising: means for designating a desired code system to be output; Means for designating a plurality of fonts to be merged in order to output character data as one file; and referring to character data of the desired code system from the plurality of designated fonts, Means for creating an output data file in which a plurality of fonts are merged into one, and means for outputting an output data file comprising character data in a desired code system in which the plurality of fonts are merged into one A font data management device characterized by the following.
【請求項4】 前記マージする複数のフォントに優先順
位を付け、文字データの参照順位を決定することを特徴
とする請求項3記載のフォントデータ管理装置。
4. The font data management device according to claim 3, wherein priorities are assigned to the plurality of fonts to be merged, and a reference order of character data is determined.
【請求項5】 所望のコード体系の文字データが出力可
能なようにフォントデータを管理するためのフォントデ
ータ管理プログラムを記録した記録媒体であって、該フ
ォントデータ管理プログラムはコンピュータに、 出力する所望のコード体系を指示させ、該所望のコード
体系の全文字データを1ファイルとして出力するために
マージする複数のフォントを指定させ、該所望のコード
体系の文字データを前記指定された複数のフォントの中
から参照して当該所望のコード体系の複数のフォントが
1つにマージされた出力データファイルを作成させ、該
複数のフォントが1つにマージされ所望のコード体系の
文字データからなる出力データファイルを出力させるこ
とを特徴とするフォントデータ管理プログラムを記録し
た記録媒体。
5. A recording medium storing a font data management program for managing font data so that character data of a desired code system can be output, wherein the font data management program outputs a desired data to a computer. And to specify a plurality of fonts to be merged in order to output all the character data of the desired code system as one file, and to convert the character data of the desired code system to the An output data file in which a plurality of fonts of the desired code system are merged into one by referring to the output data file, and an output data file comprising the character data of the desired code system in which the plurality of fonts are merged into one And a font data management program recorded thereon.
【請求項6】 前記マージする複数のフォントに優先順
位を付けさせ、文字データの参照順位を決定させること
を特徴とする請求項5記載のフォントデータ管理プログ
ラムを記録した記録媒体。
6. The recording medium according to claim 5, wherein priorities are assigned to the plurality of fonts to be merged, and a reference order of character data is determined.
JP10326797A 1997-04-21 1997-04-21 Font data management method and apparatus, and recording medium Expired - Fee Related JP3466869B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10326797A JP3466869B2 (en) 1997-04-21 1997-04-21 Font data management method and apparatus, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10326797A JP3466869B2 (en) 1997-04-21 1997-04-21 Font data management method and apparatus, and recording medium

Publications (2)

Publication Number Publication Date
JPH10291343A true JPH10291343A (en) 1998-11-04
JP3466869B2 JP3466869B2 (en) 2003-11-17

Family

ID=14349655

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10326797A Expired - Fee Related JP3466869B2 (en) 1997-04-21 1997-04-21 Font data management method and apparatus, and recording medium

Country Status (1)

Country Link
JP (1) JP3466869B2 (en)

Also Published As

Publication number Publication date
JP3466869B2 (en) 2003-11-17

Similar Documents

Publication Publication Date Title
JP2005536783A (en) Section extraction tool for pdf documents
JPS62262173A (en) Data formatting apparatus
JP2005107597A (en) Device and method for searching for similar sentence and program
US7203898B2 (en) Document processing method and apparatus
KR0142163B1 (en) Character code converter
JP3814324B2 (en) Print control apparatus and print control method
JP3466869B2 (en) Font data management method and apparatus, and recording medium
US7272784B2 (en) Form processing method, form processing program, and form processing apparatus
JP3209910B2 (en) Print control device and print control method
JPH06274145A (en) Character processor
JP3371434B2 (en) Layout editing device
JP3019335B2 (en) Program loading method
JPH0916355A (en) Information processor and storage medium for storing font down load managing program
JP2003006183A (en) Information processor, information processing method, program and computer-readable medium storing the program
JP3406705B2 (en) Dictionary operation method
JPH10177377A (en) Method and device for controlling font data and storage medium
JPH05334149A (en) File managing device and managing method therefor
JP2697868B2 (en) Output control method and device
JP2000020506A (en) Document processor, its method and recording medium having recorded document processing control program thereon
JPH036624A (en) Processing system for translation list output corresponding to plural code systems
JPH0635907A (en) Structurized document editor
JP2001142599A (en) System having menu display user interface
JPH01229666A (en) Printer
JPH0916573A (en) Document processor and method therefor
JPH09274480A (en) Device and method for processing information

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070829

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080829

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080829

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090829

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090829

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100829

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees