JPH02150371A - Printer - Google Patents

Printer

Info

Publication number
JPH02150371A
JPH02150371A JP63305474A JP30547488A JPH02150371A JP H02150371 A JPH02150371 A JP H02150371A JP 63305474 A JP63305474 A JP 63305474A JP 30547488 A JP30547488 A JP 30547488A JP H02150371 A JPH02150371 A JP H02150371A
Authority
JP
Japan
Prior art keywords
font
built
storage means
download
data
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.)
Granted
Application number
JP63305474A
Other languages
Japanese (ja)
Other versions
JP2680384B2 (en
Inventor
Keiichiro Hyodo
啓一郎 兵頭
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.)
Kyocera Mita Industrial Co Ltd
Original Assignee
Mita Industrial 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 Mita Industrial Co Ltd filed Critical Mita Industrial Co Ltd
Priority to JP63305474A priority Critical patent/JP2680384B2/en
Publication of JPH02150371A publication Critical patent/JPH02150371A/en
Application granted granted Critical
Publication of JP2680384B2 publication Critical patent/JP2680384B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To print a down-load font and a stored font without the need for a bit operation by a method wherein a stored font table or a down-load font table is retrieved, and font data is called from a stored out memory means or a down-load font memory means to be printed. CONSTITUTION:The information in a pointer memory means 3 is referred with respect to character information inputted from an input means 1. If it directs the use of a stored font, a stored font table 5a is retrieved, and according to the result required font data is called from a stored font memory means 7. If it directs the use of a down-load font, a down-load font table 6a is retrieved, and required font data is called from a down-load font memory means 8. The called font data is transferred to a printing means 9 to be printed. Therefore, the rewriting of the content of the pointer memory means 3 allows access to an appropriate position by character information with a simple operation for reading font data.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、プリンタ自身が内蔵する内蔵フォントと、外
部から設定したダウンロードフォントとを印字できるプ
リンタに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a printer that can print internal fonts built into the printer itself and downloaded fonts set from the outside.

[従来の技術] 従来、この種のプリンタとしては、例えば、特開昭62
−255170号公報に開示されたものが知られている
。このプリンタにおいては、一つの文字コードに一つの
ビットが対応したビットテーブル記憶手段を設け、この
テーブル記憶手段のビットを操作することにより、指定
された文字コードが登録済みであるかどうかの判断を簡
単にし、すべてのパターンに対し、特定のパターンの設
定を行わずに高速処理が行えるようにしたものである。
[Prior Art] Conventionally, as this type of printer, for example,
The one disclosed in Japanese Patent No.-255170 is known. This printer is provided with a bit table storage means in which one bit corresponds to one character code, and by manipulating the bits in this table storage means, it is determined whether a specified character code has been registered. It is simplified and allows high-speed processing to be performed for all patterns without setting specific patterns.

これによフて、文字コード対応ビットテーブル記憶手段
は、最初全てのビットが立っていて、全ての文字コード
が未登録であることを示す。次にパターンデータが指定
されると、文字コードに対応するビットをクリアするこ
とにより、その文字が登録済みであることを示す。印字
指定がなされた場合に文字コード対応のビットテーブル
記憶手段を参照することにより、ビットがクリアされて
いるならば、該当するパターンデータな取り出し、ビッ
トが立っているならばエラーとするものである。
Accordingly, in the character code corresponding bit table storage means, all bits are initially set, indicating that all character codes are unregistered. Next, when pattern data is specified, the bit corresponding to the character code is cleared to indicate that the character has been registered. When printing is specified, by referring to the bit table storage means corresponding to the character code, if the bit is cleared, the corresponding pattern data is retrieved, and if the bit is set, it is determined as an error. .

発明が解決しようとする課題 しかしながら、上記テーブル記憶手段は、1文字に対し
1ビツトのビット構成であるので、あるコードに対して
、ダウンロードフォントかどうかを調べるためには、ビ
ット演算が必要である。
Problems to be Solved by the Invention However, since the table storage means described above has a bit configuration of 1 bit per character, bit operations are required to check whether a certain code is a downloaded font. .

本発明は、このようなビット演算を必要とせず簡単にダ
ウンロートフォント、内蔵フォントを印字できるプリン
タを提供することを目的とする。
An object of the present invention is to provide a printer that can easily print downloaded fonts and built-in fonts without requiring such bit operations.

課題を解決するための手段 本発明は、文字コード等の文字情報を入力する入力手段
と、各内蔵フォントデータを記憶した内蔵フォント記憶
手段と、各ダウンロードフォントデータを記憶したダウ
ンロードフォント記憶手段と、前記内蔵フォント記憶手
段上の各内蔵フォントデータの記憶アドレスを格納した
内蔵フォント用テーブル記憶手段と、前記内蔵フォント
用テーブル記憶手段に対応して、前記ダウンロードフォ
ント記憶手段上の各ダウンロードフォントデータの記憶
アドレスを格納したダウンロードフォント用テーブル記
憶手段と、前記内蔵フォント用テーブルと前記ダウンロ
ードフォント用テーブルのいずれを使用するかを指示す
る使用指示手段と、その指示を記憶したポインタ記憶手
段と、前記入力手段から入力された文字情報について、
前記ポインタ記憶手段の情報を参照して、前記内蔵フォ
ント用テーブル、又は前記ダウンロードフォント用テー
ブルを検索し、その結果に基づき前記内蔵フォント記憶
手段、又は前記ダウンロードフォント記憶手段から必要
とするフォントデータを呼び出す制御手段と、その制御
手段によって呼び出されたフォントデータを印字する印
字手段とを備えたことを特徴とするプリンタである。
Means for Solving the Problems The present invention provides an input means for inputting character information such as a character code, a built-in font storage means that stores each built-in font data, a download font storage means that stores each download font data, Built-in font table storage means storing storage addresses of each built-in font data on the built-in font storage means; and storage of each download font data on the download font storage means in correspondence with the built-in font table storage means. download font table storage means for storing addresses; use instruction means for instructing whether to use the built-in font table or the download font table; pointer storage means for storing the instructions; and input means. Regarding the character information input from
With reference to the information in the pointer storage means, the built-in font table or the download font table is searched, and based on the search results, necessary font data is retrieved from the built-in font storage means or the downloaded font storage means. This printer is characterized by comprising a control means for calling the font data, and a printing means for printing the font data called by the control means.

[作用] 本発明は、入力手段から入力された文字情報について、
前記ポインタ記憶手段の情報を萎照して、前記内蔵フォ
ント用テーブル、又は前記ダウンロードフォント用テー
ブルを検索し、その結果に基づき前記内蔵フォント記憶
手段、又は前記ダウンロードフォント記憶手段から必要
とするフォントデータを呼び出し印字する。
[Operation] The present invention provides character information input from an input means,
Search the built-in font table or the download font table by referring to the information in the pointer storage means, and based on the search results, obtain necessary font data from the built-in font storage means or the download font storage means. Call and print.

[実施例] 以下に、本発明をその実施例を示す図面に基づいて説明
する。
[Examples] The present invention will be described below based on drawings showing examples thereof.

第1図は、本発明のプリンタの一実施例を示すブロック
図である。
FIG. 1 is a block diagram showing an embodiment of the printer of the present invention.

同図において、lはホストコンピュータ100等から送
られてきた文字、数字、記号などの情報(以下文字情報
という)をプリンタ本体へ入力する手段である。また、
・7は、各内蔵フォントデータ(第2図の(7a)参照
)を記憶したロム(ROM)等の内蔵フォント記憶手段
である。内蔵フォントとしては、例えば、ゴシック体で
、24X24ドツトマトリツクス等の各種文字フォント
である。8は、各ダウンロードフォントデータ(第2図
の(8a)参照)を記憶したラム(RAM)等のダウン
ロードフォント記憶手段である。
In the figure, l is a means for inputting information such as letters, numbers, and symbols (hereinafter referred to as character information) sent from the host computer 100 or the like into the printer body. Also,
7 is a built-in font storage means such as a ROM that stores each built-in font data (see (7a) in FIG. 2). The built-in fonts include various character fonts such as Gothic and 24x24 dot matrix. 8 is a download font storage means such as a RAM that stores each download font data (see (8a) in FIG. 2).

さらに、5は、前記内蔵フォント記憶手段7の各内蔵フ
ォントデータの記憶アドレスを格納した、第2図の(5
a)に示すような、内蔵フォント用テーブル記憶手段で
ある。6は、前記内蔵フォント用テーブル記憶手段5に
対応して、前記ダウンロードフォント記憶手段81、の
各ダウンロードフォントデータの記憶アドレスを格納し
た、第2図の(6a)に示すような、ダウンロードフォ
ント用テーブル記憶手段である。すなわち、第2図に示
すように、双方のテーブル5 as  6 aの各単位
エリアは、お互いに対応している。つまり、初期状態(
電源投入時、リセット時)では、両テーブルの、対応す
る位置には、同じ文字フォントデータのアドレスが記憶
されている。例えば、内蔵フォント用テーブル5aの2
行2列目には、内蔵フォントデータの「青」というフォ
ントの記憶アドレス(100番地)が記憶されている。
Furthermore, 5 (5) in FIG. 2 stores the storage address of each built-in font data of the built-in font storage means 7.
This is a built-in font table storage means as shown in a). Reference numeral 6 denotes a download font table as shown in FIG. It is a table storage means. That is, as shown in FIG. 2, the unit areas of both tables 5 as 6 a correspond to each other. In other words, the initial state (
(at power-on, reset), addresses of the same character font data are stored in corresponding positions in both tables. For example, 2 of built-in font table 5a
The storage address (address 100) of the font "blue" in the built-in font data is stored in the second row and second column.

また、ダウンロードフォント用テーブル6aの2行2列
目には、内蔵フォントデータの「青」というフォントの
記憶アドレス(100番地)が記憶されている。一方、
ダウンロードフォント登録時には、ダウンロードフォン
ト用テーブル6aの2行2列目には、ダウンロードフォ
ントデータの「青2」というフォントの記憶アドレス(
1000番地)が記憶されている。
Further, in the second row and second column of the download font table 6a, the storage address (address 100) of the font "blue" in the built-in font data is stored. on the other hand,
When registering a download font, the storage address of the font "Blue 2" in the download font data is stored in the second row and second column of the download font table 6a.
1000) is stored.

また、2は、前記ホストコンピュータlOOから送られ
てきたデータに基づき、或は、プリンタ本体自身に設け
られたキー等により、前記内蔵フォント用テーブル5a
と前記ダウンロードフォント用テーブル6aのいずれを
使用するかを指示する使用指示手段である。
Further, 2 sets the built-in font table 5a based on the data sent from the host computer lOO or by a key provided on the printer itself.
and the download font table 6a to be used.

3は、この使用指示手段2の指示内容を記憶する、第2
図の(3a〉に示すような、ラム(RAM)等のポイン
タ記憶手段である。
3 is a second unit for storing the instruction contents of the use instruction means 2;
This is pointer storage means such as a RAM, as shown in (3a) in the figure.

4は、前記入力手段lから入力された文字情報について
、前記ポインタ記憶手段3の情報を参照して、それが内
蔵フォントの使用の場合には、前記内蔵フォント用テー
ブル5aを検索し、その結果に基づき前記内蔵フォント
記憶手段7から必要とするフォントデータを呼び出し、
又ダウンロードフォントの使用の場合には、前記ダウン
ロードフォント用テーブル6aを検索し、前記ダウンロ
ードフォント記憶手段6から必要とするフォントデータ
を呼び出す制御手段である。この制御手段4は、例えば
マイクロコンピュータを利用して実現される。
4 refers to the information in the pointer storage means 3 regarding the character information inputted from the input means 1, searches the built-in font table 5a if it uses a built-in font, and retrieves the result. calls necessary font data from the built-in font storage means 7 based on
Further, in the case of using a downloaded font, the control means searches the downloaded font table 6a and calls the necessary font data from the downloaded font storage means 6. This control means 4 is realized using, for example, a microcomputer.

9は、その制御手段4によって呼び出されたフォントデ
ータを印字する印字手段である。
9 is a printing means for printing the font data called up by the control means 4;

次に、上記実施例の動作を説明する。第3図は、この動
作を示すフローチャートである。
Next, the operation of the above embodiment will be explained. FIG. 3 is a flowchart showing this operation.

第3図(a)は、初期設定ステップを示すもので、内蔵
フォント用テーブル5aと、ダウンロードフォント用テ
ーブル6aとを記憶手段上に作成する(ステップSl)
。この時点においては、両テーブルはまったく同じもの
である。さらに、ポインタ記憶手段3の内容を内蔵フォ
ント使用とする(ステップS2)。
FIG. 3(a) shows the initial setting step, in which a built-in font table 5a and a download font table 6a are created on the storage means (step Sl).
. At this point, both tables are exactly the same. Further, the content of the pointer storage means 3 is set to use the built-in font (step S2).

第3図(b)は、ダウンロードフォントデータを登録す
るステップを示すものである。すなわち、ホストコンピ
ュータ100で、例えば、 「青」の変形文字「青ゝ」
を作成し、そのフォントデータを前記ダウンロードフォ
ント記憶手段8に記憶すると共に、その記憶場所の先頭
番地(1000番地)を、内蔵フォント用テーブル5a
に対応するダウンロードフォント用テーブル6aの、そ
の「青」という文字が該当する位置(2行2列)に記憶
する(ステップSt)。
FIG. 3(b) shows the step of registering downloaded font data. That is, on the host computer 100, for example, the modified character ``Ao'' for ``Blue'' is displayed.
and store the font data in the download font storage means 8, and store the first address (address 1000) of the storage location in the built-in font table 5a.
The character "Blue" is stored in the corresponding position (2nd row, 2nd column) of the download font table 6a corresponding to (Step St).

次に、ホストコンピュータ100から、或はプリンタ本
体自身から、前もって、或はその都度ダウンロードフォ
ントを使用するか内蔵フォントを使用するかを指示する
Next, from the host computer 100 or from the printer itself, an instruction is given in advance or each time whether to use downloaded fonts or built-in fonts.

第3[1fl(c)は、ダウンロードフォントを使用す
る場合であり、ポインタ記憶手段3の内容をダウンロー
ドフォント用に書き換える(ステップSl)。
The third [1 fl (c) is when downloaded fonts are used, and the contents of the pointer storage means 3 are rewritten to be for downloaded fonts (step Sl).

第3図(d)は、内蔵フォントを使用する場合であり、
ポインタ記憶手段3の内容を内蔵フォント用に書き換え
る(ステップSl)。
Figure 3(d) shows the case where the built-in font is used,
The contents of the pointer storage means 3 are rewritten for the built-in font (step Sl).

第3図(e)は、印字する場合であって、入力された文
字情報から、その文字の、テーブル上のアドレス(2行
2列目)を算出しくステップSl)、ポインタ記憶手段
3の内容が内蔵フォント使用の場合は、内蔵フォント用
テーブル5a上のそのアドレス(2行2列目)に格納さ
れた先頭番地(100番地)を読み取る。そして、内蔵
フォント記憶手段7のその番地から、その文字の内蔵フ
ォントデータを呼び出す。また、ポインタ記憶手段3の
内容がダウンロードフォント使用の場合は、ダウンロー
ドフォント用テーブル6a上のそのアドレス(2行2列
目)に格納された先頭番地(1000番地)を読み取る
。そして、内蔵フォント記憶手段7のその番地から、そ
の文字の内蔵フォントデータな呼び出す。そして、呼び
出したフォントデータを印字手段に転送する(ステップ
S2)。このフォントデータを印字する。
FIG. 3(e) shows the case of printing, in which the address (second row, second column) of the character on the table is calculated from the input character information (step Sl), and the contents of the pointer storage means 3. If the built-in font is used, the first address (100 address) stored at that address (2nd row, 2nd column) on the built-in font table 5a is read. Then, the built-in font data for that character is called from that address in the built-in font storage means 7. If the content of the pointer storage means 3 is to use a downloaded font, the first address (address 1000) stored at that address (second row, second column) on the downloaded font table 6a is read. Then, the built-in font data for that character is called from that address in the built-in font storage means 7. Then, the called font data is transferred to the printing means (step S2). Print this font data.

(明の効果〕 以りの説明から明らかなように、本発明は、内蔵フォン
ト用テーブルとダウンロードフォント用テーブルにおけ
るフォントアドレスの存在場所が共通となっているので
、ポインタ記憶手段3の内容を書き換えるのみで、文字
情報からその場所へ開学な操作でアクセス出来、フォン
トデータを読み出すことができる。
(Effect of light) As is clear from the following explanation, in the present invention, since the location of the font address in the built-in font table and the downloaded font table is common, the contents of the pointer storage means 3 are rewritten. , you can access the location from the character information with simple operations, and read the font data.

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

第1図は、本発明のプリンタの一実施例のブロック図、
第2図は、同実施例を説明するためのテーブルなどの構
成図、第3図(a)、(b) 、(c)、(d) 、(
e)は、同実施例の動作を説明するためのフローチャー
トである。 1・・・入力手段 2・・・使用指示手段  3・・・
ポインタ記憶手段 4・・・制御手段  5・・・内蔵
フォント用テーブル記憶手段  6・・・ダウンロード
フォント用テーブル記憶手段  7・・・内蔵フォント
データ、記憶手段  8・・・ダウンロードフォント記
憶手段
FIG. 1 is a block diagram of an embodiment of the printer of the present invention;
FIG. 2 is a configuration diagram of a table etc. for explaining the same embodiment, and FIG. 3 (a), (b), (c), (d), (
e) is a flowchart for explaining the operation of the same embodiment. 1... Input means 2... Usage instruction means 3...
Pointer storage means 4... Control means 5... Built-in font table storage means 6... Download font table storage means 7... Built-in font data, storage means 8... Download font storage means

Claims (1)

【特許請求の範囲】 文字コード等の文字情報を入力する入力手 段と、各内蔵フォントデータを記憶した内蔵フォント記
憶手段と、各ダウンロードフォントデータを記憶したダ
ウンロードフォント記憶手段と、前記内蔵フォント記憶
手段上の各内蔵フォントデータの記憶アドレスを格納し
た内蔵フォント用テーブル記憶手段と、前記内蔵フォン
ト用テーブル記憶手段に対応して、前記ダウンロードフ
ォント記憶手段上の各ダウンロードフォントデータの記
憶アドレスを格納したダウンロードフォント用テーブル
記憶手段と、前記内蔵フォント用テーブルと前記ダウン
ロードフォント用テーブルのいずれを使用するかを指示
する使用指示手段と、その指示を記憶したポインタ記憶
手段と、前記入力手段から入力された文字情報について
、前記ポインタ記憶手段の情報を参照して、前記内蔵フ
ォント用テーブル、又は前記ダウンロードフォント用テ
ーブルを検索し、その結果に基づき前記内蔵フォント記
憶手段、又は前記ダウンロードフォント記憶手段から必
要とするフォントデータを呼び出す制御手段と、その制
御手段によって呼び出されたフォントデータを印字する
印字手段とを備えたことを特徴とするプリンタ。
[Scope of Claims] Input means for inputting character information such as character codes, built-in font storage means for storing each built-in font data, download font storage means for storing each download font data, and the built-in font storage means A built-in font table storage means that stores storage addresses of each of the above built-in font data, and a download that stores storage addresses of each download font data on the download font storage means corresponding to the built-in font table storage means. font table storage means; use instruction means for instructing whether to use the built-in font table or the downloaded font table; pointer storage means for storing the instruction; and characters input from the input means. Regarding information, refer to the information in the pointer storage means, search the built-in font table or the download font table, and based on the result, search for information from the built-in font storage means or the download font storage means. A printer comprising: a control means for calling font data; and a printing means for printing the font data called by the control means.
JP63305474A 1988-11-30 1988-11-30 Printer Expired - Lifetime JP2680384B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63305474A JP2680384B2 (en) 1988-11-30 1988-11-30 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63305474A JP2680384B2 (en) 1988-11-30 1988-11-30 Printer

Publications (2)

Publication Number Publication Date
JPH02150371A true JPH02150371A (en) 1990-06-08
JP2680384B2 JP2680384B2 (en) 1997-11-19

Family

ID=17945591

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63305474A Expired - Lifetime JP2680384B2 (en) 1988-11-30 1988-11-30 Printer

Country Status (1)

Country Link
JP (1) JP2680384B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06320801A (en) * 1993-05-14 1994-11-22 Nec Corp Printer
JPH07186467A (en) * 1993-12-24 1995-07-25 Nec Corp Printer
US6507407B1 (en) 1991-10-11 2003-01-14 Canon Kabushiki Kaisha Window system character processing utilizing a determination of font downloadability and availabilty

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61129685A (en) * 1984-11-28 1986-06-17 富士通株式会社 Multilingual character data simultaneous output control system
JPS61239969A (en) * 1985-04-11 1986-10-25 Fujitsu Ltd Character control system of printer
JPS6281694A (en) * 1985-10-07 1987-04-15 カシオ計算機株式会社 Font data output system
JPS6436470A (en) * 1987-07-31 1989-02-07 Nec Corp Printing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61129685A (en) * 1984-11-28 1986-06-17 富士通株式会社 Multilingual character data simultaneous output control system
JPS61239969A (en) * 1985-04-11 1986-10-25 Fujitsu Ltd Character control system of printer
JPS6281694A (en) * 1985-10-07 1987-04-15 カシオ計算機株式会社 Font data output system
JPS6436470A (en) * 1987-07-31 1989-02-07 Nec Corp Printing device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6507407B1 (en) 1991-10-11 2003-01-14 Canon Kabushiki Kaisha Window system character processing utilizing a determination of font downloadability and availabilty
JPH06320801A (en) * 1993-05-14 1994-11-22 Nec Corp Printer
JPH07186467A (en) * 1993-12-24 1995-07-25 Nec Corp Printer

Also Published As

Publication number Publication date
JP2680384B2 (en) 1997-11-19

Similar Documents

Publication Publication Date Title
JP2680384B2 (en) Printer
JPS6162165A (en) Character form changing system
JPH0640296B2 (en) Character processor
JPH0522933B2 (en)
JPH048473Y2 (en)
JPH0115906B2 (en)
JPS6236252B2 (en)
JP2003167869A (en) Character processor
JPS63263565A (en) Word processor
JPS6315287A (en) Pattern generator
JP3236039B2 (en) Character processing apparatus and method
JP2889431B2 (en) Character processor
JPH0719189B2 (en) Data input device
JPH0123192Y2 (en)
JP2554225B2 (en) Text output device
JPH053009B2 (en)
JPH07129395A (en) Information processor capable of extending/correcting its function
GB2199969A (en) Data processing system with display
JPH02277667A (en) Registering method for character through operating panel of printer
JPS62293286A (en) Word processor
JPH01300371A (en) Character processor
JPS62262896A (en) Character pattern memory
JPH01237160A (en) Printer
JPH0239985A (en) Color printing method
JPS62204954A (en) Image forming device