JP2925140B2 - Character processing method and apparatus - Google Patents

Character processing method and apparatus

Info

Publication number
JP2925140B2
JP2925140B2 JP62289191A JP28919187A JP2925140B2 JP 2925140 B2 JP2925140 B2 JP 2925140B2 JP 62289191 A JP62289191 A JP 62289191A JP 28919187 A JP28919187 A JP 28919187A JP 2925140 B2 JP2925140 B2 JP 2925140B2
Authority
JP
Japan
Prior art keywords
character
displayed
input
aligned
character string
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
Application number
JP62289191A
Other languages
Japanese (ja)
Other versions
JPH01130259A (en
Inventor
常一 新井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP62289191A priority Critical patent/JP2925140B2/en
Publication of JPH01130259A publication Critical patent/JPH01130259A/en
Application granted granted Critical
Publication of JP2925140B2 publication Critical patent/JP2925140B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、入力された文字列を整列表示するための文
字処理方法及び装置に関するものである。 [従来の技術] 従来、数式や文字列等を扱う文字処理方法及び装置
は、通常、記入される数字や記号などの文字を座標で入
力する座標入力手段と、該座標入力手段より入力した座
標の位置に、記入された数字や記号などの文字を表示す
る手段とから構成されている。 [発明が解決しようとしている問題点] しかしながら、上記従来の技術では、座標入力手段に
よって入力された座標の位置に文字を表示するのみであ
って、既に表示されている他の文字を考慮した上で、記
入された一連の文字列を美しい配列で整列表示すること
はなされていなかった為、文字の記入者が美しい配列を
考慮しつつ美しい配列で各文字を記入しなければなら
ず、入力時の負担を大きなものとしていた。 [問題点を解決するための手段] 上記従来技術の問題点を解決するために、本発明は、
画像を表示する表示手段と、該画像表示手段上の所望の
位置座標を指示する為の座標入力手段とを備える情報処
理装置における情報処理方法であって、前記入力手段に
より入力される文字列を構成する各文字の入力位置座標
を保持し、前記保持されている入力位置座標に基づい
て、前記入力された文字列を一定の方向に整列表示する
基準点座標を決定し、前記入力された文字列を前記表示
手段に整列表示する時の各文字の相対位置を表す整列文
字データを作成し、前記決定された基準点座標に前記整
列文字データを加算することにより各文字の表示位置座
標を求め、前記求めた表示位置座標と既に整列表示され
ている他の文字列の文字位置座標とを比較することによ
り、当該文字を表示する位置座標に既に整列表示されて
いる他の文字列があるか否かを判定し、前記判定が、文
字を表示する位置座標に既に整列表示されている他の文
字列があるという判定の場合、前記決定した基準点座標
に所定値を加算して新たな基準点座標を決定した後、当
該新たな基準点座標を用いて前記各文字の表示位置座標
を求める処理と、さらに前記文字を表示する位置座標に
既に整列表示されている他の文字列があるか否かを判定
する処理とを行い、前記判定が、文字を表示する位置座
標に既に整列表示されている他の文字列がないという判
定の場合、その時決定されている基準点座標と前記整列
文字データとに基づいて、前記入力された文字列を一定
の方向に整列表示する文字処理方法を提供する。 上記従来技術の問題点を解決するために、本発明は、
画像を表示する表示手段と、該画像表示手段上の所望の
位置座標を指示する為の座標入力手段とを用いる情報処
理装置であって、前記入力手段により入力される文字列
を構成する各文字の入力位置座標を保持する保持手段
と、前記保持手段に保持されている入力位置座標に基づ
いて、前記入力された文字列を一定の方向に整列表示す
る基準点座標を決定する基準点座標決定手段と、前記入
力手段により入力された文字列を前記表示手段に整列表
示する時の各文字の相対位置を表す整列文字データを作
成する整列文字データ作成手段と、前記基準点座標決定
手段により決定された基準点座標に前記整列文字データ
を加算することにより各文字の表示位置座標を求める表
示位置導出手段と、前記表示位置導出手段により求めた
表示位置座標と既に整列表示されている他の文字列の文
字位置座標とを比較することにより、当該文字を表示す
る位置座標に既に整列表示されている他の文字列がある
か否かを判定する判定手段と、前記判定手段が文字を表
示する位置座標に既に整列表示されている他の文字列が
あると判定した場合は、前記決定した基準点座標に所定
値を加算して新たな基準点座標を決定した後、当該新た
な基準点座標を用いて前記表示位置導出手段による処理
とさらに前記判定手段による処理とを行うよう制御し、
かつ前記判定手段が文字を表示する位置座標に既に整列
表示されている他の文字列がないと判定した場合は、そ
の時決定されている基準点座標と前記整列文字データと
に基づいて、前記入力された文字列を一定の方向に整列
表示するよう制御する制御手段を有する文字処理装置を
提供する。 〔実施例〕 第1図は本発明の特徴である数式処理の構成を表わし
た構成図である。1は入出力ブロツクであり、入力部12
と出力部13から構成される。2は処理ブロツクであり、
手書き文字認識手段21と数式認識手段22と演算手段23と
式表示位置決定手段24と答表示位置決定手段25と表示制
御手段26から構成される。12は入力部であって透明電極
を縦横に張り巡らせた透明入力盤であって、入力ペン11
で押圧することによって座標データが入力される。座標
データは手書き文字認識手段21に送られる。13は出力部
であって液晶デイスプレイとVRAMで構成されていて、表
示制御手段26が送られてくる表示ドツト座標のデータに
よって数字等文字の表示を行う。21は手書き文字認識手
段であって、入力部12から送られて来る数字等文字の1
文字のペンの座標データを受け取って、従来からあるス
トローク認識法などの認識方式によって認識を行って、
文字のコード、文字の位置、文字の大きさを得て、数式
認識手段22に送る。22は数式認識手段であり、特願昭62
−194311号の明細書に記載れている方法で手書き文字認
識手段21から送られて来る文字のコード、文字の位置、
文字の大きさによって数式の認識を行い、演算手段23に
数式の文字列を送り、整列した文字のデータを式表示位
置決定手段24に送る。23は演算手段であって、これも特
願昭62−194311号の明細書に記載されている方法で手書
き文字認識手段21から送られて来る文字のコード,文字
の位置,文字の大きさによって数式の認識を行い、演算
手段23に数式の文字列を送り、整列した文字のデータを
式表示位置決定手段24に送る。23は演算手段であって、
これも特願昭62−194311号の明細書に示された方法で数
式認識手段22から送られて来る文字列を計算して答を出
し答表示位置決定手段25に送る。24は式表示位置決定手
段であって、数式認識手段22から送られてくる、整列さ
れた数式文字列データを元に他の式と重ならないか、画
面のワクからはみ出さないかを判断し、式表示位置を決
定し、決定した数式文字列データを表示制御手段26に送
り、等号の位置データを答表示位置決定手段25に送る。
25は答表示位置決定手段であって、演算手段23から送ら
れてくる答と式表示位置決定手段24から送られて来る等
号の位置と手書き文字認識手段から入力した等号の位置
から最終的な答表示位置を決定し、等号を含む答の文字
列を表示制御手段26に送る。26は表示制御手段であっ
て、送られて来る文字のコード、文字の位置、文字の大
きさのデータによって表示ドツト座標のデータを作成
し、液晶デイスプレイ13に送って文字を表示する。第2
図は本実施例のブロツク図である。31は座標入力部であ
り、従来からある透明電極を縦横に張り巡らせた透明入
力盤であって、入力ペン11で押圧することによって座標
データが入力される。座標データは手書き文字認識手段
21に送られる。21は手書き文字認識手段であって、座標
入力部31から送られて来る1文字の座標データによっ
て、従来からあるストローク認識法によって文字認識を
行い、文字のコード、文字の位置、文字の大きさのデー
タを中央演算処理装置32に送る。32は中央演算処理装置
であって以下CPUと言う、CPUはCPUが行う第9図,第10
図,第12図のフローチヤートに行った処理手順を記憶し
ておくROM32aと処理するデータを記憶しているRAM32bを
持ち、ROMの処理手順に従って手書き文字認識手段から
送られてくるデータを処理して、表示制御手段26に表示
データを出力する。26は表示制御手段であって、CPU32
から送られて来る文字のコード、文字の位置、文字の大
きさによって表示ドツト座標のデータを作成し、液晶表
示部13に出力する。13は液晶表示部であり、液晶デイス
プレイとVRAMで構成されており、26は表示制御手段が送
って来る表示ドツト座標データによって数字等文字の表
示を行う。 第3図はRAM32bに記憶している数式データのデータ構
造を表す図で、第4図は表示画面の1例であり、41が式
の第1文字であり42が式の第2文字である。AのX,Y座
標がx(1),y(1)である、BのX,Y座標がx(1)
+dx(1),y(1)+dy(1)であり、CのX,Y座標が
x(2),y(2)であり、DのX,Y座標がx(2)+dx
(2),y(2)+dy(2)である。code(1)は第1式
の1文字目の文字コードを表し、一般的なアスキコード
と文字の大きさを表すコードとの2バイドで表してい
る。x(1)は1文字目の表示位置のX座標を表し、第
4図の表示画面で表すと、41が第1文字だとするとAの
X座標である。y(1)は1文字目の表示位置のY座標
を表し、第4図の第1文字41のAのY座標である。dx
(1)は1文字目の字の横の大きさを表し、x(1)+
dx(1)が第4図の第1文字41のBのX座標である。dy
(1)は1文字目の字の縦の大きさを表し、y(1)+
dy(1)が第4図の第1文字41のBのY座標である。co
de(1),x(1),y(1),dx(1),dy(1)はそれぞ
れ2バイトで構成され、1文字のデータは10バイトで構
成され、dy(1)のうしろには2文字目の文字コード、
code(2)が記憶されている。2文字目のdy(2)の後
には式終端code7FFFが記憶されていて、第1式のデータ
の終りを表し、式終端codeの後には第2式の1文字目の
文字コードcode(3)が記憶されている。このように、
式のデータが記憶されていて最後の式のデータの式終端
codeの後ろには数式終端code(0000)が記憶されてい
る。 第5図は表示画面の1例である。51から59までがすで
に計算が終った第1式の表示文字であり、60から63まで
が現在入力中の第2式の表示文字であり、データは第3
図に表したようにRAM32bに記憶されている。第6図は表
示画面の1例であって、第5図の様に第2式を入力した
結果、本発明の処理を行うことによって、60〜63までの
文字が整列され64の答が表示される。第7図は表示画面
の1例である。71から75までがすでに計算が終った第1
式の表示であり、76から78までがすでに計算が終った第
2式の表示であり、80から87までが現在入力中の第3式
の表示である。第8図は表示画面の一例であって、第7
図の様に第3式を入力した結果、本発明の処理を行うこ
とによって、80から86までの文字が整列され、86の右か
ら等号,答を表示していくとワクからはみ出してしまう
ために、本発明の処理を行うことによって、第7図87の
入力した等号の右から答の88,89の文字を表示してい
く。 第9図は本発明の処理の手順を表したフローチヤート
である。第10図は第9図のステツプS95の処理の中をく
わしく説明したフローチヤートである。第11図は数式認
識手段22に送って来る整列された数式データを表示した
図である。第12図は第9図のステツプS97の処理をくわ
しく説明したフローチヤートである。 上記構成において、第9図,第10図,第12図のフロー
チヤートにそって処理動作を説明する。第9図ステツプ
S91において、手書き文字認識手段21から文字のコー
ド、文字の位置、文字の大きさが送られて来て、その文
字のデータを順にRAM32bに第3図に表したデータ構造で
記憶していく。等号の文字が入力された時に、一つの式
の入力を終了して、等号の文字データをRAM32bに記憶
し、式終端code7FFFを記憶し、ステツプS91の処理を終
える。ステツプS92において、数式認識処理に式記憶場
所の先頭番地を与え、数式認識をおこなう。RAM32bに記
憶されている式のデータの先頭番地を与えると、前記先
頭番地から式終端コードまでの文字データが一つの式で
あって、その文字データを前記数式認識処理を行うと整
列れた文字列データが出力される。第5図に表した第2
式のデータ60〜63が入力されて前記数式認識処理を行う
と、“3+6"の文字列データが演算処理のステツプS93
に与えられ、又、整列された文字列データである第11図
に表したデータが出力される。式の左端の文字のx
(1),y(1)が0,0であり、次の文字のx(2),y
(2)はx(1)+dx(1),y(1)であり、次の文字
x(3),y(3)はx(2)+dx(2),y(1)であ
る。 ステツプS93において、数式認識手段が認識した結果
の出力文字列を入力して演算処理を行って答を出力する
処理を行う。“3+6"の文字列データが入力されると、
演算を行い“9"という答えを出力する。 ステツプS94において、答えをRAM32bの特定番地に記
憶させ、答の終端には答の終端を表す出力文字ENDコー
ド00を記憶させる。 ステツプS95において、数式認識処理が認識した結果
の整列された出力文字列をもとに式表示位置決定処理を
行って式表示位置を決定する。この処理を詳しく第10図
のフローチヤートにそって説明する。 ステツプS101において、処理する式の文字の中の最少
のx座標、最少のy座標を求めて、記憶する処理を行
う。まず式の先頭の文字のx(1),y(1)をそれぞれ
RAM32bの特定番地で式の表示位置の基準点座標を記憶し
ておく、MX,MYにそれぞれ記憶しておき、そのMX,MYそれ
ぞれとx(2),y(2),…x(n),y(n)の式の最
後の文字まで比較していき、MX,MYそれぞれより小さい
x,yが存在したときにその値をMX,MYに記憶していくこと
によって、MX,MYに最少のX,Yを記憶させる。第5図の式
では60のx,yのデータが記憶される。 ステツプS102において、数式認識手段の出力文字列の
RAM32b上の記憶場所の先頭番地をRAM32bの特定番地のP
に記憶する。 ステツプS103において、整列して表示する文字の位置
座標を求める。RAM32bの特定番地のMX,MYに記憶されて
いる式の表示位置の基準点座標に整列された文字列のデ
ータを加算する事によって、整列された式の表示位置を
求める。MX+P〔x〕で基準点のX座標の値に整列文字
データのX座標(Pに記憶されている番地にある文字デ
ータのX座標の値)の値を加算することによって文字の
x軸の表示位置座標xを求め、上記と同じにMY+P
〔Y〕で文字のy軸の表示位置座標yを求め、整列文字
データのP〔dx〕、P〔dy〕をそれぞれdx,dyとする。 ステツプS104において、ステツプS103において求めた
文字の表示位置に他の式の字文字がないかを判定し、他
の式があるときはステツプS108に進み、他の式が無いと
きはステツプS105に進む。ステツプS103において求めた
x,y,dx,dyから文字の表示エリアであるx,y,x+dx,y+dy
が求まり、RAM32bに記憶されている他の式の文字データ
と比較することによって他の式の文字と重なるか重なら
ないかがわかる。すなわち他の式のデータをxn,yn,dxn,
dynとすると、xn≦x+dxでnx≧xかxn+dxn≧xでxn+
dxn≦x+dxであって、yn≦y+dyでyn≧yかyn+dyn≧
yでyn+dyn≦y+dyであれば重っていて、それ以外で
あれば重っていないわけである。 ステツプS105によって文字の表示位置が表示ワクを超
えているか超えていないかを判定する。表示ワクを超え
ていればステツプS109に進み、表示ワク内にあればステ
ツプS106に進む。表示ワクを640×400だとすると、ステ
ツプS103で求めたx,y,dx,dyによってx+dx>640かy+
dy>400なら表示ワクを超えていて、上記でなければ表
示ワク内にある。 ステツプS106において、整列文字のポインタであるP
の内容を加算して、次の文字の番地にする。整列文字の
データは1文字のデータが第3図の構造と同じで、10バ
イトで1文字のデータになっているのでPの内容に10を
加えて新しいPの値とする事によって次の文字データの
記憶番地にする。ステツプS107において、整列文字のデ
ータが終りであるか、ないかを判定する。すなわち、P
の内容で表せる番地の内容が出力文字のENDである出力
文字END記号、すなわち7FFFであるかどうかを判定す
る、出力文字ENDであれば処理を終えてMX,MYに表示式の
基準座標が入っている。出力文字ENDでなければステツ
プS103に進んで処理を続ける。すなわちステツプS103か
らステツプS107のループを続ける事によって整列文字の
データの全てが他の式と重ならずに表示ワクからはみ出
さずに表示が出来るかどうかが判定できる。ステツプS1
08において、他の式と重なる時に表示式の基準座標Yを
加算して表示位置をずらす処理を行ってステツプS102に
進む。表示式の基準座標Yを記憶しているRAM32bの特定
番地MYの内容に8を加算する。 ステツプS109において、式清書不能の事を第9図のメ
インルーチンに知らせる。ステツプS105において、表示
文字が表示ワクを超えるとき、整列した式を表示する位
置が存在しないので、第10図の処理を終えて、メインル
ーチンにもどって整列せずに処理を終える。 ステツプS96において、ステツプS95で決定した位置に
式を表示する。すなわち、ステツプS95で決定した表示
式の基準座標MX,MYの位置に式を表示するわけで、第5
図の60〜63の入力があると、第6図の60〜63の位置に式
が整列されて表示されるわけである。 ステツプS97において、ステツプS95において決定した
等号の位置の右から答を表示していって、他の式と重な
るか表示ワクを超えないかの判定を行う。ステツプS97
の処理は、くわしくは第12図のフローチヤートを用いて
くわしく説明する。 ステツプS121において、答の表示位置のデータxe,ye,
dxe,dyeを記憶する処理を行う。すなわち、RAM32bの特
定番地x,xe,ye,dxe,dyeにステツプS95で決定した等号の
表示位置を記憶する。 ステツプS122において、答の文字列の記憶番地である
Pに答の文字列の先頭番地を記憶させる。すなわちRAM3
2bの特定番地であるPに、答の文字列が記憶されている
RAM32bの特定番地を記憶させる。 ステツプS124で答の表示位置のX座標を求める。すな
わち、ステツプS121で記憶したxが等号の表示X座標で
あるからxの内容に等号の文字の横幅dxを加算する(x
←x+dx)ことによって等号の右どなりの位置を求め
て、その位置を答の表示位置とする。 ステツプS125で答の表示位置に他の式がないかを判定
し、他の式があったらステツプS128に進み、他の式がな
ければステツプS126に進む。上記判定方法はステツプS1
04と同様に行う、x,ye,x+dxe,ye+dyeの位置に他の式
の文字がなければよいわけである。 ステツプS126において、答の表示が表示ワクを超える
かどうか判定を行い、表示ワクを超えたらステツプS128
に進み、表示ワク内であればステツプS127に進む。答表
示位置の右端であるx+dxが表示ワクを超えているかど
うかを判定する、すなわち640×400が表示ワクで640が
x座標の最大値であればx+dx>640を判定すればよ
い。 ステツプS127において、答の文字列の記憶番地の記憶
場所であるPの内容を加算して、答の文字列の次の文字
の番地にする。答の文字列はASCIIコードであるので1
バイトで1文字を表しているので、Pの内容を1加算す
る事により次の答のデータになる。ステツプS127の処理
を終えるとステツプS123に進む。 ステツプS123において、答の文字列の記憶番地の記憶
場所であるPの内容の番地の内容が答の終りであるかを
判定する。答の終りであれば、すべての答が、表示でき
るわけで処理を終え、答の終りでなければまだ答の文字
列があるのでステツプS124に進む。RAM32bの特定番地の
Pの内容の番地が答の終端コード00であるかないかを判
定する。 ステツプS128において、答の表示位置をステツプS91
で入力された等号の位置の右から表示するように記憶さ
せる。RAM32bの特定番地に記憶してある等号の入力位置
データであるxMe,yMe,dxMe,dyMeを答の表示位置のRAM32
bの特定番地の記憶場所xe,ye,dxe,dyeに記憶させて、処
理を終えて、ステツプS98に進む。 ステツプS98において、ステツプS97において決定した
答の表示位置xe,ye,dxe,dyeの位置から答を表示してい
く。すなわち、ステツプS125の処理で行ったように答え
を等号の右から表示していくわけである。 以上、説明したように処理を行うことによって、第5
図の様に入力すると第6図のようになり、第7図の様に
入力すると第8図のようになる。数式認識によって整列
された数式が他の式と重ならない位置に表示され、整列
された等号の位置に答が表示しきれない時は、等号の入
力された位置に等号と答が表示される事によって答がい
つも表示できる様になることが実現できる。 〔他の実施例〕 上記実施例において、数式についての処理を説明して
きたが、一単語毎に整列を行う処理も考えられる、すな
わち単語の辞書をもつことによって一単語の区切りを行
って一単語事に整列を行う処理を行うことができる。第
13図の入力を行えば第14図の出力画面を得るわけであ
る。 [発明の効果] 以上説明したように、本発明によれば、入力された文
字の位置から決定する基準点座標と、それら文字列を整
列表示する時の位置を表す整列文字データとから文字の
表示位置を求め、その求めた表示位置に既に整列表示さ
れている他の文字列があるか否かを判定する。更に、既
に整列表示されている他の文字列があると判定される場
合には、ないと判定されるまで基準点座標に所定値を加
算して新たな基準点座標を決定した後文字の表示位置を
求めて既に整列表示されている他の文字列との重なりを
判定する処理を繰り返すことにより、文字が入力された
位置を反映させ、かつ既に整列表示されている他の文字
列に重ねることなく整列表示させることが可能になる。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character processing method and apparatus for aligning and displaying input character strings. 2. Description of the Related Art Conventionally, a character processing method and apparatus for handling mathematical expressions, character strings, and the like generally include a coordinate input unit for inputting characters such as numbers and symbols to be entered in coordinates, and a coordinate input from the coordinate input unit. And means for displaying written characters, such as numbers and symbols, at the position. [Problems to be Solved by the Invention] However, in the above-described conventional technology, only characters are displayed at the position of the coordinates input by the coordinate input means, and other characters already displayed are taken into consideration. Therefore, since a series of entered character strings were not arranged and displayed in a beautiful arrangement, the character writer must write each character in a beautiful arrangement while considering the beautiful arrangement, and when inputting The burden of was large. [Means for Solving the Problems] In order to solve the above problems of the conventional technology, the present invention provides:
An information processing method in an information processing apparatus comprising: display means for displaying an image; and coordinate input means for designating desired position coordinates on the image display means, wherein a character string input by the input means is Holding the input position coordinates of each of the characters to be composed, determining the reference point coordinates for aligning and displaying the input character string in a predetermined direction based on the held input position coordinates, Aligned character data representing the relative position of each character when the column is aligned and displayed on the display means is created, and the display position coordinates of each character are obtained by adding the aligned character data to the determined reference point coordinates. By comparing the obtained display position coordinates with the character position coordinates of another character string already aligned and displayed, there is another character string already aligned and displayed at the position coordinates where the character is displayed. If it is determined that there is another character string that is already aligned and displayed at the position coordinates where the character is displayed, a predetermined value is added to the determined reference point coordinates and a new value is added. After determining the reference point coordinates, there is a process of obtaining the display position coordinates of each character using the new reference point coordinates, and there is another character string already aligned and displayed at the position coordinates for displaying the characters. And if the determination is that there is no other character string already aligned and displayed at the position coordinates where the character is displayed, the reference point coordinate determined at that time and the alignment A character processing method for aligning and displaying the input character string in a predetermined direction based on character data is provided. In order to solve the above problems of the prior art, the present invention provides:
An information processing apparatus using display means for displaying an image and coordinate input means for designating desired position coordinates on the image display means, wherein each character constituting a character string input by the input means is provided. Holding means for holding the input position coordinates, and reference point coordinate determination for determining the reference point coordinates for aligning and displaying the input character string in a predetermined direction based on the input position coordinates held in the holding means. Means for creating aligned character data representing relative positions of respective characters when the character string input by the input means is aligned and displayed on the display means; and determined by the reference point coordinate determining means. Display position deriving means for obtaining the display position coordinates of each character by adding the aligned character data to the set reference point coordinates, and display position coordinates obtained by the display position deriving means. Determining means for comparing with the character position coordinates of another character string displayed in a column to determine whether or not there is another character string already aligned and displayed at the position coordinates for displaying the character; If the determining means determines that there is another character string already aligned and displayed at the position coordinates where the character is displayed, a predetermined value is added to the determined reference point coordinates to determine a new reference point coordinate. Thereafter, control is performed to perform processing by the display position deriving unit and processing by the determining unit using the new reference point coordinates,
And when the determination means determines that there is no other character string already aligned and displayed at the position coordinates for displaying characters, the input character is determined based on the reference point coordinates determined at that time and the aligned character data. Provided is a character processing apparatus having control means for controlling the displayed character strings to be arranged and displayed in a predetermined direction. [Embodiment] FIG. 1 is a configuration diagram showing a configuration of a mathematical formula processing which is a feature of the present invention. Reference numeral 1 denotes an input / output block.
And an output unit 13. 2 is a processing block,
It is composed of handwritten character recognition means 21, mathematical expression recognition means 22, arithmetic means 23, equation display position determination means 24, answer display position determination means 25, and display control means 26. Reference numeral 12 denotes an input unit, which is a transparent input panel in which transparent electrodes are stretched vertically and horizontally, and an input pen 11
Is pressed to input coordinate data. The coordinate data is sent to the handwritten character recognition means 21. Reference numeral 13 denotes an output unit which is composed of a liquid crystal display and a VRAM, and displays characters such as numerals by the display dot coordinate data sent from the display control means 26. Reference numeral 21 denotes a handwritten character recognizing means, which is one of numerals and other characters sent from the input unit 12.
Receiving the coordinate data of the pen of the character and recognizing it by a recognition method such as a conventional stroke recognition method,
The character code, character position, and character size are obtained and sent to the mathematical expression recognition means 22. Numeral 22 is a formula recognition means.
The code of the character sent from the handwritten character recognition means 21 by the method described in the specification of No. 194311, the position of the character,
Recognition of the mathematical expression is performed according to the size of the character, the character string of the mathematical expression is sent to the calculating means 23, and the aligned character data is sent to the expression display position determining means 24. Reference numeral 23 denotes arithmetic means, which also depends on the character code, character position, and character size sent from the handwritten character recognition means 21 according to the method described in the specification of Japanese Patent Application No. 62-199431. After recognizing the mathematical expression, the character string of the mathematical expression is sent to the arithmetic means 23, and the aligned character data is sent to the expression display position determining means 24. 23 is arithmetic means,
This also calculates the character string sent from the mathematical expression recognizing means 22 according to the method described in the specification of Japanese Patent Application No. 62-199431, and outputs an answer to the answer display position determining means 25. Numeral 24 is a formula display position determining means, which determines whether the formula does not overlap with another formula or does not protrude from the screen on the basis of the sorted formula character string data sent from the formula recognizing means 22. The formula display position is determined, the determined formula character string data is sent to the display control means 26, and the position data of the equal sign is sent to the answer display position determining means 25.
Numeral 25 is an answer display position determining means, which is determined from the answer sent from the arithmetic means 23, the position of the equal sign sent from the expression display position determining means 24, and the position of the equal sign inputted from the handwritten character recognition means. The position of a typical answer is determined, and the character string of the answer including the equal sign is sent to the display control means 26. Reference numeral 26 denotes a display control means, which creates display dot coordinate data based on the character code, character position, and character size data sent, and sends the data to the liquid crystal display 13 to display the characters. Second
The figure is a block diagram of the present embodiment. Reference numeral 31 denotes a coordinate input unit, which is a transparent input panel in which conventional transparent electrodes are stretched horizontally and vertically, and coordinate data is input by pressing with a pen 11. Coordinate data is handwritten character recognition means
Sent to 21. Reference numeral 21 denotes a handwritten character recognizing means, which performs character recognition by a conventional stroke recognition method based on the coordinate data of one character sent from the coordinate input unit 31, and performs character code, character position, and character size. Is sent to the central processing unit 32. Reference numeral 32 denotes a central processing unit, which is hereinafter referred to as a CPU.
It has a ROM 32a for storing the processing procedure performed in the flowchart of FIG. 12 and a RAM 32b for storing data to be processed, and processes the data sent from the handwritten character recognition means in accordance with the processing procedure of the ROM. Then, display data is output to the display control means 26. 26 is a display control means, which is a CPU 32
The display dot coordinates data is created based on the character code, character position, and character size sent from the printer, and output to the liquid crystal display unit 13. Reference numeral 13 denotes a liquid crystal display unit, which is composed of a liquid crystal display and VRAM, and 26 displays characters such as numerals in accordance with display dot coordinate data sent from the display control means. FIG. 3 is a diagram showing the data structure of mathematical formula data stored in the RAM 32b. FIG. 4 is an example of a display screen, where 41 is the first character of the formula and 42 is the second character of the formula. . The X and Y coordinates of A are x (1) and y (1), and the X and Y coordinates of B are x (1)
+ Dx (1), y (1) + dy (1), the X and Y coordinates of C are x (2) and y (2), and the X and Y coordinates of D are x (2) + dx
(2), y (2) + dy (2). code (1) represents the character code of the first character of the first expression, and is represented by two bytes of a general ASCII code and a code representing the size of the character. x (1) represents the X coordinate of the display position of the first character, and when represented on the display screen of FIG. 4, if 41 is the first character, it is the X coordinate of A. y (1) represents the Y coordinate of the display position of the first character, and is the Y coordinate of A of the first character 41 in FIG. dx
(1) represents the horizontal size of the first character, and x (1) +
dx (1) is the X coordinate of B of the first character 41 in FIG. dy
(1) represents the vertical size of the first character, and y (1) +
dy (1) is the Y coordinate of B of the first character 41 in FIG. co
Each of de (1), x (1), y (1), dx (1), and dy (1) is composed of 2 bytes, one character data is composed of 10 bytes, and is behind dy (1). Has the second character code,
code (2) is stored. After the second character dy (2), the end of the expression code7FFF is stored, indicating the end of the data of the first expression, and after the end of the expression code, the character code of the first character of the second expression code (3) Is stored. in this way,
Expression data is stored and the end of the last expression data
After the code, a formula terminating code (0000) is stored. FIG. 5 is an example of a display screen. 51 to 59 are the display characters of the first formula that have already been calculated, 60 to 63 are the display characters of the second formula currently being input, and the data is the third.
It is stored in the RAM 32b as shown in the figure. FIG. 6 is an example of a display screen. As a result of inputting the second expression as shown in FIG. 5, by performing the processing of the present invention, the characters from 60 to 63 are aligned and 64 answers are displayed. Is done. FIG. 7 is an example of a display screen. The first from 71 to 75 has already been calculated
Expressions are displayed. Expressions 76 to 78 are expressions of the second expression that has already been calculated. Expressions 80 to 87 are expressions of the currently input third expression. FIG. 8 is an example of a display screen, and FIG.
As a result of inputting the third expression as shown in the figure, by performing the processing of the present invention, the characters from 80 to 86 are aligned, and when the equal sign and the answer are displayed from the right of 86, they run off the box. For this purpose, the characters 88 and 89 of the answer are displayed from the right of the input equal sign in FIG. 87 by performing the processing of the present invention. FIG. 9 is a flowchart showing the procedure of the process of the present invention. FIG. 10 is a flowchart for explaining the details of the processing in step S95 in FIG. FIG. 11 is a view showing the arranged mathematical expression data sent to the mathematical expression recognizing means 22. FIG. 12 is a flowchart for explaining the processing in step S97 of FIG. 9 in detail. In the above configuration, the processing operation will be described with reference to the flowcharts of FIGS. 9, 10, and 12. Fig. 9 Step
In S91, the code of the character, the position of the character, and the size of the character are sent from the handwritten character recognition means 21, and the data of the character are sequentially stored in the RAM 32b in the data structure shown in FIG. When the character of the equal sign is input, the input of one expression is terminated, the character data of the equal sign is stored in the RAM 32b, the end of the expression code7FFF is stored, and the processing in step S91 is completed. In step S92, the head address of the equation storage location is given to the equation recognition processing, and the equation recognition is performed. Given the start address of the data of the expression stored in the RAM 32b, character data from the start address to the expression end code is one expression, and the character data is aligned when the expression recognition process is performed. Column data is output. The second shown in FIG.
When the formula data 60 to 63 are input and the above-described formula recognition process is performed, the character string data of "3 + 6" is calculated in step S93.
And the data shown in FIG. 11, which is the sorted character string data, is output. X in the leftmost character of the expression
(1), y (1) is 0,0 and the next character x (2), y
(2) is x (1) + dx (1), y (1), and the next character x (3), y (3) is x (2) + dx (2), y (1). In step S93, a process of inputting an output character string as a result recognized by the mathematical expression recognition means, performing an arithmetic process, and outputting an answer is performed. When the character string data of “3 + 6” is input,
Performs the operation and outputs the answer "9". In step S94, the answer is stored at a specific address in the RAM 32b, and an output character END code 00 representing the end of the answer is stored at the end of the answer. In step S95, a formula display position determination process is performed on the basis of the output character strings arranged as a result of the recognition by the formula recognition process to determine a formula display position. This process will be described in detail with reference to the flowchart of FIG. In step S101, the minimum x coordinate and the minimum y coordinate among the characters of the expression to be processed are obtained and stored. First, x (1) and y (1) of the first character of the expression are respectively
Reference point coordinates of the display position of the expression at a specific address in the RAM 32b are stored in MX and MY, respectively, and each of the MX and MY is stored in x (2), y (2),... X (n). , y (n) until the last character of the expression is smaller than MX and MY
When x and y exist, their values are stored in MX and MY, so that the minimum X and Y are stored in MX and MY. In the equation of FIG. 5, 60 x, y data are stored. In step S102, the output character string
The start address of the storage location on the RAM32b is the P of the specific address of the RAM32b.
To memorize. In step S103, the position coordinates of the characters to be aligned and displayed are obtained. The display position of the aligned expression is obtained by adding the data of the aligned character string to the reference point coordinates of the display position of the expression stored in the specific address MX, MY of the RAM 32b. Display of the x-axis of the character by adding the value of the X-coordinate of the aligned character data (the value of the X-coordinate of the character data at the address stored in P) to the value of the X-coordinate of the reference point with MX + P [x] Find the position coordinate x and use the same as above for MY + P
In [Y], the display position coordinate y on the y-axis of the character is obtained, and P [dx] and P [dy] of the aligned character data are dx and dy, respectively. In step S104, it is determined whether there is any character in another expression at the display position of the character obtained in step S103. If there is another expression, the process proceeds to step S108, and if there is no other expression, the process proceeds to step S105. . Determined in step S103
x, y, x + dx, y + dy which is the display area of the character from x, y, dx, dy
Is determined, and by comparing with character data of another expression stored in the RAM 32b, it can be determined whether the character overlaps with another expression. In other words, the data of the other expressions are xn, yn, dxn,
Assuming dyn, xn ≦ x + dx and nx ≧ x or xn + dxn ≧ x and xn +
dxn ≦ x + dx, where yn ≦ y + dy and yn ≧ y or yn + dyn ≧
If y is yn + dyn ≦ y + dy, it is heavy, otherwise it is not heavy. In step S105, it is determined whether the display position of the character exceeds the display area. If it exceeds the display area, the process proceeds to step S109. If it is within the display area, the process proceeds to step S106. Assuming that the display area is 640 × 400, x + dx> 640 or y + according to x, y, dx, dy obtained in step S103.
If dy> 400, it exceeds the displayed device, otherwise it is within the displayed device. In step S106, the pointer P of the alignment character
Is added to make the address of the next character. As for the data of the alignment character, the data of one character is the same as the structure of Fig. 3 and it is one character data with 10 bytes. Make it a data storage address. In step S107, it is determined whether or not the data of the aligned character is the end or not. That is, P
Determines whether the contents of the address that can be represented by the contents of the output character is the output character END symbol, which is the output character END, that is, 7FFF. ing. If it is not the output character END, the process proceeds to step S103 to continue the processing. That is, by continuing the loop from step S103 to step S107, it can be determined whether or not all the data of the aligned characters can be displayed without overlapping with other formulas and without protruding from the display box. Step S1
In step 08, when it overlaps with another expression, a process of adding the reference coordinate Y of the display expression to shift the display position is performed, and the flow advances to step S102. 8 is added to the contents of the specific address MY of the RAM 32b storing the reference coordinates Y of the display formula. In step S109, the main routine shown in FIG. In step S105, when the display characters exceed the display area, there is no position for displaying the aligned expressions, so the processing of FIG. 10 is terminated, and the processing returns to the main routine without being aligned. In step S96, the equation is displayed at the position determined in step S95. That is, the expression is displayed at the position of the reference coordinates MX and MY of the display expression determined in step S95.
When there is an input of 60 to 63 in the figure, the expressions are arranged and displayed at the positions of 60 to 63 in FIG. In step S97, the answer is displayed from the right of the position of the equal sign determined in step S95, and it is determined whether the answer overlaps with another expression or does not exceed the display factor. Step S97
This process will be described in detail with reference to the flowchart of FIG. In step S121, the data xe, ye,
A process for storing dxe and dye is performed. That is, the display position of the equal sign determined in step S95 is stored in the specific address x, xe, ye, dxe, dye of the RAM 32b. In step S122, the start address of the answer character string is stored in P, which is the storage address of the answer character string. Ie RAM3
The character string of the answer is stored in P which is the specific address of 2b
The specific address of the RAM 32b is stored. In step S124, the X coordinate of the display position of the answer is obtained. That is, since the x stored in step S121 is the display X coordinate of the equal sign, the width dx of the character of the equal sign is added to the content of x (x
← x + dx) to determine the position of the right of the equal sign, and use that position as the display position of the answer. In step S125, it is determined whether there is another expression at the display position of the answer. If there is another expression, the process proceeds to step S128, and if there is no other expression, the process proceeds to step S126. The above determination method is step S1
Do the same as in 04, if there is no other expression character at the position of x, ye, x + dxe, ye + dye. In step S126, it is determined whether or not the display of the answer exceeds the display error, and if it exceeds the display error, step S128 is performed.
If it is within the display area, the process proceeds to step S127. It is determined whether or not x + dx, which is the right end of the answer display position, exceeds the display area. That is, if 640 × 400 is the display area and 640 is the maximum value of the x coordinate, x + dx> 640 may be determined. In step S127, the contents of P, which is the storage location of the storage address of the answer character string, are added to make the address of the next character of the answer character string. Since the character string of the answer is ASCII code, 1
Since one character is represented by a byte, adding 1 to the content of P results in the next answer data. Upon completion of the process in the step S127, the process proceeds to the step S123. In step S123, it is determined whether or not the content of the address of the content of P which is the storage location of the storage address of the character string of the answer is the end of the answer. If the answer is the end, the process ends because all the answers can be displayed, and if not, the process proceeds to step S124 because there is still a character string of the answer. It is determined whether the address of the content of P at the specific address in the RAM 32b is the end code 00 of the answer. In step S128, the display position of the answer is set in step S91.
Is stored so as to be displayed from the right of the position of the equal sign input in. XMe, yMe, dxMe, dyMe, which is the input position data of the equal sign stored at the specific address of the RAM 32b, are displayed in the RAM 32 of the answer display position.
The data is stored in the storage location xe, ye, dxe, dye at the specific address b, and the process is terminated. Then, the process proceeds to step S98. In step S98, the answer is displayed from the display position xe, ye, dxe, dye of the answer determined in step S97. That is, the answer is displayed from the right of the equal sign as performed in the process of step S125. By performing the processing as described above, the fifth
When input as shown in the figure, the result becomes as shown in FIG. 6, and when input as in FIG. 7, the result becomes as shown in FIG. Formulas that are sorted by formula recognition are displayed at positions that do not overlap with other formulas, and if the answer cannot be displayed at the position of the sorted equal sign, the equal sign and the answer are displayed at the position where the equal sign was entered By doing so, it can be realized that the answer can always be displayed. [Other Embodiments] In the above embodiment, the processing for mathematical expressions has been described. However, processing for sorting one word at a time is also conceivable. That is, by having a dictionary of words, one word can be delimited and It is possible to perform a process of aligning things. No.
When the input shown in FIG. 13 is performed, the output screen shown in FIG. 14 is obtained. [Effects of the Invention] As described above, according to the present invention, a reference point coordinate determined from the position of an input character and aligned character data indicating a position when the character strings are aligned and displayed are determined. The display position is determined, and it is determined whether there is another character string already aligned and displayed at the determined display position. Further, when it is determined that there is another character string that is already aligned and displayed, a predetermined value is added to the reference point coordinate to determine a new reference point coordinate until it is determined that there is no other character string, and then the character is displayed. By repeating the process of determining the position and determining the overlap with the other character strings that are already aligned and displayed, the position where the character was input is reflected, and the character is overlapped with another character string that is already aligned and displayed. It is possible to arrange and display without.

【図面の簡単な説明】 第1図は本発明の実施例の構成図、 第2図は実施例のブロツク図、 第3図は数式データのデータ構造図、 第4図は一文字の座標データの構成を表した表示画面の
一例を示す図、 第5図,第6図,第7図,第8図は表示される式の一例
を表した図、 第9図,第10図,第12図は処理手順を表すフローチヤー
ト、 第11図は整列された文字列の一例を表した図、 第13図,第14図は実施例2の表示される単語の一例を表
した図である。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a block diagram of the embodiment, FIG. 3 is a data structure diagram of mathematical formula data, and FIG. FIG. 5, FIG. 6, FIG. 7, FIG. 8 are diagrams showing an example of the displayed expressions, FIG. 9, FIG. 10, FIG. FIG. 11 is a flowchart showing a processing procedure, FIG. 11 is a diagram showing an example of sorted character strings, and FIGS. 13 and 14 are diagrams showing an example of words displayed in the second embodiment.

Claims (1)

(57)【特許請求の範囲】 1.画像を表示する表示手段と、該画像表示手段上の所
望の位置座標を指示する為の座標入力手段とを備える情
報処理装置における情報処理方法であって、 前記入力手段により入力される文字列を構成する各文字
の入力位置座標を保持し、 前記保持されている入力位置座標に基づいて、前記入力
された文字列を一定の方向に整列表示する基準点座標を
決定し、 前記入力された文字列を前記表示手段に整列表示する時
の各文字の相対位置を表す整列文字データを作成し、 前記決定された基準点座標に前記整列文字データを加算
することにより各文字の表示位置座標を求め、 前記求めた表示位置座標と既に整列表示されている他の
文字列の文字位置座標とを比較することにより、当該文
字を表示する位置座標に既に整列表示されている他の文
字列があるか否かを判定し、 前記判定が、文字を表示する位置座標に既に整列表示さ
れている他の文字列があるという判定の場合、前記決定
した基準点座標に所定値を加算して新たな基準点座標を
決定した後、当該新たな基準点座標を用いて前記各文字
の表示位置座標を求める処理と、さらに前記文字を表示
する位置座標に既に整列表示されている他の文字列があ
るか否かを判定する処理とを行い、 前記判定が、文字を表示する位置座標に既に整列表示さ
れている他の文字列がないという判定の場合、その時決
定されている基準点座標と前記整列文字データとに基づ
いて、前記入力された文字列を一定の方向に整列表示す
ることを特徴とする文字処理方法。 2.画像を表示する表示手段と、該画像表示手段上の所
望の位置座標を指示する為の座標入力手段とを用いる情
報処理装置であって、 前記入力手段により入力される文字列を構成する各文字
の入力位置座標を保持する保持手段と、 前記保持手段に保持されている入力位置座標に基づい
て、前記入力された文字列を一定の方向に整列表示する
基準点座標を決定する基準点座標決定手段と、 前記入力手段により入力された文字列を前記表示手段に
整列表示する時の各文字の相対位置を表す整列文字デー
タを作成する整列文字データ作成手段と、 前記基準点座標決定手段により決定された基準点座標に
前記整列文字データを加算することにより各文字の表示
位置座標を求める表示位置導出手段と、 前記表示位置導出手段により求めた表示位置座標と既に
整列表示されている他の文字列の文字位置座標とを比較
することにより、当該文字を表示する位置座標に既に整
列表示されている他の文字列があるか否かを判定する判
定手段と、 前記判定手段が文字を表示する位置座標に既に整列表示
されている他の文字列があると判定した場合は、前記決
定した基準点座標に所定値を加算して新たな基準点座標
を決定した後、当該新たな基準点座標を用いて前記表示
位置導出手段による処理とさらに前記判定手段による処
理とを行うよう制御し、かつ前記判定手段が文字を表示
する位置座標に既に整列表示されている他の文字列がな
いと判定した場合は、その時決定されている基準点座標
と前記整列文字データとに基づいて、前記入力された文
字列を一定の方向に整列表示するよう制御する制御手段
を有することを特徴とする文字処理装置。
(57) [Claims] An information processing method in an information processing apparatus comprising: display means for displaying an image; and coordinate input means for designating desired position coordinates on the image display means, wherein a character string input by the input means is Holding the input position coordinates of each of the constituent characters; determining the reference point coordinates for aligning and displaying the input character string in a predetermined direction based on the held input position coordinates; Aligned character data representing the relative position of each character when the columns are aligned and displayed on the display means is created, and the display position coordinates of each character are obtained by adding the aligned character data to the determined reference point coordinates. By comparing the obtained display position coordinates with the character position coordinates of another character string that is already aligned and displayed, another character string that is already aligned and displayed at the position coordinate where the character is displayed If it is determined that there is another character string already aligned and displayed at the position coordinates where the characters are displayed, a predetermined value is added to the determined reference point coordinates to determine whether there is a new character string. After determining the reference point coordinates, a process of obtaining the display position coordinates of each character by using the new reference point coordinates, and another character string already aligned and displayed at the position coordinates at which the characters are displayed are displayed. Performing a process of determining whether or not there is, when the determination is that there is no other character string already aligned and displayed at the position coordinates to display the character, the reference point coordinates determined at that time and the A character processing method, wherein the input character string is aligned and displayed in a predetermined direction based on the aligned character data. 2. An information processing apparatus using display means for displaying an image and coordinate input means for designating desired position coordinates on the image display means, wherein each character constituting a character string input by the input means is provided. Holding means for holding the input position coordinates, and reference point coordinate determination for determining, based on the input position coordinates held in the holding means, reference point coordinates for aligning and displaying the input character string in a predetermined direction. Means for generating aligned character data representing relative positions of characters when the character string input by the input means is aligned and displayed on the display means; and determined by the reference point coordinate determining means. Display position deriving means for obtaining display position coordinates of each character by adding the aligned character data to the reference point coordinates obtained, and display position coordinates obtained by the display position deriving means. A determination unit that determines whether or not there is another character string that is already aligned and displayed at the position coordinates where the character is displayed by comparing the character position coordinates of another character string that is aligned and displayed with If the determination means determines that there is another character string already aligned and displayed at the position coordinates for displaying the character, a predetermined value is added to the determined reference point coordinates to determine a new reference point coordinate. After that, the processing by the display position deriving means and the processing by the determining means are controlled using the new reference point coordinates, and the determining means is already aligned and displayed at the position coordinates at which the character is displayed. When it is determined that there is no other character string present, control means for controlling the input character string to be aligned and displayed in a predetermined direction based on the reference point coordinates determined at that time and the alignment character data. To Character processing apparatus, characterized by.
JP62289191A 1987-11-16 1987-11-16 Character processing method and apparatus Expired - Lifetime JP2925140B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62289191A JP2925140B2 (en) 1987-11-16 1987-11-16 Character processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62289191A JP2925140B2 (en) 1987-11-16 1987-11-16 Character processing method and apparatus

Publications (2)

Publication Number Publication Date
JPH01130259A JPH01130259A (en) 1989-05-23
JP2925140B2 true JP2925140B2 (en) 1999-07-28

Family

ID=17739951

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62289191A Expired - Lifetime JP2925140B2 (en) 1987-11-16 1987-11-16 Character processing method and apparatus

Country Status (1)

Country Link
JP (1) JP2925140B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2989072B2 (en) * 1992-06-24 1999-12-13 シャープ株式会社 Handwritten character input device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5920039A (en) * 1982-07-23 1984-02-01 Casio Comput Co Ltd Data input confirming system
JPS62159291A (en) * 1986-01-07 1987-07-15 Toshiba Corp Sentence input device

Also Published As

Publication number Publication date
JPH01130259A (en) 1989-05-23

Similar Documents

Publication Publication Date Title
US6493464B1 (en) Multiple pen stroke character set and handwriting recognition system with immediate response
JP2925359B2 (en) Character processing method and apparatus
JPH09222846A (en) Learning device
JP2925140B2 (en) Character processing method and apparatus
JP2740575B2 (en) Character processor
JP2992127B2 (en) Character recognition method and device
JPH03111926A (en) Data processor
JPH1031667A (en) Word processor
JP2984272B2 (en) Character processing method and apparatus
JPS63132387A (en) Candidate character selecting method for electronic paper
JP2989609B2 (en) Information processing method and apparatus
JP2939159B2 (en) Apparatus and method for aligning handwritten characters
JPH07129149A (en) Character plotting device
JPH0610447Y2 (en) Image processing device
JP2902817B2 (en) Handwritten character input device
JPH08235121A (en) Handwriting input device
JPH0721311A (en) On-line character segmenting device
JPH07146914A (en) Musical score recognition device
JPH067309B2 (en) Electronics
JPH0823742B2 (en) Character pattern output device
JPH04369679A (en) Learning device for way of writing
JPH06110444A (en) Character processor and character output method
JPH07234868A (en) Document preparing device
JPH0756911A (en) Document preparing device
JPH02271424A (en) Full graphic picture display system

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080507

Year of fee payment: 9