JPH07125325A - Printer - Google Patents

Printer

Info

Publication number
JPH07125325A
JPH07125325A JP5271971A JP27197193A JPH07125325A JP H07125325 A JPH07125325 A JP H07125325A JP 5271971 A JP5271971 A JP 5271971A JP 27197193 A JP27197193 A JP 27197193A JP H07125325 A JPH07125325 A JP H07125325A
Authority
JP
Japan
Prior art keywords
font data
character
printing
special
writing
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
JP5271971A
Other languages
Japanese (ja)
Inventor
Tomio Fujita
富夫 藤田
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.)
NEC Home Electronics Ltd
NEC Corp
Original Assignee
NEC Home Electronics Ltd
Nippon Electric 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 NEC Home Electronics Ltd, Nippon Electric Co Ltd filed Critical NEC Home Electronics Ltd
Priority to JP5271971A priority Critical patent/JPH07125325A/en
Publication of JPH07125325A publication Critical patent/JPH07125325A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To add a necessary and sufficient curtain printing mechanism by the addition measure of software by rearranging a series of the character codes from a host computer in reverse order and rotating selected font data by 90 deg. in a counterclockwise direction to control the same. CONSTITUTION:When vertical writing curtain printing is indicated at the time of curtain printing, the font data control software built in a program memory 14 uses lateral writing font data with respect to a general character and uses vertical writing font data with respect to a special character and subject a series of the character codes transmitted from a host computer 10 to printing in character arranging order. When lateral writing curtain printing is indicated, vertical writing font data is used with respect to a general character and lateral writing font data is used with respect to a special character and, after a series of the character codes transmitted from the host computer 10 is rearranged in reverse order, font data to be used is rotated by 90 deg. in a counterclockwise direction to be subjected to printing.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ホストコンピュータか
らのコマンドに応じて縦書きか横書きのどちらの書式で
も垂れ幕印字できるようにしたプリンタ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer device capable of printing a banner in either vertical writing mode or horizontal writing mode in response to a command from a host computer.

【0002】[0002]

【従来の技術】ワードプロセッサや一部のパーソナルコ
ンピュータには、プリンタ装置を搭載したものがある
が、使用できる印字フォントがプリンタ装置に固有のも
のに限られたり、印字速度が遅いために大量の文書を短
時間で印字するのに向かないなどの欠点もある。一方、
普及度の点でワードプロセッサを凌駕するパーソナルコ
ンピュータは、ディスプレイや外部記憶装置は勿論、プ
リンタ装置の選択もユーザの自由裁量に委ねられてお
り、汎用性や拡張性の点でワードプロセッサとは比較に
ならない可能性を秘めているのも事実であり、プリンタ
装置だけを例にとっても、1行又は数行単位で印字を行
うシリアルプリンタから頁単位で一挙に印字を行うペー
ジプリンタまで、ドットインパクト方式や熱転写方式或
いはインクジェット方式さらにはレーザ方式など、実に
様々な形式のプリンタ装置が市場に投入されている。
2. Description of the Related Art Some word processors and some personal computers are equipped with a printer device. However, the print fonts that can be used are limited to those unique to the printer device, and the printing speed is slow. There is also a drawback that it is not suitable for printing in a short time. on the other hand,
Personal computers, which surpass word processors in terms of popularity, are left to the discretion of the user to select not only the display and external storage device but also the printer device, and are not comparable to word processors in terms of versatility and expandability. It is also true that there is potential, and even if only a printer device is used as an example, dot impact methods and thermal transfer can be used from serial printers that print in units of one or several lines to page printers that print in batches of pages. In fact, various types of printer devices such as a system, an inkjet system, and a laser system have been put on the market.

【0003】こうしたホストコンピュータ接続型のプリ
ンタ装置の多くは、一般のワードプロセッサとほぼ同程
度の印字機能を備えており、例えば用紙に対して文字を
横並びに配列して印字する横書き印字だけでなく、文字
を縦並びに配列して印字する縦書き印字といった異なる
書式も選択できるようになっている。例えば、横書き印
字では、図6(A)に示したように、「今日は、雨で
す。」という文章が、ホストコンピュータ側で画面表示
されたのと同じ表記形式に従って横方向に印字される。
ただし、縦書き印字では、図6(B)に示したように、
読点「、」と句点「。」を除く一般文字すなわち
「今」,「日」,「は」,「雨」,「で」,「す」につ
いては、フォントデータを反時計方向(左方向)に90
度回転させて印字するのに対し、隣接文字に対する印字
位置関係が横書きと縦書きで異なる特殊文字である読点
「、」と句点「。」については、横書き用フォントデー
タをそのまま縦書き用フォントデータに転用できないた
め、横書き用フォントデータとは別に予め用意された縦
書き用フォントデータを用いて印字する方法が用いられ
る。なお、こうした特殊文字には、読点「、」や句
点「。」の外にも、例えばコンマ「,」やピリオ
ド「.」、さらに始め小括弧「(」や終わり小括
弧「)」などがある。
Most of the printers connected to the host computer have a printing function almost equal to that of a general word processor. For example, not only horizontal printing in which characters are arranged side by side on paper but also printed, It is also possible to select different formats such as vertical writing in which characters are arranged vertically and printed. For example, in horizontal writing, as shown in FIG. 6A, the sentence "Today is rain" is printed in the horizontal direction according to the same notation format displayed on the screen of the host computer.
However, in vertical writing, as shown in FIG.
For the general characters except the punctuation "," and the punctuation ".", That is, "now", "day", "ha", "rain", "de", and "su", the font data is counterclockwise (to the left) 90
While the characters are rotated and printed, the horizontal writing font data is the same as the vertical writing font data for the reading character “,” and the punctuation mark “.”, Which are special characters that have different printing positions for adjacent characters between horizontal writing and vertical writing. Since it cannot be diverted to the horizontal writing font data, a method of printing using vertical writing font data prepared separately from the horizontal writing font data is used. Note that such special characters include, for example, commas “,” and periods “.” As well as the opening parenthesis “(” and the closing parenthesis “)” in addition to the punctuation “,” and punctuation “.”. .

【0004】[0004]

【発明が解決しようとする課題】ホストコンピュータ接
続型のプリンタ装置に限らず、最新のワードプロセッサ
の多くは、長い用紙に一文字ずつ縦又は横に印字して垂
れ幕を作成する垂れ幕印字機能が備わっており、「謹賀
新年」といった書き初めの文字や「期末セール」といっ
た店頭広告文等の印字に重宝されている。しかしなが
ら、これまでのホストコンピュータ接続型のプリンタ装
置は、シリアルプリンタなど低価格の普及型のものに垂
れ幕印字に対応したものがなく、このため例えば縦に長
い用紙に「今日は、雨です。」という文章を縦書きで垂
れ幕印字する目的で、ホストコンピュータの画面上で、
Not only the printer device connected to the host computer, but also most of the latest word processors have a banner printing function for printing one letter vertically or horizontally on a long sheet of paper to create a banner. , It is useful for printing the characters at the beginning of writing such as “Happy New Year” and in-store advertising such as “End of Year Sale”. However, until now, printers connected to a host computer have no compatible low-priced popular printers such as serial printers that can print banners. Therefore, for example, paper that is long in the vertical direction "is rain today." On the screen of the host computer for the purpose of printing the banner

【0005】のごとく文章を作成し、これを横書き印字
したとする。この場合、図6(C)に示したように、句
読点が前後の文字に対し正式な位置関係に印字されない
ために、読めない文章ではないものの、明らかに正式な
表記法からは逸脱してしまうといった課題があった。
It is assumed that a sentence is created as described above and is printed horizontally. In this case, as shown in FIG. 6C, since the punctuation marks are not printed in a formal positional relationship with the preceding and following characters, it is not an unreadable sentence, but obviously deviates from the formal notation. There was a problem such as.

【0006】また、縦に長い用紙に横書きでなんとか垂
れ幕印字を試みようとして、無理を承知ながら、ホスト
コンピュータの画面上で のごとく文字を逆順に作成し、これを縦書き印字したと
する。この場合もやはり、図6(D)に示したように、
句読点が前後の文字に対し正式な位置関係に印字され
ず、印字を終えた用紙をロール紙から切り離し、横にし
て切り離した方から読んだときに、読めない文章ではな
いものの、明らかに正式な表記法からは逸脱してしまう
等の課題があった。
On the screen of the host computer, even though he was trying to print the banner on a long sheet of paper in a horizontal direction, he knew that it was impossible. It is assumed that characters are created in reverse order and are printed vertically. In this case also, as shown in FIG.
Punctuation is not printed in a formal position relative to the characters before and after it, and when the paper that has been printed is separated from the roll paper and read sideways, it is not an unreadable sentence, but it is clearly official There were problems such as deviation from the notation.

【0007】また、こうした垂れ幕印字に伴う困難を解
消するため、特殊文字について垂れ幕印字用にそれも縦
書き用と横書き用に専用のフォントデータを用意する方
法も考えられるが、マスクROMで構成されるフォント
ROMの記憶内容を拡充したり、或いはプリンタ装置が
内蔵するCPUの動作を規定するプログラムメモリの記
憶内容を修正したりする必要があり、しかも仮にこうし
た要求を満たすフォントROMが提供されたにしても、
横書きの垂れ幕印字にさいして、ユーザは最終的に得た
い文章を構成する文字を、一文字ずつ逆順に例えば「。
すで雨、は日今」のごとく並び変えて編集する必要があ
り、実用性の点で市場価値を伴わないといった問題があ
った。
Further, in order to eliminate such a difficulty associated with the hanging banner printing, a method of preparing special font data for the vertical printing and the horizontal writing of the special characters for the hanging banner printing is also conceivable. It is necessary to expand the stored contents of the font ROM, or to correct the stored contents of the program memory that regulates the operation of the CPU incorporated in the printer device. Even
When printing horizontal banners, the user can reverse the characters that make up the final desired sentence, one character at a time, for example, ".
It was necessary to rearrange and edit as "Amae, ha ha ni ni nin", and there was a problem that it did not have market value in terms of practicality.

【0008】[0008]

【課題を解決するための手段】本発明は、上記課題を解
決したものであり、句読点又は括弧等の特殊文字に対応
する特殊縦書きフォントデータ及び特殊横書きフォント
データを格納し、かつ前記特殊文字以外の一般文字に対
応する一般縦書きフォントデータ及び一般横書きフォン
トデータを格納したメモリと、ホストコンピュータから
送信されるコマンド及び文字コードにより垂れ幕印字コ
マンドを判別する垂れ幕印字コマンド判別手段と、該垂
れ幕印字コマンド判別手段が判別した垂れ幕印字コマン
ドにより縦書き垂れ幕印字が指定された場合は、前記一
般横書きフォントデータ及び前記特殊縦書きフォントデ
ータを選択し、前記ホストコンピュータから送信された
一連の文字コードを文字配列順に制御し、横書き垂れ幕
印字が指定された場合は、前記一般縦書きフォントデー
タ及び前記特殊横書きフォントデータを選択し、前記ホ
ストコンピュータから送信された一連の文字コードを文
字配列とは逆順に並び替えた後、選択されたフォントデ
ータを90度反時計方向に回転して制御するフォントデ
ータ制御手段とを具備することを特徴とするものであ
る。
DISCLOSURE OF THE INVENTION The present invention has solved the above-mentioned problems and stores special vertical writing font data and special horizontal writing font data corresponding to special characters such as punctuation marks or parentheses, and the special characters. Other than the general vertical writing font data and the general horizontal writing font data corresponding to the general character, a command and character code sent from the host computer to determine the hanging print command determination means, and the hanging print When vertical banner printing is designated by the banner printing command determined by the command determining means, the general horizontal font data and the special vertical font data are selected, and the series of character codes transmitted from the host computer are converted into characters. It is controlled in the order of arrangement, and horizontal banner printing is specified. If the general vertical writing font data and the special horizontal writing font data are selected, the series of character codes transmitted from the host computer are rearranged in the reverse order of the character arrangement, and then the selected font data is set to 90 degrees. And a font data control means for controlling by rotating in a counterclockwise direction.

【0009】或いはまた、本発明は、句読点又は括弧等
の特殊文字に対応する特殊縦書きフォントデータ及び特
殊横書きフォントデータを格納し、かつ前記特殊文字以
外の一般文字に対応する一般縦書きフォントデータ及び
一般横書きフォントデータを格納したメモリと、ホスト
コンピュータから送信されるコマンド及び文字コードに
より垂れ幕印字コマンドを判別する垂れ幕印字コマンド
判別手段と、該垂れ幕印字コマンド判別手段が判別した
垂れ幕印字コマンドにより、一般文字又は特殊文字の別
なく指定された垂れ幕印字が縦書きであるか横書きであ
るかに応じて一般及び特殊縦書きフォントデータ又は一
般及び特殊横書きフォントデータを選択し、前記ホスト
コンピュータから送信された一連の文字コードを文字配
列とは逆順に並び替えたのち、選択されたフォントデー
タを90度反時計方向に回転して垂れ幕印字に供するフ
ォントデータ制御手段とを具備することを特徴とするも
のである。
Alternatively, the present invention stores special vertical writing font data and special horizontal writing font data corresponding to special characters such as punctuation marks or parentheses, and general vertical writing font data corresponding to general characters other than the special characters. And a general memory for storing horizontal writing font data, a hanging curtain print command judging means for judging a hanging curtain printing command by a command and a character code transmitted from the host computer, and a hanging curtain printing command judged by the hanging curtain printing command judging means The general or special vertical writing font data or the general and special horizontal writing font data is selected according to whether the specified banner print is vertical writing or horizontal writing regardless of the character or special character, and is transmitted from the host computer. A series of character codes are arranged in the reverse order of the character array. After was example, it is characterized in that it comprises a font data control means for providing rotating the font data selected by 90 degrees counterclockwise banner printing.

【0010】また、本発明は、前記メモリが、文字を幾
つかの点とそれらの点を結ぶ輪郭線とで表現されたアウ
トラインフォント形式のフォントデータが格納されてい
ることを特徴とするものである。
Further, the present invention is characterized in that the memory stores font data in an outline font format in which a character is represented by some points and a contour line connecting the points. is there.

【0011】[0011]

【作用】本発明は、ホストコンピュータが垂れ幕印字を
命じたときに、縦書き垂れ幕印字が指定された場合は、
一般文字に関しては横書きフォントデータを用いるとと
もに特殊文字に関しては縦書きフォントデータを用い、
ホストコンピュータが送信する一連の文字コードを文字
配列順に印字に供し、横書き垂れ幕印字が指定された場
合は、一般文字に関しては縦書きフォントデータを用い
るとともに特殊文字に関しては横書きフォントデータを
用い、ホストコンピュータが送信する一連の文字コード
を文字配列とは逆順に並び替えたのち、使用するフォン
トデータを90度反時計方向に回転して印字に供するこ
とにより、ホストコンピュータ接続型のプリンタ装置に
おいて、横書きと縦書きいずれの書式でも垂れ幕印字を
可能にする。
According to the present invention, when the vertical writing banner printing is designated when the host computer commands the banner printing,
Horizontal font data is used for general characters and vertical font data is used for special characters.
When a series of character codes sent by the host computer is printed in the order of character arrangement and horizontal writing banner printing is specified, vertical writing font data is used for general characters and horizontal writing font data is used for special characters. After rearranging the series of character codes transmitted by the printer in the reverse order of the character array, the font data to be used is rotated 90 degrees counterclockwise and used for printing. Enables vertical banner printing in any format.

【0012】或いはまた、一般文字又は特殊文字の別な
く指定された垂れ幕印字が縦書きであるか横書きである
かに応じて一般及び特殊縦書きフォントデータ又は一般
及び特殊横書きフォントデータを用い、ホストコンピュ
ータが送信する一連の文字コードを文字配列とは逆順に
並び替えたのち、使用するフォントデータを90度反時
計方向に回転して垂れ幕印字に供することにより、ホス
トコンピュータ接続型のプリンタ装置において、横書き
と縦書きいずれの書式でも垂れ幕印字を可能にする。
Alternatively, the general and special vertical writing font data or the general and special horizontal writing font data are used depending on whether the banner printing designated without distinction of general characters or special characters is vertical writing or horizontal writing. After rearranging a series of character codes transmitted by the computer in the reverse order of the character arrangement, the font data to be used is rotated 90 degrees counterclockwise to be used for banner printing, so that the host computer connection type printer device Enables banner printing in both horizontal and vertical formats.

【0013】[0013]

【実施例】以下、この発明の実施例について、図1ない
し図5を参照して説明する。図1は、本発明のプリンタ
装置の一実施例を示す概略ブロック構成図、図2は、図
1に示したCPUの動作を説明するためのフローチャー
ト、図3は、図2に示したフローチャートに従った場合
の印字例を示す図である。
Embodiments of the present invention will be described below with reference to FIGS. FIG. 1 is a schematic block configuration diagram showing an embodiment of a printer device of the present invention, FIG. 2 is a flow chart for explaining the operation of the CPU shown in FIG. 1, and FIG. 3 is a flow chart shown in FIG. It is a figure which shows the example of printing when it obeys.

【0014】図1に示すプリンタ装置11は、ホストコ
ンピュータ10に外部接続して使用する熱転写式シリア
ルプリンタである。このプリンタ装置11は、CPU1
2の周辺に受信バッファ13やプログラムメモリ14、
さらにフォントROM15や印字バッファ16或いは出
力インタフェース17等を配し、出力インタフェース1
7を介して印字ヘッド18やキャリッジ駆動装置19或
いは用紙送り機構20を制御する構成とされている。受
信バッファ13は、セントロニクス社仕様に準拠する接
続ケーブル21によってホストコンピュータ10の出力
インタフェース(図示せず)に接続され、ホストコンピ
ュータ10から送られてくる命令コードや文字コードを
示すデータを一括受信して保持する。プログラムメモリ
14には、CPU12の動作に不可欠な動作プログラム
が格納されており、ホストコンピュータ10側から指定
された書式や印字モードに対応する印字処理動作がソフ
トウェアの形で規定されている。書式としては、例えば
用紙サイズ,用紙方向,1頁行数,1行字数,改行ピッ
チ,文字間隔,文字ポイント数といった項目の外に縦書
きか横書きかを示す項目がある。また、印字モードとし
ては、例えば印字部数,印字開始頁,頁付き印字,頁付
き開始頁,印字速度等の項目がある。
The printer device 11 shown in FIG. 1 is a thermal transfer serial printer which is used by being externally connected to the host computer 10. The printer device 11 includes a CPU 1
2 around the reception buffer 13 and the program memory 14,
Further, a font ROM 15, a print buffer 16, an output interface 17, etc. are arranged to provide an output interface 1
The print head 18, the carriage driving device 19, or the paper feeding mechanism 20 is controlled via the control unit 7. The reception buffer 13 is connected to an output interface (not shown) of the host computer 10 by a connection cable 21 conforming to the Centronics specification, and receives the data indicating the instruction code and the character code sent from the host computer 10 all at once. Hold. The program memory 14 stores an operation program indispensable for the operation of the CPU 12, and the print processing operation corresponding to the format and print mode designated by the host computer 10 side is defined in the form of software. As the format, for example, there is an item indicating vertical writing or horizontal writing in addition to items such as paper size, paper direction, number of lines per page, number of characters per line, line feed pitch, character spacing, and number of character points. The print mode includes items such as the number of print copies, print start page, print with page, start page with page, and print speed.

【0015】フォントROM15は、印字する文字の書
体を定めるフォントデータが格納されたマスクROMで
あり、フォントデータの回転により縦書き印字と横書き
印字に対応可能な一般文字に関する横書きフォントデー
タ及び縦書きフォントデータが格納してある。また、実
施例に用いたフォントROM15は、拡大文字を滑らか
な輪郭線で印字できるよう、文字を構成するすべてのド
ットを記憶するドットフォント形式ではなく、文字を幾
つかの点(ポイント)とそれらの点を結ぶ輪郭線(アウ
トライン)で表現するアウトラインフォント形式に従っ
てフォントデータが格納してある。このアウトラインフ
ォント形式の効用は、文字の拡大が容易になるだけに止
まらず、フォントデータを反時計方向に90度回転させ
る手間が非常に簡単である等の点にある。
The font ROM 15 is a mask ROM in which font data defining a font of a character to be printed is stored, and horizontal writing font data and vertical writing font for general characters which can be used for vertical writing and horizontal writing by rotating the font data. The data is stored. Further, the font ROM 15 used in the embodiment is not a dot font format in which all the dots forming a character are stored so that an enlarged character can be printed with a smooth contour line, and the character is represented by some points (points). The font data is stored according to the outline font format expressed by the outline (outline) connecting the points. The utility of this outline font format is that it not only makes it easy to enlarge characters, but it also makes it very easy to rotate the font data 90 degrees counterclockwise.

【0016】印字バッファ16は、アウトライン形式で
展開されたフォントデータを、印字ヘッド18による印
字に適したドットデータとして書き込まれ、印字ヘッド
18により実際の印字に供されるまで保存する。印字ヘ
ッド18には、例えば400DPIのサーマルヘッドが
用いられ、シリアルスキャン用のキャリッジに搭載され
ている。キャリッジ駆動装置19は、印字ヘッド18を
搭載したキャリッジを行方向に一定速度で往復駆動する
ための装置であり、印字品質に応じた走行速度が選択で
きるようになっている。用紙送り機構20は、キャリッ
ジ駆動装置19と連動して用紙送りするものであり、キ
ャリッジが復帰走行するときに書式に指定されたピッチ
だけ用紙を送る働きをする。
The print buffer 16 stores the font data expanded in the outline format as dot data suitable for printing by the print head 18, and stores the data until the print head 18 is used for actual printing. A thermal head of 400 DPI, for example, is used as the print head 18, and is mounted on a carriage for serial scanning. The carriage driving device 19 is a device for reciprocally driving the carriage on which the print head 18 is mounted in the row direction at a constant speed, and the traveling speed according to the print quality can be selected. The paper feed mechanism 20 feeds paper in conjunction with the carriage drive device 19, and has a function of feeding paper by a pitch specified in the format when the carriage returns and runs.

【0017】ところで、プログラムメモリ14には、ホ
ストコンピュータ10から送信される命令コードに含ま
れる垂れ幕印字コマンドの判別に用いる垂れ幕印字コマ
ンド判別ソフトウェアと、指定書式に応じて適切なフォ
ントデータを選択するフォントデータ制御ソフトウェア
が内蔵させてある。このフォントデータ制御ソフトウェ
アは、垂れ幕印字にさいして、縦書き垂れ幕印字が指定
された場合は、一般文字に関しては横書きフォントデー
タを用いるとともに特殊文字に関しては縦書きフォント
データを用い、ホストコンピュータ10が送信する一連
の文字コードを文字配列順に印字に供する。また、横書
き垂れ幕印字が指定された場合には、一般文字に関して
は縦書きフォントデータを用いるとともに特殊文字に関
しては横書きフォントデータを用い、ホストコンピュー
タ10が送信する一連の文字コードを文字配列とは逆順
に並び替えたのち、使用するフォントデータをいずれも
90度反時計方向(左方向)に回転して印字に供する。
なお、垂れ幕印字コマンド判別ソフトウェアとフォント
データ制御ソフトウェアは、プログラムメモリ14とC
PU12というハードウェアによって具現される垂れ幕
印字機能をソフト面で支える手段であるが、ここではこ
れらのソフトウェアをまとめて垂れ幕印字手段22とし
てハードウェアに準ずる表記を採用してある。
By the way, in the program memory 14, the hanging curtain print command discrimination software used for judging the hanging curtain print command included in the instruction code transmitted from the host computer 10 and the font for selecting appropriate font data according to the designated format. Data control software is built in. This font data control software uses the horizontal writing font data for general characters and the vertical writing font data for special characters when the vertical writing banner printing is designated during the hanging printing, and the host computer 10 transmits the characters. A series of character codes to be printed are printed in the order of character arrangement. When horizontal banner printing is specified, vertical font data is used for general characters and horizontal font data is used for special characters, and the series of character codes transmitted by the host computer 10 is in the reverse order of the character arrangement. After rearranging to, the font data to be used are all rotated 90 degrees counterclockwise (to the left) for printing.
The hanging screen print command discrimination software and the font data control software are stored in the program memory 14 and C
The PU 12 is a means for supporting the hanging curtain printing function realized by hardware on the software side. Here, the notation according to the hardware is adopted as the hanging curtain printing means 22 collectively with these software.

【0018】ここで、ホストコンピュータ10の画面上
で作成された文章を印字する場合、まずホストコンピュ
ータ10側でしかるべく書式設定と印字モードの指定を
行い、最後に実行キーを押す。これにより、ホストコン
ピュータ10が発する印字指令と文書データが、接続ケ
ーブル21を介してプリンタ装置11内の受信バッファ
13に取り込まれる。その結果、まず図2に示すステッ
プ(101)において、プリンタ装置11内のCPU1
2が受信バッファ13を1バイト検索し、さらに続く判
断ステップ(102)において、コマンドを受信したか
どうかを判別する。ここで、仮にコマンド受信が判別さ
れると、ステップ(200)に概括的に示したコマンド
解析が実行される。なお、これらのコマンドデータのな
かには、改行指定や通常印字或いは垂れ幕印字、縦書き
印字や横書き印字等、印字指定に必要なあらゆるデータ
が含まれている。
Here, when printing a sentence created on the screen of the host computer 10, first the host computer 10 side appropriately sets the format and print mode, and finally presses the execute key. As a result, the print command and the document data issued by the host computer 10 are taken into the reception buffer 13 in the printer device 11 via the connection cable 21. As a result, first, in step (101) shown in FIG. 2, the CPU 1 in the printer device 11
2 searches the reception buffer 13 for 1 byte, and in the subsequent judgment step (102), it is judged whether or not a command is received. Here, if it is determined that the command has been received, the command analysis generally shown in step (200) is executed. It should be noted that these command data include all data necessary for print designation, such as line feed designation, normal printing, banner printing, vertical writing and horizontal writing.

【0019】一方また、判断ステップ(102)におい
て、コマンドではなく文字コードであることが判明した
ときは、続くステップ(103)において、文字コード
に対応するフォントデータをフォントROM15から読
み出す。さらに、続く判断ステップ(104)におい
て、垂れ幕印字が指定されたかどうかが判断される。垂
れ幕印字でない場合は、判断ステップ(105)におい
て、縦書き印字なのか横書き印字なのかが判断され、判
断結果に応じてステップ(106)又はステップ(10
7)に進む。縦書き印字の場合は、ステップ(106)
において、アウトラインフォント形式の縦書きフォント
データをドットフォント形式に変換して印字バッファ1
6に展開し、最後にステップ(108)においてドット
フォント形式のフォントデータを印字ヘッド18に出力
する。また、横書き印字の場合は、ステップ(107)
においてアウトラインフォント形式の横書きフォントデ
ータをドットフォント形式に変換して印字バッファ16
に展開したのち、印字ヘッド18への出力ステップ(1
08)に移行する。ただし、こうした通常の横書き印字
や縦書き印字については、従来のプリンタ装置も同様に
保証するところであり、前述の「今日は、雨です。」な
る文章も図3(A),(B)に示すごとく印字される。
On the other hand, if it is found in the judgment step (102) that the character code is not the command, the font data corresponding to the character code is read from the font ROM 15 in the following step (103). Further, in the subsequent judgment step (104), it is judged whether or not the hanging-printing is designated. If it is not the hanging print, it is judged in the judgment step (105) whether it is the vertical writing print or the horizontal writing print, and the step (106) or the step (10) is executed according to the judgment result.
Proceed to 7). In case of vertical writing, step (106)
In vertical print font data in outline font format converted to dot font format in print buffer 1
6, and finally, in step (108), the font data in the dot font format is output to the print head 18. In the case of horizontal writing, step (107)
In horizontal print font data in outline font format in dot font format, print buffer 16
Output to the print head 18 (1
08). However, with respect to such normal horizontal writing and vertical writing, the conventional printer device is also guaranteed, and the above-mentioned sentence "Today is rain" is also shown in FIGS. 3 (A) and 3 (B). Is printed as is.

【0020】一方、判断ステップ(104)において、
垂れ幕印字が指定されたことが判明した場合、すなわち
CPU12が垂れ幕印字マンド判別ソフトウェアに従っ
て、垂れ幕印字コマンドを判別した場合は、まず判断ス
テップ(110)において、縦書き印字なのか横書き印
字なのかを判断し、その判断結果に応じてステップ(1
11)又はステップ(112)に移行する。すなわち、
縦書き印字であれば、ステップ(111)において、一
般文字には横書きフォントデータを用いるとともに特殊
文字には縦書きフォントデータを用い、これらのアウト
ラインフォント形式のフォントデータをドットフォント
形式に変換して印字バッファ16に展開し、ステップ
(108)において、印字ヘッド18に出力する。従っ
て、縦書きの垂れ幕印字では、図3(C)に示したよう
に、用紙の長手方向に「今日は、雨です。」のごとく縦
書きで垂れ幕印字がなされる。
On the other hand, in the judgment step (104),
If it is determined that the hanging print is designated, that is, if the CPU 12 determines the hanging print command according to the hanging print mand discrimination software, it is first determined in the judgment step (110) whether it is the vertical writing or the horizontal writing. Then, depending on the result of the judgment, step (1
11) or shift to step (112). That is,
If it is vertical writing, in step (111), horizontal writing font data is used for general characters and vertical writing font data is used for special characters, and these outline font format font data are converted to dot font format. The data is expanded in the print buffer 16 and is output to the print head 18 in step (108). Therefore, in the vertical banner printing, the vertical banner is printed in the longitudinal direction of the paper, such as "Today is rain", as shown in FIG.

【0021】一方また、横書き印字であれば、ステップ
(112)において、一般文字には縦書きフォントデー
タを用いるとともに特殊文字には横書きフォントデータ
を用い、これらのアウトラインフォント形式のフォント
データをドットフォント形式に変換して印字バッファ1
6に展開する。ただし、ステップ(108)に示したフ
ォントデータの出力に入る前に、ステップ(113)に
おいて、受信バッファ13が受信した文字コードを文字
配列とは逆順に並び替えたのち、続くステップ(11
4)において、フォントデータを反時計方向に90度回
転させる。すなわち、ステップ(113)において、す
なわち、「今日は、雨です。」なる文章を構成する文字
についての文字コードを、文字配列を逆転して得られる
文章「。すで雨、は日今」を構成する文字についての文
字コードに並び替えたのち、既にドットフォント形式に
展開されている一般文字のための縦書きフォントデータ
と特殊文字のための横書きフォントデータを、反時計方
向に90度回転させる。従って、横書きの垂れ幕印字で
は、図3(D)に示したように、用紙の長手方向に「今
日は、雨です。」のごとく横書きで垂れ幕印字がなされ
る。逆転配列された文字が、各文字ごとに反時計方向に
90度回転させられることで、読む方向は上下逆転する
が、縦書きの垂れ幕印字と横書きの垂れ幕印字が達成さ
れる。
On the other hand, in the case of horizontal writing, in step (112), vertical writing font data is used for general characters, and horizontal writing font data is used for special characters. Print buffer 1 converted to format
Expand to 6. However, before the font data output shown in step (108) is entered, in step (113), the character codes received by the reception buffer 13 are rearranged in the reverse order of the character array, and then in the following step (11).
In 4), the font data is rotated 90 degrees counterclockwise. That is, in step (113), that is, the character code for the characters that form the sentence "Today is rain." After rearranging to the character codes of the constituent characters, the vertical writing font data for general characters and the horizontal writing font data for special characters, which are already developed in the dot font format, are rotated 90 degrees counterclockwise. . Therefore, in horizontal banner printing, horizontal banner printing is performed as "Today is rain" in the longitudinal direction of the paper, as shown in FIG. When the characters arranged in reverse are rotated 90 degrees counterclockwise for each character, the reading direction is reversed upside down, but vertical writing and horizontal writing can be achieved.

【0022】この場合、特徴的なことは、垂れ幕印字で
は、特殊文字に関しては縦書きでも横書きでも書式に対
応するフォントデータが用いられるのに対し、一般文字
に関しては縦書きには横書きフォントデータが用いら
れ、横書きには縦書きフォントデータが用いられる点で
ある。しかし、縦書きフォントデータも横書きフォント
データも、通常印字に用いるものが垂れ幕印字に転用で
きるため、既にフォントROM15に格納されたフォン
トデータの外には、特殊なフォントデータの追加は一切
不要である。
In this case, the characteristic is that in the banner printing, the font data corresponding to the format is used for special characters in vertical writing and horizontal writing, whereas for general characters, horizontal writing font data is used for vertical writing. It is used, and vertical writing font data is used for horizontal writing. However, since both vertical writing font data and horizontal writing font data used for normal printing can be diverted to banner printing, it is not necessary to add special font data in addition to the font data already stored in the font ROM 15. .

【0023】このように、上記プリンタ装置11によれ
ば、ホストコンピュータ10が垂れ幕印字を命じたとき
に、縦書き垂れ幕印字が指定された場合は、一般文字に
関しては横書きフォントデータを用いるとともに特殊文
字に関しては縦書きフォントデータを用い、ホストコン
ピュータ10が送信する一連の文字コードを文字配列順
に印字に供し、横書き垂れ幕印字が指定された場合は、
一般文字に関しては縦書きフォントデータを用いるとと
もに特殊文字に関しては横書きフォントデータを用い、
ホストコンピュータ10が送信する一連の文字コードを
文字配列とは逆順に並び替えたのち、使用するフォント
データを90度反時計方向に回転して印字に供する構成
としたから、垂れ幕印字にさいしては、縦書きと横書き
とで一般文字に関するフォントデータを入れ替えて用
い、さらに横書きの垂れ幕印字についてだけ、フォント
データを反時計方向に回転させた上で印字する文字配列
を逆順にして印字するだけで対応することができ、これ
により極めて巧妙に垂れ幕印字に対応することができ
る。また、プリンタ装置11は、従来のホストコンピュ
ータ接続型のプリンタ装置に、横書き印字機能と縦書き
印字機能に加えて垂れ幕印字コマンド判別機能とフォン
トデータ制御機能を付加するだけでよく、従って句読点
などの特殊文字について垂れ幕印字専用のフォントデー
タを用意したり、或いは縦横の書式に対応するための基
本必須手段であるフォントデータの反時計方向回転手法
の外に特殊な時計方向回転手法を用意するまでもなく、
ソフトウェアの追加処置によって必要かつ十分な垂れ幕
印字機能を付加できる。
As described above, according to the printer device 11, when the vertical writing banner printing is designated when the host computer 10 commands the hanging banner printing, the horizontal writing font data is used for the general character and the special character is used. With respect to, the vertical writing font data is used, and a series of character codes transmitted by the host computer 10 is used for printing in the order of character arrangement, and when horizontal writing banner printing is specified,
Vertical font data is used for general characters and horizontal font data is used for special characters.
Since the series of character codes transmitted by the host computer 10 is rearranged in the reverse order of the character arrangement and the font data to be used are rotated 90 degrees counterclockwise for printing, the banner printing is , The font data for general characters can be used interchangeably for vertical writing and horizontal writing, and only for horizontal hanging banner printing, simply rotate the font data counterclockwise and print the character array in reverse order. Therefore, it is possible to very finely cope with the hanging screen printing. In addition to the conventional host computer connection type printer device, the printer device 11 only needs to have a banner print command determination function and a font data control function in addition to the horizontal writing function and the vertical writing function. For special characters, prepare font data exclusively for banner printing, or prepare a special clockwise rotation method in addition to the counterclockwise rotation method of font data, which is a basic essential means for supporting vertical and horizontal formats. Without
A necessary and sufficient banner printing function can be added by additional processing of software.

【0024】また、フォントROM15に、文字を幾つ
かの点とそれらの点を結ぶ輪郭線とで表現されたアウト
ラインフォント形式のフォントデータが格納されている
ため、拡大文字を滑らかな輪郭線で印字できるだけでな
く、フォントデータの拡大と回転が同時に要求されるよ
うな垂れ幕印字に特に有効であり、拡大文字の輪郭線に
ギザギザが認められるドットフォント形式のフォントデ
ータと比べ、拡大倍率が増すほど輪郭線の滑らかさが印
象付けられる垂れ幕印字が可能である。
Further, since the font ROM 15 stores font data in the outline font format in which a character is represented by some points and a contour line connecting the points, the enlarged character is printed with a smooth contour line. Not only that, it is especially effective for banner printing that requires enlargement and rotation of the font data at the same time. It is possible to print banners that give the impression of smooth lines.

【0025】なお、上記実施例では、垂れ幕印字にさい
しては、縦書きと横書きとで一般文字に関するフォント
データを入れ替えて用い、さらに横書きの垂れ幕印字に
ついてだけ、フォントデータを反時計方向に回転させた
上で印字する文字配列を逆順にして印字する構成とした
が、図4のステップ(211),(212)に示すごと
く、垂れ幕印字にさいして、縦書きと横書きとで一般文
字に関するフォントデータの入れ替えを行わず、どちら
の書式に対してもフォントデータを反時計方向に回転さ
せた上で、印字する文字配列を逆順にして印字する構成
とすることもできる。この場合、縦書きと横書きのどち
らの書式も、フォントROM15から指定書式に応じて
読み出されたアウトラインフォント形式のフォントデー
タを、ステップ(213)において文字コードを文字配
列とは逆順に並び替えたのち、一般文字や特殊文字の種
別に関係なく、ステップ(214)において90度反時
計方向(左方向)に回転させることになる。
In the above embodiment, when printing the banner, the font data relating to the general characters are interchanged between the vertical writing and the horizontal writing, and the font data is rotated counterclockwise only for the horizontal printing. The character array to be printed on the screen is printed in reverse order. However, as shown in steps (211) and (212) of FIG. 4, when the banner printing is performed, the font data for general characters is written vertically and horizontally. It is also possible to rotate the font data counterclockwise for both formats without performing the replacement, and then print the character array to be printed in reverse order. In this case, in both the vertical writing format and the horizontal writing format, the font data in the outline font format read from the font ROM 15 according to the designated format is rearranged in the reverse order of the character arrangement in the character code in step (213). After that, regardless of the type of the general character or the special character, in step (214), it is rotated 90 degrees counterclockwise (to the left).

【0026】従って、この実施例による印字例は、図5
(A)〜(D)に示したごとくであり、同図(C),
(D)に括弧書きした逆転配列文字が、各文字ごとに反
時計方向に90度回転させられることで、読む方向はい
ずれも上下逆転するが、縦書きの垂れ幕印字と横書きの
垂れ幕印字が達成される。この場合、フォントデータの
回転原理からも明らかなように、図5(A)に示す通常
の横書き印字に用いたフォントデータと、図5(D)に
示した横書きの垂れ幕印字に用いたフォントデータは、
方向は異なるものの同一のフォントデータであることで
ある。同様にまた、図5(B)に示す通常の縦書き印字
に用いたフォントデータと、図5(C)に示した縦書き
垂れ幕印字に用いたフォントデータは、方向は異なるも
のの同一のフォントデータである。すなわち、ステップ
(213)において、フォントデータを文字配列とは逆
転した上で、ステップ(214)において反時計方向へ
回転させるようにしたことで、通常印字に用いるフォン
トデータがすべて垂れ幕印字に転用できることになり、
しかもフォントデータの回転方向は一律に反時計方向で
よく、従って既にフォントROM15に格納されたフォ
ントデータの外には、特殊なフォントデータの追加は一
切不要である。
Therefore, an example of printing according to this embodiment is shown in FIG.
As shown in (A) to (D) of FIG.
The reverse arrangement characters written in brackets in (D) are rotated 90 degrees counterclockwise for each character, so that the reading direction is reversed upside down, but vertical writing and horizontal writing can be achieved. To be done. In this case, as is apparent from the principle of rotation of the font data, the font data used for the normal horizontal writing shown in FIG. 5A and the font data used for the horizontal hanging banner printing shown in FIG. 5D. Is
The same font data is used although the directions are different. Similarly, the font data used for the normal vertical writing printing shown in FIG. 5B and the font data used for the vertical hanging banner printing shown in FIG. 5C are the same font data although the directions are different. Is. That is, in step (213), the font data is reversed from the character arrangement and then rotated in the counterclockwise direction in step (214), so that all the font data used for normal printing can be diverted to the banner printing. become,
In addition, the font data may be rotated in the counterclockwise direction uniformly, and therefore no special font data need be added to the font data already stored in the font ROM 15.

【0027】[0027]

【発明の効果】以上説明したように、本発明によれば、
垂れ幕印字にさいしては、縦書きと横書きとで一般文字
に関するフォントデータを入れ替えて用い、さらに横書
きの垂れ幕印字についてだけ、フォントデータを反時計
方向に回転させた上で印字する文字配列を逆順にして印
字するだけで対応することができ、ソフトウェアの追加
処置によって必要かつ十分な垂れ幕印字機能を付加する
ことができる等の優れた効果を奏する。
As described above, according to the present invention,
When printing banners, the font data for general characters are used interchangeably for vertical writing and horizontal writing.For horizontal banner printing, rotate the font data counterclockwise and then print the character array in reverse order. It is possible to deal with the problem by simply printing by printing, and it is possible to add a necessary and sufficient banner printing function by the additional processing of the software, which has an excellent effect.

【0028】また、本発明によれば、縦書きと横書きと
で一方のフォントデータを90度回転させれば対応でき
る一般文字や90度回転により前後又は左右の連なりが
正規の表記から逸脱する特殊文字といった文字種に関係
なく、横書き印字機能と縦書き印字機能を利用して、ま
ず確定した文字コードを文字配列とは逆順に並び替えた
上で、フォントデータを一律に反時計方向に90度回転
させることにより、極めて巧妙に垂れ幕印字に対応する
ことができる等の優れた効果を奏する。
Further, according to the present invention, the general character which can be dealt with by rotating one of the font data for vertical writing and horizontal writing by 90 degrees or the special character in which the front-back or left-right continuation deviates from the regular notation due to the 90-degree rotation Regardless of the character type such as characters, first use the horizontal writing function and the vertical writing function to rearrange the fixed character codes in the reverse order of the character arrangement, and then rotate the font data uniformly 90 degrees counterclockwise. By doing so, it is possible to achieve an excellent effect such as being able to cope with the printing of the hanging curtain extremely finely.

【0029】さらに、本発明は、メモリに、文字を幾つ
かの点とそれらの点を結ぶ輪郭線とで表現されたアウト
ラインフォント形式のフォントデータが格納されている
ため、拡大文字を滑らかな輪郭線で印字できるだけでな
く、フォントデータの拡大と回転が同時に要求されるよ
うな垂れ幕印字に特に有効であり、拡大文字の輪郭線に
ギザギザが認められるドットフォント形式のフォントデ
ータと比べ、拡大倍率が増すほど輪郭線の滑らかさが印
象付けられる垂れ幕印字が可能である等の効果を奏す
る。
Further, according to the present invention, since the font data in the outline font format in which a character is represented by some points and a contour line connecting the points is stored in the memory, the enlarged character can be smoothly contoured. Not only can it be printed with lines, but it is especially effective for banner printing that requires expansion and rotation of the font data at the same time, and the enlargement ratio is higher than that of dot font format font data in which the outline of the enlarged characters has jagged edges. As the number increases, the effect of being able to print a hanging curtain that gives an impression of the smoothness of the contour line is produced.

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

【図1】本発明のプリンタ装置の一実施例を示す概略ブ
ロック構成図である。
FIG. 1 is a schematic block configuration diagram showing an embodiment of a printer device of the present invention.

【図2】図1に示したCPUの動作を説明するためのフ
ローチャートである。
FIG. 2 is a flowchart for explaining the operation of the CPU shown in FIG.

【図3】図2に示したフローチャートに従った場合の印
字例を示す図である。
FIG. 3 is a diagram showing an example of printing in the case of following the flowchart shown in FIG.

【図4】図1に示したCPUの動作の変形例を説明する
ためのフローチャートである。
4 is a flowchart for explaining a modified example of the operation of the CPU shown in FIG.

【図5】図4に示したフローチャートに従った場合の印
字例を示す図である。
FIG. 5 is a diagram showing a print example in the case of following the flowchart shown in FIG.

【図6】従来のプリンタ装置による印字例を示す図であ
る。
FIG. 6 is a diagram showing an example of printing by a conventional printer device.

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

10 ホストコンピュータ 11 プリンタ装置 12 CPU 13 受信バッファ 14 プログラムメモリ 15 メモリ(フォントROM) 16 印字バッフア 17 出力インタフェース 18 印字ヘッド 22 垂れ幕コマンド判別手段,フォントデータ制御手
段(垂れ幕印字手段;12,14)
10 Host Computer 11 Printer Device 12 CPU 13 Receive Buffer 14 Program Memory 15 Memory (Font ROM) 16 Print Buffer 17 Output Interface 18 Print Head 22 Droplet Command Discrimination Means, Font Data Control Means (Droplet Printing Means; 12, 14)

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 句読点又は括弧等の特殊文字に対応する
特殊縦書きフォントデータ及び特殊横書きフォントデー
タを格納し、かつ前記特殊文字以外の一般文字に対応す
る一般縦書きフォントデータ及び一般横書きフォントデ
ータを格納したメモリと、ホストコンピュータから送信
されるコマンド及び文字コードにより垂れ幕印字コマン
ドを判別する垂れ幕印字コマンド判別手段と、該垂れ幕
印字コマンド判別手段が判別した垂れ幕印字コマンドに
より縦書き垂れ幕印字が指定された場合は、前記一般横
書きフォントデータ及び前記特殊縦書きフォントデータ
を選択し、前記ホストコンピュータから送信された一連
の文字コードを文字配列順に制御し、横書き垂れ幕印字
が指定された場合は、前記一般縦書きフォントデータ及
び前記特殊横書きフォントデータを選択し、前記ホスト
コンピュータから送信された一連の文字コードを文字配
列とは逆順に並び替えた後、選択されたフォントデータ
を90度反時計方向に回転して制御するフォントデータ
制御手段とを具備することを特徴とするプリンタ装置。
1. General vertical writing font data and general horizontal writing font data which store special vertical writing font data and special horizontal writing font data corresponding to special characters such as punctuation marks or parentheses and which correspond to general characters other than the special characters. Memory for storing vertical lines, vertical line hanging banner printing is designated by the hanging curtain printing command discrimination means for discriminating the hanging curtain printing command by the command and character code transmitted from the host computer, and the hanging curtain printing command discriminated by the hanging curtain printing command discrimination means In the case of the horizontal writing font data and the special vertical writing font data, the series of character codes transmitted from the host computer are controlled in the character arrangement order, and when the horizontal hanging banner printing is designated, Vertical writing font data and the special horizontal writing font Font data control means for selecting font data, rearranging a series of character codes transmitted from the host computer in the reverse order of the character arrangement, and rotating the selected font data by 90 ° counterclockwise. A printer device comprising:
【請求項2】 前記メモリは、文字を幾つかの点とそれ
らの点を結ぶ輪郭線とで表現されたアウトラインフォン
ト形式のフォントデータが格納されていることを特徴と
する請求項1記載のプリンタ装置。
2. The printer according to claim 1, wherein the memory stores font data in an outline font format in which a character is represented by some points and a contour line connecting the points. apparatus.
【請求項3】 句読点又は括弧等の特殊文字に対応する
特殊縦書きフォントデータ及び特殊横書きフォントデー
タを格納し、かつ前記特殊文字以外の一般文字に対応す
る一般縦書きフォントデータ及び一般横書きフォントデ
ータを格納したメモリと、ホストコンピュータから送信
されるコマンド及び文字コードにより垂れ幕印字コマン
ドを判別する垂れ幕印字コマンド判別手段と、該垂れ幕
印字コマンド判別手段が判別した垂れ幕印字コマンドに
より、一般文字又は特殊文字の別なく指定された垂れ幕
印字が縦書きであるか横書きであるかに応じて一般及び
特殊縦書きフォントデータ又は一般及び特殊横書きフォ
ントデータを選択し、前記ホストコンピュータから送信
された一連の文字コードを文字配列とは逆順に並び替え
たのち、選択されたフォントデータを90度反時計方向
に回転して垂れ幕印字に供するフォントデータ制御手段
とを具備することを特徴とするプリンタ装置。
3. General vertical writing font data and general horizontal writing font data which store special vertical writing font data and special horizontal writing font data corresponding to special characters such as punctuation marks or parentheses and which correspond to general characters other than the special characters. Of a general character or a special character by a memory storing therein, a hanging curtain print command judging means for judging a hanging curtain print command by a command and a character code transmitted from the host computer, and a hanging curtain print command judged by the hanging curtain print command judging means. Select the general and special vertical writing font data or general and special horizontal writing font data according to whether the specified banner print is vertical writing or horizontal writing and select the series of character codes sent from the host computer. Selected after sorting in the reverse order of the character array A printer device, comprising: font data control means for rotating the font data by 90 degrees counterclockwise for printing a hanging banner.
【請求項4】 前記メモリは、文字を幾つかの点とそれ
らの点を結ぶ輪郭線とで表現されたアウトラインフォン
ト形式のフォントデータが格納されていることを特徴と
する請求項3記載のプリンタ装置。
4. The printer according to claim 3, wherein the memory stores font data in an outline font format in which a character is represented by some points and a contour line connecting the points. apparatus.
JP5271971A 1993-10-29 1993-10-29 Printer Pending JPH07125325A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5271971A JPH07125325A (en) 1993-10-29 1993-10-29 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5271971A JPH07125325A (en) 1993-10-29 1993-10-29 Printer

Publications (1)

Publication Number Publication Date
JPH07125325A true JPH07125325A (en) 1995-05-16

Family

ID=17507360

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5271971A Pending JPH07125325A (en) 1993-10-29 1993-10-29 Printer

Country Status (1)

Country Link
JP (1) JPH07125325A (en)

Similar Documents

Publication Publication Date Title
JP3094658B2 (en) Tape printer
JPH07319868A (en) Text editing processor
JPS59135540A (en) Printer control system for sentence processor
JP2910817B2 (en) Tape printer
JPH07125325A (en) Printer
JP3050469B2 (en) Tape printer
JPH07125324A (en) Printer
JPH0751380B2 (en) Printing reference position setting method in page printer
JPH06103430B2 (en) Character processor
JPH03156668A (en) Document preparing device
JPH06198962A (en) Preparing device for registration dot pattern data of tape printer
JP2746592B2 (en) Document processing apparatus and method
JPH0434505B2 (en)
JP3095046B2 (en) Dot pattern data creation device for registration of tape printer
JPH0872320A (en) Tapelike label forming apparatus
JP2779157B2 (en) Document information processing device
JPS59201870A (en) Printer
JP3099643B2 (en) Label making device
JP2768565B2 (en) Character processor
JP2713275B2 (en) Postcard address printing controller
JPH05151216A (en) Document processor with frame editing function
JPH1191185A (en) Printing control method
JPH04257466A (en) Manual type printer
JPH07152737A (en) Document preparing device
JPH0369313B2 (en)