JPH0469799B2 - - Google Patents
Info
- Publication number
- JPH0469799B2 JPH0469799B2 JP59107967A JP10796784A JPH0469799B2 JP H0469799 B2 JPH0469799 B2 JP H0469799B2 JP 59107967 A JP59107967 A JP 59107967A JP 10796784 A JP10796784 A JP 10796784A JP H0469799 B2 JPH0469799 B2 JP H0469799B2
- Authority
- JP
- Japan
- Prior art keywords
- character
- characters
- composite
- text
- stored
- 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.)
- Expired - Lifetime
Links
Landscapes
- Digital Computer Display Output (AREA)
- Document Processing Apparatus (AREA)
- Controls And Circuits For Display Device (AREA)
Description
【発明の詳細な説明】
(産業上の利用分野)
本発明は合成文字編集処理方式、特に文字ある
いは記号中(以下文字中という)に他の複数の文
字等を縮小等した形で挿入した合成文字を自動的
に生成する合成文字編集処理方式に関するもので
ある。[Detailed Description of the Invention] (Industrial Application Field) The present invention relates to a composite character editing processing method, particularly a composition in which a plurality of other characters, etc. are inserted in a reduced form into a character or symbol (hereinafter referred to as character). This invention relates to a composite character editing processing method that automatically generates characters.
(従来の技術と発明が解決しようとする問題点)
文章を作成する場合、作成した文章を見易くし
たり、デザイン上の観点から文字中に2文字ある
いは3文字を挿入した合成文字を作成することが
行われている。例えば文字(記号)“○”中に数
字“1”と数字“2”とを縮小した形で挿入した
合成文字“”を記述したい場合、既に作成され
た文字パターンがあれば当該文字パターンを用い
て印刷等を行えばよい。しかし、文字中に挿入し
て合成する文字の書体が明朝体、形状が斜体等か
らなる合成文字が必要となつた場合に、全ての書
体等に対応した合成文字パターンを一々準備して
おくことは困難である。(Problems to be solved by conventional technology and the invention) When creating a text, it is necessary to create a composite character by inserting two or three characters into a character to make the created text easier to read or from a design perspective. is being carried out. For example, if you want to write a composite character "" in which the number "1" and the number "2" are inserted in a reduced form in the character (symbol) "○", if there is a character pattern that has already been created, use that character pattern. All you have to do is print it out. However, if it becomes necessary to create a composite character whose font is Mincho or italic, etc., it is necessary to prepare composite character patterns that correspond to all the fonts, etc. That is difficult.
従来、文字中に例えば2文字を縮小した形で挿
入した合成文字を作成する場合、文字が記述され
る領域を2つの区域に分割し、第1の分割域に第
1番目の縮小された文字を配置し、第2の分割域
に第2番目の縮小された文字を配置し、かつ縮小
した文字の書体はゴシツクからなる文字というよ
うに、個々に指定を行つて所望の合成文字を作成
させる必要があつた。このように、合成文字を作
成させるためには、その都度縮小等した形で挿入
文字の形状、書体、挿入する位置等を指示する必
要があり、当該指示が繁雑となつてしまうと共に
間違いを誘発し易いという問題点があつた。 Conventionally, when creating a composite character by inserting, for example, two characters in a reduced form into a character, the area where the characters are written is divided into two areas, and the first reduced character is inserted into the first divided area. , place the second reduced character in the second divided area, and create the desired composite character by individually specifying that the font of the reduced character should be a Gothic character. The need arose. In this way, in order to create a composite character, it is necessary to instruct the shape, font, insertion position, etc. of the inserted character in a reduced form each time, which makes the instructions complicated and leads to mistakes. The problem was that it was easy to do.
(問題点を解決するための手段)
本発明は、前記問題点を解決することにあり、
合成文字を作成する際に、縮小等した形で挿入す
る挿入文字の数を計数し、該計数結果等に基づき
挿入すべき挿入文字の大きさ、位置等をキー入力
された指示に対応した形で自動的に算出して、所
望の合成文字を編集する構成を採用することによ
り、高速かつ誤りなく合成文字を編集することを
可能にしている。そのため、本発明の合成文字編
集処理方式は、複数の文字の文字形状を変更して
他の文字中に挿入する挿入文字と当該挿入文字が
挿入される被挿入文字とを用意し、当該挿入文字
と被挿入文字とを合成する合成文字編集処理方式
において、前記被挿入文字および複数の挿入文字
を夫々文字コードの形で格納するテキスト・テー
ブルと、該テキスト・テーブルに格納した文字コ
ードを読み出して合成されるべき文字の数を計数
する合成文字カウンタと、前記テキスト・テーブ
ルに格納されている被挿入文字の形状についての
情報を格納する文字置換テーブルと、前記合成文
字カウンタによつて計数された文字の数に基づい
て前記テキスト・テーブルに格納されている挿入
文字の形状についての情報を格納するn文字置換
テーブルと、前記文字置換テーブルから検索され
た被挿入文字に対応する文字コードを格納すると
共に前記n文字置換テーブルから検索された挿入
文字に対応する文字コードを格納するテキスト文
字テーブルとを備え、該テキスト文字テーブルに
格納した文字コードに基づいて所望の合成文字を
合成することを特徴としている。(Means for solving the problems) The present invention aims to solve the above problems,
When creating a composite character, the number of inserted characters to be inserted in a reduced form is counted, and based on the counting results, the size, position, etc. of the inserted characters to be inserted are determined in a form corresponding to the key-input instructions. By adopting a configuration in which the desired composite characters are automatically calculated and edited, it is possible to edit the composite characters quickly and without errors. Therefore, in the composite character editing processing method of the present invention, an insertion character to be inserted into other characters by changing the character shape of a plurality of characters and an inserted character into which the insertion character is inserted are prepared, and the insertion character A composite character editing processing method for composing the inserted character and the inserted character includes a text table storing the inserted character and a plurality of inserted characters respectively in the form of character codes, and reading out the character codes stored in the text table. a composite character counter that counts the number of characters to be composited, a character substitution table that stores information about the shape of the inserted character stored in the text table, and a composite character counter that counts the number of characters to be composited; an n-character substitution table that stores information about the shape of inserted characters stored in the text table based on the number of characters; and a character code corresponding to the inserted character retrieved from the character substitution table. and a text character table storing character codes corresponding to inserted characters retrieved from the n-character replacement table, and a desired composite character is synthesized based on the character codes stored in the text character table. There is.
(実施例)
以下図面を参照しつつ本発明を詳細に説明す
る。(Example) The present invention will be described in detail below with reference to the drawings.
第1図は本発明の1実施例構成図、第2図は全
体構成図、第3図ないし第8図は第1図図示本発
明の1実施例構成の動作を説明するための動作説
明図を表す。 FIG. 1 is a configuration diagram of one embodiment of the present invention, FIG. 2 is an overall configuration diagram, and FIGS. 3 to 8 are operation explanatory diagrams for explaining the operation of the configuration of one embodiment of the present invention shown in FIG. 1. represents.
図中、1はデータエントリ、2はレイアウト作
成部、3は編集処理部、4はテキスト・テーブ
ル、5は合成文字変更テーブル、6は合成文字カ
ウンタ、7はレジスタ、8は文字置換テーブル、
9はn文字置換テーブル、10はテキスト文字テ
ーブルを示す。 In the figure, 1 is a data entry, 2 is a layout creation section, 3 is an editing processing section, 4 is a text table, 5 is a composite character change table, 6 is a composite character counter, 7 is a register, 8 is a character replacement table,
9 indicates an n-character substitution table, and 10 indicates a text character table.
第2図図示全体構成図に示すデータエントリ1
は、文字および編集等に必要な各種入力を行い、
かつ格納しておくためのものである。図示レイア
ウト作成部2は後述する合成文字を編集する際に
必要な各種編集情報を入力し、かつ格納しておく
ためのものである。図示編集処理部3は前記デー
タエントリ1およびレイアウト作成部2に格納さ
れている各種文字および情報に基づいて所望の合
成文字の編集を行うためのものである。従つて、
データエントリ1およびレイアウト作成部2から
所望の合成文字を作成するに必要な文字および書
体等を入力することにより、編集処理部3は所望
の合成文字を編集して図示されていないデイスプ
レイに表示したり、あるいはプリンタを用いて印
刷等行わせることができる。 Data entry 1 shown in Figure 2 overall configuration diagram
performs various inputs necessary for text and editing, etc.
And it is for storing. The illustrated layout creation section 2 is for inputting and storing various editing information necessary for editing composite characters, which will be described later. The illustration editing processing section 3 is for editing desired composite characters based on the various characters and information stored in the data entry 1 and the layout creation section 2. Therefore,
By inputting the characters, fonts, etc. necessary to create a desired composite character from the data entry 1 and layout creation section 2, the editing processing section 3 edits the desired composite character and displays it on a display (not shown). Alternatively, it can be printed using a printer.
第1図は本発明の1実施例構成図を示すと共
に、当該図中には、後述する文字中に2文字を縮
小等した形で挿入した合成文字を編集する際に必
要な各種テーブルに格納されるデータ配置等が併
せて具体的に記述してある。 FIG. 1 shows a configuration diagram of one embodiment of the present invention, and the diagram also includes data stored in various tables necessary for editing a composite character in which two characters are inserted in a reduced form, etc., into a character, which will be described later. The data arrangement, etc. to be performed are also specifically described.
図中テキスト・テーブル4は前記第2図図示デ
ータエントリ1内に設けられたものであり、入力
された合成すべき文字(図示文字コード1ないし
3)および制御情報(合成開始フアンクシヨンお
よび合成終了フアンクシヨン)等を格納するため
のものである。 The text table 4 in the figure is provided in the illustrated data entry 1 in FIG. ) etc.
図中合成文字変更テーブル5は第2図図示レイ
アウト作成部2内に設けられたものであり、合成
文字を編集するために必要な情報を格納するため
のものである。 The composite character change table 5 in the figure is provided in the illustrated layout creation section 2 in FIG. 2, and is used to store information necessary for editing composite characters.
図中合成文字カウンタ6はテキスト・テーブル
4に格納された合成すべき文字の数を計数するた
めのカウンタである。該計数された文字の数に基
づいて後述するn文字置換テーブル9等を検索す
ることにより、自動的に合成すべき文字の大きさ
等が決定されることになる。 A composite character counter 6 in the figure is a counter for counting the number of characters stored in the text table 4 to be composited. By searching an n-character substitution table 9, which will be described later, based on the counted number of characters, the size of the characters to be automatically synthesized is determined.
図中レジスタ7はテキスト・テーブル4に格納
された文字コードを一時的に格納するためのもの
である。 A register 7 in the figure is used to temporarily store the character code stored in the text table 4.
図中文字置換テーブル8は被挿入文字(図示文
字コード1)に対応する所定の文字コードを格納
しておくためのものである。 The character substitution table 8 in the figure is for storing a predetermined character code corresponding to the character to be inserted (character code 1 in the figure).
図中n文字置換テーブル9は、レジスタ7に格
納した文字コード2等について、前記合成文字カ
ウンタ6によつて計数された文字数に対応した各
種文字コードを、夫々格納しておくためのもので
ある。即ち、後述するようにレジスタ7に格納さ
れた文字コード2および文字コード3に対応した
ものについて、図示左詰め文字コード2、右詰め
文字コード2、および図示左詰め文字コード3、
右詰め文字コード3等の形で夫々格納したおくた
めのものである。 The n-character substitution table 9 in the figure is for storing various character codes corresponding to the number of characters counted by the composite character counter 6 for character codes 2, etc. stored in the register 7. . That is, as will be described later, for those corresponding to character codes 2 and 3 stored in the register 7, illustrated left justified character code 2, right justified character code 2, illustrated left justified character code 3,
This is for storing them in the form of right-justified character code 3, etc.
図中テキスト文字テーブル10は、合成文字カ
ウンタ6によつて計数された合成すべき値に基づ
いて、文字置換テーブル8およびn文字置換テー
ブル9を検索して得られた文字コード(合成文字
を得る上で必要な左詰めの文字コードなど)を格
納しておくためのものである。例えば図示の如く
文字コード1(被挿入文字)、左詰め文字コード2
(挿入文字)および右詰め文字コード3(挿入文
字)の形で一体として関連づけて格納しておく。 The text character table 10 in the figure is a character code (for obtaining a composite character) obtained by searching the character substitution table 8 and the n-character substitution table 9 based on the value to be synthesized counted by the composition character counter 6. This is used to store the left-justified character code required above). For example, as shown in the figure, character code 1 (inserted character), left-justified character code 2
(inserted character) and right-aligned character code 3 (inserted character) and stored in association with each other.
第3図において、図示aないしeを用いて示す
文字および制御信号を第1図図示テキスト・テー
ブル4に格納することにより、右端に示す“”
の如き形の合成文字が自動的に得られる。以下第
1図図示本発明の1実施例構成の動作を第3図お
よび第4図を用いて順次詳細に説明する。 In FIG. 3, by storing the characters and control signals indicated by a to e in the illustrated text table 4 in FIG.
Composite characters of the form are automatically obtained. Hereinafter, the operation of one embodiment of the present invention shown in FIG. 1 will be explained in detail with reference to FIGS. 3 and 4.
第3図図示aないしeを用いて示す文字および
制御信号は、第1図図示テキスト・テーブル4に
夫々対応するaないしeの位置に格納される。該
テキスト・テーブル4に格納された図示a合成開
始フアンクシヨンが検出されると、該図示a合成
文字開始フアンクシヨンと図示e合成終了フアン
ク シヨンとの間に格納されている図示b文字コ
ード1ないし図示d文字コード3が読み出されて
レジスタ7に第1図図示の如き形でいわばそのま
ま順に格納されると共に、当該格納された文字コ
ード1ないし文字コード3の数、即ち“3”が合
成文字カウンタ6によつて計数される。この際、
テキスト・テーブル4に格納されている図示b文
字コード1(被挿入文字、例えば前述した“○”)
に続いて格納されている文字(挿入文字、例えば
前述した“1”,“2”)の変更率(縮小率)、文字
の形状、変形率等の情報を格納した合成文字変更
テーブル5が検索される。該検索された情報に基
づき後述する縮小等して挿入する文字の書体等が
決定される。 Characters and control signals indicated using letters a to e in FIG. 3 are stored in the illustrated text table 4 in FIG. 1 at positions a to e, respectively. When the illustration a composition start function stored in the text table 4 is detected, the illustration b character codes 1 to illustration d stored between the illustration a composition character start function and the illustration e composition end function are detected. The character codes 3 are read out and stored in the register 7 in the same manner as shown in FIG. It is counted by . On this occasion,
Illustrated b character code 1 stored in text table 4 (character to be inserted, for example, “○” mentioned above)
The composite character change table 5 that stores information such as the change rate (reduction rate), character shape, deformation rate, etc. of the characters (inserted characters, such as the above-mentioned "1" and "2") stored next to the character is searched. be done. Based on the retrieved information, the font etc. of characters to be inserted after reduction etc., which will be described later, are determined.
文字コード1ないし文字コード3が格納された
レジスタ7から、第1に被挿入文字“○”に対応
する文字コード1が読み出され、被挿入文字
“○”の形状等に関して適切な形を指示する文字
コードが文字置換テーブル8から読み出される。
該読み出された図示f文字コード1はテキスト文
字テーブル10内の図示g文字コード1の位置に
格納される。 First, character code 1 corresponding to the inserted character “○” is read out from the register 7 in which character codes 1 to 3 are stored, and an appropriate shape etc. of the inserted character “○” is specified. The character code to be read is read from the character substitution table 8.
The read f-character code 1 is stored at the position of the g-character code 1 in the text character table 10.
第2に、縮小等した形で挿入する挿入文字
“1”および“2”に対応する文字コード2およ
び文字コード3に関して合成を行う上での適切な
形の文字コードがn文字置換テーブル9から夫々
検索される。この際、前記合成文字カウンタ6に
よつて計数された文字コードの数“3”に基づい
て、挿入文字の数は2個であることが判明し、
夫々左詰めや右詰めの文字コードが格納してある
n文字置換テーブル9の所定領域が検索される。
即ち、最初にレジスタ7に格納してある文字コー
ド2を読み出し、n文字置換テーブル9内の文字
コードが2個の場合について、図示h文字コード
2に続いて格納されている左詰め文字コード2お
よび右詰め文字コード2の内から左詰め文字コー
ド2を読み出す。該読み出した左詰め文字コード
2をテキスト文字テーブル10内の図示i左詰め
文字コード2の位置に格納する。次に同様にし
て、レジスタ7に格納してある文字コード3を読
み出してn文字置換テーブル9内の図示j文字コ
ードに続いて格納されている左詰めの文字コード
3および右詰めの文字コード3の内から右詰めの
文字コード3を読み出す。該読み出した右詰め文
字コード3をテキスト文字テーブル10内の図示
k右詰め文字コード3の位置に格納する。 Second, character codes in an appropriate form for compositing character codes 2 and 3 corresponding to insertion characters “1” and “2” to be inserted in reduced form, etc. are obtained from the n-character substitution table 9. are searched respectively. At this time, based on the number of character codes "3" counted by the composite character counter 6, it was found that the number of inserted characters was 2,
A predetermined area of the n-character substitution table 9 in which left-justified and right-justified character codes are stored is searched.
That is, first read the character code 2 stored in the register 7, and when there are two character codes in the n character substitution table 9, read the left-justified character code 2 stored following the h character code 2 shown in the figure. Then, the left-justified character code 2 is read out from the right-justified character code 2. The read left-justified character code 2 is stored in the position of left-justified character code 2 of i in the text character table 10. Next, in the same manner, the character code 3 stored in the register 7 is read out, and the left-justified character code 3 and the right-justified character code 3 stored following the illustrated j character code in the n-character substitution table 9 are read. Read the right-justified character code 3 from within. The read right-justified character code 3 is stored in the position of the right-justified character code 3 shown in the figure in the text character table 10.
このようにしてテキスト文字テーブル10に格
納した文字コード1、左詰め文字コード2、右詰
め文字コード3および合成文字変更テーブル5に
格納した変更率、形状、変形率等の編集情報に基
づいて編集処理部3は第3図図示右側に示す
“”の形の合成文字を編集する。該編集はテキ
スト文字テーブル10から文字コード1等を逐次
読み出して例えば1つのマツプ・メモリ上に重合
わせることにより、合成文字が生成されるもので
ある。 Editing is performed based on the character code 1, left-justified character code 2, right-justified character code 3 stored in the text character table 10 in this way, and the editing information such as change rate, shape, deformation rate, etc. stored in the composite character change table 5. The processing unit 3 edits the composite character in the form of "" shown on the right side of the third figure. In this editing, a composite character is generated by sequentially reading character codes 1, etc. from the text character table 10 and superimposing them on, for example, one map memory.
第4図において、欄中“入力文字”は前述した
ようにデータエントリ1から第3図図示bないし
dによつて示される形で入力されたものを示す。 In FIG. 4, "input characters" in the column indicate characters input from data entry 1 in the form shown by b to d in FIG. 3, as described above.
欄中“入力文字コード”は前述したテキスト・
テーブル4に格納した図示b文字コード1ないし
図示c文字コード3に対応する例を示す。 The “input character code” in the column is the text/code mentioned above.
An example corresponding to illustrated b character code 1 to illustrated c character code 3 stored in table 4 will be shown.
欄中“文字形状および配置”は前述した前記合
成文字カウンタ6によつて計数された数に基づい
て文字置換テーブル8およびn文字置換テーブル
9から検索する状態を示す。即ち、被挿入文字
“○”に対しては入力されたものと同一の形のも
のを検索している。そして、挿入文字“1”およ
び“2”に対しては図示の如く縮小した形の左詰
めの文字1”および右詰めの文字2”を夫々検索
している。 "Character shape and arrangement" in the column indicates the state in which the character substitution table 8 and the n-character substitution table 9 are searched based on the number counted by the above-mentioned composite character counter 6. That is, for the inserted character "○", a search is made for a character having the same shape as the input character. For the inserted characters "1" and "2", the reduced left-justified character 1" and right-justified character 2" are searched for, respectively, as shown in the figure.
欄中“置換文字コード”は、第1図図示テキス
ト文字テーブル10に格納されたものを示し、前
記“文字形状および配置”に示したものに対応し
た形で前記文字置換テーブル8あるいはn文字置
換テーブル9から検索された文字コード“127”,
“A11”および“B22”を示す。 The "replacement character code" in the column indicates what is stored in the illustrated text character table 10 in FIG. Character code “127” retrieved from table 9,
“A11” and “B22” are shown.
第5図ないし第7図を用いて4文字が入力され
た場合について説明する。該4文字を入力する場
合には、第1図図示テキスト・テーブル4、テキ
スト文字テーブル10,n文字置換テーブル9等
は当該4文字分を格納する領域を確保する必要が
ある。 A case in which four characters are input will be explained using FIGS. 5 to 7. When inputting these four characters, it is necessary to secure an area for storing the four characters in the text table 4 shown in FIG. 1, the text character table 10, the n-character substitution table 9, etc.
第5図において、図示の如き“合成開始”
“○”,“1”,“2”,“3”および“合成終了”な
る入力信号がデータエントリ1から順次入力され
た場合には、第1図図示テキスト・テーブル4に
は第6図図示の如く順次格納される。 In FIG. 5, "composition start" as shown
When the input signals “○”, “1”, “2”, “3” and “synthesis end” are input sequentially from data entry 1, the text table 4 shown in FIG. They are stored sequentially as follows.
該第6図図示の如く格納された文字コード1な
いし文字コード4は第7図図示入力文字コードの
欄に記載されている如く“127”等の形で格納さ
れる。そして、被挿入文字の文字コード1は置換
文字コード“127”の形でテキスト文字テーブル
10に格納する。また、縮小等した形で挿入する
挿入文字の文字コードは第7図図示の如く3分割
した左詰め文字コード、中詰め文字コードおよび
右詰め文字コードの形で置換文字コード
“A111”,“B222”および“C333”としてテキス
ト文字テーブル10に格納する。このようにして
テキスト文字テーブル10に格納した文字コード
1、左詰め文字コード2、中詰め文字コード3、
右詰め文字コード4および合成文字変更テーブル
5に格納した変更率(縮小率)、形状、変形率等
に基づいて第5図右側に示す如き合成文字が編集
される。 The character codes 1 to 4 stored as shown in FIG. 6 are stored in the form of "127" or the like as described in the input character code column shown in FIG. 7. Then, the character code 1 of the inserted character is stored in the text character table 10 in the form of a replacement character code "127". In addition, the character code of the inserted character to be inserted in a reduced form, etc. is divided into three as shown in Figure 7, in the form of a left-justified character code, a center-justified character code, and a right-justified character code, and the replacement character code "A111", "B222" ” and “C333” in the text character table 10. Character code 1, left-justified character code 2, center-justified character code 3, stored in the text character table 10 in this way,
A composite character as shown on the right side of FIG. 5 is edited based on the right-justified character code 4 and the change rate (reduction rate), shape, deformation rate, etc. stored in the composite character change table 5.
第8図において、図示l会社名は明朝体で記述
し、図示m電話番号はゴシツク体により記述した
広告を雑誌等に掲載することがある。該場合に
は、第1図図示合成文字変更テーブル5内の図示
形状および変更率等の文字の書体等に関する情報
を用いて編集処理部3がテキスト文字テーブル1
0から読み出した文字コードを記述する。 In FIG. 8, the company name (l) shown in the figure is written in Mincho font, and the telephone number (m) shown in the illustration is written in Gothic font. Advertisements may be published in magazines, etc. In this case, the editing processing unit 3 changes the text character table 1 using information regarding the illustrated shape and the font of the characters such as the change rate in the illustrated composite character change table 5 shown in FIG.
Write the character code read from 0.
尚、テキスト文字テーブル10に格納されてい
る縮小等した形の文字、例えば左詰めの文字コー
ド2等のパターンを作成するには、既知の如く間
引処理あるいは拡大処理および移動処理等を行つ
て生成すればよい。 Incidentally, in order to create a pattern of reduced characters stored in the text character table 10, such as left-justified character code 2, etc., thinning processing, enlargement processing, movement processing, etc. are performed as known. Just generate it.
(発明の効果)
以上説明した如く、本発明によれば、合成文字
を作成する際に、合成する文字の数を計数し、該
計数結果等に基づいて挿入すべき文字の大きさ、
位置等を算出して所定の文字コードの形に変換し
た後、該文字コードを用いて所望の合成文字を編
集しているため、高速かつ誤りなく所望の合成文
字を自動的に編集することができる。また、文字
の合成が容易になるため、オペレータの負担を軽
減することが可能となり、ひいては経費の軽減に
つながる。(Effects of the Invention) As explained above, according to the present invention, when creating a composite character, the number of characters to be composited is counted, and the size of the character to be inserted is determined based on the counting result etc.
After calculating the position etc. and converting it into the form of a predetermined character code, the desired composite character is edited using the character code, so the desired composite character can be automatically edited quickly and without errors. can. Furthermore, since characters can be easily synthesized, it is possible to reduce the burden on the operator, which in turn leads to a reduction in costs.
第1図は本発明の1実施例構成図、第2図は全
体構成図、第3図ないし第8図は第1図図示本発
明の1実施例構成の動作を説明するための動作説
明図を表す。
図中、1はデータエントリ、2はレイアウト作
成部、3は編集処理部、4はテキスト・テーブ
ル、5は合成文字変更テーブル、6は合成文字カ
ウンタ、7はレジスタ、8は文字置換テーブル、
9はn文字置換テーブル、10はテキスト文字テ
ーブルを示す。
FIG. 1 is a configuration diagram of one embodiment of the present invention, FIG. 2 is an overall configuration diagram, and FIGS. 3 to 8 are operation explanatory diagrams for explaining the operation of the configuration of one embodiment of the present invention shown in FIG. 1. represents. In the figure, 1 is a data entry, 2 is a layout creation section, 3 is an editing processing section, 4 is a text table, 5 is a composite character change table, 6 is a composite character counter, 7 is a register, 8 is a character replacement table,
9 indicates an n-character substitution table, and 10 indicates a text character table.
Claims (1)
に挿入する挿入文字と当該挿入文字が挿入される
被挿入文字とを用意し、当該挿入文字と被挿入文
字とを合成する合成文字編集処理方式において、
前記被挿入文字および複数の挿入文字を夫々文字
コードの形で格納するテキスト・テーブルと、該
テキスト・テーブルに格納した文字コードを読み
出して合成されるべき文字の数を計数する合成文
字カウンタと、前記テキスト・テーブルに格納さ
れている被挿入文字の形状についての情報を格納
する文字置換テーブルと、前記合成文字カウンタ
によつて計数された文字の数に基づいて前記テキ
スト・テーブルに格納されている挿入文字の形状
についての情報を格納するn文字置換テーブル
と、前記文字置換テーブルから検索された被挿入
文字に対応する文字コードを格納すると共に前記
n文字置換テーブルから検索された挿入文字に対
応する文字コードを格納するテキスト文字テーブ
ルとを備え、該テキスト文字テーブルに格納した
文字コードに基づいて所望の合成文字を合成する
ことを特徴とする合成文字編集処理方式。1 Composite character editing that prepares an insertion character that changes the character shape of multiple characters and inserts it into other characters and an insertion character into which the insertion character will be inserted, and combines the insertion character and the insertion character. In the processing method,
a text table that stores the inserted character and a plurality of inserted characters in the form of character codes; a composite character counter that reads the character codes stored in the text table and counts the number of characters to be composited; a character substitution table storing information about the shape of the inserted character stored in the text table; and a character substitution table storing information about the shape of the inserted character stored in the text table based on the number of characters counted by the composite character counter. an n-character substitution table that stores information about the shape of the inserted character; a character code corresponding to the inserted character searched from the character substitution table; and a character code corresponding to the inserted character searched from the n-character substitution table; 1. A composite character editing processing method comprising: a text character table storing character codes; and combining desired composite characters based on the character codes stored in the text character table.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP59107967A JPS60251428A (en) | 1984-05-28 | 1984-05-28 | Editing processing system of composite character |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP59107967A JPS60251428A (en) | 1984-05-28 | 1984-05-28 | Editing processing system of composite character |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS60251428A JPS60251428A (en) | 1985-12-12 |
| JPH0469799B2 true JPH0469799B2 (en) | 1992-11-09 |
Family
ID=14472605
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP59107967A Granted JPS60251428A (en) | 1984-05-28 | 1984-05-28 | Editing processing system of composite character |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS60251428A (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0312696A (en) * | 1989-06-09 | 1991-01-21 | Matsushita Electric Ind Co Ltd | Character string processor |
-
1984
- 1984-05-28 JP JP59107967A patent/JPS60251428A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS60251428A (en) | 1985-12-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4675833A (en) | Processor controlled photocomposition system | |
| US4435778A (en) | Method for editing spatially related data in an interactive text processing system | |
| JPH0469799B2 (en) | ||
| US4980841A (en) | Block processing apparatus | |
| US4843570A (en) | Block processing apparatus | |
| JPH0462586B2 (en) | ||
| JPH0438005B2 (en) | ||
| JPH0236022B2 (en) | ||
| JP2000029875A (en) | Page layout system and recording medium | |
| JPH0366157B2 (en) | ||
| JPH0346830B2 (en) | ||
| JPH02171914A (en) | Printing data forming device | |
| EP0288262B1 (en) | Character processing system having editing function | |
| JP2677442B2 (en) | Method of capturing illustrations in editing machine and editing machine | |
| JPH03227285A (en) | Forms output editor | |
| JP3304112B2 (en) | Document output device | |
| JP2515287B2 (en) | Document creation device | |
| JPH05100805A (en) | Format design method | |
| JPH11195080A (en) | Method for editing tabular form information editing body, its device and recording medium for storing method | |
| JPH10198813A (en) | Editing method, its device, and storage medium recording program | |
| Rogers | Monographs in visual communication | |
| JPH07110753A (en) | Image display controller | |
| JPH0258097A (en) | How to import symbol marks into an editing machine | |
| JPS615286A (en) | data processing equipment | |
| JPS6073568A (en) | Generation of dot character pattern |