JPH0717075A - Printer device - Google Patents

Printer device

Info

Publication number
JPH0717075A
JPH0717075A JP5188955A JP18895593A JPH0717075A JP H0717075 A JPH0717075 A JP H0717075A JP 5188955 A JP5188955 A JP 5188955A JP 18895593 A JP18895593 A JP 18895593A JP H0717075 A JPH0717075 A JP H0717075A
Authority
JP
Japan
Prior art keywords
enlargement
image data
data
value
processing
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
JP5188955A
Other languages
Japanese (ja)
Inventor
Akihide Oshima
彰英 大島
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
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP5188955A priority Critical patent/JPH0717075A/en
Publication of JPH0717075A publication Critical patent/JPH0717075A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

PURPOSE:To high-speedily execute enlargement and reduction processing of printing data without increasing the load of a CPU by equipping a parallel serial converter which converts image data sent from a DMA controlling part into serial data and also outputs the converted data synchronously with a synchronous signal outputted from an enlargement processing part and equipping a printing mechanism part. CONSTITUTION:The example is constituted of a bit map memory for containing image data, an enlargement-setting switch 60 for setting enlargement value (n) and an enlargement processing part 10 for outputting a synchronous signal correspondent to the enlargement value set by the switch 60. A printer device is constituted of a parallel serial converter 20 and a printing mechanism part 50 of image data sent from the converter 20. The converter 20 converts the image data sent from a DMA controlling part 30 for reading out the image data written in the memory 40 into serial data and also outputs the converted data synchronously with a synchronous signal outputted from the processing part 10. The need for special time is eliminated to perform the whole enlargement processing only by a hardware. The part dependent on a software is eliminated and therefore the sole possession of a CPU is made unnecessary.

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,
In particular, it relates to a printer device having an enlargement / reduction function.

【0002】[0002]

【従来の技術】近年、ワードプロセッサやパーソナルコ
ンピュータ等の描画・文章作成装置にて画面上に作成さ
れた内容を印刷する時に、印刷倍率や方向等の設定をプ
リンタ装置側のみで行うことが多くなってきている。
2. Description of the Related Art In recent years, when printing contents created on a screen by a drawing / sentence creating device such as a word processor or a personal computer, it is often the case that only the printer device side sets the printing magnification and direction. Is coming.

【0003】図4に特開平02−277660号公報に
て開示された従来例を示す。
FIG. 4 shows a conventional example disclosed in JP-A-02-277660.

【0004】この図4の従来例は、印刷データを出力す
るホスト計算機100と、ホスト計算機100から送信
される印刷データを一旦保持する受信データバッファ2
02と、印刷データのビットマップ展開および拡大処理
を行った後の印刷データを格納するビットマップメモリ
203と、受信データバッファ202に書き込まれてい
る印刷データを読み出してビットマップ展開および拡大
処理を行うとともに当該処理データをビットマップメモ
リ203に書き込むCPU201と、受信したデータを
印刷する記録部205と、処理データをビットマップメ
モリ203から読み出して記録部205に転送するビッ
トマップコントローラ204とを具備している。
In the conventional example of FIG. 4, a host computer 100 that outputs print data and a receive data buffer 2 that temporarily holds print data transmitted from the host computer 100.
02, a bitmap memory 203 for storing the print data after the bitmap expansion and enlargement processing of the print data, and the print data written in the reception data buffer 202 is read and the bitmap expansion and enlargement processing is performed. A CPU 201 that writes the processed data in the bitmap memory 203, a recording unit 205 that prints the received data, and a bitmap controller 204 that reads the processed data from the bitmap memory 203 and transfers the processed data to the recording unit 205 are provided. There is.

【0005】次に、上記従来例の動作について説明す
る。
Next, the operation of the above conventional example will be described.

【0006】.ホスト計算機100は、印刷情報と印
刷データを出力する。
[0006] The host computer 100 outputs print information and print data.

【0007】.CPU201は、印刷情報を受信する
と、印刷データを受信データバッファ202に格納す
る。
[0007]. Upon receiving the print information, the CPU 201 stores the print data in the received data buffer 202.

【0008】.続いて、CPU201は、受信データ
バッファ202から印刷データを読み出して、印刷情報
にて指定された倍率に応じた拡大/縮小処理を行う。
[0008] Subsequently, the CPU 201 reads the print data from the received data buffer 202 and performs the enlargement / reduction processing according to the magnification specified by the print information.

【0009】.そして、CPU201は、拡大/縮小
処理が終了すると、拡大/縮小した1ページ分の印刷デ
ータをビットマップ形式でビットマップメモリ203に
格納し、ビットマップコントローラ204に制御を渡
す。
[0009]. Then, when the enlargement / reduction processing is completed, the CPU 201 stores the enlarged / reduced print data for one page in the bitmap memory 203 in the bitmap format, and passes control to the bitmap controller 204.

【0010】.ビットマップコントローラ204は、
ビットマップメモリ203から拡大/縮小した印刷デー
タを順次読み出して、記録部205に転送する。
[0010]. Bitmap controller 204
The enlarged / reduced print data is sequentially read from the bitmap memory 203 and transferred to the recording unit 205.

【0011】.記録部205は、ビットマップコント
ローラ204からの印刷データを印字する。
[0011]. The recording unit 205 prints the print data from the bitmap controller 204.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、上記従
来例においては、CPUのみが拡大/縮小処理を行い、
しかも、その間CPUは他の処理を行うことができない
ために、印刷待ちが頻繁に生じ、印刷処理に長時間を要
するという不都合があった。
However, in the above conventional example, only the CPU performs the enlargement / reduction processing,
Moreover, since the CPU cannot perform other processing during that time, waiting for printing frequently occurs, and it takes a long time for the printing processing.

【0013】[0013]

【発明の目的】本発明の目的は、かかる従来例の有する
不都合を改善し、とくにCPUの負荷を増大させずに、
印刷データの拡大/縮小処理を高速で行うことができる
プリンタ装置を提供することにある。
SUMMARY OF THE INVENTION The object of the present invention is to improve the inconveniences of the prior art, particularly without increasing the load on the CPU,
It is an object of the present invention to provide a printer device capable of performing enlargement / reduction processing of print data at high speed.

【0014】[0014]

【課題を解決するための手段】そこで、本発明では、画
像データを格納するビットマップメモリと、拡大値を設
定する拡大設定スイッチと、拡大設定スイッチにて設定
された拡大値に対応した同期信号を出力する拡大処理部
と、ビットマップメモリに書き込まれた画像データを順
次読み出すDMA制御部と、DMA制御部からの画像デ
ータをシリアルデータに変換するとともに変換データを
拡大処理部からの同期信号に同期させて出力するパラレ
ルシリアル変換器と、パラレルシリアル変換器からの画
像データを印刷する印刷機構部とを具備するという構成
を採っている。これによって前述した目的を達成しよう
とするものである。
Therefore, according to the present invention, a bit map memory for storing image data, an enlargement setting switch for setting an enlargement value, and a synchronization signal corresponding to the enlargement value set by the enlargement setting switch. , A DMA control unit for sequentially reading the image data written in the bit map memory, the image data from the DMA control unit is converted into serial data, and the converted data is converted into a synchronization signal from the enlargement processing unit. It is configured to include a parallel-to-serial converter that outputs in synchronization with each other, and a printing mechanism unit that prints image data from the parallel-to-serial converter. This aims to achieve the above-mentioned object.

【0015】[0015]

【作用】ビットマップメモリは、上位装置から送られて
きた画像データを格納する。
The bit map memory stores the image data sent from the host device.

【0016】操作者は、拡大設定スイッチにより拡大値
nを設定する。
The operator sets the enlargement value n with the enlargement setting switch.

【0017】拡大処理部は、拡大設定スイッチからの拡
大値nに基づいて1/nの周波数を有する同期信号をパ
ラレルシリアル変換器に出力する。
The enlargement processing section outputs a synchronization signal having a frequency of 1 / n to the parallel-serial converter based on the enlargement value n from the enlargement setting switch.

【0018】DMA制御部は、ビットマップメモリに書
き込まれた画像データを順次読み出し、パラレルシリア
ル変換器に出力する。
The DMA controller sequentially reads the image data written in the bit map memory and outputs it to the parallel-serial converter.

【0019】パラレルシリアル変換器は、DMA制御部
からの画像データをシリアルデータに変換するとともに
変換データを拡大処理部からの同期信号に同期させて印
刷機構部に出力する。
The parallel-serial converter converts the image data from the DMA control unit into serial data and outputs the converted data to the printing mechanism unit in synchronization with the synchronization signal from the enlargement processing unit.

【0020】印刷機構部は、パラレルシリアル変換器か
らの画像データを印刷する。
The printing mechanism section prints the image data from the parallel-serial converter.

【0021】[0021]

【発明の実施例】以下、本発明の一実施例を図1ないし
図3に基づいて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS.

【0022】図1の実施例は、画像データを格納するビ
ットマップメモリ40と、拡大値nを設定する拡大設定
スイッチ60と、拡大設定スイッチ60にて設定された
拡大値に対応した同期信号を出力する拡大処理部10
と、ビットマップメモリ40に書き込まれた画像データ
を順次読み出すDMA制御部30と、DMA制御部30
からの画像データをシリアルデータに変換するとともに
変換データを拡大処理部10からの同期信号に同期させ
て出力するパラレルシリアル変換器20と、パラレルシ
リアル変換器20からの画像データを印刷する印刷機構
部50とから構成される。
In the embodiment shown in FIG. 1, a bitmap memory 40 for storing image data, an enlargement setting switch 60 for setting an enlargement value n, and a sync signal corresponding to the enlargement value set by the enlargement setting switch 60 are provided. Enlargement processing unit 10 for outputting
And a DMA control unit 30 for sequentially reading the image data written in the bitmap memory 40, and a DMA control unit 30.
A parallel-to-serial converter 20 that converts the image data from the serial data into serial data and outputs the converted data in synchronization with the synchronization signal from the enlargement processing unit 10, and a printing mechanism unit that prints the image data from the parallel-serial converter 20. And 50.

【0023】ここで、拡大処理部10は、一定周期の矩
形波を生成するクロックジェネレータ17と、クロック
ジェネレータ17の矩形波からその1/n周波数の同期
信号を生成する分周回路18と、クロックジェネレータ
17からの矩形波か分周回路18からの同期信号のいず
れかを選択しパラレルシリアル変換器20に出力するセ
レクタ19と、実行中のビットマップメモリ40のアド
レス値Mを保持するアドレスカウンタ16と、mバイト
単位(装置に依存)の読み込み毎にその値nを減算する
バイトカウンタ12と、装置ごとに予め決められている
1スキャンライン分のバイト数をmで割った定数つまり
1スキャンラインを読み込むために必要なアクセス回数
Lを保持するカウントレジスタ13と、1スキャンライ
ン分のデータ読み込みが終了する毎にその値bを減算す
るスキャンカウンタ14と、ビットマップメモリ40に
書き込まれた1ページ分のデータの最終アドレスの値E
を保持するラインカウンタ15と、拡大設定スイッチ6
0にて設定された拡大値に基づいてセレクタ19を制御
するビデオ制御部11とを具備している。
Here, the enlargement processing section 10 includes a clock generator 17 for generating a rectangular wave of a constant cycle, a frequency dividing circuit 18 for generating a 1 / n frequency synchronizing signal from the rectangular wave of the clock generator 17, and a clock. A selector 19 which selects either the rectangular wave from the generator 17 or the synchronizing signal from the frequency dividing circuit 18 and outputs it to the parallel-serial converter 20, and the address counter 16 which holds the address value M of the bitmap memory 40 being executed. And a byte counter 12 that subtracts the value n for each reading in m-byte units (device-dependent), and a constant obtained by dividing the number of bytes for one scan line predetermined for each device by m, that is, one scan line. Count register 13 for holding the access count L necessary for reading the data, and data reading for one scan line A scan counter 14 only subtracts the value b each time ended, the last address of a page of data written in the bit map memory 40 the value E
Line counter 15 that holds the, and enlargement setting switch 6
The video control unit 11 controls the selector 19 based on the enlargement value set at 0.

【0024】次に、本実施例の動作について、図2のフ
ローチャートを用いて説明する。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG.

【0025】.拡大設定スイッチ60の値nが設定さ
れる(図2のS10)と、ビデオ制御部11は、スキャ
ンカウンタ14の値bに拡大値nをセットする(図2の
S30)。
[0025]. When the value n of the enlargement setting switch 60 is set (S10 of FIG. 2), the video control unit 11 sets the enlargement value n to the value b of the scan counter 14 (S30 of FIG. 2).

【0026】さらに、ビデオ制御部11は、バイトカウ
ンタ12の値aをカウントレジスタ13の値Lにセット
する(図2のS30)。
Further, the video control unit 11 sets the value a of the byte counter 12 to the value L of the count register 13 (S30 in FIG. 2).

【0027】また、ビデオ制御部11は、分周回路18
の出力周波数がクロックジェネレータ17の出力周波数
の1/nとなるように設定する。
The video control unit 11 also includes a frequency dividing circuit 18
Is set to be 1 / n of the output frequency of the clock generator 17.

【0028】.画像データが送られてくると、ビデオ
制御部11は、ビットマップメモリ40に格納する(図
2のS20)。
.. When the image data is sent, the video control unit 11 stores it in the bitmap memory 40 (S20 in FIG. 2).

【0029】.DMA部30は、ビットマップメモリ
40に格納された画像データをアドレスカウンタ16で
示されるアドレスMから順次mバイト単位で読み出す
(図2のS40)。ここで、mの値は装置に依存してい
る。
.. The DMA unit 30 sequentially reads the image data stored in the bitmap memory 40 from the address M indicated by the address counter 16 in units of m bytes (S40 in FIG. 2). Here, the value of m is device-dependent.

【0030】そして、DMA部30は、ビットマップメ
モリ40から読み出した画像データをパラレルシリアル
変換器20に送る。
Then, the DMA section 30 sends the image data read from the bit map memory 40 to the parallel-serial converter 20.

【0031】さらに、パラレルシリアル変換器20は、
DAM部30からの画像データをシリアルデータに変換
し、セレクタ19から出力される同期信号に同期させて
印刷機構部50に送る。
Further, the parallel-serial converter 20 is
The image data from the DAM unit 30 is converted into serial data, which is sent to the printing mechanism unit 50 in synchronization with the synchronization signal output from the selector 19.

【0032】ここで、セレクタ19は、拡大処理を必要
としない通常の印刷の場合には、クロックジェネレータ
17から直接入力されるクロック信号を選択し、拡大処
理を必要とする印刷の場合には、分周回路18から入力
される1/n周波数の同期信号を選択する。
Here, the selector 19 selects the clock signal directly input from the clock generator 17 in the case of normal printing which does not require enlargement processing, and selects the clock signal directly inputted from the clock generator 17 in the case of printing requiring enlargement processing. The 1 / n frequency synchronizing signal input from the frequency dividing circuit 18 is selected.

【0033】.ビデオ制御部11は、DMA部30が
mバイト読み込む毎にアドレスカウンタ16の値Mをイ
ンクリメントするとともに、バイトカウンタ12の値a
をデクリメントする(図2のS50)。
.. The video control unit 11 increments the value M of the address counter 16 each time the DMA unit 30 reads m bytes, and also the value a of the byte counter 12.
Is decremented (S50 in FIG. 2).

【0034】バイトカウンタ12の値aが0になるまで
上記との処理を繰り返し行う(図2のS60)。
The above process is repeated until the value a of the byte counter 12 becomes 0 (S60 in FIG. 2).

【0035】バイトカウンタ12の値aが0になると
(図2のS60)、つまり1スキャンライン分のデータ
読み込みが終わると、ビデオ制御11はスキャンカウン
タ14の値bをチェックする(図2のS70)。
When the value a of the byte counter 12 becomes 0 (S60 of FIG. 2), that is, when the data reading for one scan line is completed, the video control 11 checks the value b of the scan counter 14 (S70 of FIG. 2). ).

【0036】.スキャンカウンタ14の値bが1より
大きければ、ビデオ制御部11はアドレスカウンタ16
の値Mからカウントレジスタ13の値Lを減算し、さら
にスキャンカウンタ14の値bをデクリメントする(図
2のS80)。
.. If the value b of the scan counter 14 is larger than 1, the video control unit 11 determines that the address counter 16
The value L of the count register 13 is subtracted from the value M of, and the value b of the scan counter 14 is decremented (S80 in FIG. 2).

【0037】そして、上記の処理に戻る。この処理に
よって同じ1スキャンライン分のデータをn回読み込む
ことになる。
Then, the process returns to the above process. By this processing, the same data for one scan line is read n times.

【0038】.一方、スキャンカウンタ14の値bが
1であれば、ビデオ制御部11は、ラインカウンタ15
の値Eをチェックする(図2のS90)。
.. On the other hand, if the value b of the scan counter 14 is 1, the video control unit 11 determines that the line counter 15
The value E of is checked (S90 in FIG. 2).

【0039】すなわち、ビデオ制御部11は、アドレス
カウンタ16とラインカウンタ15の値の比較を行い
(図2のS90)、ラインカウンタ15の値Eの方が大
きい場合は、スキャンカウンタ14の値bに拡大値nを
セットするとともにバイトカウンタ12の値aをカウン
トレジスタ13の値Lにセットして、上記の処理に戻
る。
That is, the video control unit 11 compares the values of the address counter 16 and the line counter 15 (S90 in FIG. 2). If the value E of the line counter 15 is larger, the value b of the scan counter 14 is compared. Is set to the enlargement value n, the value a of the byte counter 12 is set to the value L of the count register 13, and the process returns to the above.

【0040】一方、アドレスカウンタMの値がラインカ
ウンタ15の値と等しくなると、ビデオ制御部11の処
理は終了となる。
On the other hand, when the value of the address counter M becomes equal to the value of the line counter 15, the processing of the video control unit 11 ends.

【0041】さらに、パラレルシリアル変換器20に通
常の同期信号を入力した時と、1/2周波数の同期信号
を入力した時の違いについて図3を用いて詳細に説明す
る。
Further, the difference between when the normal synchronizing signal is input to the parallel-serial converter 20 and when the 1/2 frequency synchronizing signal is input will be described in detail with reference to FIG.

【0042】パラレルシリアル変換器20は、同期信号
の立ち上がりもしくは立ち下がりをトリガにして画像デ
ータを1ドットずつ印刷機構部50に送る。この時1ド
ット(1ビット)は同期信号の1クロックに対応してお
りドットの幅と線形の関係にある。
The parallel-to-serial converter 20 sends the image data dot by dot to the printing mechanism unit 50 with the rising or falling edge of the synchronizing signal as a trigger. At this time, one dot (1 bit) corresponds to one clock of the synchronizing signal and has a linear relationship with the width of the dot.

【0043】つまり、1/2周波数のクロックをトリガ
にした場合、1ドットが1クロックに対応しているので
1ドットの幅が通常のクロックを入力した場合の2ドッ
ト分に相当することになる。
That is, when a 1/2 frequency clock is used as a trigger, since 1 dot corresponds to 1 clock, the width of 1 dot corresponds to 2 dots when a normal clock is input. .

【0044】このようにして出力した場合、通常のクロ
ック信号で1ドット(1ビット)のデータを2回ずつ出
力したことと同義となり、1ラインのデータの横方向に
2倍拡大した印字結果が得られる。
When output in this way, it is synonymous with outputting 1 dot (1 bit) data twice by a normal clock signal, and a print result obtained by doubling the horizontal direction of 1 line data is obtained. can get.

【0045】つまり、1/n周波数のクロックを入力し
た場合、1ラインのデータを横方向にn倍拡大した印字
結果が得られることになる。
That is, when a clock having a frequency of 1 / n is input, a print result obtained by horizontally enlarging one line of data by n times is obtained.

【0046】以上のように、本発明ではハードウエアに
よる処理によってのみ全ての拡大処理を行うため、拡大
処理に特別な時間を必要とせず、通常の印刷処理と同等
の時間で拡大印刷を行うことができる。また、ソフトウ
エアに依存する部分がないためにCPU専有することが
なく、CPUを他の処理に使用することが可能となる。
As described above, according to the present invention, since all the enlargement processing is performed only by the processing by hardware, the enlargement processing does not require a special time, and the enlargement printing can be performed in the same time as the normal printing processing. You can Further, since there is no part that depends on software, there is no exclusive use of the CPU, and the CPU can be used for other processing.

【0047】[0047]

【発明の効果】本発明は以上のように構成され機能する
ので、これによると、ハードウエアによる処理によって
のみ全ての拡大/縮小処理を行うことができ、これがた
め、拡大/縮小処理に特別な時間を必要とせず、しか
も、CPUの負荷を軽減することが可能となるという従
来にない優れたプリンタ装置を提供することができる。
Since the present invention is constructed and functions as described above, according to the present invention, all the enlargement / reduction processing can be performed only by the processing by hardware, which makes the enlargement / reduction processing special. It is possible to provide an excellent printer device which does not require time and which can reduce the load on the CPU and which has not been available in the past.

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

【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】図1の実施例の動作を説明するためのフローチ
ャートである。
FIG. 2 is a flow chart for explaining the operation of the embodiment of FIG.

【図3】図1の実施例の動作を説明するためのタイミン
グチャートである。
FIG. 3 is a timing chart for explaining the operation of the embodiment of FIG.

【図4】従来例を示す構成図である。FIG. 4 is a configuration diagram showing a conventional example.

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

10 拡大処理部 11 ビデオ制御部 12 バイトカウンタ 13 カウントレジスタ 14 スキャンカウンタ 15 ラインカウンタ 16 アドレスカウンタ 17 クロックジェネレータ 18 分周回路 19 セレクタ 20 パラレルシリアル変換器 30 DMA制御部 40 ビットマップメモリ 50 印刷機構部 60 拡大設定スイッチ 10 Enlargement Processing Section 11 Video Control Section 12 Byte Counter 13 Count Register 14 Scan Counter 15 Line Counter 16 Address Counter 17 Clock Generator 18 Frequency Divider 19 Selector 20 Parallel Serial Converter 30 DMA Control Section 40 Bitmap Memory 50 Printing Mechanism Section 60 Enlargement setting switch

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 画像データを格納するビットマップメモ
リと、拡大値を設定する拡大設定スイッチと、この拡大
設定スイッチにて設定された拡大値に対応した同期信号
を出力する拡大処理部と、前記ビットマップメモリに書
き込まれた画像データを順次読み出すDMA制御部と、
このDMA制御部からの画像データをシリアルデータに
変換するとともに変換データを前記拡大処理部からの同
期信号に同期させて出力するパラレルシリアル変換器
と、このパラレルシリアル変換器からの画像データを印
刷する印刷機構部とを装備したことを特徴とするプリン
タ装置。
1. A bitmap memory for storing image data, an enlargement setting switch for setting an enlargement value, an enlargement processing section for outputting a synchronization signal corresponding to the enlargement value set by the enlargement setting switch, A DMA control unit for sequentially reading the image data written in the bitmap memory,
A parallel-serial converter that converts the image data from the DMA control unit into serial data and outputs the converted data in synchronization with the synchronization signal from the enlargement processing unit, and prints the image data from the parallel-serial converter. A printer device comprising a printing mechanism section.
【請求項2】 前記拡大処理部は、前記パラレルシリア
ル変換器に出力する同期信号の選択をするセレクタと所
定の同期信号からその1/n周波数の同期信号を生成す
る分周回路と、この分周回路に対し拡大値nに対応した
同期信号の出力を指令するビデオ制御部とを備えている
ことを特徴とした請求項1記載のプリンタ装置。
2. The enlarging processing section includes a selector for selecting a sync signal to be output to the parallel-to-serial converter, a frequency divider circuit for generating a sync signal of 1 / n frequency from a predetermined sync signal, and a frequency divider circuit for dividing the sync signal. 2. The printer device according to claim 1, further comprising a video control unit for instructing the peripheral circuit to output a synchronization signal corresponding to the enlargement value n.
JP5188955A 1993-07-01 1993-07-01 Printer device Pending JPH0717075A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5188955A JPH0717075A (en) 1993-07-01 1993-07-01 Printer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5188955A JPH0717075A (en) 1993-07-01 1993-07-01 Printer device

Publications (1)

Publication Number Publication Date
JPH0717075A true JPH0717075A (en) 1995-01-20

Family

ID=16232851

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5188955A Pending JPH0717075A (en) 1993-07-01 1993-07-01 Printer device

Country Status (1)

Country Link
JP (1) JPH0717075A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59178075A (en) * 1983-03-29 1984-10-09 Fujitsu Ltd Control system of expansion of print
JPS63249663A (en) * 1987-04-06 1988-10-17 Hitachi Ltd printer control device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59178075A (en) * 1983-03-29 1984-10-09 Fujitsu Ltd Control system of expansion of print
JPS63249663A (en) * 1987-04-06 1988-10-17 Hitachi Ltd printer control device

Similar Documents

Publication Publication Date Title
US5337409A (en) Parallel/serial data conversion system
JPH0717075A (en) Printer device
JP2837103B2 (en) Image processing device resolution matching circuit
JP2502753B2 (en) Image output device
JPH0421472A (en) printer control device
JP2782798B2 (en) Image output device
JPS63249663A (en) printer control device
JP2955300B2 (en) Image processing method and apparatus
JP3165750B2 (en) Printing equipment
JP2613302B2 (en) Reduction printing device
JP2730507B2 (en) Printer device
JPS607265A (en) Image processor
JPH1093813A (en) Recording device
JP2955301B2 (en) Image processing method
JP3210598B2 (en) Print control device and print control method
JPS62164130A (en) Picture processor
JPH052643A (en) Picture processor
JPS631547A (en) Print controller for laser beam printer
JPH1051627A (en) Image processing method and apparatus
JPS6386017A (en) printer control device
JP2002264423A (en) Printing equipment
JPS616767A (en) Picture information processing system
JPH04331569A (en) Image processor
KR19980063214A (en) Image recording device capable of converting arbitrary resolution
JPH02302173A (en) Picture processing system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19960220