JP2785567B2 - Printer - Google Patents

Printer

Info

Publication number
JP2785567B2
JP2785567B2 JP4039964A JP3996492A JP2785567B2 JP 2785567 B2 JP2785567 B2 JP 2785567B2 JP 4039964 A JP4039964 A JP 4039964A JP 3996492 A JP3996492 A JP 3996492A JP 2785567 B2 JP2785567 B2 JP 2785567B2
Authority
JP
Japan
Prior art keywords
character
data
enlarged
bitmap
font
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
JP4039964A
Other languages
Japanese (ja)
Other versions
JPH05238064A (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.)
NEC Corp
Original Assignee
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=12567648&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP2785567(B2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP4039964A priority Critical patent/JP2785567B2/en
Publication of JPH05238064A publication Critical patent/JPH05238064A/en
Application granted granted Critical
Publication of JP2785567B2 publication Critical patent/JP2785567B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)
  • Record Information Processing For Printing (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明はプリンタに関し、特にビ
ットマップフォントとアウトラインフォントとのそれぞ
れのフォントを使用した文字の印字を行うプリンタに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer, and more particularly to a printer for printing characters using a bitmap font and an outline font.

【0002】[0002]

【従来の技術】従来のアウトラインフォント内臓のプリ
ンタは、アウトラインフォントとビットマップフォント
の2つのフォントを持ち、拡大文字は拡大してもギザギ
ザが生じないアウトラインフォントで印字を行い、縦横
1倍の文字は展開時間の短いビットマップで印字を行っ
ている。
2. Description of the Related Art A conventional printer with a built-in outline font has two fonts, an outline font and a bitmap font, and prints enlarged characters with an outline font which does not cause jaggedness even when enlarged. Prints with a bitmap with a short development time.

【0003】[0003]

【発明が解決しようとする課題】この従来のプリンタ
は、拡大文字を印字する際にビットマップフォントで代
用できる文字においてもアウトラインフォントに展開し
て印字するという手段をとっており、その展開に時間を
要するため印字時間が長くなるというような問題点があ
った。
This conventional printer employs a means for developing a character that can be substituted with a bitmap font when printing an enlarged character and developing the outline character into an outline font. However, there is a problem that the printing time becomes longer due to the need for

【0004】[0004]

【課題を解決するための手段】本発明のプリンタは、通
常の文字はビットマップフォントを使用し、拡大文字は
アウトラインフォントを使用した印字が可能なプリンタ
において、上位装置から受信した文字を表す文字データ
を解析し、この受信文字データが拡大文字のデータであ
るか否かを判定し、拡大文字のデータであれば、さら
に、あらかじめ印字品位に支障なくビットマップフォン
トで代替可能と指定されている拡大文字のデータである
か否かを判定する受信データ解析手段と、前記受信デー
タ解析手段の解析結果に基づき、前記受信文字データが
前記通常の文字及び前記ビットマップフォントで代替可
能と指定されている拡大文字のものである場合は、印字
データとしてビットマップフォントで展開し、前記受信
文字データが前記ビットマップフォントで代替可能と指
定されている拡大文字以外の拡大文字のものである場合
は、印字データとしてアウトラインフォントで展開する
印字データ展開手段とを備えている。
Means for Solving the Problems The printer of the present invention, characters are usually characters using bitmap fonts, which represents a printer capable of printing enlarged characters using outline font, the character received from the host apparatus data
The received character data is the enlarged character data.
Judge whether the data is enlarged characters or not.
In addition, bitmap phones do not affect printing quality in advance.
Is the enlarged character data specified as replaceable by
Receiving data analysis means for determining whether or not the
Based on the analysis result of the data analyzing means,
Replaceable with the normal characters and the bitmap font
If the character is for an enlarged character specified as
Developed in bitmap font as data and received
Indicates that character data can be substituted with the bitmap font
If the character is an enlarged character other than the specified enlarged character
Expands with outline font as print data
Print data developing means .

【0005】[0005]

【実施例】次に本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0006】図1は本発明の一実施例のブロック図であ
る。プリンタ制御部2の制御の下に上位装置1からの印
字文字列が、受信データバッファ3に格納される。次に
文字情報読み取り部4で受信データバッファ3に格納さ
れている文字1つ1つを読む。そして、受信データ解析
部5ではまず、その文字が拡大文字であるか否かを判断
する。拡大文字であれば、通常の場合アウトラインフォ
ントの印字を行うので、印字データ展開部6でアウトラ
インデータ7からのデータを用いアウトラインフォント
に展開される。その後、展開された文字は印字データバ
ッファ9に格納され印字部10により印字されることに
なる。
FIG. 1 is a block diagram of one embodiment of the present invention. Under the control of the printer control unit 2, a print character string from the host device 1 is stored in the reception data buffer 3. Next, the character information reading unit 4 reads each character stored in the reception data buffer 3. Then, the received data analysis unit 5 first determines whether or not the character is an enlarged character. If the character is an enlarged character, an outline font is normally printed. Therefore, the print data developing unit 6 develops an outline font using data from the outline data 7. Thereafter, the developed characters are stored in the print data buffer 9 and printed by the printing unit 10.

【0007】受信データ解析部5での解析時に拡大文字
でない場合、すなわち縦横1倍文字の時は、フォントと
してビットマップフォントが選択されビットマップデー
タ8からのデータを用い、印字データ展開部6でビット
マップフォントに展開される。その展開されたデータは
印字データバッファ9に格納される。ここで、ビットマ
ップフォント展開に要する時間は、アウトラインフォン
ト展開時間に比べ、無視できるほど短い。
If the character is not an enlarged character at the time of analysis by the received data analyzing unit 5, that is, if the character is a one-size character, a bitmap font is selected as the font and the data from the bitmap data 8 is used. Expands to a bitmap font. The expanded data is stored in the print data buffer 9. Here, the time required for bitmap font development is negligibly short compared to the outline font development time.

【0008】また、拡大文字を印字する際にも、文字に
よってはアウトラインフォントを使わずにビットマップ
フォントで代用しても印字品位に問題ない場合がある。
このような場合には、拡大文字であってもビットマップ
フォントを代用させることができる。その手段として、
拡大文字を印字する際にビットマップフォントで代用す
るか否かの情報を文字ごとに持たせておき、受信データ
解析部5でそれを判断させ、代用可能であればフォント
の選択をビットマップフォントにする。従って、印字デ
ータ展開部6ではビットマップフォントの展開が行われ
る。印字において、特にアウトラインフォントの印字の
際、展開時間が印字時間に占める割合が多く、展開時間
が短縮されたなら、すなわち印字時間の短縮に直結す
る。拡大文字を印字する際に、例えば罫線文字の場合、
縦横の直線のみで構成されるので、アウトラインフォン
トを使わずにビットマップフォントを代用しても印字品
位には支障がない。このような文字の場合には、あらか
じめ、文字データ(文字コード)自体にビットマップフ
ォントで代替可能であるという情報を持たせ(例えば、
文字コード2821〜2840(16進)の範囲の文字
についてはビットマップフォントで代替可能とする)、
受信データ解析部5に登録しておくことにより、この情
報に従ってビットマップフォントが展開される。印字時
間としては、アウトラインフォントの場合に比べ短縮さ
れる。
Also, when printing enlarged characters, there is a case where there is no problem in print quality even if a bitmap font is used instead of an outline font for some characters.
In such a case, a bitmap font can be substituted for an enlarged character. As a means,
When printing enlarged characters, information on whether or not to substitute a bitmap font is provided for each character, and the received data analysis unit 5 determines this. If the substitution is possible, the font selection is performed. To Therefore, the print data developing unit 6 develops a bitmap font. In printing, particularly when printing an outline font, the development time accounts for a large proportion of the printing time, and if the development time is shortened, that is, it directly leads to the reduction of the printing time. When printing enlarged characters, for example, in the case of ruled line characters,
Since only vertical and horizontal lines are used, printing quality is not affected even if a bitmap font is used instead of an outline font. In the case of such a character, the character data (character code) itself is provided with information indicating that it can be replaced with a bitmap font in advance (for example,
Characters in the range of character codes 2821 to 2840 (hexadecimal)
Can be replaced with a bitmap font),
By registering it in the received data analysis unit 5, a bitmap font is developed according to this information. The printing time is reduced as compared with the case of the outline font.

【0009】[0009]

【発明の効果】以上説明したように本発明は、拡大文字
を印字する際に、文字によってはアウトラインフォント
を使わずビットマップフォントで代替可能としたことに
より、アウトラインフォント展開の必要がなくなり、印
字時間の短縮化が図れるという効果を有する。
The present invention described above, according to the present invention, at the time of printing the enlarged character, by the character by which enables alternative bitmap fonts without the outline font, eliminates the need for an outline font expansion, This has the effect of shortening the printing time.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

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

1 上位装置 2 プリンタ制御部 3 受信データバッファ 4 文字情報読み取り部 5 受信データ解析部 6 印字データ展開部 9 印字データバッファ 10 印字部 DESCRIPTION OF SYMBOLS 1 High-order apparatus 2 Printer control part 3 Receive data buffer 4 Character information reading part 5 Receive data analysis part 6 Print data development part 9 Print data buffer 10 Print part

フロントページの続き (58)調査した分野(Int.Cl.6,DB名) B41J 2/485 B41J 5/44 G06F 3/12 G09G 5/24 620Continued on the front page (58) Fields surveyed (Int.Cl. 6 , DB name) B41J 2/485 B41J 5/44 G06F 3/12 G09G 5/24 620

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 通常の文字はビットマップフォントを使
用し、拡大文字はアウトラインフォントを使用した印字
が可能なプリンタにおいて、 上位装置から受信した文字を表す文字データを解析し、
この受信文字データが拡大文字のデータであるか否かを
判定し、拡大文字のデータであれば、さらに、あらかじ
め印字品位に支障なくビットマップフォントで代替可能
と指定されている拡大文字のデータであるか否かを判定
する受信データ解析手段と、 前記受信データ解析手段の解析結果に基づき、前記受信
文字データが前記通常の文字及び前記ビットマップフォ
ントで代替可能と指定されている拡大文字のものである
場合は、印字データとしてビットマップフォントで展開
し、前記受信文字データが前記ビットマップフォントで
代替可能と指定されている拡大文字以外の拡大文字のも
のである場合は、印字データとしてアウトラインフォン
トで展開する印字データ展開手段 とを備えることを特徴
とするプリンタ。
1. A printer capable of printing using a bitmap font for normal characters and an outline character for an enlarged character , analyzing character data representing a character received from a host device ,
It is determined whether or not this received character data is expanded character data.
Judge, if it is data of enlarged characters, further
Can be replaced with bitmap fonts without affecting print quality
Determines whether the data is for enlarged characters specified as
Receiving data analysis means for performing the reception based on an analysis result of the reception data analysis means.
Character data is the normal character and the bitmap format.
Is an enlarged character specified as a substitute
In case, it is developed with bitmap font as print data
And the received character data is in the bitmap font.
Enlarged characters other than enlarged characters specified as substitutable
If this is the case, outline phone
And a print data developing means for developing the print data .
JP4039964A 1992-02-27 1992-02-27 Printer Expired - Lifetime JP2785567B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4039964A JP2785567B2 (en) 1992-02-27 1992-02-27 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4039964A JP2785567B2 (en) 1992-02-27 1992-02-27 Printer

Publications (2)

Publication Number Publication Date
JPH05238064A JPH05238064A (en) 1993-09-17
JP2785567B2 true JP2785567B2 (en) 1998-08-13

Family

ID=12567648

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4039964A Expired - Lifetime JP2785567B2 (en) 1992-02-27 1992-02-27 Printer

Country Status (1)

Country Link
JP (1) JP2785567B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02301460A (en) * 1989-05-16 1990-12-13 Toshiba Corp Document printer
JP2886912B2 (en) * 1989-11-13 1999-04-26 キヤノン株式会社 Character processing apparatus and method

Also Published As

Publication number Publication date
JPH05238064A (en) 1993-09-17

Similar Documents

Publication Publication Date Title
JP2796628B2 (en) Printing device
JP2942036B2 (en) Barcode printer
US5586226A (en) Control method and device for a unicolor printer
JP2785567B2 (en) Printer
JPS61250722A (en) Printer
JP2713707B2 (en) Character output device
JP3109848B2 (en) Character processing apparatus and method
KR0146901B1 (en) Logo inserting printer
JPS62184874A (en) Printer
KR100193804B1 (en) How to Support Printer Emulation Using Computer
JP3330855B2 (en) Printer system, printer operation control method, and recording medium
JPS63242561A (en) Font reducing system
JP2744025B2 (en) Printing control device
JPH0442193B2 (en)
JP2940140B2 (en) Document data processing device
JP3158693B2 (en) Printer control device
JP2690567B2 (en) Printing control device
KR19990074826A (en) How to Choose Fonts and Fonts for Your Printer
JP2001202261A (en) Image forming device
JPH04328628A (en) Font data take-out system
JPH09240118A (en) Data processing apparatus and printing control method
JPH02286382A (en) Printing apparatus
JPH09265366A (en) Printing method for type face sample
JPS63200671A (en) Output interface device
KR20020067194A (en) Method of reverse-transforming print output image data to text data file and apparatus therefor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980428

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090529

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100529

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110529

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110529

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120529

Year of fee payment: 14

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120529

Year of fee payment: 14