JPH06219011A - Document processor - Google Patents

Document processor

Info

Publication number
JPH06219011A
JPH06219011A JP5275171A JP27517193A JPH06219011A JP H06219011 A JPH06219011 A JP H06219011A JP 5275171 A JP5275171 A JP 5275171A JP 27517193 A JP27517193 A JP 27517193A JP H06219011 A JPH06219011 A JP H06219011A
Authority
JP
Japan
Prior art keywords
character
type
determining
spacing
storing
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
JP5275171A
Other languages
Japanese (ja)
Other versions
JP2540761B2 (en
Inventor
Takahiro Saito
崇弘 斎藤
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP5275171A priority Critical patent/JP2540761B2/en
Publication of JPH06219011A publication Critical patent/JPH06219011A/en
Application granted granted Critical
Publication of JP2540761B2 publication Critical patent/JP2540761B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To adjust the character display and output format in accordance with a change of a font. CONSTITUTION:This processor is provided with a first storage means 3 for storing inputted characters; a first table 4 for storing fonts and characters corresponding to the fonts; a second table 5 for storing a value determined by making the font of a first character correspond to the font of a second character next to the first character; and a font judging means 6 for judging the font of a character by referring to the first table. Furthermore, the processor is provided with a second storage means 7 for storing the result of judging the font of the first character stored in the first storage means by the font judging means and a character gap determining means 6 for determining the character space between the first character and the second character based on the result of judging the font of the second character stored in the first storage means by the font judging means and the judged result stored means in the second storage means.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数の文字種からなる
文書を作成処理する文書編集書式化機能を備えた文書処
理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document processing apparatus having a document editing and formatting function for creating and processing a document having a plurality of character types.

【0002】[0002]

【従来の技術】英字や数字、平仮名、片仮名、漢字、ギ
リシャ文字などの複数の文字種を扱い、これらの文字種
からなる文書を作成処理する文書処理装置において、1
文字毎に文字ピッチを制御できるシステムでは、同じ文
字種が続く場合に適切となるように文字ピッチが文字種
ごとに設定されている。この場合、文書は、構成する各
文字の文字コード、大きさ、始点座標等を持っている。
そして、作成された文書を画面に表示したり、プリンタ
から印刷出力する際には、決められた文字ピッチにより
各文字の始点座標が設定され、その座標を基準位置とし
て文字のフォントが展開される。
2. Description of the Related Art In a document processing apparatus that handles a plurality of character types such as alphabetic characters, numbers, hiragana, katakana, kanji, and Greek characters, and creates and processes a document composed of these character types,
In a system in which the character pitch can be controlled for each character, the character pitch is set for each character type so as to be appropriate when the same character type continues. In this case, the document has the character code, size, starting point coordinates, etc. of each of the constituent characters.
Then, when the created document is displayed on the screen or printed out from the printer, the starting point coordinates of each character are set by the determined character pitch, and the font of the character is expanded with the coordinates as the reference position. .

【0003】図7は文書処理装置の概略構成を示す図で
あり、21は中央処理装置、22はメモリ、23はプリ
ンタ、24はディスプレイ、25は入力装置、26は外
部記憶装置を示す。このような文書処理装置では、文書
作成モードにおいて、キーボード等の入力装置25から
文字が入力されると、その文字が一旦メモリ22に蓄え
られる。そして、ディスプレイ24またはプリンタ23
に送られ、入力された文字が人間に見える形として出力
される。入力された文字を出力するにあたり、中央処理
装置21は、ディスプレイ24またはプリンタ23に対
し、文字コードあるいは文字フォントを送る。さらに、
入力された文字は適当な時点で入力装置25からの指令
にしたがって外部記憶装置26に蓄えられる。
FIG. 7 is a diagram showing a schematic configuration of a document processing apparatus. Reference numeral 21 is a central processing unit, 22 is a memory, 23 is a printer, 24 is a display, 25 is an input device, and 26 is an external storage device. In such a document processing device, when a character is input from the input device 25 such as a keyboard in the document creation mode, the character is temporarily stored in the memory 22. Then, the display 24 or the printer 23
The characters that are input to and output to the human-readable form. When outputting the input character, the central processing unit 21 sends a character code or character font to the display 24 or the printer 23. further,
The input characters are stored in the external storage device 26 at an appropriate time according to a command from the input device 25.

【0004】図8は従来の文書処理装置の文字表示方式
による処理の例を示す図である。
FIG. 8 is a diagram showing an example of processing by a character display system of a conventional document processing apparatus.

【0005】従来の文書処理装置において、文字表示を
行う場合の処理は、図8に示すように表示する文字コー
ドを読み込むと、まず、1文字を表示しそして次に1文
字分位置送りを行って次の文字コードを読み込むという
処理を表示する文字コードがなくなるまで繰り返し行
う。すなわち、次の文字を表示する基準位置を計算する
ため、表示した文字の文字ピッチ分の位置を元の基準位
置に加算し、この位置がその行を越えていれば、行の終
了と見なし、基準位置を次の行の先頭にする。そして、
次の文字コードを読み込み、表示すべき文字が残ってい
れば、文字の表示を続ける。
In the conventional document processing apparatus, in the case of displaying characters, when the character code to be displayed is read as shown in FIG. 8, first one character is displayed and then one character position is advanced. The process of reading the next character code is repeated until there is no character code to display. That is, in order to calculate the reference position for displaying the next character, the position for the character pitch of the displayed character is added to the original reference position, and if this position is beyond that line, it is regarded as the end of the line, Set the reference position to the beginning of the next line. And
The next character code is read, and if there is a character to be displayed, the character display is continued.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記の
如き文書処理装置では、各文字ごとにその文字種に対応
する適当な文字ピッチが設定されているため、同じ文字
種が並んだ場合には問題ないが、異なる文字種が並んだ
場合、例えば漢字と英数字が並んだ場合、その文字種の
変り目で文字ピッチが不適当になってしまうという問題
がある。
However, in the document processing apparatus as described above, since an appropriate character pitch corresponding to the character type is set for each character, there is no problem when the same character type is lined up. When different character types are lined up, for example, when Chinese characters and alphanumeric characters are lined up, there is a problem that the character pitch becomes inappropriate at the transition of the character type.

【0007】また、異なる文字種が並んだ場合の文字ピ
ッチを1文字毎に設定すると、他の全ての文字種に対す
る文字ピッチを設定しなければならず、データ量が多く
なる。そのため、データをつくるための作業も膨大にな
る。
If the character pitch is set for each character when different character types are lined up, the character pitch for all other character types must be set, resulting in a large amount of data. Therefore, the work to create the data becomes enormous.

【0008】本発明は、上記の課題を解決するものであ
って、文字種の変化によって文字の表示や出力の書式を
調整できるようにした文書処理装置を提供することを目
的とするものである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide a document processing apparatus capable of adjusting the display and output formats of characters by changing the character type.

【0009】[0009]

【課題を解決するための手段】そのために本発明は、入
力された文字を記憶する第1の記憶手段と、文字種及び
その文字種に対応する文字を記憶している第1のテーブ
ルと、第1の文字の文字種及び前記第1の文字の次にあ
る第2の文字の文字種の対応により決定されている値を
記憶している第2のテーブルと、文字の文字種を前記第
1のテーブルを引くことによって判定する文字種判定手
段と、前記第1の記憶手段に記憶されている第1の文字
の文字種を前記文字種判定手段により判定した結果を記
憶する第2の記憶手段と、前記第1の記憶手段に記憶さ
れている第2の文字の文字種を前記文字種判定手段によ
り判定し、その判定結果及び前記第2の記憶手段に記憶
されている判定結果に基づいて、前記第1の文字と前記
第2の文字との文字間隔を決定する文字間隔決定手段と
を具備することを特徴とするものである。
To this end, the present invention provides a first storage means for storing an input character, a first table for storing a character type and a character corresponding to the character type, and a first table. A second table storing values determined by the correspondence between the character type of the character and the character type of the second character next to the first character, and the character table of the character from the first table. A character type determination means for determining the character type of the first character stored in the first storage means, a second storage means for storing a result of determination by the character type determination means for the character type of the first character, and the first storage. The character type of the second character stored in the means is determined by the character type determination means, and the first character and the first character are determined based on the determination result and the determination result stored in the second storage means. Sentence with the letter 2 It is characterized in that it comprises a character spacing determining means for determining the distance.

【0010】また、和文字及び英数字が混在する文字を
記憶する記憶手段と、前記記憶手段に記憶されている第
1の文字及び前記第1の文字の次にある第2の文字が和
文字又は英数字であるかを判断する文字判断手段と、前
記文字判断手段により判断された結果に基づいて前記第
1の文字と前記第2の文字との文字間隔を決定する文字
間隔決定手段とを具備することを特徴とするものであ
る。
Further, the storage means for storing a character including a mixture of Japanese characters and alphanumeric characters, the first character stored in the storage unit and the second character next to the first character are Japanese characters. Or character determining means for determining whether the character is alphanumeric and character spacing determining means for determining the character spacing between the first character and the second character based on the result determined by the character determining means. It is characterized by having.

【0011】さらに、文字の大きさが異なる文字を記憶
する記憶手段と、第1の文字の文字種及び前記第1の文
字の次にある第2の文字の文字種の対応により決定され
ている文字間隔の調整値を記憶しているテーブルと、前
記記憶手段に記憶されている第1の文字の文字種及び第
2の文字の文字種により前記テーブルを引くことによっ
て文字間隔の調整値を決定する文字間隔調整手段と、前
記文字間隔調整手段により決定された文字間隔の調整値
と文字の大きさに基づいて前記第1の文字と前記第2の
文字との文字間隔を決定する文字間隔決定手段とを具備
することを特徴とするものである。
Further, a storage means for storing characters having different character sizes and a character spacing determined by the correspondence between the character type of the first character and the character type of the second character next to the first character. A table storing adjustment values of the characters and a character interval adjustment for determining an adjustment value of the character interval by drawing the table according to the character type of the first character and the character type of the second character stored in the storage means. Means, and character spacing determining means for determining the character spacing between the first character and the second character based on the character spacing adjustment value determined by the character spacing adjusting means and the character size. It is characterized by doing.

【0012】[0012]

【作用】本発明の文書処理装置では、テーブルに第1の
文字の文字種及び前記第1の文字の次にある第2の文字
の文字種の対応により決定されている値を記憶し、記憶
手段に記憶してある第1の文字と第2の文字の文字種を
判定して文字間隔を決定するので、文字種の変化に対し
て最適な文字ピッチを設定することができる。従って、
出力される文字の位置を文字種の変化に応じて計算した
見やすい文字のレイアウトを提供することができる。
In the document processing apparatus of the present invention, the table stores the value determined by the correspondence between the character type of the first character and the character type of the second character next to the first character, and the storage means stores the value. Since the character spacings are determined by determining the stored character types of the first character and the second character, it is possible to set the optimum character pitch for changes in the character types. Therefore,
It is possible to provide an easy-to-read character layout in which the position of the output character is calculated according to the change of the character type.

【0013】[0013]

【実施例】以下、図面を参照しつつ実施例を説明する。
図1は本発明に係る文書処理装置の文書編集書式化方式
の1実施例を説明するための図、図2は表示及び出力に
おける文字のサイズ情報を説明するための図、図3は文
字種テーブルの例を示す図、図4は文字種間の文字ピッ
チの増加分を設定したテーブルの例を示す図である。
Embodiments will be described below with reference to the drawings.
FIG. 1 is a diagram for explaining an embodiment of a document edit formatting system of a document processing apparatus according to the present invention, FIG. 2 is a diagram for explaining character size information in display and output, and FIG. 3 is a character type table. FIG. 4 is a diagram showing an example of a table in which the increment of the character pitch between the character types is set.

【0014】図1において、1は入力部、2は文書作成
部、3は文書格納メモリ、4は文字種テーブル、5は文
字ピッチ増加分設定テーブル、6はピッチ調整部、7は
文字レジスタ、8は出力制御部、9はキャラクタジェネ
レータ(CG)、10は出力部を示す。文書作成部2
は、キーボード等を有する入力部1から文字が入力され
ると、文書格納メモリ3に格納するものである。ピッチ
調整部6は、文書格納メモリ3に格納された文字データ
を出力する際に文字種を判定し、文字種が変化した場合
には予め設定された条件にしたがってピッチ調整情報を
付加するものであり、文字種テーブル4がこの文字種の
判定に用いるテーブル、文字ピッチ増加分設定テーブル
5がピッチ調整情報を付加するのに用いるテーブル、文
字レジスタ7が文字種の変化を検出するために1つ前の
文字種情報を保持しておくレジスタである。出力制御部
8は、ピッチ調整部6を通して入力された文字をディス
プレイやプリンタを有する出力部10に出力するための
制御を行うものであり、ピッチ調整情報により文字ピッ
チを調整し、文字フォントを格納したキャラクタジェネ
レータ(CG)9を用いて文字コードから文字フォント
を展開して、出力部10に渡す。
In FIG. 1, 1 is an input unit, 2 is a document creating unit, 3 is a document storage memory, 4 is a character type table, 5 is a character pitch increment setting table, 6 is a pitch adjusting unit, 7 is a character register, and 8 is a character register. Is an output control unit, 9 is a character generator (CG), and 10 is an output unit. Document creation section 2
When a character is input from the input unit 1 having a keyboard or the like, is stored in the document storage memory 3. The pitch adjusting unit 6 determines the character type when outputting the character data stored in the document storage memory 3, and adds the pitch adjustment information according to a preset condition when the character type changes. The character type table 4 is used to determine this character type, the character pitch increase setting table 5 is used to add pitch adjustment information, and the character register 7 is used to detect the character type information immediately before in order to detect a change in the character type. It is a register to hold. The output control unit 8 performs control for outputting the characters input through the pitch adjustment unit 6 to the output unit 10 having a display or a printer, adjusts the character pitch according to the pitch adjustment information, and stores the character font. The character generator (CG) 9 is used to develop a character font from the character code, and the character font is transferred to the output unit 10.

【0015】ここで扱われる文字は、図2に示すように
例えば文字間隔W、文字幅w、行間隔H、文字高さhの
情報を用いて管理される。そして、これらの情報のう
ち、行間隔Hは、各文字共通となるが、その他の情報は
各文字ごとに異なる(但しhは共通としてもよい)。す
なわち、英字においても、「a」と「l」、「W」とは
異なり、また漢字とも異なることは明らかであろう。そ
こで、このような文字群に対して、文字種テーブル4
は、図3に示すように文字種をその文字(コード)範囲
で定義する。また、文字ピッチ増加分設定テーブル5
は、図4に示すように前の文字種と次の文字種との組み
合わせによってその調整値を設定する。ここで、調整値
は、文字高さhに対する割合である。
As shown in FIG. 2, the characters handled here are managed using, for example, information on the character spacing W, the character width w, the line spacing H, and the character height h. Then, among these pieces of information, the line spacing H is common to each character, but other information is different for each character (however, h may be common). That is, it will be apparent that in English letters, "a" is different from "l", "W", and also it is different from Kanji. Therefore, for such a character group, the character type table 4
Defines the character type within the character (code) range as shown in FIG. Also, the character pitch increment setting table 5
Sets the adjustment value by combining the previous character type and the next character type as shown in FIG. Here, the adjustment value is a ratio with respect to the character height h.

【0016】次に本発明のシステムによる処理の流れを
説明する。
Next, the flow of processing by the system of the present invention will be described.

【0017】図5は本発明の文書編集書式化機能を備え
た文書処理装置による処理の流れを説明するための図、
図6は文字列の出力例を示す図である。
FIG. 5 is a diagram for explaining the flow of processing by the document processing apparatus having the document editing and formatting function of the present invention.
FIG. 6 is a diagram showing an output example of a character string.

【0018】まず、文字コードを読み込み、図3に示す
ような文字種テープル4を用いて読み込んだ文字の文字
種を調べ、さらに、その文字種がその前に表示し文字レ
ジスタ7に保持した文字種と同じか否かを調べる。違っ
ていれば、文字を表示する基準位置(文字ピッチ)を図
4に示すような文字ピッチ増加分設定テーブル5を用い
て修正する。例えば、図4の調整値×文字の大きさ(文
字高さh)を基準位置に加える。計算した基準位置を用
いて、文字を表示する(ステップ〜)。
First, the character code is read, the character type of the read character is checked using the character type table 4 as shown in FIG. 3, and further, the character type is the same as the character type previously displayed and held in the character register 7. Check whether or not. If they are different, the reference position (character pitch) for displaying the characters is corrected using the character pitch increment setting table 5 as shown in FIG. For example, the adjustment value × character size (character height h) in FIG. 4 is added to the reference position. The characters are displayed using the calculated reference position (step ~).

【0019】そして、次の文字を表示する基準位置を計
算するため、表示した文字の文字ピッチ分を元の基準位
置に加算する。この位置がその行を越えていれば、行の
終了と見なし、基準位置を次の行の先頭にする(ステッ
プ〜)。
Then, in order to calculate the reference position for displaying the next character, the character pitch of the displayed character is added to the original reference position. If this position is beyond the line, it is regarded as the end of the line, and the reference position is set to the beginning of the next line (step ~).

【0020】そして、次の文字コードを読み込み、表示
すべき文字が残っていれば、文字の表示を続ける(ステ
ップ、→→)。
Then, the next character code is read, and if there is a character to be displayed, the character display is continued (step, →→).

【0021】従来の方式により印字した例が図6であ
り、これに本発明の方式を適用して印字した例が同図
である。両者を比べると、前者は、仮名と漢字間の間
隔、及び、アルファベット間の間隔はバランスが良い
が、仮名とアルファベットの間隔が狭くアンバランスな
感じがするが、後者は、仮名とアルファベットとの間で
斜線のような文字ピッチの修正を行っているので、間隔
も良くなっていることがわかる。
FIG. 6 shows an example of printing by the conventional method, and FIG. 6 shows an example of printing by applying the method of the present invention thereto. Comparing the two, the former has a good balance between the kana and the kanji and the interval between the alphabets, but the gap between the kana and the alphabet seems narrow and unbalanced. It can be seen that the spacing is improved because the character pitch such as the diagonal line is corrected between.

【0022】なお、本発明は、上記の実施例に限定され
るものではなく、種々の変形が可能である。例えば上記
の実施例では、横書きの表示について説明したが、縦書
きの場合にも同様に適用できる。また、システム内で文
字を出力する基準位置の制御をする方式で説明したが、
スペースを空けるにあたり、実際のスペースの文字コー
ドを発生させるようにしてもよい。このようにすること
により、本発明の制御方式を取り入れていないシステム
にファイルの転送を行い、表示及び出力を行う場合でも
適切なスペースを空けることができる。
The present invention is not limited to the above embodiment, but various modifications can be made. For example, in the above-described embodiment, the display in horizontal writing has been described, but the same can be applied to the case of vertical writing. Also, I explained the method of controlling the reference position to output characters in the system,
When the space is opened, the character code of the actual space may be generated. By doing so, an appropriate space can be opened even when files are transferred to a system that does not incorporate the control method of the present invention and displayed and output.

【0023】また、ジャスティファイと呼ばれている行
末揃えの制御を行う場合にも、同様にそのための調整テ
ーブルを設定することにより制御してもよい。さらに
は、文字ピッチを増加させるようにしたが、文字種の組
み合わせによって上記の実施例では減少させるようにし
てもよい。
Further, also in the case of controlling the line end alignment called justify, the control may be performed similarly by setting an adjustment table therefor. Further, although the character pitch is increased, it may be decreased in the above embodiment depending on the combination of character types.

【0024】[0024]

【発明の効果】以上の説明から明らかなように、本発明
によれば、文字種を判定しその変化を検出し、文字種が
変化した場合に出力する文字の書式を調整するので、文
字種の変化に対して最適な文字ピッチを設定することが
できる。従って、出力される文字の位置を文字種の変化
に応じて計算した見やすい文字のレイアウトを提供する
ことができる。
As is apparent from the above description, according to the present invention, the character type is determined, the change is detected, and the format of the character output when the character type is changed is adjusted. On the other hand, the optimum character pitch can be set. Therefore, it is possible to provide an easy-to-see character layout in which the position of the output character is calculated according to the change of the character type.

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

【図1】 本発明に係る文書処理装置の文書編集書式化
方式の1実施例を説明するための図である。
FIG. 1 is a diagram for explaining one embodiment of a document edit formatting system of a document processing device according to the present invention.

【図2】 表示及び出力における文字のサイズ情報を説
明するための図である。
FIG. 2 is a diagram for explaining character size information in display and output.

【図3】 文字種テーブルの例を示す図である。FIG. 3 is a diagram showing an example of a character type table.

【図4】 文字種間の文字ピッチの増加分を設定したテ
ーブルの例を示す図である。
FIG. 4 is a diagram showing an example of a table in which an increment of character pitch between character types is set.

【図5】 本発明の文書編集書式化機能を備えた文書処
理装置による処理の流れを説明するための図である。
FIG. 5 is a diagram for explaining a flow of processing by a document processing apparatus having a document edit formatting function of the present invention.

【図6】 文字列の出力例を示す図である。FIG. 6 is a diagram showing an output example of a character string.

【図7】 文書処理装置の概略構成を示す図である。FIG. 7 is a diagram showing a schematic configuration of a document processing apparatus.

【図8】 従来の文書処理装置の文字表示方式による処
理の例を示す図である。
FIG. 8 is a diagram showing an example of processing by a character display method of a conventional document processing apparatus.

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

1…入力部、2…文書作成部、3…文書格納メモリ、4
…文字種テーブル、5…文字ピッチ増加分設定テーブ
ル、6…ピッチ調整部、7…文字レジスタ、8…出力制
御部、9…キャラクタジェネレータ(CG)、10…出
力部
1 ... Input unit, 2 ... Document creating unit, 3 ... Document storage memory, 4
... Character type table, 5 ... Character pitch increment setting table, 6 ... Pitch adjusting section, 7 ... Character register, 8 ... Output control section, 9 ... Character generator (CG), 10 ... Output section

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 G06F 15/20 Z 7315−5L G09G 5/32 F 8121−5G ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Internal reference number FI Technical display location G06F 15/20 Z 7315-5L G09G 5/32 F 8121-5G

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 入力された文字を記憶する第1の記憶手
段と、文字種及びその文字種に対応する文字を記憶して
いる第1のテーブルと、第1の文字の文字種及び前記第
1の文字の次にある第2の文字の文字種の対応により決
定されている値を記憶している第2のテーブルと、文字
の文字種を前記第1のテーブルを引くことによって判定
する文字種判定手段と、前記第1の記憶手段に記憶され
ている第1の文字の文字種を前記文字種判定手段により
判定した結果を記憶する第2の記憶手段と、前記第1の
記憶手段に記憶されている第2の文字の文字種を前記文
字種判定手段により判定し、その判定結果及び前記第2
の記憶手段に記憶されている判定結果に基づいて、前記
第1の文字と前記第2の文字との文字間隔を決定する文
字間隔決定手段とを具備することを特徴とする文書処理
装置。
1. A first storage means for storing an input character, a first table storing a character type and a character corresponding to the character type, a character type of the first character and the first character. A second table storing a value determined by the correspondence of the character type of the second character next to, a character type determining means for determining the character type of the character by looking up the first table, and Second storage means for storing a result of the character type determination means determining the character type of the first character stored in the first storage means, and a second character stored in the first storage means. The character type is determined by the character type determining means, and the determination result and the
A document processing device, comprising: a character spacing determination means for determining a character spacing between the first character and the second character based on the determination result stored in the storage means.
【請求項2】 和文字及び英数字が混在する文字を記憶
する記憶手段と、前記記憶手段に記憶されている第1の
文字及び前記第1の文字の次にある第2の文字が和文字
又は英数字であるかを判断する文字判断手段と、前記文
字判断手段により判断された結果に基づいて前記第1の
文字と前記第2の文字との文字間隔を決定する文字間隔
決定手段とを具備することを特徴とする文書処理装置。
2. A storage unit for storing a Japanese character and a character in which alphanumeric characters are mixed, and a first character and a second character next to the first character stored in the storage unit are Japanese characters. Or character determining means for determining whether the character is alphanumeric and character spacing determining means for determining the character spacing between the first character and the second character based on the result determined by the character determining means. A document processing device comprising:
【請求項3】 文字の大きさが異なる文字を記憶する記
憶手段と、第1の文字の文字種及び前記第1の文字の次
にある第2の文字の文字種の対応により決定されている
文字間隔の調整値を記憶しているテーブルと、前記記憶
手段に記憶されている第1の文字の文字種及び第2の文
字の文字種により前記テーブルを引くことによって文字
間隔の調整値を決定する文字間隔調整手段と、前記文字
間隔調整手段により決定された文字間隔の調整値と文字
の大きさに基づいて前記第1の文字と前記第2の文字と
の文字間隔を決定する文字間隔決定手段とを具備するこ
とを特徴とする文書処理装置。
3. A storage means for storing characters having different character sizes, and a character spacing determined by the correspondence between the character type of the first character and the character type of the second character next to the first character. A table storing adjustment values of the characters and a character interval adjustment for determining an adjustment value of the character interval by drawing the table according to the character type of the first character and the character type of the second character stored in the storage means. Means, and character spacing determining means for determining the character spacing between the first character and the second character based on the character spacing adjustment value determined by the character spacing adjusting means and the character size. A document processing device characterized by:
JP5275171A 1993-11-04 1993-11-04 Document processing device Expired - Fee Related JP2540761B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5275171A JP2540761B2 (en) 1993-11-04 1993-11-04 Document processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5275171A JP2540761B2 (en) 1993-11-04 1993-11-04 Document processing device

Publications (2)

Publication Number Publication Date
JPH06219011A true JPH06219011A (en) 1994-08-09
JP2540761B2 JP2540761B2 (en) 1996-10-09

Family

ID=17551666

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5275171A Expired - Fee Related JP2540761B2 (en) 1993-11-04 1993-11-04 Document processing device

Country Status (1)

Country Link
JP (1) JP2540761B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7123261B2 (en) 2002-12-26 2006-10-17 Adobe Systems Incorporated Coordinating grid tracking and mojikumi spacing of Japanese text
US7168037B2 (en) 2000-09-25 2007-01-23 Adobe Systems Incorporated Text composition spacing amount setting device with icon indicators
US7594171B2 (en) 2004-10-01 2009-09-22 Adobe Systems Incorporated Rule-based text layout

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60112474A (en) * 1983-11-25 1985-06-18 Ricoh Co Ltd Japanese character outputting device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60112474A (en) * 1983-11-25 1985-06-18 Ricoh Co Ltd Japanese character outputting device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7168037B2 (en) 2000-09-25 2007-01-23 Adobe Systems Incorporated Text composition spacing amount setting device with icon indicators
US7123261B2 (en) 2002-12-26 2006-10-17 Adobe Systems Incorporated Coordinating grid tracking and mojikumi spacing of Japanese text
US7594171B2 (en) 2004-10-01 2009-09-22 Adobe Systems Incorporated Rule-based text layout
US7783969B1 (en) 2004-10-01 2010-08-24 Adobe Systems Incorporated Rule-based text layout

Also Published As

Publication number Publication date
JP2540761B2 (en) 1996-10-09

Similar Documents

Publication Publication Date Title
US7783969B1 (en) Rule-based text layout
JP2540761B2 (en) Document processing device
JPH08161309A (en) Word processor
JPS6017487A (en) Automatic line pitch setting method for document generator
JP2722803B2 (en) Document creation device
JP2674983B2 (en) Information processing method
JP2592840B2 (en) Character processor
JPH04205548A (en) Word processor
JP3470926B2 (en) Document processing apparatus and document processing method
JPS605470B2 (en) typesetting system
JP2764944B2 (en) Character output device
JPH03199061A (en) Method for inclining font
JPS625292A (en) Charactor input unit
JPH0751374B2 (en) Document processor
JPH10124032A (en) Character processor, character processing method and memory medium
JPH0756649B2 (en) Document creation device
JPH02135568A (en) Character mode and font mode setting system for information processor
JPH05298292A (en) Document processor with automatic editing function
JPH06222895A (en) Print format preparing device
JPH0737111A (en) Document processing method
JPH04268959A (en) Document preparing device
JPH03160557A (en) Document processor
JPH04199261A (en) Japanese word processor
JPH06259414A (en) Method and device for outputting furikana (japanese pronunciation of chinese character) for word processor
JPH0581249A (en) Word processor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees