JPS609759A - Printer - Google Patents

Printer

Info

Publication number
JPS609759A
JPS609759A JP58117306A JP11730683A JPS609759A JP S609759 A JPS609759 A JP S609759A JP 58117306 A JP58117306 A JP 58117306A JP 11730683 A JP11730683 A JP 11730683A JP S609759 A JPS609759 A JP S609759A
Authority
JP
Japan
Prior art keywords
character
character pattern
order
printer
printing
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
JP58117306A
Other languages
Japanese (ja)
Inventor
Takashi Nakamura
孝 中村
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP58117306A priority Critical patent/JPS609759A/en
Publication of JPS609759A publication Critical patent/JPS609759A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography

Abstract

PURPOSE:To improve a printer which is arranged to print a character pattern as a dot matrix so that it is capable of easily printing characters of many digits, even if it is a small printer, by adding a character generator of lateral character pattern. CONSTITUTION:In the character generator of a printer, 3 kinds of pattern, namely a normal order character pattern, inverse order character pattern and a lateral direction character pattern, are stored. The arrangement of data in a normal order character pattern area is in the order of A,B,C.... On one hand, the arrangement of data in an inverse order character pattern area is such that inverted characters are arranged in the order of A,B,C.... The arrangement of data in a lateral direction character pattern area is such that lateral direction characters are arranged in the order of A,B,C.... Consequently, normal order character printing, inverse order character printing, or lateral direction character printing can be freely selected by designating data stored in the character pattern area by means of the software of a CPU.

Description

【発明の詳細な説明】 (1)発明の技術分野 本発明は、プリンタに関し、特に横方向文字印字のでき
る小型プリンタに関する。
DETAILED DESCRIPTION OF THE INVENTION (1) Technical Field of the Invention The present invention relates to a printer, and particularly to a small printer capable of printing horizontal characters.

(2)技術の背景 一般にプリンタの印字方式としては、第1図(A)に示
されるように印字用紙の進行方向に対 ・して印字され
る字体が正立している正順印字方式と、第1図(B)に
示されるように印字用紙の進行方向に対して印字される
字体が逆立している逆順印字方式とがある。一般に小型
プリンタでは桁方向の印字文字数は80桁位である。
(2) Background of the technology In general, the printing methods of printers are the normal printing method, in which the fonts printed are erect in the direction of travel of the printing paper, as shown in Figure 1 (A). , as shown in FIG. 1(B), there is a reverse order printing method in which the fonts printed are upside down with respect to the direction of travel of the printing paper. Generally, in a small printer, the number of characters printed in the digit direction is about 80 digits.

(3)従来技術と問題点 従来形のサーマルプリンタの印字制御回路の概略的な構
成が第2図に示される。第2図の回路においては、CP
UIからの文字指定信号S1およびライン指定信号S2
がキャラクタ・ジェネレータ(CG)2に入力され、印
字場所指定信号S3がデコーダ3に入力される。キャラ
クタ・ジェネレータ2およびデコーダ3の出力信号は、
それぞれバッファ4および5を介してサーマルヘッド6
に入力される。キャラクタ・ジェネレータ2においては
、文字パターンが例えば1にバイトのROMに収納され
ている。
(3) Prior Art and Problems A schematic configuration of a print control circuit of a conventional thermal printer is shown in FIG. In the circuit of Figure 2, CP
Character designation signal S1 and line designation signal S2 from UI
is input to a character generator (CG) 2, and a print location designation signal S3 is input to a decoder 3. The output signals of character generator 2 and decoder 3 are:
Thermal head 6 via buffers 4 and 5 respectively
is input. In the character generator 2, character patterns are stored in, for example, a 1-byte ROM.

ところで、一般に小型プリンタでは最大80桁位であり
、それ以上の桁数の文字を印字することは不可能である
。更に桁数の多い印字を行うには大型のプリンタを使用
しなければならないという問題がある。
By the way, in general, small printers have a maximum of about 80 digits, and it is impossible to print characters with more than 80 digits. Furthermore, there is a problem in that a large printer must be used to print a large number of digits.

(4) 発明の目的 本発明の目的は、前記の従来形の問題点にかんがみ、小
型プリンタでも、更に多くの桁数の文字印字が簡単に行
えることのできるプリンタを提供することにある。
(4) Purpose of the Invention An object of the present invention is to provide a printer that can easily print characters with a larger number of digits, even with a small printer, in view of the problems of the conventional type described above.

(5) 発明の構成 本発明においてはキャラクタ・ジェネレータに収納され
た文字パターンをドツトマトリックスとして印字するよ
うにしたプリンタにおいて、横文字パターンのキャラク
タ・ジェネレータを具備したことを特徴とするプリンタ
が提供される。
(5) Structure of the Invention The present invention provides a printer that prints character patterns stored in a character generator as a dot matrix, which is characterized by being equipped with a character generator for horizontal character patterns. .

(6)発明の実施例 本発明の一実施例としてのプリンタの構成を以下に説明
する。
(6) Embodiment of the Invention The configuration of a printer as an embodiment of the invention will be described below.

本発明の実施例におけるプリンタはキャラクタ・ジェネ
レータに正順文字パターンと、逆順文字パターンと、横
方向文字パターンの3種が第3図に示す如く収納されて
いる。
In the printer according to the embodiment of the present invention, the character generator stores three types of character patterns: a normal character pattern, a reverse character pattern, and a horizontal character pattern, as shown in FIG.

例えば、1文字が7×5のドツトマトリックスにより印
字されるとすれば1にバイトのメモリに英数字等の正順
文字パターンを収納することができる。従って、3にバ
イトのR’OMをキャラクタ・ジェネレータに用いたと
すれば、1にバイトが正順文字パターン領域となり、次
の1にハイドが逆順文字パターンとなり、残りの1にバ
イトが横方向文字パターンとなる。正順文字パターン領
域におけるデータの配列は第4図に示されるようにA、
B、C−−−の順に並べられる。一方逆順文字パターン
領域におけるデータの配列は、第5図に示されるように
v、q、つ−の順に逆文字が並べられる。
For example, if one character is printed using a 7.times.5 dot matrix, a regular character pattern such as alphanumeric characters can be stored in one byte of memory. Therefore, if R'OM with byte 3 is used as a character generator, byte 1 will be a normal character pattern area, next 1 will be a hide character pattern, and the remaining 1 byte will be a horizontal character pattern. It becomes a pattern. The data arrangement in the normal character pattern area is A, as shown in FIG.
They are arranged in the order of B, C---. On the other hand, in the data arrangement in the reverse order character pattern area, the reverse characters are arranged in the order of v, q, and -, as shown in FIG.

横方向文字パターン領域におけるデータの配列は第6図
に示されるように<、tO,0−の順に横方向文字が並
べられる。
As shown in FIG. 6, the data in the horizontal character pattern area is arranged in the order of <, tO, 0-.

従って本発明においては、文字パターン領域に収納され
たデータをCPUのソフトウェアにより指定することに
より正順印字、逆順印字、横方向文字印字を自由に選択
できる。
Therefore, in the present invention, by specifying the data stored in the character pattern area by the software of the CPU, it is possible to freely select forward printing, reverse printing, and horizontal character printing.

横方向文字印字を指示した場合の印字出力を第7図に示
す。
FIG. 7 shows the printout when horizontal character printing is instructed.

(7) 発明の詳細 な説明したように本発明によれば小型プリンタにおいて
も桁数の多い文章の印刷がきわめて簡単に実現すること
ができる。
(7) As described in detail, according to the present invention, it is possible to extremely easily print sentences with a large number of digits even on a small printer.

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

第1図(A)、(B)は、プリンタにおける正順印字お
よび逆順印字を示す図、第2図は、サーマルプリンタの
印字制御回路を示す図、第3図は、本発明の実施例によ
るプリンタのキャラクタ・ジェネレータのROMのメモ
リ領域を示す図、第4図は、正順文字パターンのメモリ
構成を示す図、第5図は、逆順文字パターンのメモリ構
成を示す図である。 第6図は、横方向文字パターンのメモリ構成を示す図で
ある。 第711!lはプリンタにおける横方向印字を示す図。 図においてl:cPU、2:キャラクタ・ジェネレータ
、3;デコーダ、4.5:バッファ、6:サーマル・ヘ
ッド。 第 1 図 (A) (B) 第2図 J 、) 弔3 図 第4 図
FIGS. 1(A) and (B) are diagrams showing normal order printing and reverse order printing in a printer, FIG. 2 is a diagram showing a print control circuit of a thermal printer, and FIG. 3 is a diagram according to an embodiment of the present invention. FIG. 4 is a diagram showing the memory area of the ROM of the character generator of the printer, FIG. 4 is a diagram showing the memory configuration for normal character patterns, and FIG. 5 is a diagram showing the memory configuration for reverse character patterns. FIG. 6 is a diagram showing a memory configuration of horizontal character patterns. 711th! 1 is a diagram showing horizontal printing in a printer. In the figure, l: cPU, 2: character generator, 3: decoder, 4.5: buffer, 6: thermal head. Figure 1 (A) (B) Figure 2 J,) Funeral Figure 3 Figure 4

Claims (1)

【特許請求の範囲】[Claims] キャラクタ・ジェネレータに収納された文字パターンを
ドツトマトリックスとして印字するようにしたプリンタ
において、横方向文字パターンのキャラクタ・ジェネレ
ータを具備したことを特徴とするプリンタ。
A printer configured to print character patterns stored in a character generator as a dot matrix, characterized in that the printer is equipped with a character generator for horizontal character patterns.
JP58117306A 1983-06-29 1983-06-29 Printer Pending JPS609759A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58117306A JPS609759A (en) 1983-06-29 1983-06-29 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58117306A JPS609759A (en) 1983-06-29 1983-06-29 Printer

Publications (1)

Publication Number Publication Date
JPS609759A true JPS609759A (en) 1985-01-18

Family

ID=14708483

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58117306A Pending JPS609759A (en) 1983-06-29 1983-06-29 Printer

Country Status (1)

Country Link
JP (1) JPS609759A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0686508A1 (en) * 1993-12-22 1995-12-13 Seiko Epson Corporation Tape printer

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS569886A (en) * 1979-07-06 1981-01-31 Tokyo Electric Co Ltd Printer
JPS5660946A (en) * 1979-10-25 1981-05-26 Nippon Telegr & Teleph Corp <Ntt> Character print or display system available for both horizontal writing and vertical writing
JPS5696381A (en) * 1979-12-29 1981-08-04 Fujitsu Ltd Dot printer
JPS56160174A (en) * 1980-05-09 1981-12-09 Toshiba Corp Facsimile printing system
JPS57111789A (en) * 1980-12-29 1982-07-12 Fujitsu Ltd Character pattern output system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS569886A (en) * 1979-07-06 1981-01-31 Tokyo Electric Co Ltd Printer
JPS5660946A (en) * 1979-10-25 1981-05-26 Nippon Telegr & Teleph Corp <Ntt> Character print or display system available for both horizontal writing and vertical writing
JPS5696381A (en) * 1979-12-29 1981-08-04 Fujitsu Ltd Dot printer
JPS56160174A (en) * 1980-05-09 1981-12-09 Toshiba Corp Facsimile printing system
JPS57111789A (en) * 1980-12-29 1982-07-12 Fujitsu Ltd Character pattern output system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0686508A1 (en) * 1993-12-22 1995-12-13 Seiko Epson Corporation Tape printer

Similar Documents

Publication Publication Date Title
JPS6335431B2 (en)
JP3016515B2 (en) Character processing apparatus and method
JPH01196096A (en) Output device
JPS609759A (en) Printer
JPS5941052A (en) Character pattern generator
JPS61209169A (en) Printer
JPH0616764Y2 (en) Dot matrix printer
JPS59201870A (en) Printer
JPS6049958A (en) Kanji printer
JP2745546B2 (en) Printer device
JPS63242561A (en) Font reducing system
JPS5959459A (en) Reverse-order printing system for printer
JPS6189861A (en) Printing controller
JPS5931752B2 (en) printing device
JPS6029877A (en) Registration system for external character
JPS6356457A (en) Printing method for printer
JPH02104066A (en) Facsimile equipment
JPS58107582A (en) Bold character pattern generation system
JPS61222758A (en) Contracted letter printing system
JPS62221546A (en) Printing speed control system
JPH0398115A (en) Sentence processor
JPS6137441A (en) High-speed printing processing system of dot printer
JPS62104769A (en) Image recorder
JPS6271657A (en) Font construction for printer
JPS6487252A (en) Printing device