JP3058721B2 - Font compression device - Google Patents

Font compression device

Info

Publication number
JP3058721B2
JP3058721B2 JP3180222A JP18022291A JP3058721B2 JP 3058721 B2 JP3058721 B2 JP 3058721B2 JP 3180222 A JP3180222 A JP 3180222A JP 18022291 A JP18022291 A JP 18022291A JP 3058721 B2 JP3058721 B2 JP 3058721B2
Authority
JP
Japan
Prior art keywords
thinning
font data
font
dots
operation unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP3180222A
Other languages
Japanese (ja)
Other versions
JPH052385A (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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP3180222A priority Critical patent/JP3058721B2/en
Publication of JPH052385A publication Critical patent/JPH052385A/en
Application granted granted Critical
Publication of JP3058721B2 publication Critical patent/JP3058721B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Dot-Matrix Printers And Others (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、フォントメモリから読
み出したフォントデータの圧縮を行なうフォント圧縮装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a font compression apparatus for compressing font data read from a font memory.

【0002】[0002]

【従来の技術】ディスプレイやプリンタ等において、文
字の表示(印字)を行なうため、文字を多数のドットで
表現したフォントデータを生成し、このフォントデータ
を記憶したフォントメモリを用意する。所望の文字を表
示する場合、フォントメモリからフォントデータを読み
出し、このフォントデータを基にディスプレイ上のドッ
トの表示、プリンタの印字ワイヤの駆動等を行なうこと
になる。さて、基本となるフォントデータ、例えば全角
文字のフォントデータを基に、半角文字等の圧縮文字を
表示する場合がある。全角文字のフォントデータを基
に、圧縮文字のフォントデータを生成する装置を、ここ
ではフォント圧縮装置と呼ぶことにする。
2. Description of the Related Art In order to display (print) characters on a display or a printer, font data in which characters are represented by a large number of dots is generated, and a font memory storing the font data is prepared. To display a desired character, the font data is read from the font memory, and based on the font data, the display of dots on a display, the driving of a printing wire of a printer, and the like are performed. There are cases where compressed characters such as half-width characters are displayed based on basic font data, for example, font data of full-width characters. A device that generates font data of compressed characters based on font data of full-width characters is referred to as a font compression device here.

【0003】図2に、従来のフォント圧縮装置のブロッ
ク図を示す。図に示したフォント圧縮装置1は、フォン
トメモリ2からフォントデータFDを読み出して、圧縮
フォントデータPFDを出力するものである。フォント
メモリ2は、フォントデータFDを記憶するROM等か
ら構成されるものである。1文字が例えば24行×24
列のドットから構成される場合、フォントデータは、5
76ドット分の2値データから構成されている。これら
2値データの内、値が“1”のドットは表示ドットと呼
び、値が“0”のドットは非表示ドットと呼ぶことにす
る。
FIG. 2 shows a block diagram of a conventional font compression apparatus. The font compression apparatus 1 shown in FIG. 1 reads out font data FD from a font memory 2 and outputs compressed font data PFD. The font memory 2 includes a ROM for storing font data FD and the like. One character is, for example, 24 lines x 24
If it consists of rows of dots, the font data is 5
It consists of binary data for 76 dots. Of these binary data, a dot with a value of "1" is called a display dot, and a dot with a value of "0" is called a non-display dot.

【0004】フォント圧縮装置1には、論理和演算部3
が設けられている。論理和演算部3は、フォントデータ
FDの隣接する一対のドットの論理和を演算するORゲ
ートから構成されるものである。例えばフォントデータ
FDが24行×24列のドットから構成される場合、論
理和演算部3による演算により、24行×12列もしく
は12行×24列、更には12行×12列の圧縮フォン
トデータPFDを生成する。ここで、図3及び図4を参
照しながら、従来のフォント圧縮装置1の動作説明を行
なう。
The font compression device 1 includes a logical sum operation unit 3
Is provided. The logical sum operation unit 3 includes an OR gate that calculates a logical sum of a pair of adjacent dots of the font data FD. For example, when the font data FD is composed of 24 rows × 24 columns of dots, the logical OR operation unit 3 calculates the compressed font data of 24 rows × 12 columns or 12 rows × 24 columns, and furthermore, 12 rows × 12 columns. Generate a PFD. Here, the operation of the conventional font compression apparatus 1 will be described with reference to FIGS.

【0005】図3に、従来のフォント圧縮装置1の動作
説明図を示す。図は、文字“〇”を示す24行×24列
のドットから構成されるフォントデータである。この文
字“〇”の半角文字、即ち圧縮フォントデータPFDを
生成する場合、論理和演算部3による演算により、24
行×12列のドットから構成される圧縮フォントデータ
PFDが生成される。
FIG. 3 is a diagram for explaining the operation of the conventional font compression apparatus 1. The figure shows font data composed of dots of 24 rows × 24 columns indicating the character “〇”. When generating the half-width character of the character “$”, that is, the compressed font data PFD,
Compressed font data PFD composed of dots of rows × 12 columns is generated.

【0006】具体的には、第1列と第2列,第3列と第
4列,…第23列と第24列を構成する各ドット、例え
ば第1列と第2列の場合、それぞれの第1行に位置する
一対のドット、第2行に位置する一対のドット,…第2
4行に位置する一対のドットの論理和を演算する。これ
により、列方向の圧縮が実現し、24行×12列の圧縮
フォントデータPFDを生成することができる。
More specifically, in the case of the dots forming the first and second rows, the third and fourth rows,..., The 23rd and 24th rows, for example, in the case of the first and second rows, , A pair of dots located on the first row, a pair of dots located on the second row,.
The logical sum of a pair of dots located in four rows is calculated. Thereby, compression in the column direction is realized, and compressed font data PFD of 24 rows × 12 columns can be generated.

【0007】[0007]

【発明が解決しようとする課題】図4に、漢字文字に係
る従来のフォント圧縮装置1の動作説明図を示す。図
は、先に図3において説明した要領で、漢字文字“唖”
のフォントデータFDに基づいて圧縮フォントデータP
FDを生成した場合を示したものである。図に示すよう
に、フォントデータFD上で空隙であった箇所が、圧縮
フォントデータPFD上では印字ドットで埋め尽くされ
てしまう。即ち、漢字文字のような複雑な印字ドットの
構成を持ったフォントデータFDの場合、文字のつぶれ
や歪を招き、文字の判別が困難となる事態や、見栄えが
悪くなる事態が発生するといった問題が生じていた。
FIG. 4 is a diagram illustrating the operation of a conventional font compression apparatus 1 for kanji characters. The figure shows the kanji character "mute" in the manner described above with reference to FIG.
Font data P based on the font data FD of
This shows a case where an FD is generated. As shown in the figure, a portion that was a gap on the font data FD is completely filled with print dots on the compressed font data PFD. That is, in the case of the font data FD having a complicated print dot configuration such as a kanji character, the character may be crushed or distorted, and it may be difficult to determine the character or the appearance may be poor. Had occurred.

【0008】本発明は以上の点に着目してなされたもの
で、圧縮を行なうことによる文字の形状のつぶれや歪を
回避し、判別が困難な事態及び見栄えが悪くなる事態を
回避することのできるフォント圧縮装置を提供すること
を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and is intended to avoid crushing and distortion of the shape of a character due to compression, and to avoid a situation in which it is difficult to determine and a situation in which the appearance is poor. It is an object of the present invention to provide a font compression apparatus that can perform the compression.

【0009】[0009]

【課題を解決するための手段】本発明のフォント圧縮装
置は、フォントデータの圧縮方向に連続する表示ドット
を非連続にすべく間引き演算を行う間引き演算部と、該
間引きした前記フォントデータに対し前記圧縮方向に隣
接する一対のドット毎に論理和演算を行う論理和演算部
とを含むことを特徴とするものである。
According to the present invention, there is provided a font compression apparatus comprising: display dots which are continuous in a compression direction of font data;
A thinning-out operation unit for performing a thinning-out operation to make
Next to the thinned font data in the compression direction
OR operation unit that performs OR operation for each pair of adjacent dots
And characterized in that:

【0010】[0010]

【作用】この装置は、フォントデータの間引きを行なう
間引き演算部と、論理和演算によりフォントデータの圧
縮を行なう論理和演算部とを含み、フォントデータを圧
縮する場合、その圧縮方向に連続する表示ドットを非連
続にするように間引き演算部により、間引き演算を実施
した後、論理和演算部による論理和演算を実施する。
[Action] The device may include a thinning section for performing decimation of font data, and a logical sum operation section for compressing font data by ORing, pressure font data
When compressing, display dots that are continuous in the compression direction
After performing the decimation operation by the decimation operation unit so as to continue, the OR operation by the OR operation unit is performed.

【0011】[0011]

【実施例】図1に、本発明のフォント圧縮装置のブロッ
ク図を示す。図に示したフォント圧縮装置11は、フォ
ントメモリ2からフォントデータFDを読み出して、圧
縮フォントデータPFDを出力するものである。フォン
トメモリ2は、先に図2において説明したものと同様
に、フォントデータFDを記憶するROM等から構成さ
れるものである。フォント圧縮装置11には、間引き演
算部12、論理和演算部13、そして間引き制御部14
が設けられている。
FIG. 1 is a block diagram showing a font compression apparatus according to the present invention. The font compression device 11 shown in the figure reads out font data FD from the font memory 2 and outputs compressed font data PFD. The font memory 2 includes a ROM or the like for storing font data FD, as in the case described above with reference to FIG. The font compression device 11 includes a thinning operation unit 12, a logical sum operation unit 13, and a thinning control unit 14.
Is provided.

【0012】間引き演算部12は、フォントデータFD
の隣接する一対のドットの一方に否定の演算を実施した
後、両者の論理積演算を実施するNOTゲート及びA
NDゲートから構成されるものである。なお、ここでは
否定演算及び論理積演算を総して、間引き演算と呼ぶこ
とにする。例えばフォントデータFDが24行×24列
のドットから構成され、24行×12列の圧縮フォント
データPFDを生成する場合、間引き演算部12は、フ
ォントデータFDの第1列と第2列,第2列と第3列,
第3列と第4列,…そして第23列と第24列、といっ
た組合わせで間引き演算を行なう。
[0012] The thinning-out operation section 12 has a font data FD.
After performing one to the arithmetic negative of a pair of adjacent dots, NOT gates to implement the operation of the logical product of both and A
It comprises an ND gate. Here, the negation operation and the AND operation are collectively referred to as a thinning operation. For example, when the font data FD is composed of dots of 24 rows × 24 columns and generates compressed font data PFD of 24 rows × 12 columns, the thinning-out operation unit 12 generates the first column, the second column, and the second column of the font data FD. 2nd row and 3rd row,
.. And the 23rd and 24th columns are combined to perform the thinning operation.

【0013】この演算を実施することにより、隣接する
列の同一行に、印字ドットが連続して存在しなくなる、
特有の印字ドットの間引きを実現することができる。論
理和演算部13は、先に図2において説明した従来の論
理和演算部3同様に、隣接する一対のドットの論理和を
演算するものである。間引き制御部14は、フォントメ
モリ2から読み出したフォントデータFDに対し、論理
和演算部13による論理和演算に先立ち、間引き演算部
12による間引き演算を実施するか否か、即ち間引き演
算部12の動作制御を行なうものである。
By performing this operation, the printing dots are not continuously present in the same row of the adjacent column.
A unique print dot thinning can be realized. The logical sum operation unit 13 calculates the logical sum of a pair of adjacent dots, similarly to the conventional logical sum operation unit 3 described above with reference to FIG. Thinning control unit 14, to the font data FD read out from the font memory 2, prior to the logical OR operation by the OR operation unit 13, whether or not to perform the thinning operation by the thinning section 12, i.e., the thinning section 12 The operation is controlled.

【0014】実施例では、間引き制御部14が間引き演
算部12を動作させるか否かを決定するパラメータとし
て、フォントデータFDの文字コードを利用する。図5
に、文字コードの概念図を示す。2バイト系の文字コー
ドにより文字(フォントデータFD)が特定される場
合、上位バイト(第1バイト)の値が“2F”以下は、
ANK(Alphanumeric Kana )文字であり、“30”以
上は、漢字文字(JIS第1水準)である。
In the embodiment, the character code of the font data FD is used as a parameter for determining whether or not the thinning control unit 14 operates the thinning calculation unit 12. FIG.
Fig. 2 shows a conceptual diagram of the character code. When a character (font data FD) is specified by a two-byte character code, if the value of the upper byte (first byte) is “2F” or less,
ANK (Alphanumeric Kana) characters, and “30” or more are Kanji characters (JIS first level).

【0015】間引き制御部14は、2バイトの文字コー
ドの第1バイトを監視し、内容が“30”以上、即ち漢
字コードであった場合には、間引き演算部12を起動
し、フォントメモリ2から読み出したフォントデータF
Dの間引きを行なわせる。論理和演算部13は、間引き
演算が実施されたフォントデータFDに対して論理和演
算を実施することになる。一方、間引き制御部14は、
第1バイトの内容が“2F”以下、即ちANKコードの
場合、間引き演算部12の起動は行なわず、フォントメ
モリ2から読み出したフォントデータFDに論理和演算
部13による論理和演算を実施させる。
The thinning control unit 14 monitors the first byte of the two-byte character code. If the content is "30" or more, that is, a kanji code, the thinning control unit 12 starts the thinning operation unit 12 and the font memory 2 Font data F read from
The thinning of the D line of I to. The logical sum operation unit 13 performs a logical sum operation on the font data FD on which the thinning operation has been performed. On the other hand, the thinning control unit 14
When the content of the first byte is “2F” or less, that is, an ANK code, the thinning-out operation unit 12 is not activated, and the font data FD read from the font memory 2 is subjected to the logical sum operation by the logical sum operation unit 13 .

【0016】図6は、本発明に係るフローチャートであ
る。フォントメモリ2からフォントデータFDが読み出
されると、間引き制御部14は、文字コードがANKコ
ードか否かを判断する(ステップS1)。この結果がN
O、即ち漢字コードであった場合には、間引き演算部1
は起動され、フォントデータFDの間引き演算を実施
し(ステップS2)、その後論理和演算部13論理和
演算を実施する(ステップS3)。ステップS1の結果
がYESの場合、ステップS3に移り、直ちにフォント
データFDの論理和演算が実施される。
FIG. 6 is a flowchart according to the present invention. When the font data FD is read from the font memory 2, the thinning control unit 14 determines whether the character code is an ANK code (step S1). The result is N
O, that is, if it is a kanji code, the thinning operation unit 1
2 is activated and thinning operation of font data FD is performed.
(Step S2), and then the logical sum operation unit 13 performs a logical sum operation (step S3). If the result of step S1 is YES, the process moves to step S3, where the logical sum of the font data FD is immediately executed.

【0017】図7に、本発明に係る第1の動作説明図を
示す。図は、漢字文字“唖”のフォントデータFDに基
づいて圧縮フォントデータPFDを生成した場合を示し
たものである。まず図7(a)に示したフォントデータ
FDに基づいて、間引き演算部12による間引き演算を
実施すると、同図(b)に示すように、列方向に印字ド
ットが連続しないフォントデータFDを生成することが
できる。
FIG. 7 shows a first operation explanatory diagram according to the present invention. The figure shows a case where the compressed font data PFD is generated based on the font data FD of the kanji character "dumb". First, when the thinning-out operation is performed by the thinning-out operation unit 12 based on the font data FD shown in FIG. 7A, the font data FD in which the print dots are not continuous in the column direction is generated as shown in FIG. can do.

【0018】この間引き演算が実施されたフォントデー
タFDに論理和演算部13による論理和演算を実施する
と、同図(c)に示すように、24行×12列の圧縮フ
ォントデータPFDを生成することができる。この圧縮
フォントデータPFDは、フォントデータFD上で空隙
であった箇所がそのまま反映され、印字ドット部と非印
字ドット部の見分けがつく。ところで、間引き演算部1
2による間引き演算をANK文字に適用した場合につい
て説明する。
When the OR operation is performed by the OR operation unit 13 on the font data FD on which the thinning operation has been performed, the compressed font data PFD of 24 rows × 12 columns is generated as shown in FIG. be able to. In the compressed font data PFD, a portion which is a gap on the font data FD is reflected as it is, and a print dot portion and a non-print dot portion can be distinguished. By the way, the thinning operation unit 1
A case in which the thinning operation by 2 is applied to the ANK character will be described.

【0019】図8は、本発明に係る第2の動作説明図で
ある。図8(a)に示したような左右対象のドット構成
を持った、文字“〇”に間引き演算部12による間引き
処理を実施すると、同図(b)に示すように間引き演算
のフォントデータFDが左右対象でなくなる。左右対
象でないフォントデータFDに論理和演算部13による
論理和演算を実施し圧縮フォントデータPFDを生成す
ると、歪みを生じ、単に論理和演算のみを実施して生成
した圧縮フォントデータPFDよりも見栄えが落ちてし
まう。このため、本発明のフォント圧縮装置において
は、間引き演算部12の動作を漢字文字の場合に設定し
た。
FIG. 8 is a diagram for explaining a second operation according to the present invention. When the thinning-out processing unit 12 performs the thinning-out processing on the character "@" having the dot configuration of right and left as shown in FIG. 8A, as shown in FIG.
The subsequent font data FD is no longer left-right symmetric. When the OR operation by the OR operation unit 13 is performed on the font data FD that is not the right and left target to generate the compressed font data PFD, distortion occurs, and the compressed font data PFD generated by simply performing only the OR operation has a better appearance. Will fall. For this reason, in the font compression device of the present invention, the operation of the thinning calculation unit 12 is set for the case of Chinese characters.

【0020】本発明は以上の実施例に限定されない。実
施例では、圧縮フォントデータPFDを半角文字として
説明したが、間引き演算部12及び論理和演算部13の
演算を、列方向でなく行方向に実施することにより、縦
方向の半角文字を生成することができ、更に行及び列の
両方向について間引き及び論理和演算を実施することに
より1/4に圧縮された圧縮フォントデータPFDを生
成することができる。更に、間引き演算部12を起動す
るか否か、即ち間引き演算を実施するか否かを決定する
パラメータは、文字コードで判断するのでなく、別途間
引き演算を実施しない文字等を特定するテーブルを用意
し、間引き制御部14がこのテーブルを参照するように
しても良い。この場合、ANK文字に対する間引き処理
の実施、漢字文字に対する論理和演算のみの実施等、よ
り品質の高い圧縮を実現することができる。
The present invention is not limited to the above embodiment. In the embodiment, the compressed font data PFD is described as half-width characters. However, the operations of the thinning-out operation unit 12 and the logical sum operation unit 13 are performed not in the column direction but in the row direction to generate vertical half-width characters. Further, by performing thinning and OR operation in both the row and column directions, compressed font data PFD compressed to 1/4 can be generated. Further, a parameter for determining whether to start the thinning operation unit 12, that is, whether to perform the thinning operation, is not determined by a character code, but a table for separately specifying a character or the like for which the thinning operation is not performed is prepared. Then, the thinning control unit 14 may refer to this table. In this case, higher-quality compression can be realized, such as execution of a thinning process for ANK characters and execution of only a logical OR operation for Kanji characters.

【0021】[0021]

【発明の効果】以上説明したように本発明によると、漢
字文字の圧縮を行なった場合、空隙が印字ドットで埋め
尽くされ、文字がつぶれてしまうために判別が困難とな
る事態を回避することができ、さらに圧縮後の文字の見
栄えを損なうことがない。また、ANK文字についても
歪みの発生を極力回避することができ、品質の高い圧縮
フォントデータを生成することができる。
As described above, according to the present invention, when kanji characters are compressed, it is possible to avoid a situation in which gaps are filled with print dots and characters are crushed, making it difficult to determine. And does not impair the appearance of the characters after compression. Also, generation of distortion can be avoided as much as possible for ANK characters, and high-quality compressed font data can be generated.

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

【図1】本発明のフォント圧縮装置のブロック図であ
る。
FIG. 1 is a block diagram of a font compression apparatus according to the present invention.

【図2】従来のフォント圧縮装置のブロック図である。FIG. 2 is a block diagram of a conventional font compression apparatus.

【図3】従来のフォント圧縮装置の動作説明図である。FIG. 3 is a diagram illustrating the operation of a conventional font compression device.

【図4】漢字文字に係る従来のフォント圧縮装置の動作
説明図である。
FIG. 4 is an explanatory diagram of an operation of a conventional font compression device for kanji characters.

【図5】文字コードの概念図である。FIG. 5 is a conceptual diagram of a character code.

【図6】本発明に係るフローチャートである。FIG. 6 is a flowchart according to the present invention.

【図7】本発明に係る第1の動作説明図である。FIG. 7 is a first operation explanatory diagram according to the present invention.

【図8】本発明に係る第2の動作説明図である。FIG. 8 is a second operation explanatory diagram according to the present invention.

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

2 フォントメモリ 11 フォント圧縮装置 12 間引き演算部 13 論理和演算部 14 間引き制御部 2 Font Memory 11 Font Compressor 12 Thinning Operation Unit 13 OR Operation Unit 14 Thinning Control Unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 小柏 秋吉 東京都港区虎ノ門1丁目7番12号 沖電 気工業株式会社内 (56)参考文献 特開 昭59−124370(JP,A) 特開 平2−92653(JP,A) 特開 昭63−271495(JP,A) 特開 昭63−242561(JP,A) 特開 昭62−35392(JP,A) (58)調査した分野(Int.Cl.7,DB名) G09G 5/26 B41J 2/485 G06F 17/21 G06T 3/40 ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Akiyoshi Ogashiba 1-7-12 Toranomon, Minato-ku, Tokyo Oki Electric Industry Co., Ltd. (56) References JP-A-59-124370 (JP, A) JP-A Hei 2-92653 (JP, A) JP-A-63-271495 (JP, A) JP-A-63-242561 (JP, A) JP-A-62-35392 (JP, A) (58) Fields investigated (Int) .Cl. 7, DB name) G09G 5/26 B41J 2/485 G06F 17/21 G06T 3/40

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 フォントデータの圧縮方向に連続する表
示ドットを非連続にすべく間引き演算を行う間引き演算
部と、 該間引きした前記フォントデータに対し前記圧縮方向に
隣接する一対のドット毎に論理和演算を行う論理和演算
部とを含むことを特徴とするフォント圧縮装置。
(1)Table continuous in the compression direction of font data
Thinning-out operation that performs thinning-out operation to make the indicated dots discontinuous
Department and In the compression direction with respect to the thinned font data
OR operation for OR operation for each pair of adjacent dots
And a font compression device.
【請求項2】 前記フォントデータに対し間引きの要否
を判定し、必要と判定すると該フォントデータの間引き
を行わせるべく前記間引き演算部を作動させる間引き制
御部を備えることを特徴とする請求項1記載のフォント
圧縮装置。
2. A thinning control unit that determines whether thinning is required for the font data and, when it is determined necessary, operates the thinning calculation unit to perform thinning of the font data. 2. The font compression device according to 1.
JP3180222A 1991-06-25 1991-06-25 Font compression device Expired - Lifetime JP3058721B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3180222A JP3058721B2 (en) 1991-06-25 1991-06-25 Font compression device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3180222A JP3058721B2 (en) 1991-06-25 1991-06-25 Font compression device

Publications (2)

Publication Number Publication Date
JPH052385A JPH052385A (en) 1993-01-08
JP3058721B2 true JP3058721B2 (en) 2000-07-04

Family

ID=16079536

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3180222A Expired - Lifetime JP3058721B2 (en) 1991-06-25 1991-06-25 Font compression device

Country Status (1)

Country Link
JP (1) JP3058721B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004055306A (en) 2002-07-18 2004-02-19 Yamaichi Electronics Co Ltd Connector for board connection
JP4287825B2 (en) 2005-01-28 2009-07-01 モレックス インコーポレイテド Board connector
CN102507834B (en) * 2011-09-27 2014-08-27 山东阿如拉药物研究开发有限公司 Quality control method for eight-flavor agilawood preparations

Also Published As

Publication number Publication date
JPH052385A (en) 1993-01-08

Similar Documents

Publication Publication Date Title
JP3058721B2 (en) Font compression device
JPH07149005A (en) Document forming apparatus
JPH046554B2 (en)
JPS61280944A (en) Letter processing system
JPH0795392A (en) Smooting and scaling method of facsimile image
JPH11109943A (en) Font processor and recording medium recorded with font processing program
JP2972466B2 (en) Dot pattern compression method and apparatus and output method and apparatus
JPH0457510B2 (en)
JPH0736431A (en) Method for visualizing font data
JP4120096B2 (en) Printing dot additional expansion method
JP3089918B2 (en) Data converter
JPH0580741A (en) System and device for character font generation
JPH0292559A (en) Thinning out printing method
JP3495496B2 (en) Text information output device and method
JP3254657B2 (en) Data converter
JPS62116996A (en) Fine drawing of dot graphic
JPS6328663A (en) Impact-type dot printer with noise reduction function
JPH02147261A (en) Thinning printing method
JP2801730B2 (en) Data compression method
JPH05309873A (en) Making device of contracted letter pattern
JPH0323495A (en) Character processor
JPH0434946B2 (en)
JPH05113780A (en) Power varying method for charagter pattern
JPH01152586A (en) Character graphic recognizing method
JPS60150086A (en) Document editting apparatus