JP3815412B2 - Font processing device, terminal device, display device, font processing method, and font processing program - Google Patents

Font processing device, terminal device, display device, font processing method, and font processing program Download PDF

Info

Publication number
JP3815412B2
JP3815412B2 JP2002255258A JP2002255258A JP3815412B2 JP 3815412 B2 JP3815412 B2 JP 3815412B2 JP 2002255258 A JP2002255258 A JP 2002255258A JP 2002255258 A JP2002255258 A JP 2002255258A JP 3815412 B2 JP3815412 B2 JP 3815412B2
Authority
JP
Japan
Prior art keywords
font
deformation
order
column
pixels
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 - Fee Related
Application number
JP2002255258A
Other languages
Japanese (ja)
Other versions
JP2004093931A (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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2002255258A priority Critical patent/JP3815412B2/en
Priority to TW092122883A priority patent/TWI277058B/en
Priority to US10/648,432 priority patent/US6927773B2/en
Priority to CNB031560083A priority patent/CN100367345C/en
Priority to CNU032086512U priority patent/CN2706801Y/en
Priority to KR10-2003-0060181A priority patent/KR100517162B1/en
Publication of JP2004093931A publication Critical patent/JP2004093931A/en
Application granted granted Critical
Publication of JP3815412B2 publication Critical patent/JP3815412B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、ビットマップフォントの変形処理に関する。
【0002】
【背景技術】
携帯電話やPDA(Personal Digital Assistant)などの装置では文字などの表示にビットマップフォントが使用される。ビットマップフォントは、予め用意された画素の配列パターンにより文字や記号などを表示するものである。ベクトルデータの集合として文字や記号などを表示するアウトラインフォントと異なり、ビットマップフォントは単純な画素の配列パターンであるため、1文字当たりのデータ量が小さい。そのため、表示エリアの画素数が比較的少ない携帯電話やPDAなどにおいては、ビットマップフォントが使用される。
【0003】
【発明が解決しようとする課題】
表示装置上に文字や記号を表示する場合、文字の変形が要求されることがある。例えば、標準的な縦横比が等しいフォントを、縦長、横長に変形して表示させる要求が生じうる。このような要求は、例えば縦長や横長の文字が見やすいなどというユーザの好みによる場合もある。また、表示装置が有する表示エリアの形状に依存し、又は、表示すべき画像の構成に依存し、主として表示装置の処理上、そのような要求が生じる場合がある。例えば表示エリアが縦長であるので文字も縦長に表示した方が見やすいとか、表示エリア内に文章と一緒に画像を表示するため、画像の表示面積や表示位置との関係で文字の形状を変形させて表示したいなどの要求が生じうる。
【0004】
携帯電話やPDAなどに使用されるビットマップフォントの場合、1文字のサ
イズが小さく、文字の太さが1画素で表されることも多い。そのような場合、フォントを変形して表示するために、元の文字サイズと拡大後の文字サイズとの縦横比に基づいて単純な座標変換を行う手法によりビットマップフォントを拡大すると、拡大後の文字に不自然な太さの部分ができてしまうことがある。また、同様の小さなビットマップフォントを上記のような単純な座標変換により縮小すると、縮小後に文字が潰れ、不自然な太さの線ができたり、文字の部分同士が不適切に連結して違う文字に見えてしまうことがある。
【0005】
本発明は、以上の点に鑑みてなされたものであり、携帯電話やPDAなどで使用するサイズの小さなビットマップフォントを自然に変形することを課題とする。
【0006】
【課題を解決するための手段】
本発明の1つの観点では、フォント処理装置は、縦横比が異なるような変形率を含むフォント変形指示を受け取る手段と、ビットマップフォントのフォントデータを取得するデータ取得手段と、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行う計算手段と、前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形手段、又は、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形手段と、を備える
【0007】
また、同様の観点によるフォント処理方法は、フォント処理装置によるフォント処理方法であって、縦横比が異なるような変形率を含むフォント変形指示を受け取る工程と、ビットマップフォントのフォントデータを取得するデータ取得工程と、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行う計算工程と、前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形工程、又は、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形工程と、を有する
【0008】
これにより、変形の対象となるフォントデータの画素構成に応じて、それぞれ縦方向及び横方向に適切な拡大/縮小処理がなされてフォントが変形されるので、変形処理後のフォントデータが不自然となることを防止できる。
【0009】
また、本発明のフォント処理装置は、縦横比が異なるような変形率を含むフォント変形指示を受け取る手段と、ビットマップフォントのフォントデータを取得するデータ取得手段と、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画 素毎に前記線分量への加算を行い、当該加算された線分量の逆数を計算する計算手段と、前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形手段、又は、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形手段と、を備える
【0010】
また、本発明のフォント処理方法は、フォント処理装置によるフォント処理方法であって、縦横比が異なるような変形率を含むフォント変形指示を受け取る工程と、ビットマップフォントのフォントデータを取得するデータ取得工程と、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行い、当該加算された線分量の逆数を計算する計算工程と、前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形工程、又は、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形工程と、を有する
【0011】
また、本発明のフォント処理装置は、縦横比が異なるような変形率を含むフォント変形指示を受け取る手段と、ビットマップフォントのフォントデータと、当該フォントデータの変形処理において縦方向の変形処理と横方向の変形処理を実行すべき順序を示す処理順序情報を取得するデータ取得手段と、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算手段、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算手段と、前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の小さい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形手段と、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の小さい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形手段と、前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御手段と、備える
【0012】
また、本発明のフォント処理方法は、フォント処理装置によるフォント処理方法であって、縦横比が異なるような変形率を含むフォント変形指示を受け取る工程と、ビットマップフォントのフォントデータと、当該フォントデータの変形処理において縦方向の変形処理と横方向の変形処理を実行すべき順序を示す処理順序情報を取得するデータ取得工程と、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算工程、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算工程と、前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の小さい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形工程と、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の小さい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形工程と、前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御工程と、備える
【0013】
また、本発明のフォント処理装置は、縦横比が異なるような変形率を含むフォント変形指示を受け取る手段と、ビットマップフォントのフォントデータと、当該フォントデータ の変形処理において縦方向の変形処理と横方向の変形処理を実行すべき順序を示す処理順序情報を取得するデータ取得手段と、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算手段、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算手段と、前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形手段と、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形手段と、前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御手段と、備える
【0014】
また、本発明のフォント処理方法は、フォント処理装置によるフォント処理方法であって、縦横比が異なるような変形率を含むフォント変形指示を受け取る工程と、ビットマップフォントのフォントデータと、当該フォントデータの変形処理において縦方向の変形処理と横方向の変形処理を実行すべき順序を示す処理順序情報を取得するデータ取得工程と、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算工程、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算工程と、前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形工程と、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形工程と、前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御工程と、備える。
【0015】
上記のフォント処理装置又は方法において、前記計算手段は、フォントデータに基づく画素構成における複数の画素が配列される複数の行又は列に対して、当該行又は列の画素構成と、当該行又は列に隣接する行又は列との画素構成との排他的論理和に基づいて前記非類似度を計算することが好ましい
【0016】
上記のフォント処理装置の一態様では、前記所定数は、前記フォントデータの横方向の画素数と前記横方向の変形率とにより、又は、前記フォントデータの縦方向の画素数と前記縦方向の変形率とにより決定されることが好ましい
【0017】
本発明の端末装置は、上記フォント処理装置と、前記フォント処理装置により生成されたフォントデータを記憶する記憶手段と、前記フォント処理装置により生成されたフォントデータを表示する表示部と、を備える
【0018】
本発明の端末装置は、上記フォント処理装置と、前記フォント処理装置により生成されたフォントデータを記憶する記憶手段と、前記フォント処理装置により生成されたフォントデータを表示する表示部と、を備える
【0019】
本発明のフォント処理プログラムは、コンピュータにより実行されるフォント処理プログラムであって、前記コンピュータを、ビットマップフォントのフォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォ ントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行う計算手段、前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形手段、又は、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形手段として機能させる
【0020】
また、本発明のフォント処理プログラムは、コンピュータにより実行されるフォント処理プログラムであって、前記コンピュータを、ビットマップフォントのフォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行い、当該加算された線分量の逆数を計算する計算手段、前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形手段、又は、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形手段として機能させる
【0021】
また、本発明のフォント処理プログラムは、コンピュータにより実行されるフォント処理プログラムであって、前記コンピュータを、ビットマップフォントのフォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算手段、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算手段、前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の小さい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形手段、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の小さい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形手段、前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御手段、として機能させる
【0022】
また、本発明のフォント処理プログラムは、コンピュータにより実行されるフォント処理プログラムであって、前記コンピュータを、ビットマップフォントのフォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算手段、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算手段、前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形手段、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形手段、前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御手段、として機能させる
【0023】
本発明によれば、フォントデータを構成する画素の行方向(縦方向)の画素構成が数値化されて算出され、その値に基づいて拡大/縮小処理が行われる。よって、画素構成の分析を単純な計算により行うことができ、迅速な処理が可能となる。
【0024】
また、本発明によれば、フォントデータを構成する画素の列方向(横方向)の画素構成が数値化されて算出され、その値に基づいて拡大/縮小処理が行われる。よって、画素構 成の分析を単純な計算により行うことができ、迅速な処理が可能となる。
【0025】
また、本発明によれば、点や点の集合に近い画素構成を有する列が優先的に拡大され、線分に近い画素構成を有する列は拡大されにくくなる。こうして、自然なフォント変形が実現される。
【0026】
また、本発明によれば、フォントの変形のために縮小を行う場合、画素構成が類似する行が隣接する部分が優先的に縮小されるので、文字全体のバランスがくずれることがなくなる。こうして、自然なフォント変形が実現される。
【0027】
また、本発明によれば、計算手段は、単純な加算処理によってコストを計算するので、フォント拡大処理を簡素な構成で迅速に行うことができる。
【0028】
また、本発明によれば、上記のフォント処理プログラムを、端末装置内のコンピュータで実行することにより、上記のフォント処理装置を実現することができる。
【0029】
【発明の実施の形態】
以下、図面を参照して本発明の好適な実施の形態について説明する。
【0030】
[携帯端末装置の構成]
図1に、本発明の実施形態にかかるビットマップフォントの変形処理を適用した携帯端末装置の概略構成を示す。図1において、携帯端末装置10は、例えば携帯電話やPDAなど、画像表示エリアが比較的小さい端末装置である。携帯端末装置10は、表示部12と、変形フォントメモリ14と、CPU16と、入力部18と、プログラムROM20と、フォントROM22と、RAM24とを備える。
【0031】
表示部22は、例えばLCD(Liquid Crystal Display:液晶表示装置)などの軽量、薄型の表示装置とすることができ、表示エリア内にビットマップフォントにより構成される文字を表示する。
【0032】
入力部18は、携帯電話であれば各種の操作ボタンなど、PDAであればタッチペンなどによる接触を検出するタブレットなどにより構成することができ、ユーザが各種の指示、選択を行う際に使用される。入力部18に対して入力された指示、選択などは、電気信号に変換されてCPU16へ送られる。
【0033】
プログラムROM20は、携帯端末装置10の各種機能を実行するための各種プログラムを記憶し、特に本実施形態ではビットマップフォントの変形プログラム(以下、「フォント変形プログラム」と呼ぶ。)、ビットマップフォントを利用した文字の表示プログラムなどを記憶している。
【0034】
フォントROM22は、ビットマップフォントの元データ(「字母データ」とも呼ぶ。)を記憶する。なお、ビットマップフォントの元データは、例えば16×16ドットなどの、縦横比が等しいフォント(「正方フォント」とも呼ぶ。)とすることが一般的である。
【0035】
RAM24は、ビットマップフォントの変形プログラムに従ってビットマップフォントの元データを変形処理する際に作業用メモリとして使用される。一方、変形フォントメモリ14は、ビットマップフォントの変形プログラムに従う拡大又は縮小処理により作成されたフォント(以下、「変形フォント」とも呼ぶ。)を一時的に記憶するメモリである。変形フォントメモリ14は、通常、RAMやフラッシュメモリなどにより構成することができ、携帯端末装置10が電源オフされるまで記憶内容を保持する。
【0036】
CPU16は、プログラムROM20内に記憶されている各種プログラムを実行することにより、携帯端末装置10の各種機能を実行する。特に、本実施形態では、プログラムROM20内に記憶されている文字表示プログラムを読み出して実行することにより、文字を表示部12上に表示させる。また、同じくプログラムROM20内に記憶されているフォント変形プログラムを読み出して実行することにより、フォントROM22内に記憶されているビットマップフォントの元データを縦方向、横方向に拡大、縮小して変形フォントを生成する。なお、CPU16は、これら以外に各種のプログラムを実行することにより携帯端末装置10の各種機能を実現するが、それらは本発明とは直接の関連を有しないので、説明を省略する。
【0037】
[拡大によるフォント変形処理]
次に、本発明の特徴部分であるフォント変形処理について説明する。フォント変形処理は、前述のようにCPU16がプログラムROM20内に格納されているフォント変形小プログラムを実行することにより行われる。フォントの変形は、実際にはフォントデータを縦方向又は横方向に拡大又は縮小することにより実現される。特定のフォントの縦方向の拡大率又は縮小率と、横方向の拡大率又は縮小率が一致する場合はフォントの単純な拡大又は縮小となるが、縦方向の拡大率又は縮小率と、横方向の拡大率又は縮小率が異なる場合にフォントの変形となる。以下、フォント変形処理として、フォントの拡大による変形処理と、縮小による変形処理に分けて、順に説明する。
【0038】
まず、拡大によるフォント変形処理について図2乃至図7を参照して説明する。図2乃至図4は、拡大によるフォント変形処理のメインルーチン及びサブルーチンのフローチャートである。図5乃至図7は、拡大によるフォント変形処理による各工程を説明するための図である。
【0039】
図2を参照すると、まずCPU1はフォント変形指示を受け取る(ステップS1)。フォント変形指示は、例えばユーザが入力部18を操作して表示フォントの縦横比の指定、選択や表示モードの指定、選択を行った場合に、入力部18からの指示に基づいて生成される。なお、ユーザによる指示以外の場合でも、表示部12上への表示内容に応じてフォントの変形が必要となる場合もある。例えば、表示エリア内に特定の文字データを表示する際に、文字表示プログラムが自動的にフォントの変形を要求する場合もある。フォント変形指示には、縦方向の拡大率と横方向の拡大率とが含まれる。
【0040】
フォントの変形指示がなされると、CPU1は表示対象となるフォントの元データをフォントROM22から読み出し、作業メモリであるRAM24へ展開する(ステップS2)。次に、CPU1は、ステップS1で入力されたフォント変形指示が、フォントの横方向の拡大を含んでいるか否かを判定する(ステップS3)。フォントの横方向の拡大を含んでいる場合(ステップS3;Yes)、CPU1は横方向拡大処理を実行して、対象となるフォントをまず横方向に拡大する(ステップS4)。なお、ステップS3でフォント変形指示が横方向の拡大を含んでいないと判断された場合(ステップS3:No)、処理はそのまま次のステップに進む。
【0041】
次に、CPU1は、ステップS1で入力されたフォント変形指示が、フォントの縦方向の拡大を含んでいるか否かを判定する(ステップS5)。フォントの縦方向の拡大を含んでいる場合(ステップS5;Yes)、CPU1は縦方向拡大処理を実行して、対象となるフォントを縦方向に拡大する(ステップS6)。なお、ステップS5でフォント変形指示が縦方向の拡大を含んでいないと判断された場合(ステップS5:No)、処理はそのまま次のステップに進む。なお、行方向の拡大率と列方向の拡大率は、それぞれステップS1で指定された割合に設定され、通常は両者は異なる。こうして、横方向及び縦方向にフォントの拡大が完了すると、CPU1は拡大後のフォントデータを変形フォントとして変形フォントメモリ14に一時的に保存し(ステップS7)、さらに表示部12上に表示する(ステップS8)。こうして、特定のフォントが変形されて表示部12上に表示される。
【0042】
次に、ステップS4で行われる横方向拡大処理の詳細について図3のフローチャートを参照して説明する。図3において、まずCPU1は、対象となるフォントを複数のに分割する(ステップS11)。そして、CPU1は、分割により得られたごとに、コストを計算する(ステップS12)。ここで、コストとは、フォントを構成する画素の数及び隣接する画素の有無などにより求められる値であり、拡大によるフォント変形処理においては線分量を示す。即ち、コストが大きいほど、そのには点や点の集合ではなく、線分が含まれている度合いが高いことを意味する。
【0043】
図4に、ステップS12におけるコスト計算処理の詳細を示す。コスト計算処理では、まず、図5(a)に示すように、単位でフォント構成要素の数をカウントする(ステップS21)。図5(a)において、各の下に示した数字(左から、0、4、3、3、…)が各のコストを示している。
【0044】
次に、図5(b)に示すように、隣接するフォント構成画素を有する画素分の加算を行う(ステップS22)。図5(b)の例では、隣接するフォント構成画素を有するフォント構成画素ごとに、コストに「2」を加算している。こうして、隣接画素分のコストを加算した結果得られる各のコストが各の下に示されている。隣接する画素を有する画素についてコストを加算することにより、そのに存在するフォント構成画素が点であるのか、線分に近いのかをある程度区分することができる。即ち、1つのに含まれるフォント構成画素数が同じであっても、コストが大きいほど、そのに含まれるフォント構成画素は線分に近いということが言える。そして、後述のように、コスト値の大きい、つまり線分に近いほど拡大されにくくする。
【0045】
次に、図6(a)に示すように、スペースを考慮した重み付け処理を行う(ステップS23)。具体的には、各について、両端の画素がスペース(フォント構成画素が存在しない。図5及び6ではスペースで示されている。)である場合には、コスト値を「+2」する。また、両端の画素の1画素内側の画素がスペースである場合、コスト値を「+1」する。この処理は、文字としてのバランス及び文字を横方向に並べて文にした場合のバランスの面を考慮している。例えば平仮名の「し」という文字などは、普通に拡大すると左右の空きの部分だけが拡大されてしまい、文字を構成する中央のフォント構成画素はあまり拡大されない。その結果、拡大後の文章として見ると、他の文字は拡大されているが、文字「し」だけはフォント構成部分が十分に拡大されていないため、小さいままに見えてしまう。このような不具合を防止するために、スペースを考慮した重み付けを行うのである。この処理の結果、上下端にスペースを有するはコスト値が大きくなり、拡大されにくくなる。
【0046】
次に、同一コスト値を有するの重み付け処理を行う(ステップS24)。具体的には、あるについて、隣接するとフォント構成画素のパターンを比較し、隣接するとフォント構成画素のパターンが同じであるについてはコスト値を「+2」する。この処理も、文字としてのバランスの面を考慮して行われる。隣接するのフォント構成画素のパターンが同一であると、これまでのコスト計算においてはコスト値は同じになる。よって、そのコスト値を有するが後述の拡大処理により拡大対象となると、隣接する両方が拡大されることになる。その結果、同一の画素パターンを有するが両方とも拡大されることになり、1つの文字中の一部分のみが必要以上に拡大されてしまうことになる。そこで、隣接するが同一のパターンを有する場合は、コスト値を増加させて、それらのが拡大されににくすることにより、1つの文字中の特定箇所のみが偏って拡大されることを防止する。
【0047】
こうして、コスト計算処理が終了すると、処理は図3に示す横方向拡大処理へ戻る。そして、CPU1は対象となるフォントの全てのについてコスト計算が完了したか否かを判定し(ステップS13)、完了していない場合は全てののコスト計算を行う。全てのについてコスト計算が完了した場合(ステップS13;Yes)、CPU1は図7(a)に示すように、コストの低い順にを順序付けする(ステップS14)。図7(a)においては、コストの小さいから順に、A、B、C、…と順序が付されている。なお、同じコストを有するが複数ある場合は、文字の中央に近いから順に上位の順序を付すことにより、拡大する方向が左右方向において偏らないようにする。図7(a)の例では、コストが「3」である列が6つあるが、それらについて中央から順に左右に分散するようにC、D、E、F、G、Hと順序付けをしている。こうして、文字の中央から左右にバランスよく拡大がなされるように、拡大対象となる順序を付けている。
【0048】
コストの低い順に各の順序付けが終了すると、CPU1は、ステップS1で指定された横方向の拡大率に基づいて、拡大するの数を決定する(ステップS15)。この拡大率は、今回のフォント拡大処理により、ビットマップフォントの元データを横方向に拡大する割合を指す。前述のように、ステップS1においてフォント変形指示がなされる場合、その指示には、縦方向及び横方向の拡大率の情報が含まれている。例えば、ユーザが文字を見やすくするために、文字を縦長に変形することを指示する場合、縦方向の拡大率の方が横方向の拡大率より大きくなるし、文字を横長に変形することを指示する場合、横方向の拡大率の方が縦方向の拡大率より大きくなる。拡大率は、例えば、120%、150%などの割合として得られる。また、ユーザの指示に拘わらず、携帯端末装置10の特定の処理によって自動的にフォント変形処理がなされる場合でも、必ず縦方向及び横方向の拡大率は決定される。こうして、横方向の拡大率に基づいて、対象となるフォントの数のうち、いくつのを拡大するかを決定する。例えば、拡大の対象となるフォントの数が15(15ドット)であり、横方向の拡大率が120%(1.2倍)と決定された場合、横方向に拡大するの数は15×1.2=18()となり、3つのだけ拡大することになる。図7(a)及び(b)の例はこの場合の例である。
【0049】
こうして、横方向に拡大するの数が決定すると、CPU1は、拡大処理を実行する(ステップS16)。即ち、コストが小さいから順に、拡大するの数だけ拡大を行う。この場合の拡大は、例えば、拡大の対象となると同一のフォント画素パターンのを拡大の対象となるの隣に挿入することにより行われる。図7(a)及び(b)の例では、前述のように拡大するの数は3であるので、図7(a)に示すコストの小さいから順に3つの(コスト順序が「A、「B」、「C」の)について、同一のフォント構成画素パターンを有するを挿入する。その結果、図7(b)に示すように、3つのが挿入されて、全体として横方向に18(18ドット)の拡大文字が得られている。こうして、横方向拡大処理が終了すると、処理は図2に示すメインルーチンへ戻る。
【0050】
次に、図2のステップS6における縦方向拡大処理について説明する。なお、この縦方向拡大処理において対象となるフォントは、横方向への拡大処理後のフォントとなる。よって、図7(a)及び(b)の例では、横方向が18(ドット)となったフォントに対して行われる。
【0051】
縦方向拡大処理は、基本的に図3に示す横方向拡大処理と同様の処理を、毎ではなく、ごとに行う。即ち、拡大対象となるフォントをごとに分割し(ステップS11)、各についてコスト計算を行い(ステップS12)、コストの低い順に各について順序付けを行い(ステップS14)、縦方向の拡大率に基づいて拡大対象となるの数を決定し(ステップS15)、対象となるに拡大処理を実行する(ステップS16)。なお、図4に示すコスト計算処理においては、縦方向に隣接画素を考慮したコストの重み付け(ステップS22)、スペースを考慮した重み付け(ステップS23)、及び同一コストを有するの重み付け(ステップS24)を実行する。
【0052】
以上のように、拡大によるフォント変形処理では、対象となるフォントの構成(フォント構成画素のパターン)に基づいて行、列ごとにコストを計算し、コストに基づいて適切な行、列を拡大する。具体的には、線分に近い行、列は拡大されにくくすることにより、文字中の線分部分が必要以上に拡大されることを防止する(ステップS22)。また、端部にスペースが多い文字については、スペース部分のみが拡大されて文字部分の拡大が不十分になることを防止する(ステップS23)。さらに、同一パターンを有する行、列が隣接する場合には、それらが拡大されにくくして、文字中の特定の部分のみが必要以上に拡大されることを防止する(ステップS24)。これらの処理により、文字を構成する画素パターンを考慮して、拡大後の文字のバランスが不自然とならないようにし、自然なフォントの変形を可能としている。
【0053】
[縮小によるフォント変形処理]
次に、縮小によるフォント変形処理について説明する。縮小によるフォント変形処理を図8に示す。縮小によるフォント変形処理は、基本的に拡大によるフォント変形処理と同様に行われる。即ち、CPU1は、フォント変形指示を受け取ると(ステップS41)、対象となるフォントの元データをフォントROM22から抽出し、作業メモリであるRAM24に展開する(ステップS42)。
【0054】
次に、CPU1は、ステップS1におけるフォント変形指示が横方向への縮小を伴うか否かを判定し(ステップS43)、横方向への縮小を伴う場合に横方向縮小処理を行う(ステップS44)。さらに、CPU1は、ステップS1におけるフォント変形指示が縦方向への縮小を伴うか否かを判定し(ステップS45)、縦方向への縮小を伴う場合に縦方向縮小処理を行う(ステップS46)。そして、変形フォントが作成されると、CPU1は、作成された変形フォントを変形フォントメモリ14に記憶する(ステップS47)とともに、表示部12に表示する(ステップS48)。こうして、縮小によるフォント変形処理がなされる。
【0055】
次に、縮小によるフォント変形処理における横方向縮小処理について図9を参照して説明する。図9は、横方向縮小処理のフローチャートである。図9に示す横方向縮小処理は、基本的に図3に示す拡大によるフォント変形処理における横方向拡大処理と同様の手順で行われる。即ち、CPU1は、対象となるフォントを単位に分割し(ステップS51)、ごとにコストを算出し(ステップS52)、全てのについてコストが得られると(ステップS53;Yes)、コストの低い順にを順序付けする(ステップS54)。次に、CPU1は、横方向の縮小率に基づいて縮小するの数を決定し(ステップS55)、対象となるについて縮小処理を行う。
【0056】
このように、縮小によるフォント変形処理における横方向縮小処理は、基本的な流れは拡大によるフォント変形処理における横方向拡大処理と同様である。但し、縮小によるフォント変形処理における横方向縮小処理は、ステップS52におけるコスト計算方法及びステップS56における縮小方法において、拡大によるフォント変形処理の場合と異なる。以下、これについて説明する。
【0057】
まず、コスト計算について説明する。拡大によるフォント変形処理におけるコストは、線分量、即ち各行又は列に含まれる画素が線分に近いか、ドットに近いかを示す値であった。これに対し、縮小によるフォント変形処理におけるコストは、非類似度である。具体的には、CPU1は各に対し、隣のとの排他的論理和(XOR)を算出する。排他的論理和の値は、隣接する画素が同じであると「0」となり、隣接する画素が異なると「1」となる。よって、各に含まれる各フォント構成画素について排他的論理和を求め、その値が「1」となるフォント構成要素の数をそののコストとする。よって、コストが高いほど、そのと隣接するとのフォント画素パターンは非類似であり、コストが低いほど、そのと隣接するとのフォント画素パターンは類似であることになる。こうして、コストは隣接するとの非類似度を示す値となる。
【0058】
即ち、あるのコストが低いということは、そののフォント画素パターンが隣接するのフォント画素パターンと類似していることを意味する。よって、類似している画素パターンを有するを優先的に縮小の対象とすることにより、類似しているを削除する。これは、隣接するが相互に類似している場合には、それを優先的に削除しても、文字全体に与える影響、違和感は少ないであろうとの発想に基づいている。これにより、自然な縮小が可能となる。
【0059】
横方向縮小処理が終わると、次に縦方向縮小処理が行われるが(ステップS46)、これは横方向縮小処理と基本的に同様である。対象となるフォントを単位に分割し(ステップS51)、ごとにコストを算出し(ステップS52)、全てのについてコストが得られると(ステップS53;Yes)、コストの低い順にを順序付けする(ステップS54)。そして、CPU1は、縦方向の縮小率に基づいて縮小するの数を決定し(ステップS55)、対象となるについて縮小処理を行う。
【0060】
図10(a)〜(c)に縦方向縮小処理の様子を示す。まず、図10(a)に示すように各についてコスト計算が行われ、次に図10(b)に示すようにコストの低い順にの順序付けが行われ、コストが低いから順に縮小の対象となる。ステップS56の縮小処理においては、例えば図10(c)に示すように、コストの低いから順にその行が削除される。図10(c)の例では、コストの低い3つの(A、B、C)が削除されている。
【0061】
以上説明したように、本発明の縮小によるフォント変形処理では、対象となるフォントを行方向及び列方向に分割し、それぞれ隣接する行又は列との類似度を考慮して縮小を行う。よって、フォント画素パターンが類似する行又は列が隣接している部分を優先して縮小(行又は列の削除)を行うので、変形後のフォントが不自然となることが少なくなる。
【0062】
図11(a)及び(b)に、単純な座標変換によるフォント変形処理と、本発明によるフォント変形処理により得られた変形フォント(拡大例と縮小例)例を示す。なお、この例は、説明の便宜上、縦方向と横方向に同一の拡大率、縮小率で変形した例を示している。図からわかるように、単純な座標変換処理による変形フォントでは縦や横のストロークが拡大により2重になったり(「本」という文字の横線、「肌」という文字の右側の縦線など)、斜めの線がギザギザに見えたりしている。また、縮小により、文字の左右のバランスが崩れたり(「本」という文字の左右のバランス)、画素同士が連結して別の文字に見えたり(「肌」という文字の左側が「月」ではなく「目」に見える)している。これに対し、本発明によるフォント変形処理では、そのような不具合は生じず、自然な変形フォントが得られている。
【0063】
なお、以上説明したフォント変形処理は、表示部12上に表示すべき文字列が決定された時点で1文字ずつ実行することができる。また、ユーザが表示フォントの縦横比変更などを指定した場合には、フォントROM22内に予め用意されている全ての元データについてフォント変形処理を行ってその結果を変形フォントメモリ14内に格納してもよい。いずれの場合でも、上述のようにフォント変形処理自体は整数の単純な演算で済むので、処理に必要な時間は非常に短く、ユーザが不快に感じるほどの処理時間を要することはない。
【0064】
また、上記の説明では、フォントの変形を、拡大によるものと縮小によるものに分けて説明したが、両者を組み合わせて変形フォントを生成することも可能である。例えば、あるフォントを縦方向に拡大、横方向に縮小して縦長フォントを生成したり、縦方向に縮小、横方向に拡大して横長フォントを生成することもできる。その場合には、拡大する方向については前述の拡大によるフォント変形処理を適用し、縮小する方向には縮小によるフォント変形処理を適用すればよい。なお、図2及び図8から明らかなように、縦方向又は横方向の一方のみにフォントを拡大又は縮小して変形フォントを生成することももちろん可能であり、その場合には、拡大又は縮小する方向にのみ処理を行えばよい。
【0065】
[横方向処理と縦方向処理の順序]
次に、フォント変形処理における横方向拡大/縮小処理と、縦方向拡大/縮小処理の順序について検討する。先に説明したフォント変形処理においては、まず横方向の拡大/縮小処理を行い、次に縦方向の拡大/縮小処理を行っている(即ち、まず横方向に拡大/縮小し、次に縦方向に拡大/縮小している)。しかし、これは1つの例であり、縦方向の拡大/縮小処理を先に行い、次に横方向の拡大/縮小処理を行うことも可能である。そして、いずれが好ましいかは、処理の対象となるフォントの構成に依存する。
【0066】
図12(a)及び(b)に、同一の画素パターンに対して異なる順序で拡大を行った場合の例を示す。図12(a)の例は、まず縦方向に拡大を行い、次に横方向に拡大を行った例である。図12(a)において、最も左の元データ50aにおいて水平方向のコストを計算すると上から2行目が最も小さい。よって、上から2行目を縦方向に1画素分拡大すると真ん中のデータ50bが得られる。次に、データ50bにおいて垂直方向のコストを計算すると左から4目及び5目のコストが最も小さい。よって、この一方を横方向に1画素分拡大すると、最も右の拡大後データ50cが得られる。
【0067】
一方、図12(b)の例は、まず横方向に拡大を行い、次に縦方向に拡大を行った例である。図12(b)において、最も左の元データ60aにおいて垂直方向のコストを計算すると、左から4目及び5目が最も小さい。よって、その一方を横方向に1画素分拡大すると真ん中のデータ60bが得られる。次に、データ60bにおいて水平方向のコストを計算すると、上から1行目及び3行目のコストが最も小さい。よって、上から1行目を縦方向に1画素分拡大すると、最も右の拡大後データ60cが得られる。
【0068】
このように、元データが同一でも、縦→横の順で拡大するか、横→縦の順で拡大するかによって、結果として得られるデータは異なる。図12(a)及び(b)の例では、元データに対しては図12(a)に示すように縦→横の順で拡大した方が自然に拡大がなされる。よって、全ての文字に対して自然な変形を行うためには、文字ごとに実験的に縦→横、及び横→縦の順で変形処理を行ってどちらの順序で変形処理を行う方が自然な変形フォントが得られるかを予め決めておくことが好ましい。そして、図12(c)に模式的に示すように、各フォントの元データに対して、フォント変形処理を行う場合に、縦→横の順がよいか、横→縦の順がよいかを示す処理順序情報(例えばフラグなど)を属性データとして付属させることがより好ましい。こうすれば、CPU16は、フォント変形処理の実行時にフォントROM22から読み出したフォントに付属する処理順序情報を参照し、それに示す順序でフォントの変形を行えばよい。なお、同一のフォントであっても、拡大の場合に好ましい処理順序と、縮小の場合に好ましい処理順序とが異なる場合もあるので、拡大を伴う変形処理と、縮小を伴う変形処理について個別に処理順序情報を用意することが好ましい。さらに、拡大率/縮小率によって好ましい処理順序が異なる場合には、拡大率/縮小率ごとに処理順序情報を用意すればよい。
【0069】
なお、本実施形態においては、コストの小さい行又は列から順に画素の拡大又は縮小処理を行うものとしたが、本発明の適用範囲はこれに限られるものではなく、例えば本実施形態において用いたコストの逆数を取ったものを新しい意味でのコストと定義すれば、コストの大きい行又は列から順に画素の拡大又は縮小処理を行うことにより、本実施形態と同様の効果を得ることができる。
【図面の簡単な説明】
【図1】 本発明の実施形態にかかるビットマップフォントの変形処理を適用した携帯端末装置の概略構成を示す。
【図2】 本発明によるフォント変形処理のフローチャートである。
【図3】 横(縦)方向拡大処理のフローチャートである。
【図4】 拡大によるフォント変形処理におけるコスト計算処理のフローチャートである。
【図5】 拡大によるフォント変形処理におけるコスト計算処理例を示す図である。
【図6】 コスト計算処理の例を示す図である。
【図7】 横(縦)方向拡大処理の例を示す図である。
【図8】 縮小によるフォント変形処理のフローチャートである。
【図9】 横(縦)方向縮小処理のフローチャートである。
【図10】 縮小によるフォント変形処理におけるコスト計算処理例を示す図である。
【図11】 本発明によるフォント変形処理と、単純な座標変換によるフォント変形処理の結果を比較する図である。
【図12】 横方向処理と縦方向処理の処理順序と処理結果との比較、及び、処理順序情報を含むフォントデータのデータ構造例を示す図である。
【符号の説明】
10 携帯端末装置
12 表示部
14 変形フォントメモリ
16 CPU
18 入力部
20 プログラムROM
22 フォントROM
24 RAM
[0001]
BACKGROUND OF THE INVENTION
  The present invention relates to a bitmap font deformation process.
[0002]
[Background]
  In devices such as mobile phones and PDAs (Personal Digital Assistants), bitmap fonts are used to display characters. The bitmap font displays characters, symbols, and the like according to a pixel arrangement pattern prepared in advance. Unlike outline fonts that display characters, symbols, and the like as a set of vector data, bitmap fonts have a simple pixel arrangement pattern, so the amount of data per character is small. Therefore, bitmap fonts are used in mobile phones, PDAs, and the like that have a relatively small number of pixels in the display area.
[0003]
[Problems to be solved by the invention]
  When characters or symbols are displayed on the display device, the characters may be required to be deformed. For example, a request may be made to display a font having the same standard aspect ratio by transforming it into a portrait and landscape. Such a request may depend on the user's preference that, for example, portrait or landscape characters are easy to see. Further, depending on the shape of the display area included in the display device or the configuration of the image to be displayed, such a request may occur mainly in the processing of the display device. For example, since the display area is vertically long, it is easier to see if the characters are displayed vertically, or because the image is displayed along with the text in the display area, the shape of the character is deformed depending on the display area and display position of the image. There may be a request to display the message.
[0004]
  For bitmap fonts used in mobile phones and PDAs, one character support
In many cases, the character is small and the thickness of the character is expressed by one pixel. In such a case, if the bitmap font is enlarged by a simple coordinate conversion method based on the aspect ratio between the original character size and the enlarged character size in order to display the transformed font, The character may have an unnatural thickness. In addition, if the same small bitmap font is reduced by simple coordinate conversion as described above, the characters are crushed after the reduction, lines with an unnatural thickness are formed, or the character parts are improperly connected and differ. It may look like letters.
[0005]
  The present invention has been made in view of the above points, and an object of the present invention is to naturally transform a small bitmap font used in a mobile phone, a PDA, or the like.
[0006]
[Means for Solving the Problems]
  In one aspect of the present invention, a font processing apparatus includes:A means for receiving a font deformation instruction including a deformation rate with different aspect ratios; a data acquisition means for acquiring font data of a bitmap font; and a plurality of rows in which a plurality of pixels in the pixel configuration of the font data are arranged or For each column or row, the number of pixels constituting the font data for each row or column is calculated as a line quantity, and the line for each pixel having pixels adjacent to the arrangement direction among the pixels constituting the font data. A calculating means for adding to a quantity, and a lateral deformation means for performing a lateral enlargement deformation process on a predetermined number of columns in order from the line with the smallest line segment, or in order from the line with the smallest line quantity. Vertical deformation means for performing vertical enlargement deformation processing on a predetermined number of rows..
[0007]
  In addition, the font processing method from the same viewpoint,In a font processing method by a font processing device, a step of receiving a font deformation instruction including a deformation rate with different aspect ratios, a data acquisition step of acquiring font data of a bitmap font, and a pixel configuration of the font data For a plurality of rows or columns in which a plurality of pixels are arranged, the number of pixels constituting the font data for each row or column is calculated as a line segment amount, and the arrangement direction among the pixels constituting the font data A calculation step of adding to the line segment amount for each pixel having adjacent pixels, and a horizontal deformation step for performing a horizontal expansion deformation process on a predetermined number of columns in order from the column having the smallest line segment amount Or a vertical deformation process for performing a vertical expansion process on a predetermined number of rows in order from the line with the smallest amount of line segment..
[0008]
  ThisAccording to the pixel configuration of the font data to be deformed, the font is deformed by performing appropriate enlargement / reduction processing in the vertical direction and horizontal direction, respectively, so that the font data after the deformation processing becomes unnatural. Can be prevented.
[0009]
  Further, the font processing apparatus of the present invention includes a means for receiving a font deformation instruction including a deformation rate with different aspect ratios, a data acquisition means for acquiring font data of a bitmap font, and a plurality of pixel configurations of the font data. For a plurality of rows or columns in which pixels are arranged, the number of pixels constituting the font data for each row or column is calculated as a line segment amount, and the pixels constituting the font data are arranged in the arrangement direction. An image with adjacent pixels Calculation means for performing addition to the line segment amount for each prime and calculating the reciprocal of the added line segment amount, and expanding and deforming in the horizontal direction for a predetermined number of columns in order from the column having the largest reciprocal of the line segment amount Horizontal deformation means for performing or a vertical deformation means for performing vertical expansion deformation processing on a predetermined number of rows in order from the row having the largest reciprocal of the line segment amount..
[0010]
  Also, the font processing method of the present invention is a font processing method by a font processing device, the step of receiving a font deformation instruction including a deformation rate with different aspect ratios, and data acquisition for acquiring bitmap font font data Calculating a number of pixels constituting the font data for each row or column as a line segment for a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, and A calculation step of performing addition to the line segment amount for each pixel having pixels adjacent in the arrangement direction among the pixels constituting the font data, and calculating the reciprocal number of the added line segment amount, and the reciprocal number of the line segment amount is large A horizontal deformation step for performing a horizontal expansion deformation process on a predetermined number of columns in order from the column, or a row in which the reciprocal of the line segment amount is in descending order Having a longitudinal deformation step for performing enlargement transformation processing in the vertical direction with respect to the line of constant.
[0011]
  The font processing apparatus according to the present invention also includes means for receiving a font deformation instruction including a deformation rate with different aspect ratios, font data of a bitmap font, and vertical deformation processing and horizontal processing in the deformation processing of the font data. Data acquisition means for acquiring processing order information indicating the order in which direction transformation processing should be performed, and a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, for each row or column Or a calculation means for calculating the number of pixels constituting the font data as a line segment, or adjacent to each of a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged. Calculating means for calculating a dissimilarity of a pixel configuration with a row or calculating a dissimilarity of a pixel configuration with an adjacent column for each column, and a column with a small amount of line segment Horizontal direction for performing a horizontal expansion deformation process on a predetermined number of columns in order, or for performing a horizontal reduction deformation process on a predetermined number of columns in order from the column having the lower dissimilarity A deforming means and a vertical expansion process for a predetermined number of rows in order from the line with the smallest amount of line segment, or a vertical direction with respect to the predetermined number of lines in order from the line having the smallest dissimilarity Vertical deformation means for performing a reduction deformation process, and order control means for controlling the execution order of the horizontal deformation process and the vertical deformation process according to the processing order information..
[0012]
  The font processing method of the present invention is a font processing method by a font processing apparatus, the step of receiving a font deformation instruction including a deformation rate with different aspect ratios, bitmap font font data, and the font data A data acquisition step for acquiring processing order information indicating an order in which the vertical deformation process and the horizontal deformation process should be performed in the deformation process, and a plurality of rows in which a plurality of pixels in the pixel configuration of the font data are arranged Alternatively, with respect to a column, a calculation step of calculating the number of pixels constituting the font data for each row or column as a line segment, or a plurality of rows in which a plurality of pixels in the pixel configuration of the font data are arranged or For a column, calculate the dissimilarity of the pixel configuration with the adjacent row for each row or the pixel configuration with the adjacent column for each column A calculation step for calculating the similarity, and a predetermined number of columns in order from the column with the smallest amount of line segment, for performing a horizontal enlargement deformation process on the predetermined number of columns, or in order from the column with the lower dissimilarity A horizontal deformation process for performing a horizontal deformation process on the image, and a vertical expansion process for a predetermined number of rows in order from the line with the smallest line segment amount, or the dissimilarity A vertical deformation process for performing a vertical deformation process on a predetermined number of rows in order from the smallest row, and execution of the horizontal deformation process and the vertical deformation process according to the processing order information An order control step for controlling the order;.
[0013]
  Further, the font processing apparatus of the present invention includes a means for receiving a font deformation instruction including a deformation rate with different aspect ratios, bitmap font font data, and the font data. Data acquisition means for acquiring processing order information indicating the order in which vertical deformation processing and horizontal deformation processing should be executed in the deformation processing, and a plurality of rows in which a plurality of pixels in the pixel configuration of the font data are arranged Alternatively, with respect to a column, calculation means for calculating the number of pixels constituting the font data for each row or column as a line segment, or a plurality of rows in which a plurality of pixels in the pixel configuration of the font data are arranged or Calculating a dissimilarity of a pixel configuration with an adjacent row for each row or calculating a dissimilarity of a pixel configuration with an adjacent column for each column; A horizontal deformation process for a predetermined number of columns in order from the largest reciprocal column, or a horizontal deformation process for a predetermined number of columns in descending order of the reciprocal of the dissimilarity For doing A direction deforming unit and a predetermined number of rows in order from the row with the largest reciprocal of the line segment amount, for performing a vertical enlargement deformation process on a predetermined number of rows in order, or from the row with the larger reciprocal of the dissimilarity A vertical deformation means for performing a vertical reduction deformation process, and an order control means for controlling the execution order of the horizontal deformation process and the vertical deformation process in accordance with the processing order information..
[0014]
  Also,The font processing method of the present invention is a font processing method by a font processing apparatus, the step of receiving a font deformation instruction including a deformation rate with different aspect ratios, font data of a bitmap font, and deformation of the font data A data acquisition step for acquiring processing order information indicating the order in which vertical deformation processing and horizontal deformation processing should be executed in processing, and a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged In contrast, a calculation step for calculating the number of pixels constituting the font data for each row or column as a line segment, or a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged On the other hand, the dissimilarity of the pixel configuration with the adjacent row for each row is calculated or the dissimilarity of the pixel configuration with the adjacent column for each column A calculation step for calculating and performing a horizontal expansion deformation process on a predetermined number of columns in order from the column with the largest reciprocal of the line segment amount, or a predetermined number of rows in descending order of the reciprocal of the dissimilarity A horizontal deformation process for performing a horizontal deformation process on a column, and a vertical expansion process for a predetermined number of rows in order from the line having the largest reciprocal of the line segment amount, or A vertical deformation process for performing a vertical reduction deformation process on a predetermined number of rows in order from the line having the largest reciprocal of the dissimilarity, and the horizontal deformation process and the vertical direction according to the processing order information And an order control step for controlling the execution order of the deformation process.
[0015]
  In the above font processing apparatus or methodThe calculation means, for a plurality of rows or columns in which a plurality of pixels in a pixel configuration based on font data are arranged, a pixel configuration of the row or column and a row or column adjacent to the row or column. It is preferable to calculate the dissimilarity based on the exclusive OR with the pixel configuration.
[0016]
  In one aspect of the above font processing device,The predetermined number is preferably determined by the number of pixels in the horizontal direction of the font data and the deformation rate in the horizontal direction, or by the number of pixels in the vertical direction of the font data and the deformation rate in the vertical direction..
[0017]
  A terminal device according to the present invention includes the font processing device, a storage unit that stores font data generated by the font processing device, and a display unit that displays the font data generated by the font processing device..
[0018]
  A terminal device according to the present invention includes the font processing device, a storage unit that stores font data generated by the font processing device, and a display unit that displays the font data generated by the font processing device..
[0019]
  The font processing program of the present invention is a font processing program executed by a computer, and the computer is used for a plurality of rows or columns in which a plurality of pixels in a pixel configuration of bitmap font font data are arranged. For each row or column, Calculation means for calculating the number of pixels constituting the current data as a line quantity, and adding to the line quantity for each pixel having pixels adjacent in the arrangement direction among the pixels constituting the font data, the line quantity Horizontal deformation means for performing horizontal expansion deformation processing on a predetermined number of columns in order from the smallest column, or vertical expansion processing on a predetermined number of rows in order from the line with the smallest line segment amount To function as a longitudinal deformation means for performing.
[0020]
  Also,The font processing program of the present invention is a font processing program executed by a computer, and the computer is used for a plurality of rows or columns in which a plurality of pixels in a pixel configuration of bitmap font font data are arranged. The number of pixels constituting the font data for each row or column is calculated as a line segment amount, and addition to the line segment amount is performed for each pixel having pixels adjacent to the arrangement direction among the pixels constituting the font data. Calculating means for calculating the reciprocal of the added line segment amount, horizontal deformation means for performing a horizontal expansion deformation process on a predetermined number of columns in order from the column having the largest reciprocal of the line segment amount, or Function as vertical deformation means for performing vertical expansion deformation processing on a predetermined number of rows in order from the line having the largest reciprocal of the line segment amount..
[0021]
  Also,The font processing program of the present invention is a font processing program executed by a computer, and the computer is used for a plurality of rows or columns in which a plurality of pixels in a pixel configuration of bitmap font font data are arranged. A calculation means for calculating the number of pixels constituting the font data for each row or column as a line segment, or a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, Calculation means for calculating the dissimilarity of the pixel configuration with the adjacent row for each row, or calculating the dissimilarity of the pixel configuration with the adjacent column for each column, a predetermined number in order from the column with the smallest line segment amount In order to perform a lateral enlargement / deformation process on a column, or to perform a horizontal reduction / deformation process on a predetermined number of columns in order from the least dissimilarity column. Horizontal deformation means for performing a vertical expansion deformation process on a predetermined number of rows in order from the line with the smallest amount of line segment, or for a predetermined number of lines in order from the line with the lower dissimilarity A vertical deformation means for performing a vertical reduction deformation process, and an order control means for controlling the execution order of the horizontal deformation process and the vertical deformation process in accordance with the processing order information..
[0022]
  The font processing program of the present invention is a font processing program executed by a computer, and the computer is applied to a plurality of rows or columns in which a plurality of pixels in a pixel configuration of bitmap font font data are arranged. Calculating means for calculating the number of pixels constituting the font data for each row or column as a line segment, or a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged , Calculating means for calculating the dissimilarity of the pixel configuration with the adjacent row for each row, or calculating the dissimilarity of the pixel configuration with the adjacent column for each column, from a column having a large reciprocal of the line segment amount In order to perform horizontal enlargement / deformation processing on a predetermined number of columns in order, or on a predetermined number of columns in order from the column with the largest reciprocal of the dissimilarity, Horizontal deformation means for performing a deformation process, a line for performing an enlargement deformation process in the vertical direction on a predetermined number of rows in order from a line having the largest reciprocal of the line segment amount, or a line having a large reciprocal of the dissimilarity The vertical deformation means for performing vertical reduction deformation processing on a predetermined number of rows in order, the order for controlling the execution order of the horizontal deformation processing and the vertical deformation processing according to the processing order information Function as control means.
[0023]
  According to the present invention, the pixel configuration in the row direction (vertical direction) of the pixels constituting the font data is converted into a numerical value, and the enlargement / reduction process is performed based on the value. Therefore, analysis of the pixel configuration can be performed by simple calculation, and rapid processing is possible.
[0024]
  Further, according to the present invention, the pixel configuration in the column direction (horizontal direction) of the pixels constituting the font data is converted into a numerical value, and the enlargement / reduction processing is performed based on the value. Therefore, the pixel structure Analysis can be performed by simple calculation, and rapid processing is possible.
[0025]
  Further, according to the present invention, a column having a pixel configuration close to a point or a set of points is preferentially enlarged, and a column having a pixel configuration close to a line segment is hardly enlarged. In this way, natural font deformation is realized.
[0026]
  In addition, according to the present invention, when reduction is performed for font deformation, a portion adjacent to a row having a similar pixel configuration is preferentially reduced, so that the balance of the entire character is not lost. In this way, natural font deformation is realized.
[0027]
  Further, according to the present invention, since the calculation means calculates the cost by a simple addition process, the font enlargement process can be quickly performed with a simple configuration.
[0028]
  Moreover, according to the present invention,The above font processing apparatus can be realized by executing the above font processing program on a computer in the terminal device.
[0029]
DETAILED DESCRIPTION OF THE INVENTION
  Preferred embodiments of the present invention will be described below with reference to the drawings.
[0030]
  [Configuration of mobile terminal device]
  FIG. 1 shows a schematic configuration of a mobile terminal device to which a bitmap font deformation process according to an embodiment of the present invention is applied. In FIG. 1, a mobile terminal device 10 is a terminal device having a relatively small image display area, such as a mobile phone or a PDA. The mobile terminal device 10 includes a display unit 12, a modified font memory 14, a CPU 16, an input unit 18, a program ROM 20, a font ROM 22, and a RAM 24.
[0031]
  The display unit 22 can be a light and thin display device such as an LCD (Liquid Crystal Display), and displays characters composed of bitmap fonts in the display area.
[0032]
  The input unit 18 can be composed of various operation buttons for a mobile phone, a tablet that detects contact with a touch pen for a PDA, and the like, and is used when a user performs various instructions and selections. . Instructions, selections, and the like input to the input unit 18 are converted into electrical signals and sent to the CPU 16.
[0033]
  The program ROM 20 stores various programs for executing various functions of the mobile terminal device 10. In particular, in this embodiment, a bitmap font deformation program (hereinafter referred to as “font deformation program”) and a bitmap font are stored. Stores the character display program used.
[0034]
  The font ROM 22 stores bitmap font original data (also referred to as “character data”). The original data of the bitmap font is generally a font having the same aspect ratio (also referred to as “square font”), such as 16 × 16 dots.
[0035]
  The RAM 24 is used as a working memory when the original data of the bitmap font is transformed according to the bitmap font transformation program. On the other hand, the deformed font memory 14 is a memory for temporarily storing a font (hereinafter, also referred to as “deformed font”) created by enlargement or reduction processing according to a bitmap font deformation program. The deformed font memory 14 can usually be constituted by a RAM, a flash memory, or the like, and retains stored contents until the mobile terminal device 10 is powered off.
[0036]
  The CPU 16 executes various functions of the mobile terminal device 10 by executing various programs stored in the program ROM 20. In particular, in this embodiment, a character display program stored in the program ROM 20 is read and executed to display characters on the display unit 12. Similarly, by reading and executing the font deformation program stored in the program ROM 20, the original data of the bitmap font stored in the font ROM 22 is expanded and reduced in the vertical and horizontal directions, and the deformed font. Is generated. The CPU 16 realizes various functions of the mobile terminal device 10 by executing various programs other than these, but since these are not directly related to the present invention, description thereof is omitted.
[0037]
  [Font transformation processing by enlargement]
  Next, the font deformation process which is a characteristic part of the present invention will be described. The font deformation process is performed by the CPU 16 executing the small font deformation program stored in the program ROM 20 as described above. The deformation of the font is actually realized by enlarging or reducing the font data in the vertical direction or the horizontal direction. When the vertical enlargement ratio or reduction ratio of a specific font matches the horizontal enlargement ratio or reduction ratio, the font is simply enlarged or reduced, but the vertical enlargement ratio or reduction ratio and the horizontal direction When the enlargement ratio or reduction ratio of the fonts is different, the font is deformed. Hereinafter, the font deformation process will be described in order by dividing into a deformation process by enlarging the font and a deformation process by reducing.
[0038]
  First, font deformation processing by enlargement will be described with reference to FIGS. 2 to 4 are flowcharts of the main routine and subroutine of the font transformation process by enlargement. FIG. 5 to FIG. 7 are diagrams for explaining each process by the font deformation process by enlargement.
[0039]
  Referring to FIG. 2, first, the CPU 1 receives a font transformation instruction (step S1). The font deformation instruction is generated based on an instruction from the input unit 18 when, for example, the user operates the input unit 18 to specify, select or select a display font aspect ratio, or select a display mode. Note that even in cases other than instructions from the user, there are cases where the font needs to be modified in accordance with the content displayed on the display unit 12. For example, when displaying specific character data in the display area, the character display program may automatically request font deformation. The font deformation instruction includes a vertical enlargement factor and a horizontal enlargement factor.
[0040]
  When a font deformation instruction is given, the CPU 1 reads the original data of the font to be displayed from the font ROM 22, and expands it to the RAM 24, which is a working memory (step S2). Next, the CPU 1 determines whether or not the font deformation instruction input in step S1 includes the enlargement of the font in the horizontal direction (step S3). If the font includes horizontal expansion (step S3; Yes), the CPU 1 executes horizontal expansion processing to first expand the target font in the horizontal direction (step S4). If it is determined in step S3 that the font deformation instruction does not include enlargement in the horizontal direction (step S3: No), the process proceeds directly to the next step.
[0041]
  Next, the CPU 1 determines whether or not the font deformation instruction input in step S1 includes the vertical enlargement of the font (step S5). When the vertical enlargement of the font is included (step S5; Yes), the CPU 1 executes the vertical enlargement process to enlarge the target font in the vertical direction (step S6). If it is determined in step S5 that the font deformation instruction does not include enlargement in the vertical direction (step S5: No), the process proceeds directly to the next step. Note that the enlargement ratio in the row direction and the enlargement ratio in the column direction are set to the ratios specified in step S1, respectively, and are usually different from each other. When the font enlargement in the horizontal direction and the vertical direction is completed in this way, the CPU 1 temporarily stores the enlarged font data as a deformed font in the deformed font memory 14 (step S7) and further displays it on the display unit 12 (step S7). Step S8). In this way, a specific font is deformed and displayed on the display unit 12.
[0042]
  Next, details of the horizontal enlargement processing performed in step S4 will be described with reference to the flowchart of FIG. In FIG. 3, the CPU 1 first selects a target font from a plurality of fonts.Column(Step S11). And CPU1 was obtained by the divisionColumnEach time, the cost is calculated (step S12). Here, the cost is a value obtained from the number of pixels constituting the font, the presence or absence of adjacent pixels, and the like, and indicates a line segment amount in font deformation processing by enlargement. That is, the higher the cost, the moreColumnMeans that it is not a point or a set of points, but a high degree of line segment.
[0043]
  FIG. 4 shows details of the cost calculation process in step S12. In the cost calculation process, first, as shown in FIG.ColumnThe number of font components is counted in units (step S21). In FIG. 5 (a), eachColumnThe numbers shown below (from the left, 0, 4, 3, 3, ...)ColumnShows the cost.
[0044]
  Next, as shown in FIG. 5B, addition for pixels having adjacent font constituent pixels is performed (step S22). In the example of FIG. 5B, “2” is added to the cost for each font constituent pixel having adjacent font constituent pixels. Thus, each result obtained by adding the cost for adjacent pixelsColumnCost of eachColumnShown below. By adding the cost for pixels that have adjacent pixels,ColumnIt is possible to classify to some extent whether the font constituent pixels existing in the are dots or lines. That is, oneColumnCost is large even if the number of font components included inColumnAbout thatColumnIt can be said that the font constituent pixels included in are close to line segments. And as will be described later, the cost value is large.ColumnThat is, close to the lineColumnIt is difficult to enlarge.
[0045]
  Next, as shown in FIG. 6A, a weighting process is performed in consideration of the space (step S23). Specifically, eachColumn, The cost value is “+2” when the pixels at both ends are spaces (there are no font constituent pixels, which are indicated by spaces in FIGS. 5 and 6). Further, when the pixel inside one pixel of both ends is a space, the cost value is “+1”. This process takes into consideration the balance of the characters and the balance when the characters are arranged in the horizontal direction into a sentence. For example, when hiragana characters “shi” and the like are normally enlarged, only the left and right empty portions are enlarged, and the central font constituent pixels constituting the characters are not enlarged much. As a result, when viewed as an enlarged sentence, other characters are enlarged, but only the character “shi” appears to be small because the font component is not sufficiently enlarged. In order to prevent such problems, weighting is performed in consideration of space. As a result of this process, there are spaces at the upper and lower ends.ColumnIncreases the cost value and is difficult to expand.
[0046]
  Then have the same cost valueColumnIs performed (step S24). Specifically, there isColumnAbout adjacentColumnCompare the pattern of the font component pixel and the adjacentColumnAnd the font component pixel pattern is the sameColumnFor, the cost value is “+2”. This process is also performed in consideration of balance as a character. AdjacentColumnIf the patterns of the font constituent pixels are the same, the cost values are the same in the cost calculation so far. Therefore, having that cost valueColumnAre adjacent to each other when they are enlargedColumnBoth will be magnified. As a result, it has the same pixel patternColumnBoth of them will be enlarged, and only a part of one character will be enlarged more than necessary. So adjacentColumnIf they have the same pattern, increase the cost value andColumnBy making it difficult to enlarge, only a specific part in one character is prevented from being enlarged in a biased manner.
[0047]
  Thus, when the cost calculation process is completed, the process returns to the horizontal enlargement process shown in FIG. The CPU 1 then selects all the target fonts.ColumnIt is determined whether the cost calculation has been completed for (Step S13).ColumnCalculate the cost. All ofColumnWhen the cost calculation has been completed for (Step S13; Yes), as shown in FIG.ColumnAre ordered (step S14). In FIG. 7A, the cost is small.ColumnIn order, A, B, C,. Have the same costColumnIf there is more than one, it is close to the center of the characterColumnIn order to prevent the enlargement direction from being biased in the left-right direction, a higher order is assigned in order. In the example of FIG. 7 (a), there are six columns with a cost of “3”, but they are ordered as C, D, E, F, G, H so that they are distributed to the left and right sequentially from the center. Yes. In this way, the order of enlargement is set so that the characters are enlarged in a balanced manner from the center to the left and right.
[0048]
  Each in ascending order of costColumnWhen the ordering is completed, the CPU 1 enlarges based on the enlargement ratio in the horizontal direction specified in step S1.ColumnIs determined (step S15). This enlargement ratio indicates the ratio of enlargement of the original data of the bitmap font in the horizontal direction by the current font enlargement process. As described above, when a font deformation instruction is issued in step S1, the instruction includes information on enlargement ratios in the vertical direction and the horizontal direction. For example, in order to make it easier for the user to see the characters, when instructing to deform the characters vertically, the enlargement ratio in the vertical direction is larger than the enlargement ratio in the horizontal direction, and instructing the characters to be deformed horizontally. In this case, the enlargement ratio in the horizontal direction is larger than the enlargement ratio in the vertical direction. The enlargement ratio is obtained as a ratio such as 120% or 150%. In addition, regardless of the user's instruction, even when the font deformation process is automatically performed by the specific process of the mobile terminal device 10, the enlargement ratio in the vertical direction and the horizontal direction is always determined. In this way, based on the horizontal magnification,ColumnHow many out of the numberColumnDecide whether to enlarge. For example, the font to be enlargedColumnNumber 15Column(15 dots) When the horizontal enlargement ratio is determined to be 120% (1.2 times), the horizontal enlargement is performed.ColumnIs 15 × 1.2 = 18 (Column) And threeColumnWill only expand. The examples of FIGS. 7A and 7B are examples in this case.
[0049]
  Thus, it expands horizontallyColumnWhen the number is determined, the CPU 1 executes an enlargement process (step S16). That is, the cost is smallColumnZoom in order fromColumnEnlarge as many as. The enlargement in this case is an object of enlargement, for example.ColumnWith the same font pixel patternColumnTo be expandedColumnThis is done by inserting it next to In the example of FIGS. 7A and 7B, the image is enlarged as described above.ColumnThe number of is 3ColumnTherefore, the cost shown in FIG.ColumnIn order fromColumn(Cost order is “A", "B", "C"Column) Have the same font component pixel patternColumnInsert. As a result, as shown in FIG.Column18 is inserted in the lateral direction as a whole.ColumnAn enlarged character of (18 dots) is obtained. When the lateral enlargement process is thus completed, the process returns to the main routine shown in FIG.
[0050]
  Next, the vertical enlargement process in step S6 of FIG. 2 will be described. Note that the target font in the vertical enlargement process is the font after the horizontal enlargement process. Therefore, in the example of FIGS. 7A and 7B, the horizontal direction is 18ColumnIt is performed for the font that becomes (dot).
[0051]
  The vertical enlargement process is basically the same process as the horizontal enlargement process shown in FIG.ColumnNot everylineDo it every time. In other words, the font to be enlargedline(Step S11)lineCost calculation for each (step S12), in order from the lowest costlineAre ordered (step S14), and are subject to enlargement based on the enlargement ratio in the vertical direction.lineIs determined (step S15) and becomes the targetlineThe enlargement process is executed (step S16). Note that the cost calculation processing shown in FIG. 4 includes weighting in consideration of adjacent pixels in the vertical direction (step S22), weighting in consideration of space (step S23), and the same cost.lineIs weighted (step S24).
[0052]
  As described above, in the font transformation process by enlargement, the cost is calculated for each row and column based on the configuration of the target font (pattern of the font constituent pixels), and the appropriate row and column are enlarged based on the cost. . Specifically, by making the rows and columns close to the line segment difficult to be enlarged, the line segment part in the character is prevented from being enlarged more than necessary (step S22). In addition, for a character having a large space at the end, only the space portion is enlarged and the enlargement of the character portion is prevented from becoming insufficient (step S23). Furthermore, when rows and columns having the same pattern are adjacent to each other, they are difficult to enlarge, and only a specific part in the character is prevented from being enlarged more than necessary (step S24). Through these processes, the pixel pattern constituting the character is taken into consideration so that the balance of the enlarged character does not become unnatural and the natural font can be deformed.
[0053]
  [Font transformation processing by reduction]
  Next, font deformation processing by reduction will be described. FIG. 8 shows font deformation processing by reduction. The font deformation process by reduction is basically performed in the same manner as the font deformation process by enlargement. That is, when the CPU 1 receives a font transformation instruction (step S41), it extracts the original data of the target font from the font ROM 22 and develops it in the RAM 24, which is a working memory (step S42).
[0054]
  Next, the CPU 1 determines whether or not the font deformation instruction in step S1 is accompanied by a reduction in the horizontal direction (step S43), and performs a horizontal reduction process when the reduction in the horizontal direction is accompanied (step S44). . Further, the CPU 1 determines whether or not the font deformation instruction in step S1 is accompanied by reduction in the vertical direction (step S45), and performs vertical reduction processing when reduction in the vertical direction is involved (step S46). When the modified font is created, the CPU 1 stores the created modified font in the modified font memory 14 (step S47) and displays it on the display unit 12 (step S48). In this way, font deformation processing by reduction is performed.
[0055]
  Next, the horizontal reduction process in the font deformation process by reduction will be described with reference to FIG. FIG. 9 is a flowchart of the horizontal direction reduction process. The horizontal direction reduction process shown in FIG. 9 is basically performed in the same procedure as the horizontal direction enlargement process in the font deformation process by enlargement shown in FIG. That is, the CPU 1 selects the target font.ColumnDivided into units (step S51),ColumnThe cost is calculated for each (step S52) and allColumnIf the cost is obtained (step S53; Yes), the order from the lowest costColumnAre ordered (step S54). Next, the CPU 1 performs reduction based on the reduction ratio in the horizontal direction.ColumnIs determined (step S55) and becomes the targetColumnPerform reduction processing for.
[0056]
  Thus, the horizontal direction reduction process in the font deformation process by reduction is basically the same as the horizontal direction enlargement process in the font deformation process by enlargement. However, the horizontal reduction process in the font deformation process by reduction differs from the case of the font deformation process by enlargement in the cost calculation method in step S52 and the reduction method in step S56. This will be described below.
[0057]
  First, cost calculation will be described. The cost in the font transformation process by enlargement is a value indicating the amount of line segment, that is, whether the pixels included in each row or column are close to a line segment or a dot. On the other hand, the cost of font deformation processing by reduction isDissimilarityIt is. Specifically, the CPU 1ColumnAgainstColumnAnd the exclusive OR (XOR) is calculated. The value of the exclusive OR is “0” when adjacent pixels are the same, and is “1” when adjacent pixels are different. Therefore, eachColumnXOR is calculated for each font component pixel included in the number of font components whose value is “1”.ColumnCost. Therefore, the higher the cost, the moreColumnAdjacent toColumnAnd the font pixel pattern is dissimilar, and the lower the cost, theColumnAdjacent toColumnThe font pixel pattern is similar. Thus, the cost is adjacentColumnWithDissimilarityIs a value indicating.
[0058]
  That is, there isColumnThe low cost ofColumnAdjacent font pixel patternsColumnIt means that it is similar to the font pixel pattern. Therefore, it has a similar pixel patternColumnIs similar by preferentially reducingColumnIs deleted. This is adjacentColumnAre similar to each other, it is based on the idea that even if they are deleted preferentially, the effect on the whole character and the sense of incongruity will be small. Thereby, natural reduction becomes possible.
[0059]
  When the horizontal reduction process is completed, the vertical reduction process is performed (step S46), which is basically the same as the horizontal reduction process. The target fontlineDivided into units (step S51),lineThe cost is calculated for each (step S52) and alllineIf the cost is obtained (step S53; Yes), the order from the lowest costlineAre ordered (step S54). Then, the CPU 1 reduces based on the reduction ratio in the vertical direction.lineIs determined (step S55) and becomes the targetlinePerform reduction processing for.
[0060]
  10A to 10C show the state of the vertical reduction process. First, as shown in FIG.lineCost calculation is performed for the, and then in order of increasing cost as shown in FIG.lineOrdering and low costlineIt becomes an object of reduction in order. In the reduction process in step S56, for example, as shown in FIG.lineThe rows are deleted in order. In the example of FIG. 10C, three low costline(A, B, C) is deleted.
[0061]
  As described above, in the font deformation processing by reduction according to the present invention, the target font is divided in the row direction and the column direction, and the reduction is performed in consideration of the degree of similarity with each adjacent row or column. Therefore, since reduction (deletion of rows or columns) is performed with priority given to a portion where rows or columns having similar font pixel patterns are adjacent to each other, the deformed font is less likely to be unnatural.
[0062]
  FIGS. 11A and 11B show examples of font transformation processing (enlarged example and reduced example) obtained by font transformation processing by simple coordinate transformation and font transformation processing according to the present invention. In this example, for convenience of explanation, an example in which the vertical and horizontal directions are changed at the same enlargement ratio and reduction ratio is shown. As can be seen from the figure, with the deformed font by simple coordinate transformation processing, the vertical and horizontal strokes are doubled by expansion (such as the horizontal line of the characters “Book”, the vertical line on the right side of the characters “Skin”), Diagonal lines appear jagged. Also, due to the reduction, the left / right balance of the character is lost (the left / right balance of the character “book”), the pixels are connected together and look like another character (the left side of the character “skin” is “moon” It looks like “eyes”. On the other hand, in the font deformation process according to the present invention, such a problem does not occur and a natural deformed font is obtained.
[0063]
  The font deformation process described above can be executed character by character when a character string to be displayed on the display unit 12 is determined. When the user designates changing the aspect ratio of the display font, the font deformation process is performed on all the original data prepared in advance in the font ROM 22 and the result is stored in the deformed font memory 14. Also good. In either case, as described above, since the font transformation process itself can be a simple integer calculation, the time required for the process is very short, and the processing time is not so long that the user feels uncomfortable.
[0064]
  In the above description, the deformation of the font is described separately for enlargement and reduction, but it is also possible to generate a modified font by combining the two. For example, it is possible to generate a vertically long font by enlarging a certain font in the vertical direction and reducing it in the horizontal direction, or to generate a horizontally long font by reducing in the vertical direction and expanding in the horizontal direction. In that case, the font deformation process by the above-described enlargement may be applied for the direction of enlargement, and the font deformation process by the reduction may be applied for the direction of reduction. As apparent from FIGS. 2 and 8, it is of course possible to generate a deformed font by enlarging or reducing the font only in one of the vertical and horizontal directions. In this case, the font is enlarged or reduced. Processing only needs to be performed in the direction.
[0065]
  [Order of horizontal processing and vertical processing]
  Next, the order of the horizontal enlargement / reduction process and the vertical enlargement / reduction process in the font transformation process will be discussed. In the font deformation processing described above, first, horizontal enlargement / reduction processing is performed, then vertical enlargement / reduction processing is performed (that is, first, horizontal expansion / reduction, then vertical direction). Zoomed in / out). However, this is one example, and it is also possible to perform the enlargement / reduction process in the vertical direction first, and then the enlargement / reduction process in the horizontal direction. Which is preferable depends on the configuration of the font to be processed.
[0066]
  FIGS. 12A and 12B show an example in which enlargement is performed in the different order with respect to the same pixel pattern. The example of FIG. 12A is an example in which enlargement is first performed in the vertical direction and then enlargement is performed in the horizontal direction. In FIG. 12A, when the horizontal cost is calculated in the leftmost original data 50a, the second line from the top is the smallest. Therefore, when the second row from the top is enlarged by one pixel in the vertical direction, the middle data 50b is obtained. Next, when calculating the vertical cost in the data 50b, 4 from the leftColumnEyes and 5ColumnThe eye cost is the lowest. Therefore, when one of these is expanded by one pixel in the horizontal direction, the rightmost expanded data 50c is obtained.
[0067]
  On the other hand, the example of FIG. 12B is an example in which enlargement is first performed in the horizontal direction and then in the vertical direction. In FIG. 12B, when the cost in the vertical direction is calculated in the leftmost original data 60a, 4 from the left is calculated.ColumnEyes and 5ColumnThe eyes are the smallest. Therefore, if one of them is enlarged by one pixel in the horizontal direction, the middle data 60b is obtained. Next, when the cost in the horizontal direction is calculated in the data 60b, the costs in the first and third rows from the top are the smallest. Therefore, when the first row from the top is enlarged by one pixel in the vertical direction, the rightmost enlarged data 60c is obtained.
[0068]
  As described above, even if the original data is the same, the resulting data differs depending on whether the data is enlarged in the order of vertical → horizontal or in the order of horizontal → vertical. In the example of FIGS. 12A and 12B, the original data is naturally enlarged when it is enlarged in the order of vertical → horizontal as shown in FIG. 12A. Therefore, in order to perform natural deformation on all characters, it is more natural to perform the deformation processing in the order of vertical → horizontal and horizontal → vertical for each character. It is preferable to determine in advance whether a deformed font can be obtained. Then, as schematically shown in FIG. 12C, whether or not the vertical → horizontal order or the horizontal → vertical order is good when the font transformation process is performed on the original data of each font. More preferably, the processing order information shown (for example, a flag) is attached as attribute data. In this way, the CPU 16 may refer to the processing order information attached to the font read from the font ROM 22 when executing the font deformation process, and perform the font deformation in the order shown there. Even if the fonts are the same, the preferred processing order for enlargement and the preferred processing order for reduction may be different, so the transformation processing with enlargement and the transformation processing with reduction are processed separately. It is preferable to prepare order information. Furthermore, if the preferred processing order differs depending on the enlargement ratio / reduction ratio, processing order information may be prepared for each enlargement ratio / reduction ratio.
[0069]
  In this embodiment, the pixel enlargement or reduction processing is performed in order from the lowest cost row or column. However, the scope of application of the present invention is not limited to this, and for example, used in this embodiment. If the reciprocal of the cost is defined as a cost in a new sense, the same effect as in the present embodiment can be obtained by performing pixel enlargement or reduction processing in order from the row or column with the highest cost.
[Brief description of the drawings]
FIG. 1 shows a schematic configuration of a mobile terminal device to which a bitmap font deformation process according to an embodiment of the present invention is applied.
FIG. 2 is a flowchart of font deformation processing according to the present invention.
FIG. 3 is a flowchart of horizontal (vertical) direction enlargement processing;
FIG. 4 is a flowchart of cost calculation processing in font transformation processing by enlargement.
FIG. 5 is a diagram illustrating an example of cost calculation processing in font transformation processing by enlargement.
FIG. 6 is a diagram illustrating an example of a cost calculation process.
FIG. 7 is a diagram illustrating an example of horizontal (vertical) direction enlargement processing;
FIG. 8 is a flowchart of font deformation processing by reduction.
FIG. 9 is a flowchart of horizontal (vertical) direction reduction processing;
FIG. 10 is a diagram illustrating an example of cost calculation processing in font deformation processing by reduction.
FIG. 11 is a diagram for comparing the results of font deformation processing according to the present invention and font deformation processing by simple coordinate transformation.
FIG. 12 is a diagram illustrating an example of a data structure of font data including processing order information, comparison between processing order and processing results of horizontal processing and vertical processing;
[Explanation of symbols]
  10 Mobile terminal device
  12 Display section
  14 Modified font memory
  16 CPU
  18 Input section
  20 Program ROM
  22 Font ROM
  24 RAM

Claims (16)

縦横比が異なるような変形率を含むフォント変形指示を受け取る手段と、
ビットマップフォントのフォントデータを取得するデータ取得手段と、
前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行う計算手段と、
前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形手段、又は、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形手段と、を備えることを特徴とするフォント処理装置。
Means for receiving a font deformation instruction including a deformation rate with different aspect ratios ;
Data acquisition means for acquiring font data of a bitmap font;
For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the number of pixels constituting the font data for each row or column is calculated as a line quantity, and the font data is Calculation means for performing addition to the line segment amount for each pixel having pixels adjacent in the arrangement direction among the constituent pixels;
A lateral deformation means for performing a lateral expansion deformation process on a predetermined number of columns in order from the column with the smallest line segment amount, or a vertical direction with respect to a predetermined number of rows in order from the row with the smallest line segment amount font processing apparatus characterized by comprising: a longitudinal deformation means, a for performing enlargement deformation process.
縦横比が異なるような変形率を含むフォント変形指示を受け取る手段と、
ビットマップフォントのフォントデータを取得するデータ取得手段と、
前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行い、当該加算された線分量の逆数を計算する計算手段と、
前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形手段、又は、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形手段と、を備えることを特徴とするフォント処理装置。
Means for receiving a font deformation instruction including a deformation rate with different aspect ratios ;
Data acquisition means for acquiring font data of a bitmap font;
For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the number of pixels constituting the font data for each row or column is calculated as a line quantity, and the font data is Calculating means for performing addition to the line segment amount for each pixel having pixels adjacent in the arrangement direction among the constituting pixels, and calculating an inverse number of the added line segment amount;
Horizontal deformation means for performing a horizontal expansion deformation process on a predetermined number of columns in order from the column having the largest reciprocal of the line segment amount, or a predetermined number of rows in order from the row having the largest reciprocal of the line segment amount font processing apparatus, wherein the longitudinal deformation means, in that it comprises for performing vertical expansion deformation process Te.
縦横比が異なるような変形率を含むフォント変形指示を受け取る手段と、Means for receiving a font deformation instruction including a deformation rate with different aspect ratios;
ビットマップフォントのフォントデータと、当該フォントデータの変形処理において縦方向の変形処理と横方向の変形処理を実行すべき順序を示す処理順序情報を取得するデータ取得手段と、  Data acquisition means for acquiring bitmap font data, and processing order information indicating the order in which vertical deformation processing and horizontal deformation processing should be performed in the deformation processing of the font data;
前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算手段、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算手段と、  For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, calculation means for calculating the number of pixels constituting the font data for each row or column as a line segment amount, or For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the dissimilarity of the pixel configuration with the adjacent row for each row is calculated, or with the adjacent column for each column A calculation means for calculating the dissimilarity of the pixel configuration;
前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の小さい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形手段と、  A horizontal deformation process for a predetermined number of columns in order from the column with the smallest amount of line segments or a horizontal deformation process for a predetermined number of columns in order from the column with the smallest dissimilarity Lateral deformation means for performing
前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の小さい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形手段と、  A vertical deformation process for a predetermined number of rows in order from the line with the smallest amount of line segments, or a vertical deformation process for a predetermined number of lines in order from the line with the smallest dissimilarity Longitudinal deformation means for performing
前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御手段と、備えることを特徴とするフォント処理装置。  A font processing apparatus comprising: order control means for controlling the execution order of the horizontal deformation process and the vertical deformation process according to the processing order information.
縦横比が異なるような変形率を含むフォント変形指示を受け取る手段と、Means for receiving a font deformation instruction including a deformation rate with different aspect ratios;
ビットマップフォントのフォントデータと、当該フォントデータの変形処理において縦方向の変形処理と横方向の変形処理を実行すべき順序を示す処理順序情報を取得するデータ取得手段と、  Data acquisition means for acquiring bitmap font data, and processing order information indicating the order in which vertical deformation processing and horizontal deformation processing should be performed in the deformation processing of the font data;
前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計  A method for calculating the number of pixels constituting the font data for each row or column as a line quantity for a plurality of rows or columns in which a plurality of pixels are arranged in the pixel configuration of the font data. 算手段、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算手段と、For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the dissimilarity of the pixel configuration with an adjacent row is calculated for each row, or for each column Calculating means for calculating the dissimilarity of the pixel configuration with a column adjacent to
前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形手段と、  In order to perform a lateral expansion process on a predetermined number of columns in order from the column having the largest reciprocal of the line segment amount, or to the predetermined number of columns in order from the column having the largest reciprocal of the dissimilarity Lateral deformation means for performing the reduction deformation process of
前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形手段と、  In order to perform vertical enlargement / deformation processing on a predetermined number of rows in order from the line having the largest reciprocal of the line segment amount, or to the predetermined number of rows in order from the line having the largest reciprocal of the dissimilarity Vertical deformation means for performing the reduction deformation process of
前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御手段と、備えることを特徴とするフォント処理装置。  A font processing apparatus comprising: order control means for controlling the execution order of the horizontal deformation process and the vertical deformation process according to the processing order information.
前記計算手段は、フォントデータに基づく画素構成における複数の画素が配列される複数の行又は列に対して、当該行又は列の画素構成と、当該行又は列に隣接する行又は列との画素構成との排他的論理和に基づいて前記非類似度を計算することを特徴とする請求項3又は4に記載のフォント処理装置。The calculation means, for a plurality of rows or columns in which a plurality of pixels in a pixel configuration based on font data are arranged, a pixel configuration of the row or column and a pixel of a row or column adjacent to the row or column The font processing apparatus according to claim 3, wherein the dissimilarity is calculated based on an exclusive OR with a configuration. 前記所定数は、前記フォントデータの横方向の画素数と前記横方向の変形率とにより、又は、前記フォントデータの縦方向の画素数と前記縦方向の変形率とにより決定されることを特徴とする請求項1乃至5のいずれか一項に記載のフォント処理装置。 The predetermined number is determined by the number of pixels in the horizontal direction of the font data and the deformation rate in the horizontal direction , or by the number of pixels in the vertical direction of the font data and the deformation rate in the vertical direction. The font processing apparatus according to any one of claims 1 to 5 . 前記請求項1乃至のいずれか一項のフォント処理装置と、
前記フォント処理装置により生成されたフォントデータを記憶する記憶手段と、
前記フォント処理装置により生成されたフォントデータを表示する表示部と、を備えることを特徴とする端末装置。
A font processing apparatus according to any one of claims 1 to 6 ;
Storage means for storing font data generated by the font processing device;
And a display unit that displays font data generated by the font processing device.
前記請求項1乃至6のいずれか一項のフォント処理装置と、A font processing apparatus according to any one of claims 1 to 6;
前記フォント処理装置により生成されたフォントデータを記憶する記憶手段と、  Storage means for storing font data generated by the font processing device;
前記フォント処理装置により生成されたフォントデータを表示する表示部と、を備えることを特徴とする表示装置。  A display unit configured to display font data generated by the font processing device.
フォント処理装置によるフォント処理方法であって、
縦横比が異なるような変形率を含むフォント変形指示を受け取る工程と、
ビットマップフォントのフォントデータを取得するデータ取得工程と、
前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行う計算工程と、
前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形工程、又は、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形工程と、を有することを特徴とするフォント処理方法。
A font processing method by a font processing apparatus,
Receiving a font deformation instruction including a deformation rate with different aspect ratios ;
A data acquisition process for acquiring font data of a bitmap font;
For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the number of pixels constituting the font data for each row or column is calculated as a line quantity, and the font data is A calculation step of performing addition to the line segment amount for each pixel having pixels adjacent in the arrangement direction among the constituent pixels;
A horizontal deformation process for performing a horizontal expansion deformation process on a predetermined number of columns in order from the column with the smallest line segment amount, or a vertical direction with respect to a predetermined number of rows in order from the row with the smallest line segment amount font processing method characterized by having a longitudinal deformation step for performing enlargement deformation process.
フォント処理装置によるフォント処理方法であって、
縦横比が異なるような変形率を含むフォント変形指示を受け取る工程と、
ビットマップフォントのフォントデータを取得するデータ取得工程と、
前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行い、当該加算された線分量の逆数を計算する計算工程と、
前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形工程、又は、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形工程と、を有することを特徴とするフォント処理方法。
A font processing method by a font processing apparatus,
Receiving a font deformation instruction including a deformation rate with different aspect ratios ;
A data acquisition process for acquiring font data of a bitmap font;
For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the number of pixels constituting the font data for each row or column is calculated as a line quantity, and the font data is A calculation step of performing addition to the line segment amount for each pixel having pixels adjacent in the arrangement direction among the constituting pixels, and calculating an inverse number of the added line segment amount;
A horizontal deformation process for performing a horizontal expansion deformation process on a predetermined number of columns in order from the column having the largest reciprocal of the line segment amount, or a predetermined number of rows in order from the row having the largest reciprocal of the line segment amount font processing method characterized by having a longitudinal deformation step for performing vertical expansion deformation process Te.
フォント処理装置によるフォント処理方法であって、A font processing method by a font processing apparatus,
縦横比が異なるような変形率を含むフォント変形指示を受け取る工程と、  Receiving a font deformation instruction including a deformation rate with different aspect ratios;
ビットマップフォントのフォントデータと、当該フォントデータの変形処理において縦方向の変形処理と横方向の変形処理を実行すべき順序を示す処理順序情報を取得するデータ取得工程と、  A data acquisition step of acquiring bitmap font data, and processing order information indicating an order in which the vertical deformation process and the horizontal deformation process should be performed in the deformation process of the font data;
前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算工程、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算工程と、  For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, a calculation step of calculating the number of pixels constituting the font data for each row or column as a line segment amount, or For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the dissimilarity of the pixel configuration with the adjacent row for each row is calculated, or with the adjacent column for each column A calculation process for calculating the dissimilarity of the pixel configuration;
前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の小さい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形工程と、  A horizontal deformation process for a predetermined number of columns in order from the column with the smallest amount of line segments or a horizontal deformation process for a predetermined number of columns in order from the column with the smallest dissimilarity A lateral deformation process for performing
前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の小さい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形工程と、  A vertical deformation process for a predetermined number of rows in order from the line with the smallest amount of line segments, or a vertical deformation process for a predetermined number of lines in order from the line with the smallest dissimilarity A longitudinal deformation process for performing
前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御工程と、備えることを特徴とするフォント処理方法。  A font processing method comprising: an order control step for controlling an execution order of the horizontal deformation process and the vertical deformation process according to the processing order information.
フォント処理装置によるフォント処理方法であって、A font processing method by a font processing apparatus,
縦横比が異なるような変形率を含むフォント変形指示を受け取る工程と、  Receiving a font deformation instruction including a deformation rate with different aspect ratios;
ビットマップフォントのフォントデータと、当該フォントデータの変形処理において縦方向の変形処理と横方向の変形処理を実行すべき順序を示す処理順序情報を取得するデータ取得工程と、  A data acquisition step of acquiring bitmap font data, and processing order information indicating an order in which the vertical deformation process and the horizontal deformation process should be performed in the deformation process of the font data;
前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算工程、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算工程と、  For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, a calculation step of calculating the number of pixels constituting the font data for each row or column as a line segment amount, or For a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the dissimilarity of the pixel configuration with the adjacent row for each row is calculated, or with the adjacent column for each column A calculation process for calculating the dissimilarity of the pixel configuration;
前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形工程と、  In order to perform a lateral expansion process on a predetermined number of columns in order from the column having the largest reciprocal of the line segment amount, or to the predetermined number of columns in order from the column having the largest reciprocal of the dissimilarity A lateral deformation process for performing the reduction deformation process of
前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形工程と、  In order to perform vertical enlargement / deformation processing on a predetermined number of rows in order from the line having the largest reciprocal of the line segment amount, or to the predetermined number of rows in order from the line having the largest reciprocal of the dissimilarity A vertical deformation process for performing the reduction deformation process of
前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御工程と、備えることを特徴とするフォント処理方法。  A font processing method comprising: an order control step for controlling an execution order of the horizontal deformation process and the vertical deformation process according to the processing order information.
コンピュータにより実行されるフォント処理プログラムであって、前記コンピュータを、
ビットマップフォントのフォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行う計算手段、
前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形手段、又は、前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形手段として機能させることを特徴とするフォント処理プログラム。
A font processing program further executed to the computer, the computer,
For a plurality of rows or columns in which a plurality of pixels in a pixel configuration of bitmap font font data are arranged, the number of pixels constituting the font data for each row or column is calculated as a line segment, and Calculation means for performing addition to the line segment amount for each pixel having pixels adjacent in the arrangement direction among the pixels constituting the font data;
A lateral deformation means for performing a lateral expansion deformation process on a predetermined number of columns in order from the column with the smallest line segment amount, or a vertical direction with respect to a predetermined number of rows in order from the row with the smallest line segment amount A font processing program that functions as vertical deformation means for performing enlargement deformation processing.
コンピュータにより実行されるフォント処理プログラムであって、前記コンピュータを、
ビットマップフォントのフォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算すると共に、前記フォントデータを構成する画素のうち配列方向に隣接する画素を有する画素毎に前記線分量への加算を行い、当該加算された線分量の逆数を計算す る計算手段、
前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための横方向変形手段、又は、前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための縦方向変形手段として機能させることを特徴とするフォント処理プログラム。
A font processing program further executed to the computer, the computer,
For a plurality of rows or columns in which a plurality of pixels in a pixel configuration of bitmap font font data are arranged, the number of pixels constituting the font data for each row or column is calculated as a line segment, and performs addition to the line quantity for each pixel having a pixel adjacent in the arrangement direction of the pixels constituting the font data, calculating means that to calculate the inverse of the summed segments amount,
Horizontal deformation means for performing a horizontal expansion deformation process on a predetermined number of columns in order from the column having the largest reciprocal of the line segment amount, or a predetermined number of rows in order from the row having the largest reciprocal of the line segment amount vertical font processing program for causing to function as direction deformation means for performing vertical expansion deformation process Te.
コンピュータにより実行されるフォント処理プログラムであって、前記コンピュータを、A font processing program executed by a computer, wherein the computer is
ビットマップフォントのフォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算手段、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算手段、  Calculation means for calculating the number of pixels constituting the font data for each row or column as a line segment for a plurality of rows or columns in which a plurality of pixels in a pixel configuration of bitmap font font data are arranged; Alternatively, for a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the dissimilarity of the pixel configuration with an adjacent row for each row is calculated or adjacent for each column Calculating means for calculating the dissimilarity of the pixel configuration with the column;
前記線分量の小さい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の小さい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形手段、  A horizontal deformation process for a predetermined number of columns in order from the column with the smallest amount of line segments or a horizontal deformation process for a predetermined number of columns in order from the column with the smallest dissimilarity Lateral deformation means for performing,
前記線分量の小さい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の小さい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形手段、  A vertical deformation process for a predetermined number of rows in order from the line with the smallest amount of line segments, or a vertical deformation process for a predetermined number of lines in order from the line with the smallest dissimilarity Longitudinal deformation means for performing,
前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御手段、として機能させることを特徴とするフォント処理プログラム。  A font processing program that functions as an order control unit that controls the execution order of the horizontal deformation process and the vertical deformation process in accordance with the processing order information.
コンピュータにより実行されるフォント処理プログラムであって、前記コンピュータを、A font processing program executed by a computer, wherein the computer is
ビットマップフォントのフォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、前記行又は列毎に前記フォントデータを構成する画素の数を線分量として計算する計算手段、又は、前記フォントデータの画素構成における複数の画素が配列された複数の行又は列に対して、当該行毎に隣接する行との画素構成の非類似度を計算する又は当該列毎に隣接する列との画素構成の非類似度を計算する計算手段、  Calculation means for calculating the number of pixels constituting the font data for each row or column as a line segment for a plurality of rows or columns in which a plurality of pixels in a pixel configuration of bitmap font font data are arranged; Alternatively, for a plurality of rows or columns in which a plurality of pixels in the pixel configuration of the font data are arranged, the dissimilarity of the pixel configuration with an adjacent row for each row is calculated or adjacent for each column Calculating means for calculating the dissimilarity of the pixel configuration with the column;
前記線分量の逆数が大きい列から順に所定数の列に対して横方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい列から順に所定数の列に対して横方向の縮小変形処理を行うための横方向変形手段、  In order to perform a lateral expansion process on a predetermined number of columns in order from the column having the largest reciprocal of the line segment amount, or to the predetermined number of columns in order from the column having the largest reciprocal of the dissimilarity Lateral deformation means for performing a reduction deformation process of
前記線分量の逆数が大きい行から順に所定数の行に対して縦方向の拡大変形処理を行うための、又は、前記非類似度の逆数が大きい行から順に所定数の行に対して縦方向の縮小変形処理を行うための縦方向変形手段、  In order to perform vertical enlargement / deformation processing on a predetermined number of rows in order from the line having the largest reciprocal of the line segment amount, or to the predetermined number of rows in order from the line having the largest reciprocal of the dissimilarity Vertical direction deformation means for performing the reduction deformation processing of
前記処理順序情報に従って、前記横方向の変形処理と前記縦方向の変形処理の実行順序を制御する順序制御手段、として機能させることを特徴とするフォント処理プログラム。  A font processing program that functions as an order control unit that controls the execution order of the horizontal deformation process and the vertical deformation process in accordance with the processing order information.
JP2002255258A 2002-08-30 2002-08-30 Font processing device, terminal device, display device, font processing method, and font processing program Expired - Fee Related JP3815412B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2002255258A JP3815412B2 (en) 2002-08-30 2002-08-30 Font processing device, terminal device, display device, font processing method, and font processing program
TW092122883A TWI277058B (en) 2002-08-30 2003-08-20 Font processing device, terminal, font processing method and font processing program
US10/648,432 US6927773B2 (en) 2002-08-30 2003-08-27 Font processing device, terminal device, font processing method, and font processing program
CNB031560083A CN100367345C (en) 2002-08-30 2003-08-28 Character style processing device, terminal device character style processing method and programme
CNU032086512U CN2706801Y (en) 2002-08-30 2003-08-29 Font processor and terminal apparatus
KR10-2003-0060181A KR100517162B1 (en) 2002-08-30 2003-08-29 Font processor, terminal device, font processing method and recording medium recording the font processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002255258A JP3815412B2 (en) 2002-08-30 2002-08-30 Font processing device, terminal device, display device, font processing method, and font processing program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2003209424A Division JP2004126555A (en) 2003-08-28 2003-08-28 Font processor, terminal device, and font processing method and program

Publications (2)

Publication Number Publication Date
JP2004093931A JP2004093931A (en) 2004-03-25
JP3815412B2 true JP3815412B2 (en) 2006-08-30

Family

ID=32060817

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002255258A Expired - Fee Related JP3815412B2 (en) 2002-08-30 2002-08-30 Font processing device, terminal device, display device, font processing method, and font processing program

Country Status (1)

Country Link
JP (1) JP3815412B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101931769B (en) * 2010-08-24 2012-07-25 福建新大陆通信科技股份有限公司 Method for amplifying and displaying menu font of set top box of digital television
CN102496357A (en) * 2011-12-17 2012-06-13 天津深楠信息安全有限公司 Enlarging method for character style displayed on USB KEY (Universal Serial Bus Key) liquid crystal display
CN103699520A (en) 2012-09-27 2014-04-02 茵弗维尔株式会社 Font processing method for maintaining e-document layout

Also Published As

Publication number Publication date
JP2004093931A (en) 2004-03-25

Similar Documents

Publication Publication Date Title
KR100517162B1 (en) Font processor, terminal device, font processing method and recording medium recording the font processing program
US20080201635A1 (en) Document edit device and storage medium
JP2013125426A (en) Content display device, method, and program
JP3815412B2 (en) Font processing device, terminal device, display device, font processing method, and font processing program
JP2011086050A (en) Information processing terminal and computer program
JP3815411B2 (en) Font processing device, terminal device, display device, font processing method, and font processing program
JP2004185370A (en) Image display method and image display device
JP2005111718A (en) Method and device for controlling image output, and program
JP3854030B2 (en) Information browsing apparatus and medium storing information browsing program
JP3416489B2 (en) Font processing device and recording medium recording font processing program
JP3991061B1 (en) Image processing system
JP2004133401A (en) Font processing device, terminal, font processing method, and font processing program
JP2004126555A (en) Font processor, terminal device, and font processing method and program
JP5114249B2 (en) Display device and display method
JP2004219937A (en) Font processing device, terminal device, font processing method and font processing program
JPH1165430A (en) Map zooming display method and its map zooming display device, and computer for map zooming display device
JP5256628B2 (en) Image display device, image enlargement / reduction method and image enlargement / reduction control program used in the image display device
JP2005092567A (en) Scroll controller, scroll control method, scroll control program, and recording medium
JP2007213046A (en) Image display device and image display program
JP2675458B2 (en) Symbol display device
JP2010009046A (en) Image display device and image display method
JP2001195169A (en) Display
JP6085197B2 (en) Portable information processing apparatus, display processing method, and display processing program
JP2677442B2 (en) Method of capturing illustrations in editing machine and editing machine
JP5310038B2 (en) Image processing apparatus and image processing program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040921

A25B Written notification of impossibility to examine because of no request for precedent application

Free format text: JAPANESE INTERMEDIATE CODE: A2522

Effective date: 20041019

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060403

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060516

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060529

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 3815412

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100616

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110616

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110616

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120616

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130616

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130616

Year of fee payment: 7

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees