JPH03127095A - Character generating device - Google Patents

Character generating device

Info

Publication number
JPH03127095A
JPH03127095A JP1267454A JP26745489A JPH03127095A JP H03127095 A JPH03127095 A JP H03127095A JP 1267454 A JP1267454 A JP 1267454A JP 26745489 A JP26745489 A JP 26745489A JP H03127095 A JPH03127095 A JP H03127095A
Authority
JP
Japan
Prior art keywords
font
outline
character
bitmap
stored
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
JP1267454A
Other languages
Japanese (ja)
Inventor
Koji Kishi
浩司 岸
Shigeki Kimura
茂樹 木村
Keiichiro Hyodo
啓一郎 兵頭
Koichi Shibata
浩一 柴田
Shigeaki Motooka
茂哲 本岡
Mitsuzo Iwaki
岩城 光造
Nobuhiro Horiuchi
伸浩 堀内
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 JP1267454A priority Critical patent/JPH03127095A/en
Publication of JPH03127095A publication Critical patent/JPH03127095A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To realize immediate character generating operation when the operation instruction is given by performing the process of converting outline font into bit map font in response to the power source of the character generating device being turned on. CONSTITUTION:Normally, the character generating device is under the waiting condition immediately after the power switch of the character generating device is turned on and the power supply is started. The outline font stored in a storing means 5 is previously converted into the bit map font by using such waiting period and the converted bit map font is stored in other storing means 7. The outline font to be converted into the bit map font in the waiting period can be the whole or the part of the outline font stored in the storing means and the converting quantity depends on the capacity of the storing means which can store the converted bit map font. Thus, the printing operation is immediately carried out when the character generating instruction is given from a host device.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 この発明は、文字発生装置に関し、特に、コンピュータ
用プリンタ、ワードプロセッサ用プリンタ等のホスト装
置からの命令に基づいて文字発生動作をする装置に関す
るものである。
[Detailed Description of the Invention] <Industrial Application Field> The present invention relates to a character generation device, and particularly to a device that generates characters based on instructions from a host device such as a computer printer or a word processor printer. It is.

〈従来の技術〉 コンピュータ、ワードプロセッサ等のホスト装置に接続
され、ホスト装置からの文字発生命令を受けて文字を発
生するプリンタが存在する。
<Prior Art> There are printers that are connected to a host device such as a computer or word processor and generate characters in response to a character generation command from the host device.

この種のプリンタは、命令に応じて、色々なサイズで文
字を発生しなければならないから、通常。
This type of printer usually has to generate characters in various sizes depending on the instructions.

複数のフォントが記憶された記憶装置を備えている。ま
た、従来プリンタには、高品質な文字を発生できるよう
に、記憶装置に記憶されたフォントはビットマツプ方式
(フルドツト方式)のものが多かった。
It is equipped with a storage device that stores a plurality of fonts. Furthermore, in conventional printers, the fonts stored in the storage device were often bitmap type (full dot type) so that high quality characters could be generated.

ところが、ビットマツプ方式のフォントはそのデータ量
が多く、大容量の記憶装置を必要とするという欠点があ
った。
However, bitmap fonts have the drawback of requiring a large amount of data and a large capacity storage device.

そこで最近は、アウトラインフォントが注目されている
。アウトラインフォントとは、文字の輪郭(外形)を座
標点データで与え、文字の形をアウトライン形式で表現
したものである。アウトラインフォントはそのデータ量
がビットマツプフォントに較べて遥かに少ないから、記
憶装置の小型化を図ったり、記憶装置に多種類のフォン
トを記憶できる等の利点がある。
Therefore, outline fonts have been attracting attention recently. An outline font is a font in which the outline (outer shape) of a character is given as coordinate point data, and the shape of the character is expressed in an outline format. Since the amount of data for outline fonts is much smaller than that for bitmap fonts, there are advantages such as miniaturization of the storage device and the ability to store many types of fonts in the storage device.

一方、記憶装置に記憶されたフォントがアウトラインフ
ォントの場合、文字発生時には、該記憶されたアウトラ
インフォントをビットマツプフォントに変換する必要が
ある。この変換は、座標点データを基にして、座標点間
をベジュ曲線、スプライン曲線等の2次以上の関数で補
間する補間法を用いて行う。補間法を用いて変換を行う
と、アウトラインフォントから任意の大きさおよび傾き
のビットマツプフォントを得ることができる。
On the other hand, if the font stored in the storage device is an outline font, it is necessary to convert the stored outline font to a bitmap font when a character is generated. This conversion is performed using an interpolation method that interpolates between coordinate points using a function of quadratic or higher order, such as a beige curve or a spline curve, based on the coordinate point data. By converting an outline font using an interpolation method, a bitmap font of arbitrary size and orientation can be obtained.

〈発明が解決しようとする課題〉 ところが、補間法は、2次以上の関数に基づく曲線部分
の計算が多いために時間を要する。よって、アウトライ
ンフォントからビットマツプフォントへの変換に時間が
かかるという欠点があった。
<Problems to be Solved by the Invention> However, the interpolation method requires a lot of calculations for curved portions based on functions of quadratic or higher order, and therefore takes time. Therefore, there is a drawback that it takes time to convert an outline font to a bitmap font.

つまり、従来のプリンタは、コンピュータ、ワードプロ
セッサ等のホスト装置からプリント命令が与えられても
直ちにプリント動作を行うことができず、まずアウトラ
インフォントをビットマツプフォントに変換し、それか
らプリント動作を行うため、プリント開始までの待ち時
間が長いという欠点があった。
In other words, conventional printers cannot immediately perform a print operation even if a print command is given from a host device such as a computer or word processor; they first convert an outline font to a bitmap font and then perform a print operation. There was a drawback that the waiting time until printing started was long.

この変換時間を短縮して待ち時間を少なくするためには
、専用のハードウェアを設けるということも考えられる
が(たとえば、特開平1−191192号公報参照)、
それでは装置のコストが高くなってしまう。
In order to shorten this conversion time and reduce waiting time, it is possible to install dedicated hardware (for example, see Japanese Patent Application Laid-Open No. 1-191192).
This increases the cost of the device.

そこで、この発明は、このような欠点を解消するために
なされたものであり、ホスト装置から文字発生命令が与
えられるまでに、文字発生の記憶装置に記憶されている
アウトラインフォントを予めビットマツプフォントに変
換しておいて、ホスト装置から文字発生命令が与えられ
たら直ちにプリント動作を行えるようにした文字発生等
の文字発生装置を提供するすることを目的とする。
Therefore, the present invention was made to eliminate such drawbacks, and the outline font stored in the character generation storage device is converted into a bitmap font in advance before a character generation command is given from the host device. It is an object of the present invention to provide a character generation device, such as a character generator, which is capable of performing a printing operation immediately upon receiving a character generation command from a host device.

〈課題を解決するための手段〉 この発明は、文字の輪郭を座標点データで与え、文字の
形をアウトライン形式で表現したアウトラインフォント
が記憶されたアウトラインフォント記憶手段と、電源ス
イッチと、電源スイッチがオンして電力供給が開始され
たことに応答して、アウトラインフォント記憶手段に記
憶されたアウトラインフォントを読出し、それを文字の
形をフルドツト形式で表現したビットマツプフォントに
変換する変換手段と、変換手段によって変換されたビッ
トマツプフォントを記憶するビットマツプフォント記憶
手段とを含むことを特徴とする文字発生装置である。
<Means for Solving the Problems> The present invention provides an outline font storage means that stores an outline font in which the outline of a character is given by coordinate point data and the shape of the character is expressed in an outline format, a power switch, and a power switch. converting means for reading the outline font stored in the outline font storage means and converting it into a bitmap font expressing character shapes in full dot format in response to turning on the power supply and starting power supply; The character generating device is characterized in that it includes bitmap font storage means for storing the bitmap font converted by the conversion means.

また、この発明は、前記文字発生装置において、アウト
ラインフォント手段には、複数種類のアウトラインフォ
ントが記憶されており、変換手段は、複数種類のアウト
ラインフォントの内の任意のアウトラインフォントを読
出してビットマツプフォントに変換することを特徴とす
るものである。
Further, in the character generating device of the present invention, the outline font means stores a plurality of types of outline fonts, and the conversion means reads out an arbitrary outline font among the plurality of types of outline fonts and converts it into a bitmap. It is characterized by converting it into a font.

さらにまた、この発明は、前記文字発生装置において、
変換手段は、アウトラインフォント記憶手段に記憶され
たアウトラインフォントの少なくとも一部を読出してビ
ットマツプフォントに変換することを特徴とするもので
ある。
Furthermore, the present invention provides, in the character generating device,
The conversion means is characterized in that it reads out at least a part of the outline font stored in the outline font storage means and converts it into a bitmap font.

またこの発明は、前記文字発生装置がホスト装置からの
命令に基づいて文字発生動作を行うプリンタを含むこと
を特徴とするものである。
Further, the present invention is characterized in that the character generating device includes a printer that performs a character generating operation based on a command from a host device.

く作用〉 通常、文字発生装置の電源スイッチがオンになって電力
供給が開始された直後は、文字発生装置は待機状態にあ
る。
Function> Normally, immediately after the power switch of the character generator is turned on and power supply is started, the character generator is in a standby state.

この発明では、文字発生装置がこのような待機状態にあ
る間を利用して、記憶手段に記憶されているアウトライ
ンフォントをビットマツプフォントに予め変換して、変
換したビットマツプフォントを別の記憶手段に記憶させ
ておくようにした。
In this invention, while the character generator is in such a standby state, the outline font stored in the storage means is converted into a bitmap font in advance, and the converted bitmap font is stored in another storage means. I tried to store it in memory.

待機状態の間にビットマツプフォントに変換するアウト
ラインフォントは、記憶手段に記憶されている全てのア
ウトラインフォントであってもよいし、一部であっても
よく、変換する量は変換後のビットマツプフォントを記
憶することのできる記憶手段の容量に依存する。
The outline fonts to be converted to bitmap fonts during the standby state may be all the outline fonts stored in the storage means, or only a part of them, and the amount of conversion depends on the bitmap fonts after conversion. It depends on the capacity of the storage means that can store the font.

〈実施例〉 以下には、図面を参照して、この発明の一実施例につい
て詳細に説明をする。
<Embodiment> Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

第2図は、この発明の一実施例に係るプリンタの制御回
路の構成を示すブロック図である。
FIG. 2 is a block diagram showing the configuration of a control circuit of a printer according to an embodiment of the present invention.

プリンタの制御回路は、制御処理の中枢としてのCPU
Iを備え、CPU1にはバス2を介して受信バッファ3
、ROMで構成されCPU1の動作プログラムが格納さ
れたプログラムメモリ4、ROMで構成され複数のアウ
トラインフォントが記憶されたアウトラインフォントメ
モリ5、RAMで構成され1ペ一ジ分の受信データを記
憶することができるページバッファ6、RAMで構成さ
れデータ処理がなされた1ペ一ジ分の出力画像データを
記憶することができるビットマツプメモリ7、RAMで
構成されデータ処理時に必要に応じてデータが書込まれ
るワークメモリ8、EEPRoMで構成され使用するフ
ォントの種類、文字ピッチ、1ページの行数その他の印
字フォーマット等の、装置電源をオフにしても保持して
おきたいデータが記憶された不揮発性メモリ9、アウト
ラインフォントメモリ5に記憶されたアウトラインフォ
ントがビットマツプフォントに変換された場合に、該変
換されたビットマツプフォントを記憶するためのRAM
で構成されたフォントキャッシュメモリ10、電11i
Xスイッチ、紙送りスイッチ等の各種の操作スイッチ1
1、オペレータに知らせるべき所定の内容を表示するた
めのたとえばLCDで構成された表示装置12、出力バ
ッファ13等が接続されている。
The printer control circuit uses the CPU as the center of control processing.
A reception buffer 3 is provided to the CPU 1 via a bus 2.
, a program memory 4 consisting of a ROM and storing an operating program for the CPU 1, an outline font memory 5 consisting of a ROM and storing a plurality of outline fonts, and a RAM storing received data for one page. A page buffer 6 that can store output image data for one page that has been processed and is composed of a page buffer 6, a bitmap memory 7 that is composed of a RAM and that can store output image data for one page that has been processed, and a bitmap memory 7 that is composed of a RAM and in which data is written as necessary during data processing. A non-volatile memory that stores data that should be retained even when the device power is turned off, such as the type of font used, character pitch, number of lines on one page, and other print formats. 9. RAM for storing the converted bitmap font when the outline font stored in the outline font memory 5 is converted to a bitmap font;
A font cache memory 10, an electronic 11i consisting of
Various operation switches such as X switch and paper feed switch 1
1. A display device 12 constituted by, for example, an LCD, an output buffer 13, etc. are connected to display predetermined contents to be notified to the operator.

また、ワードプロセッサ、ワークステーション等のホス
ト装置からは、ホストインターフェイス15を介して受
信バッファ3ヘデータが与えられる。また、ビットマツ
プメモリ7に記憶された出力画像データは、出力バッフ
ァ13を介して出力回路14へ与えられ、図示しないプ
リンタエンジンが駆動されるようになっている。
Further, data is provided to the reception buffer 3 via the host interface 15 from a host device such as a word processor or a workstation. Further, the output image data stored in the bitmap memory 7 is provided to an output circuit 14 via an output buffer 13, so that a printer engine (not shown) is driven.

第1図は、第2図の制御回路の動作を説明するためのフ
ローチャートである。次に、第1図の流れに沿って、第
2図の制御回路の動作を説明する。
FIG. 1 is a flowchart for explaining the operation of the control circuit shown in FIG. Next, the operation of the control circuit shown in FIG. 2 will be explained along the flow shown in FIG.

操作スイッチ11の中の電源スイッチがオンされ、プリ
ンタ制御回路へ電力供給が開始されたことに応答して、
CPUIはページバッファメモリ6、ビットマツプメモ
リ7、ワークメモリ8、フォントキャッシュメモリ11
等のRAMで構成されたメモリ領域をクリアして初期化
すると共に(ステップS1)、用紙サイズ等の印字用パ
ラメータを初期化する(ステップS2)。
In response to turning on the power switch in the operation switch 11 and starting power supply to the printer control circuit,
The CPU has page buffer memory 6, bitmap memory 7, work memory 8, and font cache memory 11.
The memory area constituted by the RAM is cleared and initialized (step S1), and printing parameters such as paper size are initialized (step S2).

次いで、アウトラインフォントメモリ5に記憶されてい
る複数のアウトラインフォントの中から変換すべきアウ
トラインフォントを決定する(ステップS3)。
Next, an outline font to be converted is determined from among the plurality of outline fonts stored in the outline font memory 5 (step S3).

アウトラインフォントメモリ5には、前述したように、
書体(typeface)の異なる複数種類のアウトラ
インフォントが記憶されている。たとえば、フーリエ(
Courler)、エリート(Ellte)、タイムロ
マン(Tlmes Roman)、ヘルペテイ力(l(
elvet1ca)という4種類のアウトラインフォン
トが記憶されているとすれば、その内のどの書体のアウ
トラインフォントを、どのような大きさ(ポイント)で
どのような太さ(ストロークウェイト)で、どのような
傾き(スタイル)でビットマツプフォントに変換するか
を決定する。たとえば、フーリエのアウトラインフォン
トを、12ポイントで、普通の太さで、直立体(Upr
lght)でビットマツプフォントに変換する、という
ように決定する。
As mentioned above, the outline font memory 5 contains
A plurality of types of outline fonts with different typefaces are stored. For example, Fourier (
Courler), Ellete, Time Roman, Herpetei Power (l(
If four types of outline fonts (elvet1ca) are stored in memory, you can select which of them the outline font is, what size (points), what thickness (stroke weight), and what type of outline font. Decide whether to convert to a bitmap font based on the slope (style). For example, you can use Fourier's outline font in 12 points, normal weight, and upright (Upr
light) to convert it to a bitmap font.

変換すべきアウトラインフォントの決定に当たっては、
アウトラインフォントメモリ5に記憶されている複数種
類のアウトラインフォントの内、いずれかのフォントを
選択してもよいし、全てのフォントを変換するように決
定してもよい。あるいは、いずれかのアウトラインフォ
ントの一部分だけを変換するように決定してもよい。変
換すべきアウトラインフォントの決定の仕方については
任意である。
When deciding which outline font to convert,
Any one of the plurality of types of outline fonts stored in the outline font memory 5 may be selected, or all fonts may be determined to be converted. Alternatively, it may be decided to convert only a portion of any outline font. The method for determining the outline font to be converted is arbitrary.

次いで、変換することを決定したアウトラインフォント
をビットマツプフォントに変換する(ステップS4)。
Next, the outline font that has been decided to be converted is converted into a bitmap font (step S4).

この変換は、CPU1がプログラムメモリ4に格納され
たプログラムに基づいて行うものであり、CPUIが変
換手段として機能するわけである。
This conversion is performed by the CPU 1 based on the program stored in the program memory 4, and the CPUI functions as a conversion means.

変換したビットマツプフォントはフォントキャッシュメ
モリ10に格納する(ステップ55)。
The converted bitmap font is stored in the font cache memory 10 (step 55).

以上のようにして、プリンタの電源が投入されたことに
基づいて、特定のアウトラインフォントをビットマツプ
フォントに予め変換する。これがこの実施例の特徴であ
る。
As described above, a specific outline font is converted into a bitmap font in advance based on the fact that the power of the printer is turned on. This is a feature of this embodiment.

この場合において、アウトラインフォントをビットマツ
プフォントに変換する間、多少の時間を要するが、実際
問題としては、プリンタ電源投入後に直ちにプリンタが
プリント動作を開始することは少ないから、アウトライ
ンフォントをビットマツプフォントに変換するのに多少
の時間を要しても、プリント動作が支障を生じることは
殆どない。
In this case, it takes some time to convert the outline font to a bitmap font, but in reality, the printer rarely starts printing immediately after the printer is turned on, so converting the outline font to a bitmap font. Even if it takes some time to convert to , there is almost no problem with printing operations.

アウトラインフォントをビットマツプフォントに変換完
了後に、CPUIはホスト装置から受信データが送られ
てきたか否かを判別しくステップS6)、受信データが
送られてきた場合には、その受信データの処理を1ペ一
ジ単位で行う(ステップS7.S8)。
After completing the conversion of the outline font to the bitmap font, the CPU determines whether or not received data has been sent from the host device (step S6). If the received data has been sent, the process of the received data is performed in step S6). This is performed page by page (steps S7 and S8).

受信データの処理(ステップS7)とは、受信バッファ
3に入っているホスト装置から与えられた受信データの
うち、1ペ一ジ分のデータをページバッファ6へ移し、
ページバッファ6にストアした1ペ一ジ分のデータを、
フォントキャッシュメモリ10に格納したビットマツプ
フォントに基づいて処理をしてプリント文字を生成し、
ビットマツプメモリ7にストアするという一連の処理で
ある。
Processing of the received data (step S7) means to transfer one page of data from the received data received from the host device stored in the reception buffer 3 to the page buffer 6,
The data for one page stored in page buffer 6 is
Generate print characters by processing based on the bitmap font stored in the font cache memory 10,
This is a series of processing for storing in the bitmap memory 7.

このデータ処理(ステップS7)においては、フォント
キュッシュメモリ10に予め変換されたビットマツプフ
ォントが格納されているため、データ受信に応答して直
ちにデータ処理が行え、アウトラインフォントをビット
マツプフォントに変換するための待ち時間を要さない。
In this data processing (step S7), since the converted bitmap font is stored in the font cache memory 10 in advance, data processing can be performed immediately in response to data reception, and the outline font is converted to a bitmap font. No waiting time required.

そして、ビットマツプメモリ7にストアした処理データ
を出力バッファ13を介して出力回路14へ与え、プリ
ンタエンジンを駆動してプリントを行う(ステップS9
)。
Then, the processing data stored in the bitmap memory 7 is provided to the output circuit 14 via the output buffer 13, and the printer engine is driven to perform printing (step S9).
).

受信データが複数ページにわたっている場合には、以上
のステップ86〜S9の動作をページ単位で行い、ペー
ジ単位でプリント動作を行う。
If the received data spans a plurality of pages, the operations in steps 86 to S9 described above are performed page by page, and the print operation is performed page by page.

〈発明の効果〉 この発明は、以上のように、アウトラインフォントをビ
ットマツプフォントに変換する処理を、文字発生装置に
電源が投入されたことに応答して行い、実際問題として
文字発生装置が動作しない待機状態中の時間を利用して
行うので、文字発生動作時に、アウトラインフォントを
ビットマツプフォントに変換するのに要する時間を省く
ことができる。よって、動作指令が与えられると直ちに
文字発生動作が可能な文字発生装置とすることができる
<Effects of the Invention> As described above, the present invention performs the process of converting an outline font to a bitmap font in response to the power being turned on to the character generator, and as a practical matter, the character generator operates. Since this is done by using the time in the standby state when the text is not in use, the time required to convert an outline font to a bitmap font can be saved during the character generation operation. Therefore, it is possible to obtain a character generating device that can perform a character generating operation immediately upon receiving an operation command.

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

第1図は、この発明の一実施例に係るプリンタの動作を
表わすフローチャートである。 第2図は、この発明の一実施例に係るプリンタの制御回
路のブロック図である。 図において、1・・・CPU、4・・・プログラムメモ
リ、5・・・アウトラインフォントメモリ、10・・・
フォントキャッシュメモリ、11・・・操作スイッチ、
を示す。
FIG. 1 is a flowchart showing the operation of a printer according to an embodiment of the present invention. FIG. 2 is a block diagram of a control circuit of a printer according to an embodiment of the present invention. In the figure, 1...CPU, 4...Program memory, 5...Outline font memory, 10...
Font cache memory, 11... operation switch,
shows.

Claims (1)

【特許請求の範囲】 1、文字の輪郭を座標点データで与え、文字の形をアウ
トライン形式で表現したアウトラインフォントが記憶さ
れたアウトラインフォント記憶手段と、 電源スイッチと、 電源スイッチがオンして電力供給が開始されたことに応
答して、アウトラインフォント記憶手段に記憶されたア
ウトラインフォントを読出し、それを文字の形をフルド
ット形式で表現したビットマップフォントに変換する変
換手段と、 変換手段によって変換されたビットマップフォントを記
憶するビットマップフォント記憶手段と、 を含むことを特徴とする文字発生装置。 2、請求項第1項記載の文字発生装置において、 アウトラインフォント手段には、複数種類のアウトライ
ンフォントが記憶されており、 変換手段は、複数種類のアウトラインフォントの内の任
意のアウトラインフォントを読出してビットマップフォ
ントに変換することを特徴とするものである。 3、請求項第1項記載の文字発生装置において、 変換手段は、アウトラインフォント記憶手段に記憶され
たアウトラインフォントの少なくとも一部を読出してビ
ットマップフォントに変換することを特徴とするもので
ある。 4、請求項第1項、第2項または第3項記載の文字発生
装置は、ホスト装置からの命令に基づいて文字発生動作
を行うプリンタを含むことを特徴とするものである。
[Scope of Claims] 1. Outline font storage means storing an outline font in which the outline of a character is given as coordinate point data and the shape of the character is expressed in an outline format; a power switch; A conversion means for reading out the outline font stored in the outline font storage means and converting it into a bitmap font expressing character shapes in full dot format in response to the start of the supply; and converting by the conversion means. a bitmap font storage means for storing a generated bitmap font; 2. In the character generating device according to claim 1, the outline font means stores a plurality of types of outline fonts, and the conversion means reads out any one of the plurality of types of outline fonts. It is characterized by converting it to a bitmap font. 3. The character generating device according to claim 1, wherein the converting means reads out at least a part of the outline font stored in the outline font storage means and converts it into a bitmap font. 4. The character generating device according to claim 1, 2, or 3 is characterized in that it includes a printer that performs a character generating operation based on a command from a host device.
JP1267454A 1989-10-13 1989-10-13 Character generating device Pending JPH03127095A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1267454A JPH03127095A (en) 1989-10-13 1989-10-13 Character generating device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1267454A JPH03127095A (en) 1989-10-13 1989-10-13 Character generating device

Publications (1)

Publication Number Publication Date
JPH03127095A true JPH03127095A (en) 1991-05-30

Family

ID=17445071

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1267454A Pending JPH03127095A (en) 1989-10-13 1989-10-13 Character generating device

Country Status (1)

Country Link
JP (1) JPH03127095A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100948160B1 (en) * 2008-01-06 2010-03-18 조선대학교산학협력단 Multi-connector

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100948160B1 (en) * 2008-01-06 2010-03-18 조선대학교산학협력단 Multi-connector

Similar Documents

Publication Publication Date Title
US5021975A (en) Printer with improved image printing function
EP0820004B1 (en) Print system, print method, printer driver and printer
JP3019515B2 (en) Printing control method
EP0357383B1 (en) Output apparatus
JPH0245173A (en) Character generator and character generation
JPH03127095A (en) Character generating device
JP2935510B2 (en) Output device and output method
JPH07177348A (en) Printer device
JP2887928B2 (en) Image data output device
EP0477388A1 (en) Device for producing image
JPH03127094A (en) Character generating device
JPH03128261A (en) Character generation circuit
JP3154243B2 (en) Printing equipment
JPH03127096A (en) Character generating device
JPH03128259A (en) Character generation device
JPH03112668A (en) Printer
JP3450958B2 (en) Printing apparatus and printing method
JP3196788B2 (en) Printer and print control method
JPH03128260A (en) Character generation device
JP2744025B2 (en) Printing control device
JPS63242561A (en) Font reducing system
JPH03128262A (en) Character generation device
JPH08230254A (en) Printer
JP2872144B2 (en) Printing equipment
JPH01229666A (en) Printer