JPH0962247A - Information processing device, method, and computer control device - Google Patents
Information processing device, method, and computer control deviceInfo
- Publication number
- JPH0962247A JPH0962247A JP7221637A JP22163795A JPH0962247A JP H0962247 A JPH0962247 A JP H0962247A JP 7221637 A JP7221637 A JP 7221637A JP 22163795 A JP22163795 A JP 22163795A JP H0962247 A JPH0962247 A JP H0962247A
- Authority
- JP
- Japan
- Prior art keywords
- character string
- character
- size
- outputting
- format information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Landscapes
- Controls And Circuits For Display Device (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、入力データに基づ
いて文字を出力することが可能な情報処理装置及びその
方法及びコンピュータ制御に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus capable of outputting characters based on input data, a method thereof, and computer control.
【0002】[0002]
【従来の技術】従来、情報処理装置で所定の大きさを持
つ文字挿入領域に文字列を挿入し、挿入した文字列の書
式を設定する場合は、対象となる文字列に対して、デフ
ォルトされているフォントの種類と、ポイント数に基づ
いて、右寄せ、左寄せ、センタリング、均等割り付け等
の書式を設定することにより所望の書式で文字列を出力
することができる。また、予め文字挿入領域に対して書
式を設定しておくことにより、その領域に挿入された文
字列は予め文字挿入領域に設定された書式で表示させた
り、他の出力機器(例えばプリンタ)に出力させたりす
ることができる。2. Description of the Related Art Conventionally, when a character string is inserted in a character insertion area having a predetermined size in an information processing apparatus and the format of the inserted character string is set, a default is set for the target character string. A character string can be output in a desired format by setting formats such as right justification, left justification, centering, and even allocation based on the type of font and the number of points. In addition, by setting the format for the character insertion area in advance, the character string inserted in that area can be displayed in the format set in advance for the character insertion area, or can be displayed on another output device (for example, a printer). It can be output.
【0003】[0003]
【発明が解決しようとする課題】しかしながら、従来の
情報処理装置において、所定の大きさを持つ文字表示領
域からはみ出してしまうような文字列の入力、あるいは
文字列を構成する文字のポイント数が大きすぎて文字表
示領域からはみ出ててしまうような文字は、表示部に表
示できないという問題点があった。また、表示できたと
しても全ての文字を表示できないという問題点があっ
た。However, in the conventional information processing apparatus, the input of a character string that is out of the character display area having a predetermined size, or the number of points of the characters forming the character string is large. There is a problem in that a character that is too far out of the character display area cannot be displayed on the display unit. Moreover, even if it can be displayed, there is a problem that all the characters cannot be displayed.
【0004】本発明は上記の問題点に鑑みてなされたも
のであり、所定の大きさを持つ文字挿入領域内に入力す
る文字列の大きさが該文字挿入領域よりはみ出す場合
に、その文字列を構成する文字のサイズを変更すること
で、入力する全ての文字列を該文字挿入領域に出力する
ことができる情報処理装置及びその方法及びコンピュー
タ制御装置を提供することを目的としている。The present invention has been made in view of the above problems, and when the size of a character string input into a character insertion area having a predetermined size is outside the character insertion area, the character string is It is an object of the present invention to provide an information processing device, a method thereof, and a computer control device capable of outputting all input character strings to the character insertion area by changing the size of the characters constituting the.
【0005】[0005]
【課題を解決するための手段】上記の目的を達成するた
めの本発明による情報処理装置は以下の構成を備える。
即ち、入力データに基づいて文字を出力することが可能
な情報処理装置であって、予め設定されている書式情報
に従って形成された文字列の出力に必要な大きさを算出
する第1算出手段と、前記文字列を挿入させる挿入領域
の大きさを算出する第2算出手段と、前記文字列の出力
に必要な大きさと前記挿入領域の大きさを比較する比較
手段と、前記比較手段の比較の結果、前記挿入領域の大
きさが前記文字列の出力に必要な大きさよりも小さい場
合、前記文字列の全体が前記挿入領域に挿入可能となる
ように該文字列の書式情報を変更する変更手段と、前記
変更手段で変更された書式情報に従って、前記文字列を
前記挿入領域に出力する出力手段とを備える。An information processing apparatus according to the present invention for achieving the above object has the following configuration.
That is, an information processing device capable of outputting a character based on input data, the first calculating means for calculating a size required for outputting a character string formed according to preset format information, A second calculating means for calculating the size of the insertion area into which the character string is inserted, a comparing means for comparing the size necessary for outputting the character string with the size of the inserting area, and a comparison of the comparing means. As a result, when the size of the insertion area is smaller than the size required to output the character string, a changing unit that changes the format information of the character string so that the entire character string can be inserted into the insertion area. And output means for outputting the character string to the insertion area according to the format information changed by the changing means.
【0006】また、好ましくは、前記書式情報は、少な
くとも文字のポイント数を含む書式情報であり、前記変
更手段は、前記文字列を構成する各文字のポイント数を
変更する。ポイント数を変更することで、文字列を文字
挿入領域に挿入することが可能になるからである。Further, preferably, the format information is format information including at least the number of points of a character, and the changing means changes the number of points of each character constituting the character string. This is because it is possible to insert the character string into the character insertion area by changing the number of points.
【0007】また、好ましくは、前記書式情報は、少な
くとも文字のフォントの種類を含む書式情報であり、前
記変更手段は、前記文字列を構成する各文字のフォント
の種類を変更する。フォントの種類を変更することで、
文字列を文字挿入領域に挿入することが可能になるから
である。[0007] Further, preferably, the format information is format information including at least a font type of a character, and the changing means changes a font type of each character forming the character string. By changing the font type,
This is because it becomes possible to insert a character string into the character insertion area.
【0008】また、好ましくは、前記書式情報は、少な
くとも文字の文字間隔を含む書式情報であり、前記変更
手段は、前記文字列を構成する各文字の文字間隔を変更
する。文字間隔を変更することで、文字列を文字挿入領
域に挿入することが可能になるからである。[0008] Further, preferably, the format information is format information including at least a character spacing of characters, and the changing means changes a character spacing of each character forming the character string. This is because it is possible to insert a character string into the character insertion area by changing the character spacing.
【0009】また、好ましくは、前記出力手段の出力先
は、ディスプレイである。また、好ましくは、前記出力
手段の出力先は、プリンタである。上記の目的を達成す
るための本発明による情報処理方法は以下の構成を備え
る。即ち、入力データに基づいて文字を出力することが
可能な情報処理方法であって、予め設定されている書式
情報に従って形成された文字列の出力に必要な大きさを
算出する第1算出工程と、前記文字列を挿入させる挿入
領域の大きさを算出する第2算出工程と、前記文字列の
出力に必要な大きさと前記挿入領域の大きさを比較する
比較工程と、前記比較工程の比較の結果、前記挿入領域
の大きさが前記文字列の出力に必要な大きさよりも小さ
い場合、前記文字列の全体が前記挿入領域に挿入可能と
なるように該文字列の書式情報を変更する変更工程と、
前記変更工程で変更された書式情報に従って、前記文字
列を前記挿入領域に出力する出力工程とを備える。Also, preferably, the output destination of the output means is a display. Further, preferably, the output destination of the output means is a printer. An information processing method according to the present invention for achieving the above object has the following configuration. That is, an information processing method capable of outputting a character based on input data, the first calculation step of calculating a size required for outputting a character string formed according to preset format information, A second calculation step of calculating the size of the insertion area into which the character string is inserted, a comparison step of comparing the size necessary for outputting the character string with the size of the insertion area, and a comparison of the comparison step. As a result, when the size of the insertion area is smaller than the size required to output the character string, the changing step of changing the format information of the character string so that the entire character string can be inserted into the insertion area. When,
An output step of outputting the character string to the insertion area according to the format information changed in the changing step.
【0010】上記の目的を達成するための本発明による
コンピュータ制御装置は以下の構成を備える。即ち、メ
モリ媒体から所定のプログラムを読み込んで制御するコ
ンピュータ制御装置であって、前記メモリ媒体は、予め
設定されている書式情報に従って形成された文字列の出
力に必要な大きさを算出する第1算出工程の手順コード
と、前記文字列を挿入させる挿入領域の大きさを算出す
る第2算出工程の手順コードと、前記文字列の出力に必
要な大きさと前記挿入領域の大きさを比較する比較工程
の手順コードと、前記比較工程の比較の結果、前記挿入
領域の大きさが前記文字列の出力に必要な大きさよりも
小さい場合、前記文字列の全体が前記挿入領域に挿入可
能となるように該文字列の書式情報を変更する変更工程
の手順コードと、前記変更工程で変更された書式情報に
従って、前記文字列を前記挿入領域に出力する出力工程
の手順コードとを備える。A computer controller according to the present invention for achieving the above object has the following configuration. That is, a computer controller that reads and controls a predetermined program from a memory medium, wherein the memory medium calculates a size required for outputting a character string formed according to preset format information. Comparison comparing the procedure code of the calculation step, the procedure code of the second calculation step for calculating the size of the insertion area into which the character string is inserted, and the size required for outputting the character string and the size of the insertion area If the size of the insertion area is smaller than the size required for outputting the character string as a result of the comparison between the procedure code of the step and the comparison step, the entire character string can be inserted into the insertion area. In accordance with the procedure code of the changing step for changing the format information of the character string and the format code changed in the changing step, the procedure code of the output step of outputting the character string to the insertion area. And a de.
【0011】[0011]
【発明の実施の形態】以下、図面を参照して本発明の好
適な実施の形態を詳細に説明する。図1は本実施の形態
の情報処理装置の構成を示すブロック図である。同図に
おいて、1は入力部であり、内蔵されるキーボード1a
やポインティングデバイス1bよりデータの入力や制御
部2で制御される命令等の実行を指示する。また、入力
部1は、例えば、ワードプロセッサソフトやレイアウト
ソフト等のアプリケーションソフトにおける文字入力と
同等の機能を持ち備える。2は制御部であり、ROM7
bに記憶されているプログラムにより、この装置の動作
制御及びデータ処理を実行する。3は表示部であり、入
力部1より入力された文字あるいは文字列の表示や後述
する所定の長さを持つ文字表示領域を表示する。また、
プリンタ9の記録用のフォーマットで文字あるいは文字
列を表示することができる。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the information processing apparatus of this embodiment. In the figure, reference numeral 1 denotes an input unit, which is a built-in keyboard 1a.
Or the pointing device 1b to input data or to execute a command or the like controlled by the control unit 2. Further, the input unit 1 has a function equivalent to character input in application software such as word processor software and layout software. 2 is a control unit, which is the ROM 7
The operation control and data processing of this device are executed by the program stored in b. A display unit 3 displays a character or a character string input from the input unit 1 or a character display area having a predetermined length described later. Also,
Characters or character strings can be displayed in the recording format of the printer 9.
【0012】7はメモリであり、RAM7aとROM7
bを内蔵する。ROM7bは、制御部2の処理を実行す
るための各種処理を実行するプログラムやキーボード1
aから入力されるデータを文字データとして表示部3に
表示するための文字のフォント情報、書式データ、段落
データ、文字のスタイルデータ等を格納している。ま
た、本実施の形態の処理(図4のフローチャート)を実
行するための制御プログラムを格納している。RAM7
aは、各種データやプログラムの作業領域、一時待避領
域として使われる。Reference numeral 7 is a memory, which is a RAM 7a and a ROM 7
b is built in. The ROM 7b is a program for executing various processes for executing the process of the control unit 2 and the keyboard 1
It stores character font information, format data, paragraph data, character style data, and the like for displaying the data input from a as character data on the display unit 3. It also stores a control program for executing the processing of the present embodiment (flowchart in FIG. 4). RAM7
a is used as a work area for various data and programs and a temporary save area.
【0013】8はFDD(フロッピーディスクドライ
ブ)であり、FDを装着しデータの読み書きが可能であ
る。また、装着されたFD(不図示)に後述する処理フ
ローのプログラムを書き込み、該プログラムを本装置の
RAM7aに読み込むことで処理を実行させることがで
きる。9はプリンタであり、表示部3で設定されたフォ
ーマットで文字あるいは文字列を記録媒体の所定の文字
記録領域に記録する。Reference numeral 8 denotes an FDD (floppy disk drive), which can be loaded and read with the FD. Further, the processing can be executed by writing a program of a processing flow described later in the attached FD (not shown) and reading the program into the RAM 7a of the present apparatus. A printer 9 records a character or a character string in a predetermined character recording area of a recording medium in a format set on the display unit 3.
【0014】次にROM7bに格納される本実施の形態
の処理を実行する制御プログラムが制御部2によって制
御される機能について、図2を用いて説明する。図2は
本実施の形態の機能構成を示すブロック図である。RO
M7bに格納される制御プログラムに従って制御部2は
以下の機能を実現する。Next, the function of controlling the control program stored in the ROM 7b for executing the processing of the present embodiment by the control unit 2 will be described with reference to FIG. FIG. 2 is a block diagram showing the functional configuration of this embodiment. RO
The control unit 2 realizes the following functions according to the control program stored in M7b.
【0015】4は文字列判別部であり、入力部2より入
力されたデータをROM7Bにデフォルトされているフ
ォントの種類と、ポイント数に基づいて文字あるいは文
字列の書式とサイズを判別する。5は領域判別部であ
り、後述する所定の大きさを持つ文字表示領域の長さを
判別する。6は配置部であり、文字列判別部4で判別さ
れた文字あるいは文字列の長さと領域判別部5で判別さ
れた文字表示領域の長さを比較し、文字あるいは文字列
の長さが文字表示領域の長さよりも大きくて正しく文字
表示領域に表示できない場合に、文字表示領域の長さに
収まるように文字あるいは文字列のポイント数(サイ
ズ)を変更して、変更されたポイント数を用いることで
文字表示領域に表示できるようにする。A character string discriminating unit 4 discriminates the format and size of the character or character string based on the type of font defaulted to the ROM 7B and the number of points of the data input from the input unit 2. An area determination unit 5 determines the length of a character display area having a predetermined size, which will be described later. An arrangement unit 6 compares the length of the character or character string discriminated by the character string discriminating unit 4 with the length of the character display region discriminated by the region discriminating unit 5, and the character or character string is If the character display area is longer than the length of the display area and cannot be displayed correctly, change the number of points (size) of the character or character string so that it fits within the length of the character display area, and use the changed number of points. By doing so, it can be displayed in the character display area.
【0016】次に、本実施の形態の処理に関して、図
3、図4、図5を用いて説明する。図3は本実施の形態
において名刺を作成する際に表示部3に表示される表示
画面の表示例を示す図である。図3において、30は表
示画面である。31は社名を入力する社名入力領域、3
2は部署名を入力する部署名入力領域、33は氏名を入
力する氏名入力領域、34は住所を入力する住所入力領
域、35は電話番号を入力する電話番号入力領域とす
る。この各領域は、所定のサイズを持つ文字表示領域で
あり、ユーザは各領域をポインティングデバイス1b等
で指定することで、各領域に文字の入力を行うことがで
きる。ここでは、氏名入力領域33を指定し、氏名を入
力する際の処理について図4のフローチャートを用いて
説明する。Next, the processing of this embodiment will be described with reference to FIGS. 3, 4, and 5. FIG. 3 is a diagram showing a display example of a display screen displayed on the display unit 3 when creating a business card in the present embodiment. In FIG. 3, 30 is a display screen. 31 is a company name input area for entering a company name, 3
2 is a department name input area for inputting a department name, 33 is a name input area for inputting a name, 34 is an address input area for inputting an address, and 35 is a telephone number input area for inputting a telephone number. Each of these areas is a character display area having a predetermined size, and the user can input characters into each area by designating each area with the pointing device 1b or the like. Here, the process of designating the name input area 33 and inputting the name will be described with reference to the flowchart of FIG.
【0017】図4は本実施の形態の処理フローを示すフ
ローチャートである。尚、本実施の形態においては、日
本語文字のに対する書式は「均等割り付け」、英数字文
字に対する書式は「センタリング」を用いるように設定
したが、これに限らない。例えば、「左寄せ」、「右寄
せ」等の書式をユーザが自由に設定できるようになって
いる。FIG. 4 is a flowchart showing the processing flow of this embodiment. In this embodiment, the format for Japanese characters is set to "equal allocation", and the format for alphanumeric characters is set to "centering", but the present invention is not limited to this. For example, the user can freely set formats such as "left justification" and "right justification".
【0018】ステップS30で、ユーザはキーボード1
aから表示部3に表示される氏名入力領域33に文字列
(氏名)を入力する。入力された文字列は、ROM7b
に格納されているフォント情報に従ってその文字列の文
字列コードとフォントの種類、フォントサイズ(ポイン
ト数)を解析する。解析されたその文字列の文字列コー
ドとフォントの種類、フォントサイズ(ポイント数)を
制御部2に転送する。In step S30, the user uses the keyboard 1
A character string (name) is input from a into the name input area 33 displayed on the display unit 3. The entered character string is in the ROM 7b
The character string code of the character string, the font type, and the font size (number of points) are analyzed according to the font information stored in. The analyzed character string code of the character string, the font type, and the font size (the number of points) are transferred to the control unit 2.
【0019】ステップS31で、制御部2は入力された
文字列の情報を文字列判別部4に転送する。文字列判別
部4はこの文字列の文字数とフォント種、フォントサイ
ズ(ポイント数)から文字列の長さ(ピクセル数)を算
出する。制御部2は、算出された文字列の長さの情報を
配置部6に転送する。ステップS32で、制御部2は領
域判別部5を介して氏名入力領域33の長さ(ピクセル
数)を算出する。制御部2は、算出された氏名入力領域
の長さの情報を配置部6に転送する。In step S31, the control unit 2 transfers the input character string information to the character string discriminating unit 4. The character string discriminating unit 4 calculates the length of the character string (the number of pixels) from the number of characters of the character string, the font type, and the font size (the number of points). The control unit 2 transfers the calculated length information of the character string to the arrangement unit 6. In step S32, the control unit 2 calculates the length (number of pixels) of the name input area 33 via the area determination unit 5. The control unit 2 transfers the information on the calculated length of the name input area to the placement unit 6.
【0020】ステップS33で、配置部6は転送された
文字列の長さの情報と氏名入力領域33の長さを比較す
る。文字列の長さが氏名入力領域33の長さより長い場
合は(ステップS33でNO)、ステップS34に進
む。ステップS34で、文字列を構成する各文字のポイ
ント数を1つ下げる。ステップS35で、ポイント数を
1つ下げた文字列の長さを算出する。このステップS3
3〜ステップS35の処理を、文字列の長さが表示領域
の長さより短くなるまで繰り返す。In step S33, the placement unit 6 compares the length information of the transferred character string with the length of the name input area 33. When the length of the character string is longer than the length of the name input area 33 (NO in step S33), the process proceeds to step S34. In step S34, the number of points of each character forming the character string is decreased by one. In step S35, the length of the character string with the number of points reduced by one is calculated. This step S3
The processing from 3 to step S35 is repeated until the length of the character string becomes shorter than the length of the display area.
【0021】文字列の長さが氏名入力領域33の長さよ
り短い場合は(ステップS33でYES)、ステップS
36に進む。ステップS36で、その文字列の各文字を
構成するポイント数を制御部2に転送する。制御部2
は、転送されたポイント数に従って文字列(氏名)を表
示部3の氏名入力領域33に表示する。以上のような処
理を図5の入力例を用いて具体的に説明する。If the length of the character string is shorter than the length of the name input area 33 (YES in step S33), step S
Proceed to 36. In step S36, the number of points forming each character of the character string is transferred to the control unit 2. Control unit 2
Displays a character string (name) in the name input area 33 of the display unit 3 according to the number of transferred points. The above processing will be specifically described with reference to the input example of FIG.
【0022】図5は本実施の形態の氏名入力領域33に
氏名を入力する入力例を示す図である。図5の(a)に
示すように、氏名入力領域33に、例えば、ポイント数
が36で「武者ノ小路 太郎左エ門」と入力すると、氏
名入力領域33には「武者ノ小路 太郎」というように
表示され「左エ門」が氏名入力領域33からはみ出して
しまう。このような場合、制御部2は、上述の処理によ
って文字列のポイント数を1つずつ下げる毎に、氏名入
力領域に表示できるかを判定する。そして、例えば、ポ
イント数が24ポイントにしたら図5の(b)のよう
に、氏名入力領域33内に全ての文字列が表示できると
判定されたら、入力された文字列(「武者ノ小路 太郎
左エ門」)は24ポイントのポイント数で氏名入力33
に表示される。FIG. 5 is a diagram showing an input example for inputting a name in the name input area 33 of this embodiment. As shown in (a) of FIG. 5, if, for example, the number of points is 36 and "Samurai Kouji Taro Left Gate" is entered in the name input area 33, "Samurai Kouji Taro" is entered in the name input area 33. Is displayed, the "left gate" is out of the name input area 33. In such a case, the control unit 2 determines whether the character string can be displayed in the name input area every time the point number of the character string is reduced by one by the above-described processing. Then, for example, when it is determined that all the character strings can be displayed in the name input area 33 when the number of points is set to 24 points, as shown in (b) of FIG. 5, the inputted character string (“Taro Musashinokoji Taro” Left gate ") Enter the name with 24 points 33
Is displayed in.
【0023】以上説明したように、本実施の形態によれ
ば、所定の長さを持つ文字表示領域に入力される文字列
の長さが文字表示領域よりも長いためにすべての文字列
が表示できない場合、文字表示領域の長さに収まるよう
に文字列を構成する文字のポイント数を変更すること
で、入力した全ての文字列を文字表示領域に表示するこ
とができる。As described above, according to the present embodiment, all the character strings are displayed because the length of the character string input to the character display area having a predetermined length is longer than the character display area. When it is not possible, all the inputted character strings can be displayed in the character display area by changing the number of points of the characters constituting the character string so that the character string fits within the length of the character display area.
【0024】尚、本実施の形態では、所定長の表示領域
に表示できない文字列において、文字列を構成する各文
字のポイント数を変更することで表示領域に文字列を表
示できるようにしていたが、これに限らない。例えば、
文字列を構成する各文字の間隔やフォントの種類を変更
することで、表示することもできる。また、本実施の形
態では、表示部3に表示される文字表示領域に関し、本
実施の形態の処理を適用した場合について説明したが、
記録装置等によって記録される文字記録領域に関して適
用することも容易に可能である。In the present embodiment, in a character string that cannot be displayed in the display area of a predetermined length, the character string can be displayed in the display area by changing the number of points of each character forming the character string. However, it is not limited to this. For example,
It can also be displayed by changing the spacing between the characters that make up the character string and the font type. Further, in the present embodiment, the case where the processing of the present embodiment is applied to the character display area displayed on the display unit 3 has been described.
It can be easily applied to a character recording area recorded by a recording device or the like.
【0025】尚、本実施の形態では、入力された文字列
が文字表示領域よりも長い場合について説明したが、例
えば、文字列を構成する文字のポイント数が大きいため
に、文字の一部が切れてしまう場合にも本実施の形態の
処理を適用させることが可能である。尚、上記FDDの
機能若しくは方法の機能によって達成される本発明の目
的は、前述の実施の形態のプログラムを記憶させたFD
等の記憶媒体によっても達成できる。即ち、上記記録装
置に、その記憶媒体を装着し、その記憶媒体から読み出
したプログラム自体が本発明の新規な機能を達成するか
らである。このための本発明にかかるプログラムの構造
的特徴は図6に示すとおりである。In the present embodiment, the case where the input character string is longer than the character display area has been described. However, for example, because the number of points of the characters forming the character string is large, a part of the character is It is possible to apply the processing of the present embodiment even when it is cut off. The object of the present invention achieved by the function of the FDD or the function of the method is the FD storing the program of the above-described embodiment.
Can also be achieved by a storage medium such as. That is, the storage medium is mounted on the recording device, and the program itself read from the storage medium achieves the novel function of the present invention. The structural features of the program according to the present invention for this purpose are as shown in FIG.
【0026】本実施の形態の制御を実現するために、F
Dには4つのモジュールで構成されている。図に示すよ
うに第1算出モジュール1011、第2算出モジュール
1012、比較モジュール1013、変更モジュール1
014、出力モジュール1015の5つである。この記
憶媒体に記憶されるモジュールに従って、図6に示すよ
うなステップS1001〜ステップS1004、「第1
算出」、「第2算出」、「比較」、「変更」、「出力」
の順で処理が実行される。それぞれの記憶媒体に記憶さ
れるモジュールにおいて、第1算出モジュール1011
で実行される「第1算出」(ステップS1001)処理
は、図4のフローチャートのステップS30に対応す
る。第2算出モジュール1012で実行される「第2算
出」(ステップS1002)処理は、図4のフローチャ
ートのステップS32に対応する。比較モジュール10
13で実行される「比較」(ステップS1003)処理
は、図4のフローチャートのステップS33に対応す
る。変更モジュール1013で実行される「変更」(ス
テップS1003)処理は、図4のフローチャートのス
テップS34〜ステップS35に対応する。出力モジュ
ール1014で実行される「出力」(ステップS100
4)処理は、図4のフローチャートのステップS36に
対応する。In order to realize the control of this embodiment, F
D is composed of four modules. As shown in the figure, the first calculation module 1011, the second calculation module 1012, the comparison module 1013, and the change module 1
014 and output module 1015. According to the modules stored in this storage medium, steps S1001 to S1004 as shown in FIG.
"Calculation", "second calculation", "comparison", "change", "output"
The processing is executed in this order. In the modules stored in the respective storage media, the first calculation module 1011
The “first calculation” (step S1001) process executed in step S10 corresponds to step S30 in the flowchart of FIG. The “second calculation” (step S1002) processing executed by the second calculation module 1012 corresponds to step S32 in the flowchart of FIG. Comparison module 10
The “comparison” (step S1003) processing executed in step 13 corresponds to step S33 in the flowchart of FIG. The “change” (step S1003) process executed by the change module 1013 corresponds to steps S34 to S35 in the flowchart of FIG. “Output” executed by the output module 1014 (step S100
4) The process corresponds to step S36 in the flowchart of FIG.
【0027】また、本発明は、インタフェース、プリン
タ等の複数の機器から構成されるシステムに適用して
も、1つの機器からなる装置に適用しても良い。また、
本発明はシステム或は装置にプログラムを供給すること
によって実施される場合にも適用できることは言うまで
もない。この場合、本発明に係るプログラムを格納した
記憶媒体が本発明を構成することになる。そして、該記
憶媒体からそのプログラムをシステム或は装置に読み出
すことによって、そのシステム或は装置が、予め定めら
れた仕方で動作する。The present invention may be applied to a system including a plurality of devices such as an interface and a printer, or may be applied to an apparatus including one device. Also,
It goes without saying that the present invention can also be applied to the case where it is implemented by supplying a program to a system or an apparatus. In this case, the storage medium storing the program according to the present invention constitutes the present invention. Then, by reading the program from the storage medium to the system or device, the system or device operates in a predetermined manner.
【0028】[0028]
【発明の効果】以上の説明からも明らかなように、本発
明によれば、所定の大きさを持つ文字挿入領域内に入力
する文字列の大きさが該文字挿入領域よりはみ出す場合
に、その文字列を構成する文字のサイズを変更すること
で、入力する全ての文字列を該文字挿入領域に出力する
ことができる情報処理装置及びその方法及びコンピュー
タ制御装置を提供できる。As is apparent from the above description, according to the present invention, when the size of the character string input into the character insertion area having a predetermined size is out of the character insertion area, It is possible to provide an information processing apparatus, a method thereof, and a computer control apparatus capable of outputting all input character strings to the character insertion area by changing the size of the characters forming the character string.
【図1】本実施の形態の情報処理装置の構成を示すブロ
ック図である。FIG. 1 is a block diagram showing a configuration of an information processing apparatus according to the present embodiment.
【図2】本実施の形態の情報処理装置の機能構成を示す
ブロック図である。FIG. 2 is a block diagram showing a functional configuration of the information processing apparatus according to the present embodiment.
【図3】本実施の形態において名刺を作成する際に表示
部3に表示される表示画面の表示例を示す図である。FIG. 3 is a diagram showing a display example of a display screen displayed on the display unit 3 when creating a business card in the present embodiment.
【図4】本実施の形態の処理フローを示すフローチャー
トである。FIG. 4 is a flowchart showing a processing flow of the present embodiment.
【図5】本実施の形態の氏名入力領域33に氏名を入力
する入力例を示す図である。FIG. 5 is a diagram showing an input example of inputting a name in a name input area 33 of the present embodiment.
【図6】本実施の形態のプログラムの構造的特徴を示す
プログラムである。FIG. 6 is a program showing the structural characteristics of the program of the present embodiment.
1 入力部 1a キーボード 1b ポインティングデバイス 2 制御部 3 表示部 4 文字判別部 5 領域判別部 6 配置部 7 メモリ 7a RAM 7b ROM 8 FDD 9 プリンタ 1 Input Section 1a Keyboard 1b Pointing Device 2 Control Section 3 Display Section 4 Character Discrimination Section 5 Area Discrimination Section 6 Arrangement Section 7 Memory 7a RAM 7b ROM 8 FDD 9 Printer
Claims (8)
とが可能な情報処理装置であって、 予め設定されている書式情報に従って形成された文字列
の出力に必要な大きさを算出する第1算出手段と、 前記文字列を挿入させる挿入領域の大きさを算出する第
2算出手段と、 前記文字列の出力に必要な大きさと前記挿入領域の大き
さを比較する比較手段と、 前記比較手段の比較の結果、前記挿入領域の大きさが前
記文字列の出力に必要な大きさよりも小さい場合、前記
文字列の全体が前記挿入領域に挿入可能となるように該
文字列の書式情報を変更する変更手段と、 前記変更手段で変更された書式情報に従って、前記文字
列を前記挿入領域に出力する出力手段とを備えることを
特徴とする情報処理装置。1. An information processing device capable of outputting a character based on input data, wherein a size required for outputting a character string formed according to preset format information is calculated. Calculating means; second calculating means for calculating the size of the insertion area into which the character string is inserted; comparing means for comparing the size necessary for outputting the character string with the size of the inserting area; and the comparing means. If the size of the insertion area is smaller than the size required for outputting the character string, the format information of the character string is changed so that the entire character string can be inserted into the insertion area. An information processing apparatus, comprising: a changing unit for changing the character string, and an output unit for outputting the character string to the insertion area according to the format information changed by the changing unit.
ント数を含む書式情報であり、 前記変更手段は、前記文字列を構成する各文字のポイン
ト数を変更することを特徴とする請求項1に記載の情報
処理装置。2. The format information is format information including at least the number of points of a character, and the changing unit changes the number of points of each character forming the character string. The information processing device described.
ントの種類を含む書式情報であり、 前記変更手段は、前記文字列を構成する各文字のフォン
トの種類を変更することを特徴とする請求項1に記載の
情報処理装置。3. The format information is format information including at least a font type of a character, and the changing unit changes a font type of each character forming the character string. 1. The information processing device according to 1.
間隔を含む書式情報であり、 前記変更手段は、前記文字列を構成する各文字の文字間
隔を変更することを特徴とする請求項1に記載の情報処
理装置。4. The format information is format information including at least a character spacing between characters, and the changing unit changes a character spacing between the respective characters forming the character string. The information processing device described.
であることを特徴とする請求項1に記載の情報処理装
置。5. The information processing apparatus according to claim 1, wherein the output destination of the output unit is a display.
ることを特徴とする請求項1に記載の情報処理装置。6. The information processing apparatus according to claim 1, wherein the output destination of the output unit is a printer.
とが可能な情報処理方法であって、 予め設定されている書式情報に従って形成された文字列
の出力に必要な大きさを算出する第1算出工程と、 前記文字列を挿入させる挿入領域の大きさを算出する第
2算出工程と、 前記文字列の出力に必要な大きさと前記挿入領域の大き
さを比較する比較工程と、 前記比較工程の比較の結果、前記挿入領域の大きさが前
記文字列の出力に必要な大きさよりも小さい場合、前記
文字列の全体が前記挿入領域に挿入可能となるように該
文字列の書式情報を変更する変更工程と、 前記変更工程で変更された書式情報に従って、前記文字
列を前記挿入領域に出力する出力工程とを備えることを
特徴とする情報処理方法。7. An information processing method capable of outputting a character based on input data, wherein a first size for calculating a size required for outputting a character string formed according to preset format information is calculated. A calculating step; a second calculating step of calculating the size of the insertion area into which the character string is inserted; a comparing step of comparing the size necessary for outputting the character string with the size of the inserting area; If the size of the insertion area is smaller than the size required for outputting the character string, the format information of the character string is changed so that the entire character string can be inserted into the insertion area. And an output step of outputting the character string to the insertion area according to the format information changed in the changing step.
込んで制御するコンピュータ制御装置であって、前記メ
モリ媒体は、 予め設定されている書式情報に従って形成された文字列
の出力に必要な大きさを算出する第1算出工程の手順コ
ードと、 前記文字列を挿入させる挿入領域の大きさを算出する第
2算出工程の手順コードと、 前記文字列の出力に必要な大きさと前記挿入領域の大き
さを比較する比較工程の手順コードと、 前記比較工程の比較の結果、前記挿入領域の大きさが前
記文字列の出力に必要な大きさよりも小さい場合、前記
文字列の全体が前記挿入領域に挿入可能となるように該
文字列の書式情報を変更する変更工程の手順コードと、 前記変更工程で変更された書式情報に従って、前記文字
列を前記挿入領域に出力する出力工程の手順コードとを
備えることを特徴とするコンピュータ制御装置。8. A computer control device for reading and controlling a predetermined program from a memory medium, wherein the memory medium calculates a size required for outputting a character string formed according to preset format information. The procedure code of the first calculation step, the procedure code of the second calculation step of calculating the size of the insertion area into which the character string is inserted, the size required to output the character string, and the size of the insertion area. If the size of the insertion area is smaller than the size required to output the character string as a result of the comparison step of the comparison step and the comparison step, the entire character string can be inserted into the insertion area. According to the procedure code of the changing step for changing the format information of the character string and the format information changed in the changing step, an output process for outputting the character string to the insertion area. Computer controller, characterized in that it comprises a procedure code.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7221637A JPH0962247A (en) | 1995-08-30 | 1995-08-30 | Information processing device, method, and computer control device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7221637A JPH0962247A (en) | 1995-08-30 | 1995-08-30 | Information processing device, method, and computer control device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0962247A true JPH0962247A (en) | 1997-03-07 |
Family
ID=16769900
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7221637A Withdrawn JPH0962247A (en) | 1995-08-30 | 1995-08-30 | Information processing device, method, and computer control device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0962247A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11164201A (en) * | 1997-12-01 | 1999-06-18 | Sanyo Electric Co Ltd | Program guide output device |
JP2005244278A (en) * | 2004-02-24 | 2005-09-08 | Sharp Corp | Menu display method, video display device, and television receiver |
JP2005244285A (en) * | 2004-02-24 | 2005-09-08 | Sharp Corp | Menu display method, video display apparatus, and television receiver |
JP2008015354A (en) * | 2006-07-07 | 2008-01-24 | Mitsubishi Electric Corp | Display control apparatus, programmable display device and display control method |
JP2015228176A (en) * | 2014-06-02 | 2015-12-17 | コニカミノルタ株式会社 | Display device, display control method and display control program |
-
1995
- 1995-08-30 JP JP7221637A patent/JPH0962247A/en not_active Withdrawn
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11164201A (en) * | 1997-12-01 | 1999-06-18 | Sanyo Electric Co Ltd | Program guide output device |
JP2005244278A (en) * | 2004-02-24 | 2005-09-08 | Sharp Corp | Menu display method, video display device, and television receiver |
JP2005244285A (en) * | 2004-02-24 | 2005-09-08 | Sharp Corp | Menu display method, video display apparatus, and television receiver |
JP2008015354A (en) * | 2006-07-07 | 2008-01-24 | Mitsubishi Electric Corp | Display control apparatus, programmable display device and display control method |
JP2015228176A (en) * | 2014-06-02 | 2015-12-17 | コニカミノルタ株式会社 | Display device, display control method and display control program |
US10134363B2 (en) | 2014-06-02 | 2018-11-20 | Konica Minolta, Inc. | Display device, display control method, and non-transitory recording medium storing computer readable display control program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0962247A (en) | Information processing device, method, and computer control device | |
EP0313399B1 (en) | Text processing apparatus | |
JP2845380B2 (en) | Printing apparatus and control method thereof | |
JPH0778148A (en) | Information processor and method therefor | |
JP2825816B2 (en) | Document logical structure editing device | |
JP3150323B2 (en) | Document processing method and apparatus | |
JPH05257592A (en) | Data input control method | |
JPH0991284A (en) | Document preparation device and routine document preparation method | |
JP3598801B2 (en) | Character processing device and storage medium | |
JPH0969098A (en) | Document preparation device | |
JPS63136084A (en) | Character processor | |
JPH10124032A (en) | Character processor, character processing method and memory medium | |
JPH11219359A (en) | Document data processor and its program recording medium | |
JP2606579B2 (en) | Character display device | |
JP2764944B2 (en) | Character output device | |
JPH0750477B2 (en) | Information processing equipment | |
JPH09288670A (en) | Data input and output device and method therefor | |
JPH0245215B2 (en) | ||
JPH0844735A (en) | Document processor | |
JPH05334298A (en) | Information processor | |
JPH09185357A (en) | Device and method for graphic processing | |
JPH0830597A (en) | Method and device for laying out character string | |
JPH04333164A (en) | Document preparing device | |
JPH08171555A (en) | Word processor | |
JPH10333661A (en) | Character generating device, character generating method, and recording medium recording character generating program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20021105 |