JPS60112179A - Control system of character display - Google Patents

Control system of character display

Info

Publication number
JPS60112179A
JPS60112179A JP58221007A JP22100783A JPS60112179A JP S60112179 A JPS60112179 A JP S60112179A JP 58221007 A JP58221007 A JP 58221007A JP 22100783 A JP22100783 A JP 22100783A JP S60112179 A JPS60112179 A JP S60112179A
Authority
JP
Japan
Prior art keywords
characters
display
symbol
displayed
label
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
JP58221007A
Other languages
Japanese (ja)
Inventor
Junichi Kanochi
叶内 順一
Hiroshi Shimoji
下地 寛
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP58221007A priority Critical patent/JPS60112179A/en
Publication of JPS60112179A publication Critical patent/JPS60112179A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To obtain easy-to-see display such as a flowchart with simple constitution by calculating the number of characters, which can be displayed, in a displayed figure symbol, and displaying a label consisting of the small number of characters when a text character string exceeds the calculated number. CONSTITUTION:Display data such as figure symbol data and text character strings, which a producer inputs from an input part 1, are stored in a display data storage part 2. A figure symbol extractor 4 and a text character string extractor 7 extract figure symbol data and text character strings. A permissible character frequency decision part 6 decides the number of permissible characters, and a character frequency comparator 9 compares it with the number of characters recognized by a character frequency recognition part 8. When the decided frequency exceeds the latter frequency, text character strings are transmitted to a label affixing part 11. Then, the initial label, which is stored in a label control data storage part 12, is affixed, and an address of the text character strings is stored in the corresponding location of said storage part 12. A display controller 5 displays a figure symbol on a display 10, and displays a label on the symbol instead of the text character strings.

Description

【発明の詳細な説明】 +a) 発明の技術分野 本発明は図形表示システムに係り、特に見易い流れ図等
を表示可能とする文字表示制御方式に関す。
[Detailed Description of the Invention] +a) Technical Field of the Invention The present invention relates to a graphic display system, and particularly to a character display control method that allows easy-to-read flowcharts and the like to be displayed.

(b) 技術の背景 電子交換機或いは電子計算機等のプログラムの作成工数
を削減する目的で、プログラムの自動作成システムが実
用化されつつある。この種プログラムの自動作成システ
ムにおいては、作成者が図形表示システムに作成対象プ
ログラムにより実行すべき処理過程を示すデータを所定
の形式で順次入力することにより、該プログラムの処理
過程を示す流れ図をディスプレイ画面上に表示する図形
表示システムが使用される。かかる図形表示システムに
おいては、作成者が各処理過程における処理形式を示す
図形シンボルデータと、処理内容を示すテキスト文字列
とを入力することにより、ディスプレイ画面上の所定位
置に図形シンボルデータに対応する図形シンボルが表示
され、また該図形シンボル内には対応するテキスト文字
列が表示される。
(b) Background of the Technology Automatic program creation systems are being put into practical use for the purpose of reducing the man-hours required to create programs for electronic exchanges, electronic computers, etc. In this type of automatic program creation system, the creator sequentially inputs data showing the processing steps to be executed by the program to be created into the graphical display system in a predetermined format, thereby displaying a flowchart showing the processing steps of the program. A graphical display system is used that displays on the screen. In such a graphical display system, a creator inputs graphical symbol data indicating the processing format in each process and a text character string indicating the processing content, so that the graphical symbol data is displayed at a predetermined position on the display screen. A graphical symbol is displayed and a corresponding text string is displayed within the graphical symbol.

(C) 従来技術と問題点 第1図は従来ある図形表示システムにより表示される流
れ図の一例を示す図である。第1図においては、ステッ
プS1乃至Sllに各処理過程の処理形式を示す図形シ
ンボル〔例えばステップS1、S3、S5およびS8は
状i (STATE)を、ステップS2、S6および3
11は信号受信−(S IGNAL RECEIVE)
を、ステップS7は信号送信(SIGNAL 5END
)を、またステップS9およびSlOは操作(OPER
ATION)を示す〕が表示され、また各図形シンボル
内には処理内容を示すテキスト文字列が表示されている
。なお各図形シンボルの寸法は、予め作成者からの指定
により、或いは一画面内に表示すべき図形シンボルの数
から、便宜上−律に定められる(以後定められた寸法を
メソシュサイズと称す)。第1図から明らかな如く、従
来ある図形表示システムにおいては、テキスト文字列を
構成する文字数に拘わらず、対応する図形シンボル内に
表示を試みていた。従ってステップS2乃至S5、ステ
ップS9および310の如く文字数が多いテキスト文字
列は対応する図形シンボル内に収容しきれ無くなり、更
には隣接する図形シンボルと重なり合って見難くなる等
の不都合を生ずる欠点があった。なお対応するテキスト
文字列の文字数に応じて、各図形シンボルのメソシュサ
イズを可変とすることも考慮されるが、図形表示システ
ムに複雑な表示処理機能を具備させる必要があり、実現
性に乏しい。
(C) Prior Art and Problems FIG. 1 is a diagram showing an example of a flowchart displayed by a conventional graphic display system. In FIG. 1, steps S1 to Sll are graphical symbols indicating the processing format of each process [for example, steps S1, S3, S5 and S8 are state i (STATE), steps S2, S6 and 3 are
11 is signal reception - (SIGNAL RECEIVE)
, step S7 is the signal transmission (SIGNAL 5END
), and steps S9 and SlO are the operation (OPER
] is displayed, and a text character string indicating the processing content is displayed within each graphic symbol. The size of each graphic symbol is determined in advance by the creator or based on the number of graphic symbols to be displayed on one screen, for convenience (hereinafter, the determined size will be referred to as mesh size). As is clear from FIG. 1, in conventional graphic display systems, regardless of the number of characters constituting a text character string, it is attempted to display the text within a corresponding graphic symbol. Therefore, text strings with a large number of characters, such as in steps S2 to S5, steps S9 and 310, cannot be accommodated in the corresponding graphic symbols, and furthermore, they overlap with adjacent graphic symbols, resulting in inconveniences such as difficulty in viewing. Ta. Although it has been considered to make the mesh size of each graphic symbol variable depending on the number of characters in the corresponding text string, this would require the graphic display system to be equipped with a complex display processing function, making it impractical.

(dl 発明の目的 本発明の目的は、前述の如き従来ある文字表示制御方式
の欠点を除去し、図形表示システムが見易い流れ図等を
表示可能とする手段を実現することに在る。
(dl) OBJECTS OF THE INVENTION An object of the present invention is to eliminate the drawbacks of the conventional character display control methods as described above, and to realize a means that enables a graphic display system to display easy-to-read flowcharts and the like.

(el 発明の構成 この目的は、内部にテキスト文字列を含む複数の図形シ
ンボルを一画面内に表示する図形表示システムにおいて
、表示すべき図形シンボル内に表示可能な許容文字数を
算定する手段と、該図形シンボル内に表示すべきテキス
ト文字列を構成する文字数と前記許容文字数とを比較す
る手段と、該許容文字数を越える文字数から構成される
前記テキスト文字列に識別符号を付与する手段と、該識
別符号と対応する前記テキスト文字列とを表示する手段
とを設け、前記図形シンボル内に前記識別符号を表示す
ることにより達成される。
(el) Structure of the Invention The object of the present invention is to provide a means for calculating the permissible number of characters that can be displayed in a graphic symbol to be displayed in a graphic display system that displays a plurality of graphic symbols containing text character strings within one screen; means for comparing the number of characters constituting a text string to be displayed in the graphic symbol with the permissible number of characters; means for adding an identification code to the text string consisting of a number of characters exceeding the permissible number of characters; This is accomplished by providing means for displaying an identification code and the corresponding text string, and displaying the identification code within the graphical symbol.

即ち本発明においては、テキスト文字列が対応する図形
シンボル内に収容しきれ無くなる場合には、該テキスト
文字列に付与された少数の文字から構成される識別符号
(以後ラベルと称す)を1℃わりに表示することにより
流れ図等は見易くなる。
That is, in the present invention, when a text string cannot be accommodated in a corresponding graphic symbol, an identification code (hereinafter referred to as a label) consisting of a small number of characters added to the text string is Flowcharts etc. become easier to see by displaying them instead.

またテキスト文字列と対応するラベルとは流れ図等とは
別に表示可能となる。
Further, the text string and the corresponding label can be displayed separately from the flowchart or the like.

(f) 発明の実施例 以下、本発明の一実施例を図面により説明する。(f) Examples of the invention An embodiment of the present invention will be described below with reference to the drawings.

第2図は本発明の一実施例による文字表示制御方式を示
す図であり、第3図は第2図により表示される流れ図の
一例を示す図である。なお、企図を通じて同一符号は同
一対象物を示す。第2図において、作成者が入力部1か
ら入力する各処理過程に対応する図形シンボルデータお
よびテキスト文字列等の表示データは、表示データ格納
部2に格納される。一方メッシュサイズ決定部3は、予
め作成暑からの指定により、或いは一画面内に表示すべ
き図形シンボルの数から定められたメソシュサイズを決
定している。かかる状態で図形シンボル抽出部4は表示
データ格納部2からステップS1に対応する図形シンボ
ルデータ〔状態(STATE))を抽出し、表示制御部
5および許容文字数決定部6に伝達する。許容文字数決
定部6は、メツシュサイズ決定部3が決定するメソシュ
サイズから一行に表示可能な文字数を決定し、また図形
シンボル抽出部4から通知された図形シンボルにより図
形シンボル内に表示可能な行数を決定することにより、
該図形シンボル内に表示可能な許容文字数を決定する。
FIG. 2 is a diagram showing a character display control method according to an embodiment of the present invention, and FIG. 3 is a diagram showing an example of a flowchart displayed by FIG. 2. Note that the same reference numerals refer to the same objects throughout the plan. In FIG. 2, display data such as graphic symbol data and text character strings corresponding to each processing process inputted by the creator from the input unit 1 are stored in a display data storage unit 2. On the other hand, the mesh size determination unit 3 determines the mesh size based on a designation from the generation data or the number of graphic symbols to be displayed within one screen. In this state, the graphic symbol extraction section 4 extracts the graphic symbol data [STATE] corresponding to step S1 from the display data storage section 2, and transmits it to the display control section 5 and the allowable character number determining section 6. The allowable number of characters determining section 6 determines the number of characters that can be displayed in one line from the mesh size determined by the mesh size determining section 3, and also determines the number of lines that can be displayed within the graphic symbol based on the graphic symbol notified from the graphic symbol extracting section 4. By doing so,
Determine the allowable number of characters that can be displayed within the graphical symbol.

またテキスト文字列抽出部7はステップSlに対応する
テキスト文字列〔TALK (C))を抽出する。文字
数識別部8はテキスト文字列抽出部7が抽出したテキス
ト文字列が7文字から構成されることを識別する。文字
数比較部9は、文字数識別部8が識別した文字数を許容
文字数決定部6が決定した許容文字数と比較し、許容文
字数以下であることを識別するとテキスト文字列を表示
制御部5に伝達する。表示制御部5はディスプレイ10
両面上の所定位置に図形シンボルを表示し、また図形シ
ンボル内にテキスト文字列を表示する。次に図形シンボ
ル抽出部4およびテキスト文字列抽出部7がステップs
2に対応する図形シンボルデータ〔信号受信(SIGN
AL RECEIVE))とテキスト文字列〔A :W
KUP (CMPO,B))とをそれぞれ抽出すると、
ステップS1におけると同様に、許容文字数決定部6は
許容文字数を決定し、また文字数識別部8はテキスト文
字列を構成する文字数を12と識別する。更に文字数比
較部9は文字数識別部8が識別した文字数を許容文字数
決定部6が決定した許容文字数と比較し、許容文字数を
越えることを識別すると、テキスト文字列を表示制御部
5に伝達すること無くラヘル付与部11に伝達する。ラ
ベル表示部11は、文字数比較部9がら伝達されたテキ
スト文字列に、ラベル管理データ格納部12に格納され
ている最初のラベル(ラベルを表示するしと順番を示す
数字とから構成される)Llを付与して表示制御部5に
伝達すると共に、該テキスト文字列が表示データ格納部
2におけるアドレスをラベル管理データ格納部12のラ
ベルL1対応部に格納する。表示制御部5はディスプレ
イ19画面上の所定位置に図形シンボルを表示し、また
図形シンボル内にテキスト文字列の代わりにラベルL1
を表示する。以下同様にして、図形シンボル抽出部4お
よびテキスト文字列抽出部7が表示データ格納部2から
ステップS3以降に対応する図形シンボルおよびテキス
ト文字列を順次抽出し、テキスト文字列を構成する文字
数が、図形シンボル内に表示可能な許容文字数以下であ
る場合(ステップS6、S7、S8および5ll)には
テキスト文字列をその侭図形シンボル内に表示し、テキ
スト文字列を構成する文字数が、図形シンボル内に表示
可能な許容文字数を越える場合(ステップS3、S4、
S5、S9お韮び5lO)にはテキスト文字列に付与し
たラベルL2乃至L6を図形シンボル内に表示する。ま
たラベル管理データ格納部12内には、各/′7ベルL
2乃至L6に対応してステップS3、S4、S5、S9
およびSIOに対応するテキスト文字列の表示データ格
納部2におけるアドレスが格納される。以上により、デ
ィスプレイ10画面上には第3図に示される如<、総て
の図形シンボル内にはテキスト文字列またはラベル上1
乃至L6が確実に収容された流れ図が表示される。なお
作成者がラベルLLが付与されたテキスト文字列の表示
を要求する所定の指令を入力部1から入力すれば、ラベ
ル表示部13はラベル管理データ格納部12を参照して
ラベルL1に対応して格納されているテキスト文字列の
アドレスを抽出し、該アドレスに基づき表示データ格納
部2からテキスト文字列〔A:WKUP (CMI)0
.B))を抽出し、ラベルL1と共に表示制御部5に伝
達する。表示制御部5はディスプレイ10画面上の所定
位置にラベルL1および前記テキスト文字列を表示する
。なお作成者が総てのラベルの表示を要求する所定の指
令を入力すると、ラベル表示部13は総てのラベル上1
乃至L6と対応するテキスト文字列とを表示制御部bk
7+−してディス11410画面上に表示する。
Further, the text character string extraction unit 7 extracts the text character string [TALK (C)] corresponding to step Sl. The character number identifying section 8 identifies that the text string extracted by the text string extracting section 7 is composed of seven characters. The character number comparing section 9 compares the number of characters identified by the character number identifying section 8 with the allowable number of characters determined by the allowable character number determining section 6, and if it identifies that the number is less than the allowable number of characters, it transmits the text string to the display control section 5. The display control unit 5 is a display 10
Graphical symbols are displayed at predetermined positions on both sides, and text strings are displayed within the graphical symbols. Next, the graphic symbol extraction section 4 and the text character string extraction section 7 perform step s.
Graphic symbol data corresponding to 2 [signal reception (SIGN
AL RECEIVE)) and text string [A:W
When extracting KUP (CMPO, B)),
As in step S1, the allowable character number determining unit 6 determines the allowable character number, and the character number identifying unit 8 identifies the number of characters constituting the text string as twelve. Further, the character number comparison section 9 compares the number of characters identified by the character number identification section 8 with the allowable number of characters determined by the allowable character number determination section 6, and when it is determined that the number of characters exceeds the allowable number of characters, transmits the text string to the display control section 5. It is transmitted to the Rahel applying section 11 without any problem. The label display unit 11 adds the first label (consisting of a label display column and a number indicating the order) stored in the label management data storage unit 12 to the text string transmitted from the character count comparison unit 9. Ll is added and transmitted to the display control section 5, and the address of the text character string in the display data storage section 2 is stored in the label L1 corresponding section of the label management data storage section 12. The display control unit 5 displays a graphic symbol at a predetermined position on the screen of the display 19, and also displays a label L1 in the graphic symbol instead of a text character string.
Display. Thereafter, in the same manner, the graphic symbol extraction section 4 and the text string extraction section 7 sequentially extract the graphic symbols and text strings corresponding to steps S3 and subsequent steps from the display data storage section 2, and the number of characters constituting the text string is If the number of characters that can be displayed within the graphic symbol is less than or equal to the allowable number of characters (steps S6, S7, S8, and 5ll), the text string is displayed within the graphic symbol, and the number of characters that make up the text string is within the graphic symbol. exceeds the allowable number of characters that can be displayed (steps S3, S4,
In S5 and S9, the labels L2 to L6 given to the text character strings are displayed within the graphic symbol. In addition, in the label management data storage section 12, each /'7 bell L
Steps S3, S4, S5, S9 corresponding to 2 to L6
and the address in the display data storage unit 2 of the text string corresponding to SIO is stored. As a result, as shown in FIG.
A flowchart in which L6 to L6 are reliably accommodated is displayed. Note that if the creator inputs a predetermined command from the input unit 1 requesting the display of a text string to which the label LL is attached, the label display unit 13 refers to the label management data storage unit 12 and displays the text corresponding to the label L1. extracts the address of the text string stored in the text string, and extracts the text string [A: WKUP (CMI) 0
.. B)) is extracted and transmitted to the display control unit 5 along with the label L1. The display control unit 5 displays the label L1 and the text string at a predetermined position on the screen of the display 10. Note that when the creator inputs a predetermined command requesting the display of all labels, the label display section 13 displays all the labels.
The display control unit bk displays text character strings corresponding to L6.
7+- and display on the display 11410 screen.

以上の説明から明らかな如く、本実施例によれば、各ス
テップS1乃至311に対応するテキスト文字列を表示
する場合に、各テキスト文字列を構成する文字数を対応
する図形シンボルの許容文字数と比較し、許容文字数を
越える場合には少数の文字から構成されるラベルL1乃
至L6を代わりに表示する為、第1図に示す如く、テキ
スト文字列が図形シンボルに収容しきれ無くなり、更に
は隣接するテキスト文字列と重なり合うことは確実に防
止され、見易い流れ図が表示される。なおラベル上1乃
至L6とテキスト文字列との対応は随時表示することが
出来る。
As is clear from the above description, according to this embodiment, when displaying the text strings corresponding to each step S1 to 311, the number of characters constituting each text string is compared with the allowable number of characters of the corresponding graphic symbol. However, if the allowable number of characters is exceeded, labels L1 to L6 consisting of a small number of characters are displayed instead, so as shown in Figure 1, the text string cannot be accommodated in the graphic symbol, and even the adjacent Overlapping text strings are reliably prevented and an easy-to-read flowchart is displayed. Note that the correspondence between labels 1 to L6 and text character strings can be displayed at any time.

なお、第2図および第3図はあく迄本発明の一実施例に
過ぎず、例えば表示対象は図示される如き流れ図に限定
されることは無く、他に幾多の変形が考慮されるが、何
れの場合にも本発明の効果は変らない。また図形表示シ
ステムの構成は図示されるものに限定されることは無く
、他に幾多の変形が考慮されるが、何れの場合にも本発
明の効果は変らない。
It should be noted that FIGS. 2 and 3 are only one embodiment of the present invention, and the display target is not limited to the flowchart as shown, and many other modifications may be considered. In either case, the effects of the present invention remain the same. Further, the configuration of the graphic display system is not limited to that shown in the drawings, and many other modifications may be considered, but the effects of the present invention will not change in any case.

(g) 発明の効果 以上、本発明によれば、前記図形表示システムにおいて
、複雑な表示処理機能を具備すること無く見易い流れ図
等が表示可能となり、作成者の利便性が向上し、誤りも
減少する。
(g) Effects of the Invention According to the present invention, the graphic display system can display easy-to-read flowcharts, etc. without having to have a complicated display processing function, improving convenience for the creator and reducing errors. do.

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

第1図は従来ある図形表示システムにより表示される流
れ図の一例を示す図、第2図は本発明の一実施例による
文字表示制御方式を示す図、第3図は第2図により表示
される流れ図の一例を示す図である。 図において、■は入力部、2は表示データ格納部、3は
メンシュザイズ決定部、4は図形シンボル抽出部、5は
表示制御部、6は許容文字数決定部、7はテキスト文字
列抽出部、8ば文字数識別部、9は文字数比較部、10
はディスプレイ、11はラベル付与部、12はラベル管
理データ格納部、13はラベル表示部、Ll乃至L6は
ラベル、Sl乃至Sllばステップ、を示ず。 $ 1 町 茶 2 囚
FIG. 1 is a diagram showing an example of a flowchart displayed by a conventional graphic display system, FIG. 2 is a diagram showing a character display control method according to an embodiment of the present invention, and FIG. It is a figure which shows an example of a flowchart. In the figure, ■ is an input section, 2 is a display data storage section, 3 is a mensch size determination section, 4 is a graphic symbol extraction section, 5 is a display control section, 6 is an allowable character number determination section, 7 is a text string extraction section, and 8 9 is the number of characters identification section, 9 is the number of characters comparison section, and 10 is the number of characters comparison section.
11 is a display, 11 is a labeling section, 12 is a label management data storage section, 13 is a label display section, Ll to L6 are labels, and S1 to Sll are steps. $1 town tea 2 prisoner

Claims (1)

【特許請求の範囲】[Claims] 内部にテキスi・文字列を含む複数の図形シンボルを一
画面内に表示する図形表示システムにおいて、表示すべ
き図形シンボル内に表示可能な許容文字数を算定する手
段と、該図形シンボル内に表示すべきテキスト文字列を
構成する文字数と前記許容文字数とを比較する手段と、
該許容文字数を越える文字数から構成される前記テキス
ト文字列ば識別符号を付与する手段と、該識別符号と対
応する前記テキスト文字列とを表示する手段とを設け、
前記図形シンボル内に前記識別符号を表示することを特
徴とする文字表示制御方式。
In a graphic display system that displays a plurality of graphic symbols containing text i/character strings within one screen, a means for calculating the permissible number of characters that can be displayed in a graphic symbol to be displayed, and a method for calculating the allowable number of characters that can be displayed in the graphic symbol means for comparing the number of characters constituting the desired text string with the permissible number of characters;
means for adding an identification code to the text string consisting of a number of characters exceeding the permissible number of characters; and means for displaying the text string corresponding to the identification code;
A character display control method characterized in that the identification code is displayed within the graphic symbol.
JP58221007A 1983-11-24 1983-11-24 Control system of character display Pending JPS60112179A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58221007A JPS60112179A (en) 1983-11-24 1983-11-24 Control system of character display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58221007A JPS60112179A (en) 1983-11-24 1983-11-24 Control system of character display

Publications (1)

Publication Number Publication Date
JPS60112179A true JPS60112179A (en) 1985-06-18

Family

ID=16760010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58221007A Pending JPS60112179A (en) 1983-11-24 1983-11-24 Control system of character display

Country Status (1)

Country Link
JP (1) JPS60112179A (en)

Similar Documents

Publication Publication Date Title
US4173753A (en) Input system for sino-computer
US4617643A (en) Syntax error correction method and apparatus
WO2012055714A1 (en) Automated adjustment of input configuration
US4393463A (en) Insertion of character set change codes in an altered text stream
US4394650A (en) Graphic and data character video display system
US11687641B1 (en) Graphical event-based password system
GB1153542A (en) Improvements in or relating to Alpha-Numeric Display Means
US4398190A (en) Character generator display system
JPS60112179A (en) Control system of character display
GB2236037A (en) Method and apparatus for filling contours in digital typefaces
US4384285A (en) Data character video display system with visual attributes
US20010013875A1 (en) System and method for character display and entry in character processing system
CA1168375A (en) Keystroke mismatch correction
US4760552A (en) Ruled line development system in a word processing apparatus
JPS62267858A (en) Producing and editing device for intra-rectangle character string
JPS59180738A (en) Character display device
JPH0120748B2 (en)
JPS6141012B2 (en)
CN109815325B (en) Answer extraction method, device, server and storage medium
JP2830113B2 (en) Drawing input method
CN117762889A (en) Same-file multi-window state synchronization method, electronic equipment and medium
CN116700575A (en) Image processing method and related device
JP3270188B2 (en) CAD data conversion method
CN118155228A (en) Color code value configuration method and device of graphic primitive and storage medium
JPH04205471A (en) Logic circuit diagram input device