JPH03146365A - Character modification - Google Patents
Character modificationInfo
- Publication number
- JPH03146365A JPH03146365A JP1285437A JP28543789A JPH03146365A JP H03146365 A JPH03146365 A JP H03146365A JP 1285437 A JP1285437 A JP 1285437A JP 28543789 A JP28543789 A JP 28543789A JP H03146365 A JPH03146365 A JP H03146365A
- Authority
- JP
- Japan
- Prior art keywords
- dot
- character
- data
- modification
- address
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000004048 modification Effects 0.000 title claims abstract description 24
- 238000012986 modification Methods 0.000 title claims abstract description 24
- 238000000034 method Methods 0.000 claims abstract description 16
- 238000011282 treatment Methods 0.000 abstract 4
- 238000004364 calculation method Methods 0.000 description 11
- 239000011159 matrix material Substances 0.000 description 7
- 238000010586 diagram Methods 0.000 description 5
- 238000002715 modification method Methods 0.000 description 4
- 238000005034 decoration Methods 0.000 description 3
- 238000013144 data compression Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
Landscapes
- Dot-Matrix Printers And Others (AREA)
- Controls And Circuits For Display Device (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は文字修飾方法に関するもので、特に電子タイプ
ライタ、ワードプロセッサ、プリンタ、マトリクス式表
示器などに用いられるキャラクタジェネレータとしての
不揮発性記憶装置から取出した文字フォントデータに対
しての拡大、縮小などを行うのに適したものである。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a method for modifying characters, and in particular, from nonvolatile storage devices as character generators used in electronic typewriters, word processors, printers, matrix displays, etc. This is suitable for enlarging or reducing extracted character font data.
従来ドツトマトリクスプリンタ、ドツトマトリクス液晶
デイスプレィなどに用いられているキャラクタジェネレ
ータにおいては、文字を例えば1列24ドツトのマトリ
クスで構成されるマツプに文字を構成するドツトを当て
はめ、文字を水平方向の最小単位であるドツトマトリク
スの1ピン単位、すなわち垂直方向に分解した各ドツト
位置に印字データがあるかないかについての情報、並び
に文字デザインにおける情報、データの形式についての
情報、文字コードなどのデータを発生し、ROMなどの
不揮発性記憶装置に記憶している。In conventional character generators used in dot matrix printers, dot matrix liquid crystal displays, etc., the dots that make up a character are applied to a map made up of a matrix of 24 dots per row, and the characters are divided into the minimum horizontal units. It generates data such as information about the presence or absence of print data at each pin of the dot matrix, that is, each vertically resolved dot position, as well as information on character design, information on data format, and character codes. , stored in a non-volatile storage device such as ROM.
このようなフォントはビットマツプフォントと称される
。Such fonts are called bitmap fonts.
第3図は従来使用されているキャラクタジェネレータに
おけるドツトマトリクスを示説明図であり、この場合は
プレスティージ字体のrAJとする。同図に示されるよ
うに24行31列のマツプにドツトを配列しており、こ
れをデータ化するには1列の24行を4行毎に16進数
で表わし、1列を3バイトのデータで表現することがで
きる。FIG. 3 is an explanatory diagram showing a dot matrix in a conventionally used character generator, and in this case, it is a prestige font rAJ. As shown in the figure, dots are arranged in a map of 24 rows and 31 columns. To convert this into data, each of the 24 rows in one column is expressed in hexadecimal numbers every four rows, and each column is defined as 3-byte data. It can be expressed as
このような従来のデータ構成ではドツト印字をしなくて
も良い点を含めすべての点についてマトリクス全体のデ
ータを持たなければならないが、実際の文字ではドツト
印字をしない点が多く、メモリ容量が多量に必要となる
。In this conventional data structure, it is necessary to have data for the entire matrix for all points, including points that do not require dot printing, but in actual characters, there are many points that do not print dots, and this requires a large amount of memory. is required.
また、このようなキャラクタジェネレータから取出され
た文字データに対して拡大、縮小、強調などの文字修飾
がしばしば行なわれる。しかし、上述したような従来の
ドツト記憶では文字を垂直方向に分解して文字データを
得ているために例えば、拡大の場合1列分の空データを
追加してオアをとり、また、縮小の場合には2列分のデ
ータのオアをとって不要なドツトを消去するというよう
な複雑な演算を行わなければならないという問題もある
。しかも、このような演算はバイト(8ビツト)または
ワード(16ビツト)単位で行われるため、n倍の拡大
、1/nの縮小はnが2以外の場合にはさらに複雑とな
り、印字速度を低下させるという問題がある。Furthermore, character modifications such as enlargement, reduction, emphasis, etc. are often performed on character data extracted from such a character generator. However, in the conventional dot memory as described above, character data is obtained by vertically decomposing characters, so for example, when enlarging, one column of empty data is added and an OR is taken; In some cases, there is a problem in that it is necessary to perform complex calculations such as ORing two columns of data and erasing unnecessary dots. Moreover, since such calculations are performed in byte (8 bits) or word (16 bits) units, enlarging by n times or reducing by 1/n becomes even more complicated when n is other than 2, which reduces printing speed. There is a problem of lowering the
本発明はこのような問題を解決するためになされたもの
で、演算が容易化される文字修飾方法を提供するこ己を
目的とする。The present invention was made to solve such problems, and an object of the present invention is to provide a character modification method that facilitates calculations.
本発明にかかる文字修飾方法によれば、m行n列のビッ
トマツプ上にドツトが割り付けられた文字について、ド
ツトの存在する行または列に対して与えられた印字ドツ
ト開始位置データおよびドツト連続長さデータを記憶装
置から取り出す過程と、前記印字ドツト開始位置データ
およびドツト連続長さデータをもとに、文字修飾内容に
応じた演算を行う過程と、前記印字ドツト開始位置デー
タの修飾演算結果を新たな開始アドレスとし、修飾演算
結果として得られたドツト連続長さに相当するアドレス
分だけドツト印字情報をセットする過程とを備えたこと
を特徴としている。According to the character modification method according to the present invention, for a character to which dots are allocated on a bit map of m rows and n columns, printing dot start position data and dot continuous length given for the row or column where the dot exists A process of retrieving data from the storage device, a process of performing calculations according to character modification contents based on the printing dot start position data and dot continuous length data, and a process of updating the modification calculation result of the printing dot start position data. The present invention is characterized in that it has a step of setting a starting address and setting dot printing information for an address corresponding to the continuous length of dots obtained as a result of a modification operation.
本発明と同じ出願人により文字を一方向に所定ピッチで
分解して各セクションに着目し、ドツト存在セクション
データ、およびドツトが存在するセクションについての
ドツト開始位置データとドツト連続長さデータを記憶す
る文字データ圧縮方法が提案されている。このような方
法で記憶された文字データを利用して、ドツト開始位置
データとドツト連続長さデータを基本パラメータとして
取出し、これらデータに対して文字修飾のための演算を
行う。そしてこの演算結果をもとにドツト開始アドレス
を変化させ、ドツト連続長さ分だけ印字ドツト情報が与
えられる。このようにして文字修飾結果を容易に得るこ
とができる。The same applicant as the present invention decomposes characters at a predetermined pitch in one direction, focuses on each section, and stores dot existing section data, dot start position data, and dot continuous length data for the section where dots exist. Character data compression methods have been proposed. Using the character data stored in this manner, dot start position data and dot continuous length data are taken out as basic parameters, and calculations for character modification are performed on these data. Then, the dot start address is changed based on the result of this calculation, and print dot information corresponding to the continuous length of dots is given. In this way, character modification results can be easily obtained.
以下、図面を参照して本発明の実施例を詳細に説明する
。Embodiments of the present invention will be described in detail below with reference to the drawings.
第1図は本発明による文字修飾方法の詳細を示すフロー
チャートである。FIG. 1 is a flowchart showing details of the character decoration method according to the present invention.
ここでは、例えば第3図に示した文字rAJについてキ
ャラクタジェネレータには第4図に示すように水平方向
(行方向)に分解した場合の各セクションにおけるドツ
トの存在情報(第5図)およびドツト開始位置データと
ドツト連続長データ(第6図)が記憶されているものと
する。Here, for example, for the character rAJ shown in Fig. 3, the character generator includes dot presence information (Fig. 5) in each section when decomposed in the horizontal direction (line direction) as shown in Fig. 4, and dot start information. It is assumed that position data and dot continuous length data (FIG. 6) are stored.
まず、ある文字に着目し、第1セクシヨン(第1行)に
ドツトデータが存在するか否かをチエツクする(ステッ
プ5IOI)。First, focusing on a certain character, it is checked whether dot data exists in the first section (first line) (step 5IOI).
ここで、データが存在していたときには、キャラクタジ
ェネレータからドツト開始位置データAOとドツト連続
長データNOを取出す(ステップ5102)。Here, if the data exists, dot start position data AO and dot continuous length data NO are extracted from the character generator (step 5102).
これらのデータをもとに文字修飾のための演算を行う(
ステップ3103)。この演算としては次のようなもの
がある。Perform operations for character modification based on these data (
Step 3103). Examples of this calculation include the following.
■ n倍拡大 AnEX −nAO NnEX −nN。■ Enlarged by n times AnEX-nAO NnEX -nN.
■ 1/n縮小
AnCON= I N T (AO/n )NnCON
= I N T (NO/n + 1 )ただしINT
は整数部分を表わす。■ 1/n reduction AnCON= I N T (AO/n) NnCON
= I N T (NO/n + 1) However, INT
represents the integer part.
■ 強調(強調度m)
EM−AO
NEM=NO+m
ただし、m≧1
■ n倍拡大強調(強調度m)
AnEXEM −n AO
NnEXEM = n NO+m
ただし、m≧1
■ 1 / n縮小強調(強調度m)
AnCONEM−、I N T (AD/n )NnC
ONEM −I N T (NO/n + 1■ X倍
拡大、1/Y縮小
Ax/y =xAO/y
+m)
■ X倍拡大、1/y縮lj\強調(強調度m)Ax/
y = x AO/ Y
次にこれらのデータをセットすべきアドレスをセットす
る(ステップS 104)。すなわち、文字をセットす
べき基準アドレスに対して文字修飾演算により得られた
Aの値を加えて文字修飾時のアドレスとする。なお、斜
字体の場合には傾斜度に応じて行ごとのアドレスのずれ
の程度を変化させるようにすればよい。■ Emphasis (emphasis level m) EM-AO NEM=NO+m However, m≧1 ■ n times enlarged emphasis (emphasis level m) AnEXEM -n AO NnEXEM = n NO+m However, m≧1 ■ 1/n reduced emphasis (emphasis level m) AnCONEM-, I N T (AD/n) NnC
ONEM -I N T (NO/n + 1 ■ X times enlargement, 1/Y reduction Ax/y = xAO/y +m) ■ X times enlargement, 1/y reduction lj\ emphasis (emphasis level m) Ax/
y=xAO/Y Next, the address to which these data are to be set is set (step S104). That is, the value of A obtained by the character modification calculation is added to the reference address at which a character is to be set, and the resultant address is used as the address for character modification. Note that in the case of italics, the degree of address shift for each line may be changed depending on the degree of inclination.
このようにして定められたアドレスにドツト印字データ
がセットされる(ステップ5105)。Dot print data is set at the address thus determined (step 5105).
次に、次のドツトのあるアドレスにアドレスを更新しく
ステップ5106)、ステップ8103で演算されたド
ツト数の残りが0、すなわち最後のドツトに達している
か調べ(ステップ5107)、最終ドツトではないとき
にはステップ5105にもどって、演算されたドツト数
がすべて割り付けられるまで繰り返す。Next, update the address to the address where the next dot is located (step 5106), check whether the remaining number of dots calculated in step 8103 has reached 0, that is, the last dot (step 5107), and if it is not the final dot, check Returning to step 5105, the process repeats until all calculated dot numbers are allocated.
一連のドツトの最後のものまで達したときには、ステッ
プ5101の前に戻ってその行または列に他のドツトが
ないかを調べ、データが存在する限りステップ5101
からステップ5107までを繰返す。When the last dot in the series is reached, go back to step 5101 to see if there are any more dots in that row or column, and continue to step 5101 as long as data exists.
The steps from step 5107 are repeated.
ステップ5101で処理すべきデータがもはや残ってい
ないときには次のセクションへ移行する(ステップS1
0g)。そして次のセクションでも同様の処理を繰り返
し、文字全体の修飾処理が行われることになる。When there is no more data left to process in step 5101, the process moves to the next section (step S1
0g). The same process is repeated in the next section, and the entire character is modified.
このように、本発明の文字修飾方法ではあらゆる修飾処
理が共通パラメータAおよびNにより行われ、従来のよ
うなバイト小位の演算ではではなく、またドツトの存在
しないアドレスをサーチしない。したがって、処理の高
速化を図ることができる。さらに、共通パラメータに対
する演算内容を変えるだけで、各種の処理が可能となり
、しかも拡大率、縮小率、強調度、傾斜度を簡単かつ自
由に変化させることができる。In this manner, in the character modification method of the present invention, all modification processing is performed using the common parameters A and N, rather than byte calculations as in the prior art, and does not search for addresses where dots do not exist. Therefore, processing speed can be increased. Furthermore, various types of processing can be performed simply by changing the calculation contents for common parameters, and the enlargement rate, reduction rate, degree of emphasis, and degree of inclination can be easily and freely changed.
第2図は本発明にかかる文字修飾方法を実現するための
装置構成の一例を示すブロック図であり、プリンタの場
合を取り上げる。全体を制御するCPUIにはキャラク
タジェネレータとしてのROM2、RAM3、プリンタ
メカニズム4、I10インタフェース5などが接続され
ている。FIG. 2 is a block diagram showing an example of a device configuration for realizing the character decoration method according to the present invention, and takes up the case of a printer. A ROM 2 as a character generator, a RAM 3, a printer mechanism 4, an I10 interface 5, etc. are connected to the CPU which controls the entire system.
ROM2から取り出されたドツト開始位置データとドツ
ト連続長さデータはCPUIによって第1図に示したよ
うに文字修飾処理され、これにより得られたドツト情報
に基づきプリンタメカニズム4は制御され、印字が行わ
れる。The dot start position data and dot continuous length data taken out from the ROM 2 are subjected to character modification processing by the CPU as shown in FIG. be exposed.
以上の実施例においては、行方向のセクションについて
の文字修飾処理を示したが、列方向のセクションについ
てデータをキャラクタジェネレータで記憶している場合
の処理も全く同様に処理することができる。In the above embodiment, character modification processing was shown for sections in the row direction, but processing can be performed in exactly the same way for sections in the column direction when data is stored by a character generator.
また、文字修飾の後、文字の輪郭を滑らかにするために
公知のカーニング処理を行っても良い。Further, after the character decoration, a known kerning process may be performed to smooth the outline of the character.
以上のように、本発明によれば、キャラクタジェネレー
タに記憶されたドツト開始位置データとドツト連続長さ
データを基本パラメータとして、各種の修飾モードに応
じてをこれらを変化させ、印字すべきドツトを得るよう
にしているので、広範囲の修飾モードに対して処理を容
易に行うことができる。As described above, according to the present invention, the dot start position data and continuous dot length data stored in the character generator are used as basic parameters, and these are changed according to various modification modes to determine the dots to be printed. Therefore, it is possible to easily process a wide range of modification modes.
第1図は本発明にかかる文字修飾方法の内容を示すフロ
ーチャート、第2図は本発明を実施するための装置構成
の一例を示すブロック図、第3図は文字フォントの一例
を示す説明図、第4図は第3図に示した文字を水平方向
に切出したときの各行のドツトの有無に関するデータを
示す説明図、第5図はドツトの存在する行を現すデータ
を示す説明図、第6図は第3図に示した文字についての
ドツトの開始位置とドツトの連続状態を表わすデータの
例を示す図表である。
1・・・CPU、2・・・ROM (キャラクタジェネ
レータ)、3・・・RAM、4・・・プリンタメカニズ
ム、5・・・I10インタフェース。FIG. 1 is a flowchart showing the content of the character modification method according to the present invention, FIG. 2 is a block diagram showing an example of a device configuration for carrying out the invention, and FIG. 3 is an explanatory diagram showing an example of a character font. FIG. 4 is an explanatory diagram showing data regarding the presence or absence of dots in each line when the characters shown in FIG. The figure is a chart showing an example of data representing the start position of dots and the continuous state of dots for the characters shown in FIG. 1... CPU, 2... ROM (character generator), 3... RAM, 4... Printer mechanism, 5... I10 interface.
Claims (1)
字について、ドットの存在する行または列に対して与え
られた印字ドット開始位置データおよびドット連続長さ
データを記憶装置から取り出す過程と、 前記印字ドット開始位置データおよびドット連続長さデ
ータをもとに、文字修飾内容に応じた演算を行う過程と
、 前記印字ドット開始位置データの修飾演算結果を新たな
開始アドレスとし、修飾演算結果として得られたドット
連続長さに相当するアドレス分だけドット印字情報をセ
ットする過程とを備えた文字修飾方法。[Claims] For a character to which dots are allocated on a bitmap of m rows and n columns, a storage device stores printing dot start position data and dot continuous length data given to a row or column where dots exist. A process of performing an operation according to character modification content based on the printing dot start position data and dot continuous length data, and using the result of the modification operation of the printing dot start position data as a new start address. , a process of setting dot printing information for an address corresponding to the continuous length of dots obtained as a result of a modification operation.
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1285437A JPH03146365A (en) | 1989-11-01 | 1989-11-01 | Character modification |
PCT/JP1990/001337 WO1991005664A1 (en) | 1989-10-17 | 1990-10-17 | Character data compression method and character modification method |
EP90915173A EP0448725B1 (en) | 1989-10-17 | 1990-10-17 | Character data compression method and character modification method |
DE69026599T DE69026599T2 (en) | 1989-10-17 | 1990-10-17 | METHOD FOR COMPRESSING CHARACTER DATA AND METHOD FOR CHANGING THE CHARACTER |
US08/267,178 US5471676A (en) | 1989-10-17 | 1994-06-28 | Character data compressing method and character modifying method |
US08/485,991 US5566276A (en) | 1989-10-17 | 1995-06-07 | Character modifying method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1285437A JPH03146365A (en) | 1989-11-01 | 1989-11-01 | Character modification |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH03146365A true JPH03146365A (en) | 1991-06-21 |
Family
ID=17691513
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1285437A Pending JPH03146365A (en) | 1989-10-17 | 1989-11-01 | Character modification |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH03146365A (en) |
-
1989
- 1989-11-01 JP JP1285437A patent/JPH03146365A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0613224B2 (en) | Font inclusion method | |
KR930002344B1 (en) | Outline character forming method and apparatus | |
JP3469492B2 (en) | Font memory and font data reading method | |
JPH03146365A (en) | Character modification | |
KR100255574B1 (en) | Character generating apparatus | |
JPH06222747A (en) | Font compression device and font restoration device | |
JPH03213367A (en) | Multicolor printer | |
JP2972466B2 (en) | Dot pattern compression method and apparatus and output method and apparatus | |
JP3320566B2 (en) | Character symbol conversion device and printer | |
JPH07102716B2 (en) | Text printing control device | |
JP3040624B2 (en) | Pattern generator | |
JPH01204758A (en) | Dot printer | |
KR920008909B1 (en) | Slant printing method for dot metrix printer | |
JP4080470B2 (en) | Character pattern generator | |
JP3437293B2 (en) | Character output method and character processing device | |
JPH0784739A (en) | Data converter | |
JPH0736431A (en) | Method for visualizing font data | |
JPH0880639A (en) | Font selective system of printer | |
JPH08234720A (en) | Data structure of font data memory | |
JPH0895548A (en) | Device and method for outputting character | |
JPH05309873A (en) | Making device of contracted letter pattern | |
JPS62200396A (en) | Display system | |
JPH03126992A (en) | Font controller | |
JPS60229766A (en) | Output control system of interpolation dot pattern | |
JPS61162366A (en) | Font memory |