JPH04103370A - Storing method of character dot pattern data - Google Patents

Storing method of character dot pattern data

Info

Publication number
JPH04103370A
JPH04103370A JP2222235A JP22223590A JPH04103370A JP H04103370 A JPH04103370 A JP H04103370A JP 2222235 A JP2222235 A JP 2222235A JP 22223590 A JP22223590 A JP 22223590A JP H04103370 A JPH04103370 A JP H04103370A
Authority
JP
Japan
Prior art keywords
character
dots
printing
data
bits
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
Application number
JP2222235A
Other languages
Japanese (ja)
Inventor
Setsuo Sasabe
笹部 節男
Hisashi Kamimura
上村 寿
Eiji Hirao
平尾 栄治
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.)
Kanzaki Paper Manufacturing Co Ltd
Original Assignee
Kanzaki Paper Manufacturing 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 Kanzaki Paper Manufacturing Co Ltd filed Critical Kanzaki Paper Manufacturing Co Ltd
Priority to JP2222235A priority Critical patent/JPH04103370A/en
Publication of JPH04103370A publication Critical patent/JPH04103370A/en
Pending legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To make a memory capacity necessary for storing character pattern small by storing the character pattern in such a manner that printing is not performed up to certain dots laterally from a corner of one character area and printing is performed for next certain dots. CONSTITUTION:In the first data 6F, 6 and F is a hexadecimal notation of 4-bit unit. If this is expressed by binary 8 bits, it will be 01101111. As the first bit is O, a continuation of non-printing is indicated. The consecutive number represents that the non-printing will continue for 111 dots as the number of remaining 7 bits indicates 111. The numeral 83 represents that printing will continue for 3 dots with 10000011. The numeral 1B expresses that non-printing will continue for 27 dots with 00011011. An area occupied by 1 character on a memory varies at every character and it will be inconvenient to read out a data for 1 character from character code. Therefore, an index area is provided in the memory so as to stored previously a correspondence table of character codes and character storing areas.

Description

【発明の詳細な説明】[Detailed description of the invention] 【産業上の利用分野】[Industrial application field]

本発明は、ビットマツプ文字データの格納方法に関する
The present invention relates to a method for storing bitmap character data.

【従来の技術】[Conventional technology]

コンピュータで文字を印字する場合には、各文字のドツ
トパターンを記憶させたフォントメモリを用い、このフ
ォントメモリ上で、文字コードに対応する場所にある文
字パターンを取出して印字している0文字パターンは、
縦横1定個数配置されたドツトマトリックス上で、ドツ
ト悔に印字するか否かを1と0によって識別させること
ができるので、1ドツトに対して1ビツトのデータで制
御可能となり、文字パターンを、第2図に示すような、
その文字のドツトマトリックスデータによって作成し、
作成した全部の文字のドツトマトリックスデータをフォ
ントメモリに記憶しておく。 今、仮に′1文字分の文字構成ビットマトリックスのメ
モリビット数を計算してみると、例えば、第2図に示す
32X48ドツトのマトリックスで表現される文字にお
いては、1文字当なり、32X48=1536ビツトで
あり、多数の文字のドツトパターンデータを格納してお
くためには、大容量のメモリが必要であった。
When printing characters on a computer, a font memory that stores the dot pattern of each character is used, and on this font memory, the character pattern at the location corresponding to the character code is extracted and printed as a 0 character pattern. teeth,
Since it is possible to use 1 and 0 to identify whether or not to print on a dot on a matrix of dots arranged in a constant number of rows and columns, it is possible to control each dot with one bit of data, and the character pattern can be As shown in Figure 2,
Created using the dot matrix data of that character,
Store the dot matrix data of all created characters in the font memory. Now, if we calculate the number of memory bits of the character constituent bit matrix for one character, for example, for a character represented by a matrix of 32x48 dots as shown in Figure 2, 32x48 = 1536 bits per character. In order to store the dot pattern data of a large number of characters, a large capacity memory was required.

【発明が解決しようとする課題】[Problem to be solved by the invention]

本発明は、文字のドツトパターンデータの記憶に対し、
余り大きな記憶容量が要らないようにすることを目的と
する。
The present invention provides for storing character dot pattern data.
The purpose is to avoid requiring too large a storage capacity.

【課題を解決するための手段】[Means to solve the problem]

フォントメモリの文字データ格納方法として、例えば8
ビツトを1単位として、8ビツト中最初の1ビツトに印
字するか否かの情報を表示し、残りの7ビツトに印字す
るかしないかに関して同じ情報が連続するドツト数を記
憶するようにして、文字パターンのドツトマツプを上記
8ビツトの印字データの組合せtこよって表示するよう
にした。
For example, 8 is the method of storing character data in font memory.
Displaying information on whether or not to print on the first 1 bit out of 8 bits, with bits as 1 unit, and storing the number of consecutive dots with the same information regarding whether or not to print on the remaining 7 bits, A dot map of a character pattern is displayed by combining the above 8-bit print data.

【作 用】[For use]

文字のドツトパターンを横或は縦に走査すると5印字し
ないドツトが幾つか続き、次に印字するドツトが幾つか
続くと云うようになっている。従って、1文字領域の1
隅から横に何ドツトまでは印字せず、次の何ドツト印字
と云う形で文字パターンを記憶することが可能である。 このため、例えば、8ビツトを単位として、その先頭ビ
ットの0.1により印字しない、するを指示し、残りの
7ビツトで印字しない或はするドツトの連続数を表示さ
せることにより、1文字のドツトパターンを記憶させる
ことができる。
When the dot pattern of a character is scanned horizontally or vertically, there will be a number of dots that are not printed, followed by a number of dots that will be printed. Therefore, 1 of 1 character area
It is possible to store a character pattern in the form of printing the next number of dots without printing the number of dots from the corner to the side. For this reason, for example, in units of 8 bits, the first bit of 0.1 indicates whether to print or not, and the remaining 7 bits indicate the number of consecutive dots to print or not to print. Dot patterns can be memorized.

【実施例】【Example】

第1図に本発明の一実施例を示す。第1図において、A
はドツト走査方向に印字ドツトが19ドツト連続しであ
る時のフォントメモリ上の記憶例で、Bは無印字ドツト
が76ドツト連続しである時の例である。このような方
法で、第2図に示す、0と1の文字パターンを8とット
データとして表示すると、第1表に示すようになる。例
えば最初のデータ6Fは、6とFは4ビット単位即ち1
6進法による表示法であるので、これを2進法8ビツト
で表示すると01101111となり、最初のビットが
Oであるから、無印字の連続を示し、その連続数は残り
7ビツトの数字が111を示すから、無印字が111ド
ツト連続することを表している。以下、83は、100
00011で印字が3ドツト連続することを示し、IB
は、00011011で無印字が27ドツト連続するこ
とを示す、この方式では、メモリ上で1文字の占める面
積は、文字毎に異なり、文字コードから1つの文字のデ
ータを読出すのが面倒になる。このため、メモリには、
インデックスエリアを設け、各文字のコードとその文字
の格納場所(その文字の格納エリアの先頭アドレスと専
有バイト数)との対応表を記憶しておく、第1表の実施
例では、0C00が「0」のデータの格納先頭アドレス
、0C82が「1」のデータの格納先頭アドレスとなる
ので、順次上記文字パターンの先頭アドレスと専有バイ
ト数を文字コードに対応させてインテ・ツクスエリアに
記憶しておく。 本発明は、ローマ字1数字、仮名等画数の少ない文字に
対して特に有効である。また、メモリ上のビット走査方
向に対して垂直方向の線の多い文字には、この方式は不
利であるが、漢字は横線が多いので、この方式に有利な
文字が多い、従って、プリンタにおいては、文字を、こ
の方式が有利な文字と、従来方式が有利な文字に分けて
、フォントメモリを構成しておくのが良い。 E効 果】 本発明によれば、文字パターンの記憶に必要な記憶容量
が小さくなった。
FIG. 1 shows an embodiment of the present invention. In Figure 1, A
B is an example stored in the font memory when there are 19 consecutive printed dots in the dot scanning direction, and B is an example when there are 76 consecutive non-printed dots. When the character pattern of 0 and 1 shown in FIG. 2 is displayed as 8-dot data using this method, it becomes as shown in Table 1. For example, for the first data 6F, 6 and F are 4-bit units, or 1
Since this is expressed in hexadecimal notation, if this is expressed as 8 bits in binary, it becomes 01101111, and since the first bit is O, it indicates a series of no prints, and the number of consecutive numbers is 111 in the remaining 7 bits. This means that there are 111 consecutive no-print dots. Below, 83 is 100
00011 indicates that 3 dots are printed consecutively, and IB
indicates that 00011011 is 27 consecutive dots without printing. In this method, the area occupied by one character on the memory differs for each character, making it troublesome to read the data of one character from the character code. . Therefore, memory has
In the example shown in Table 1, where an index area is provided and a correspondence table is stored between the code of each character and the storage location of that character (the starting address of the storage area for that character and the number of exclusive bytes), 0C00 is Since 0C82 is the storage start address for data "0" and 0C82 is the storage start address for data "1", store the start address of the above character pattern and the number of exclusive bytes in correspondence with the character code in the inte x area. put. The present invention is particularly effective for characters with a small number of strokes, such as Roman characters with one digit and kana characters. Also, this method is disadvantageous for characters with many lines perpendicular to the bit scanning direction in memory, but since kanji have many horizontal lines, there are many characters for which this method is advantageous. It is preferable to configure the font memory by dividing the characters into characters for which this method is advantageous and characters for which the conventional method is advantageous. Effect E: According to the present invention, the storage capacity required to store character patterns has been reduced.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の記憶表示図、第2図は文字
パターンの表示図で、同図Aは「0」の表示図、同図B
は「1」の表示図である。 CB) 図 (A) 112図
Fig. 1 is a memory display diagram of an embodiment of the present invention, Fig. 2 is a display diagram of a character pattern, A is a display diagram of "0", and Fig. B is a display diagram of a character pattern.
is a display diagram of "1". CB) Figure (A) Figure 112

Claims (1)

【特許請求の範囲】[Claims] 複数ビットを1単位として、その1単位中1ビットに印
字するか否かの情報を表示し、残りのビットに同じ情報
が連続するドット数を記憶するようにして、文字のドッ
トパターンを上記1単位複数ビットの印字データの組合
せによって表示するようにしたことを特徴とする文字ド
ットパターンデータ格納方法。
Multiple bits are considered as one unit, information on whether or not to print is displayed on one bit in one unit, and the number of consecutive dots with the same information is stored in the remaining bits, so that the dot pattern of the character is A method for storing character dot pattern data, characterized in that it is displayed by a combination of print data of a plurality of bits.
JP2222235A 1990-08-22 1990-08-22 Storing method of character dot pattern data Pending JPH04103370A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2222235A JPH04103370A (en) 1990-08-22 1990-08-22 Storing method of character dot pattern data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2222235A JPH04103370A (en) 1990-08-22 1990-08-22 Storing method of character dot pattern data

Publications (1)

Publication Number Publication Date
JPH04103370A true JPH04103370A (en) 1992-04-06

Family

ID=16779231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2222235A Pending JPH04103370A (en) 1990-08-22 1990-08-22 Storing method of character dot pattern data

Country Status (1)

Country Link
JP (1) JPH04103370A (en)

Similar Documents

Publication Publication Date Title
CA1113194A (en) Advertising copy composition and lay-out system
JPS5836348B2 (en) Variable size character generation method with constant display density
JPS6033674B2 (en) Kanji typewriter type
JPH04220764A (en) Method and apparatus for compressing character font
KR910006031A (en) Character pattern forming device
JPH0634262B2 (en) Optically read code and information transmission method
JPH0643135B2 (en) Dot printer dot pattern storage method
JPS6335431B2 (en)
KR950023524A (en) Stereoscopic Image Creation Device
US5047956A (en) Information processing device having a function of designating a printing-start position
US5383730A (en) Document processing apparatus that magnifies only black portions of characters
JPH04103370A (en) Storing method of character dot pattern data
CA1066949A (en) Impact line printer having graphics plotting capability
JPS648851B2 (en)
EP0105491A2 (en) Font display and text editing system
JPS648852B2 (en)
US5585829A (en) Apparatus and method for printing characters utilizing stored algorithms
JPH048473Y2 (en)
JPS5853338B2 (en) Dot pattern output method
JPS59176051A (en) Thermal printer
JPS6142634B2 (en)
JPS6246874B2 (en)
JPS6173990A (en) Character pattern generator
JP3004736B2 (en) Thermal printer
JPH0458392B2 (en)