JPS59224962A - Processing method of input data in electrophotography recorder - Google Patents

Processing method of input data in electrophotography recorder

Info

Publication number
JPS59224962A
JPS59224962A JP58031134A JP3113483A JPS59224962A JP S59224962 A JPS59224962 A JP S59224962A JP 58031134 A JP58031134 A JP 58031134A JP 3113483 A JP3113483 A JP 3113483A JP S59224962 A JPS59224962 A JP S59224962A
Authority
JP
Japan
Prior art keywords
data
raster
memory
vector
plotter
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
JP58031134A
Other languages
Japanese (ja)
Inventor
Genichiro Inoue
井上 元一郎
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP58031134A priority Critical patent/JPS59224962A/en
Publication of JPS59224962A publication Critical patent/JPS59224962A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Combination Of More Than One Step In Electrophotography (AREA)
  • Facsimiles In General (AREA)

Abstract

PURPOSE:To reduce the amount of memory to be used and to improve the memory efficiency by compressing raster data after raster conversion to store the data in a page memory. CONSTITUTION:The transfer of data from a host computer 10 to a plotter 20 is conducted in any stage from an unsorted vector to a raster. In the indirect electrostatic system PPC, the sorted data transmitted from the computer 10 is converted into a raster data by a raster memory 43. Parallel/series conversion is attained for the data by a raster decoder 44 and the result is applied to a sequence control section 45 as a raster signal. The control section 45 conducts the control that the converted raster is compressed, the data is stored in a page memory and then restored.

Description

【発明の詳細な説明】 九棗斑■ 本発明は電子写真記録装置、より詳細には、感光体を使
用する間接電子写真記録装置における入力データの処理
方法に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an electrophotographic recording apparatus, and more particularly to a method for processing input data in an indirect electrophotographic recording apparatus using a photoreceptor.

え末韮遣 電子写真記録装置において、データがホストコンピュー
タからアンソーティドベクタで送られてくる場合は、ラ
スク変換をするために非圧縮でのページメモリが必要で
あるが、ソーティドベクタで送られてくる場合には、順
次ラスク変換が可能となるのでラスク変換直後にデータ
圧縮を行ってしまえばデータ量はかなり減少する。従っ
て、ここでソーティドベクタで送られてくるという前提
をつければ、従来の方式における非圧縮でページ分をス
トアするための大容量のメモリは不必要となり、メモリ
の使用効率が悪い、コストが高い等といった欠点はなく
なる。
In an electrophotographic recording device, if data is sent from the host computer as an unsorted vector, uncompressed page memory is required to perform rask conversion, but it is not possible to send the data as a sorted vector. When the data is processed, sequential rask transformation becomes possible, so if data compression is performed immediately after rask transformation, the amount of data can be considerably reduced. Therefore, if we assume that the information is sent as sorted vectors, the large capacity memory needed to store uncompressed pages in the conventional method becomes unnecessary, resulting in poor memory usage and cost. There are no drawbacks such as high prices.

止−−1 本発明は、上述のごとき実情に鑑みてなされたもので、
特にラスク変換後のラスタデータを圧縮してページメモ
リに記憶することにより、使用メモリ量の低減、及び、
メモリ使用効率の向上を図ったものである。
Stop--1 The present invention was made in view of the above-mentioned circumstances, and
In particular, by compressing raster data after rask conversion and storing it in page memory, the amount of memory used can be reduced and
This is intended to improve memory usage efficiency.

」−一1 本発明の構成について、以下、一実施例に基づいて説明
する。
''-11 The configuration of the present invention will be described below based on one embodiment.

一般に、ホストコンピュータ内での図形情報(データフ
ァイル)は、インデックスファイルとそれにより参照さ
れる小ファイル群より構成されている。これらのファイ
ルから図形をとりだすには、平面図、三面図、または、
鳥敵図等の条件に応じた画像ファイルを作成し、さらに
、プロットするためには、前述の画像ファイルよりプロ
ットしたい要素、倍率等の条件を入れてプロッター制御
用の座標情報(アンソーティドベクタ)に変換する。こ
の段階では、データの内容は線、破線、ぬりつぶしとそ
の座標程度のものになっており、曲線類は短い線の連続
として扱われる。従って、ペンプロッタ−ではすでにこ
の段階で作図可能となる。しかしながら、静電プロッタ
ーでは紙の端から順に書込むので、データを書込む順序
に並べかえる必要がある。この作業を行ったものがソー
ティドベクタである。この作業はプロッター内部で行う
こともできる。ソーティドベクタは最後にビットパター
ン(ラスタ)に変換されてはじめてプロット可能な信号
になり、プロッターはこの信号をそのままヘッドや変調
器に印加して作図を行う。
Generally, graphical information (data files) in a host computer is composed of an index file and a group of small files referenced by the index file. To extract shapes from these files, select a plan view, three-view view, or
To create an image file according to the conditions such as a bird map, etc., and to plot it, enter the elements you want to plot, magnification, etc. from the image file mentioned above, and create coordinate information for plotter control (unsorted vector ). At this stage, the content of the data consists of lines, broken lines, filled lines, and their coordinates, and curves are treated as a series of short lines. Therefore, the pen plotter can already plot at this stage. However, since the electrostatic plotter writes data sequentially from the edge of the paper, it is necessary to rearrange the data in the order in which it will be written. A sorted vector performs this work. This work can also be done inside the plotter. The sorted vector becomes a signal that can be plotted only after it is finally converted into a bit pattern (raster), and the plotter directly applies this signal to the head or modulator to draw a plot.

第1図は、上述のごとく動作するホストコンピュータ及
びプロッターの内部結線図で、図中、10はホストコン
ピュータ、20はプロッターを示し、図示のように、ホ
ストコンピュータ10は、データファイル11、アンソ
ーティドベクタ12、ソーティドベクタ13、テスク1
4等から成り、また、プロッター20は、アンソーティ
ドベクタ21、ソーティドベクタ22、テスク23等か
ら成っている。ホストコンピュータ10からプロッター
20へのデータの転送はアンソーティドベクターラスタ
間のどれかの段階で行われる。一般には、ホストコンピ
ュータ10の方がデータ処理が速いので、ホストコンピ
ュータ20が比較的すいていればホスト側で行い、こん
でいれば、適当な段階でプロッター側に転送し、プロッ
ター内部で処理を行う。プロッター20の内部では前述
の様に、ベクタ信号はラスタ信号に変換して、ラスタ信
号はそのまま内部のラスタメモリに一時記憶し、データ
の転送及び処理が終了すると、ラスタメモリ内のデータ
を順次送出して記録を行う。
FIG. 1 is an internal wiring diagram of the host computer and plotter that operate as described above. In the figure, 10 is the host computer, 20 is the plotter, and as shown, the host computer 10 has a data file 11, an unsorted vector 12, sorted vector 13, task 1
The plotter 20 also consists of an unsorted vector 21, a sorted vector 22, a task 23, etc. Data is transferred from the host computer 10 to the plotter 20 at any stage between unsorted vector rasters. In general, the host computer 10 is faster at processing data, so if the host computer 20 is relatively busy, it will be processed on the host side, and if it is busy, it will be transferred to the plotter at an appropriate stage and processed within the plotter. conduct. Inside the plotter 20, as mentioned above, the vector signal is converted into a raster signal, and the raster signal is temporarily stored as is in the internal raster memory, and when the data transfer and processing is completed, the data in the raster memory is sequentially sent out. and record it.

記録方法には直接静電方式(スタイラス等により直接電
荷を乗せてそのまま現像する方式・・・ファクシミリと
同じ)と間接静電転写方式(感光体等にトナー像を作り
紙に転写する方式・・・複写機と同じ)がある。その他
にも簡易記録方式としてサーブル方式や光学方式(CR
Tの像を銀塩紙で写す)、放電破壊方式等がある。
Recording methods include the direct electrostatic method (a method in which a charge is directly applied with a stylus etc. and then developed...same as facsimile) and the indirect electrostatic transfer method (a method in which a toner image is created on a photoreceptor and transferred to paper...・Same as a copy machine). Other simple recording methods include the sabre method and the optical method (CR).
There are methods such as copying the image of T on silver halide paper) and the discharge destruction method.

ここで、間接静電転写方式(PPC)以外の方式は、記
録のためのプロセス速度が可変可能であるため、データ
の転送及び処理を行いながら記録することができ、従っ
て、ラスタメモリを1ペ一ジ分もつ必要はない。しかし
ながら、PPC方式は一度記録を開始すると途中で中断
することはできないので、1ペ一ジ分のラスタメモリを
必要とする。そのかわり入力がアンソーティドベクタで
あってもソートする必要はない。
In methods other than indirect electrostatic transfer (PPC), the process speed for recording can be varied, so it is possible to record while transferring and processing data, and therefore one page of raster memory can be recorded. You don't need to last a minute. However, in the PPC method, once recording has started, it cannot be interrupted midway, so it requires a raster memory for one page. Instead, even if the input is an unsorted vector, there is no need to sort it.

第2図は、上記PPC方式を用いた場合のプロッター内
部(データ処理部)の電気的ブロック線図で、図中、3
1は外部インターフェース、32は内部インターフェー
ス、33はCPU、34はプログラムメモリ、35はワ
ークメモリ、36はラスタデータ信号分離回路、37は
ベクタキャラクタバッファ、38はキャラクタジェネレ
ータ、39はベクタ・ラスタコンバータ、40はラスタ
バッファ、41はラスタエンコード(圧W)、42はア
ドレスコントローラ、43はラスタメモリ、44はラス
タデコード及びシリアル変換回路(伸長)、45はシー
ケンス制御部であるが、以下、その各部の動作の概要を
説明する。
Figure 2 is an electrical block diagram of the inside of the plotter (data processing section) when using the above PPC method.
1 is an external interface, 32 is an internal interface, 33 is a CPU, 34 is a program memory, 35 is a work memory, 36 is a raster data signal separation circuit, 37 is a vector character buffer, 38 is a character generator, 39 is a vector/raster converter, 40 is a raster buffer, 41 is a raster encoder (pressure W), 42 is an address controller, 43 is a raster memory, 44 is a raster decode and serial conversion circuit (expansion), and 45 is a sequence control section. An overview of the operation will be explained.

外部インターフェース(31) 外部機器、特に、ホストコンピュータから、R5232
CセントロニクスIEEE等のフォーマットで送られて
くる入力信号又はプロッターから送出する出力信号と内
部バスフォーマットとの変換を行う。
External interface (31) From an external device, in particular a host computer, the R5232
It converts the input signal sent in a format such as C Centronics IEEE or the output signal sent from the plotter to the internal bus format.

インターフ゛エースユ 主に機械制御用のシーケンス制御部との信号の入出力を
行う。内容はプロットスタート、ストップ等のコマンド
及びペーパー無、ビズイ等の機内状態信号である。
Interface unit Mainly performs input/output of signals with the sequence control unit for machine control. The contents include commands such as plot start and stop, and in-flight status signals such as no paper and busy.

外部インターフェース31から送られてくるコマンドの
解決及び実行を行う。また、データ処理部内の各部の管
理を行う。
It resolves and executes commands sent from the external interface 31. It also manages each part within the data processing unit.

=7タデータ信号分離回路(36 ラスタデータは、ラスタデータの意味を示すコマンド→
転送データ量→データブロックの順で送られてくる。従
って、ここではデータブロック部分の転送時にCPUの
処理をはなれて連続で信号をラスタメモリ内に取り込む
動作を行う。、第3図は、ラスタデータの信号例を示す
図で、コードが00又はFFの場合は、その次にリピー
ト数(図示例においては、03.Of)を入れている。
=7 data signal separation circuit (36 Raster data is a command that indicates the meaning of raster data →
The amount of data to be transferred is sent in the order of data blocks. Therefore, here, when transferring a data block portion, an operation is performed in which signals are continuously fetched into the raster memory, apart from CPU processing. , FIG. 3 is a diagram showing an example of a signal of raster data. When the code is 00 or FF, the number of repeats (03.Of in the illustrated example) is entered next.

キャラクタジェネレータ(38) 送られてきた信号が文字を意味する場合は、この部分に
より文字のラスタを発生し、ラスタメモリ43に送出す
る。
Character generator (38) If the sent signal means a character, this part generates a character raster and sends it to the raster memory 43.

ベクタ・ラスタコンバータ39 送られてきた信号かベクタを意味する場合にベクタデー
タから線やぬりつぶし等のビットパターンに変換してラ
スタメモリに送出する。具体的な動作として、直線を例
にとると、第4図に示すようなデータ形式となる。すな
わち、第4図において、■はラスタ、ベクタ、制御等の
データ種類領域、IIはデータ長さ領域、■は画像デー
タ(ラスタ又はベクタ)領域、■はデータ終了及びチェ
ックデータ(サムチェック等)領域を示し、前記画像デ
ータ領域■は第5図に示すように構成されている。すな
わち、第5図においてXi、Ylはスタート座標、X2
.Y2はエンド座標、Z、、Z2は制御ビットで、制御
ビットによって線の種類(実線、破線等)及び太さ等を
指示している。前述のように、具体例として直線の場合
を例にとると、2点間の座標Xs  、 Y 1  、
 X2  、 Y2 (7)データより傾き(Y2−Y
+ )/ (X2−Xt ) を求めてX方向、Y方向
のメモリのアドレスの増加又は減少速度を求め、その速
度でメモリをx1〜X2.71〜72間アクセスし、対
応するデータを書込んでゆく。ベクタデータは前述の様
に2点間の座標が標準的であるが、その外の方法として
、スタート点と方向と長さ、又は、スタート点とアクセ
ス幅といった様な指定も可能である。一般には、図形の
種類又は性質に応じて使い分けていることが多い。
Vector/Raster Converter 39 If the sent signal means a vector, it converts the vector data into a bit pattern such as a line or fill-in and sends it to the raster memory. Taking a straight line as an example as a specific operation, the data format is as shown in FIG. That is, in FIG. 4, ■ is a data type area such as raster, vector, control, etc., II is a data length area, ■ is an image data (raster or vector) area, and ■ is data end and check data (sum check, etc.) The image data area (2) is structured as shown in FIG. That is, in FIG. 5, Xi and Yl are the start coordinates, and X2
.. Y2 is the end coordinate, Z, , Z2 are control bits, and the control bits indicate the type of line (solid line, broken line, etc.), thickness, etc. As mentioned above, taking the case of a straight line as a specific example, the coordinates between two points are Xs, Y1,
X2, Y2 (7) Based on the data, the slope (Y2-Y
+)/(X2-Xt) to find the increase or decrease speed of memory addresses in the X and Y directions, access the memory between x1 and X2 at that speed, and write the corresponding data between 71 and 72. I'm leaving. As mentioned above, the standard vector data is the coordinates between two points, but it is also possible to specify the start point, direction, and length, or the start point and access width. In general, they are often used differently depending on the type or nature of the figure.

アドレスコントローラ(42) ラスタメモリのアドレスを発生させる部分で基本的には
プリセット型のカウンタとマルチプレクサより構成され
る。動作は初期設定値は内部バスにより操作し、そこか
らのインクリメント、デクリメント、及び、小範囲の変
更は相対アドレス信号により操作する。また、データの
書出しくプロット時)時は、データ処理部の管理をはな
れてシーケンス制御部の管理下に入り、DMA制御信号
により操作される。
Address controller (42) This part generates raster memory addresses and basically consists of a preset type counter and a multiplexer. The initial setting value is operated by an internal bus, and increment, decrement, and small range changes from there are operated by a relative address signal. Also, when writing data (when plotting), it is no longer under the control of the data processing section and is under the control of the sequence control section, and is operated by the DMA control signal.

ラスタメモリ 43) 書出しのためのデータを記憶しておくところで、形態と
しては、ホストコンピュータより圧縮ラスタとして送ら
れた場合はそのまま、また、ベフタラスタ変換により作
られる場合はページ分のラスタ(非圧縮)となる。
Raster memory 43) This is where data for writing is stored.If it is sent as a compressed raster from the host computer, it will be stored as is, or if it is created by Beft Raster conversion, it will be stored as a page worth of raster (uncompressed). becomes.

ラスタデコーダ びシリアルl  (44)ラスタメモ
リ内に記憶されたデータをパラレル・シリアル変換して
スタイラスや変調器に印加するためのシリアルなラスタ
信号(映像信号)を送出する。また、ラスタデータ信号
が圧縮されている場合は、圧縮分シフトし、ラスタ内の
データをリピートするデコード作業も行う。
Raster decoder and serial l (44) Converts the data stored in the raster memory from parallel to serial and sends out a serial raster signal (video signal) to be applied to the stylus or modulator. Furthermore, if the raster data signal is compressed, a decoding operation is also performed in which the data is shifted by the amount of compression and the data in the raster is repeated.

シーケンス制御部 45 ラスタ信号を記録するための機械的動作を制御する部分
で、スタート、ストップ及びスティタスの変換等は内部
インターフェースを通してデータ処理部で行うがDMA
制御信号とラスタ信号については、ソフト処理では速度
が遅いので、直接接続されている。DMA制御信号は、
機械内部で主走査するためのクロックや同期信号、ゲー
ト信号等より構成され、機械の動作とラスタ信号を同期
をとって転送するための制御信号である。なお、スタイ
ラス方式では紙送りステップモータの立」二0 リ、立下り、補正が、また、光学方式(レーザープロッ
ター等)ではポリゴンミラーの精度補正が必要であるた
め、書出時の制御の主導権は機械側に合わせて電気が対
応するのが普通である。ホストコンピュータより送られ
てくるデータがソーティドベクタの場合は、記録する副
走査方向に対してラスク変換順になっているので、ラス
タ変換器は記録すべ、きデータの発生から死滅までを複
数同時に取扱いながら変換する(この場合のラスタ変換
器はスタイラス用のものと同じである)。而して、スタ
イラスの場合は変換された信号をそのままヘッドに印加
して記録するがPPCの場合はプロセスの関係上1ペー
ジ分を一時記憶する必要がある。しかしながら、このデ
ータをそのまま記録すると大容量のメモリが必要となる
ので、本発明においては、この段階で一度圧縮うスクに
変換する。変換方法は、第3図に示したようにしても良
いし、さらに圧縮率を上げるのであればMH方式、MR
方式(ファクシミリと同じ)等を使用することもできる
0本発明は、この操作を行うこと1 により通常の場合115位のデータ量になる。また、こ
の方式においては従来のものに比してベクタデータ用の
バッファ(ラスタ変換処理を行うために変換中のベクト
ルを記憶していなければならない)が必要であるが、ベ
クタデータそのものは数値データであるため小容量のメ
モリで充分である。書出しはホストコンピュータから直
接圧縮ラスタデータが送られ、た場合と同様に圧縮され
たものを元に戻しながら(伸張)シーケンス制御部へD
MA転送をして行う。
Sequence control unit 45 A part that controls mechanical operations for recording raster signals. Start, stop, status conversion, etc. are performed by the data processing unit through an internal interface, but DMA
Control signals and raster signals are directly connected because software processing is slow. The DMA control signal is
This control signal consists of clocks, synchronization signals, gate signals, etc. for main scanning inside the machine, and is used to transfer raster signals in synchronization with machine operations. In addition, in the stylus method, the rise, fall, and correction of the paper feed step motor are necessary, and in the optical method (laser plotter, etc.), it is necessary to correct the accuracy of the polygon mirror, so the control at the time of writing is controlled. Normally, electricity corresponds to the mechanical side. If the data sent from the host computer is a sorted vector, the raster conversion order is in the recording sub-scanning direction, so the raster converter can handle multiple pieces of data to be recorded from generation to destruction at the same time. (The raster converter in this case is the same as the one for the stylus). In the case of a stylus, the converted signal is directly applied to the head and recorded, but in the case of a PPC, it is necessary to temporarily store one page worth of data due to the process. However, recording this data as it is requires a large capacity memory, so in the present invention, it is converted into a compressed disk at this stage. The conversion method may be as shown in Figure 3, or if the compression ratio is to be further increased, the MH method or MR method may be used.
In the present invention, by performing this operation, the amount of data becomes 115th in the normal case. Additionally, compared to conventional methods, this method requires a buffer for vector data (the vector being converted must be stored in order to perform raster conversion processing), but the vector data itself is numeric data. Therefore, a small memory capacity is sufficient. For writing, compressed raster data is sent directly from the host computer, and the compressed data is restored (decompressed) and sent to the sequence control unit in the same way as in the case of writing.
Perform MA transfer.

九−一1 以上の説明から明らかなように1本発明によると、ソー
ティドベクタ及び圧縮ラスタ信号のみを受取るのであれ
ばメモリ容量を減少することができコス、トグウン等が
可能となる。また、アンソーティドベクタから受取るの
であれば、アンソーティドベクタをラスタ変換できる記
録サイズ以上がソーティドベクタでは可能となる。例え
ば、非圧縮でA4サイズのメモリであればソーティドベ
クタ及び圧縮ラスタでは・A3〜A2サイズまで記憶2 (もちろん圧縮された形で)可能となる。
9-11 As is clear from the above description, according to the present invention, if only sorted vector and compressed raster signals are received, the memory capacity can be reduced and costs and costs can be reduced. Furthermore, if the data is received from an unsorted vector, the sorted vector can have a recording size that is larger than the raster conversion of the unsorted vector. For example, an uncompressed A4 size memory can store sorted vectors and compressed rasters up to A3 to A2 size (in compressed form, of course).

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

第1図は、図形データの処理方法の一例を説明するため
の電気的ブロック線図、第2図は、プロッター内部(デ
ータ処理部)の詳細電気回路図、第3図は、ラスタデー
タの信号例を示す図、第4図は、データ型式の一例を示
す図、第5図は、第4図に示した画像データ領域■の詳
細図である。 10・・・ホストコンピュータ、11・・・データファ
イル、12・・・アンソーティドベクタ、13・・・ソ
ーティドベクタ、14・・・ラスタ、20・・・プロッ
ター21・・・アンソーティドベクタ、22・・・ソー
ティドベクタ、23・・・ラスタ、31・・・外部イン
ターフェース、32・・・内部インターフェース、33
・・・CPU、34・・・プログラムメモリ、35・・
・ワークメモリ、36・・・ラスタデータ信号分離回路
、37・・・ベクタキャラクタバッファ、38・・・キ
ャラクタジェネレータ、39・・・ベクタ・ラスタコン
バータ、40・・・ラスタバッファ、41・・・ラスク
エンコード、42・・・アドレスコントローラ、43・
・・ラスタメモ3 す、44・・・ラスタデコード及びシリアル変換回路、
45・・・シーケンス制御部。 4
Fig. 1 is an electrical block diagram for explaining an example of a graphic data processing method, Fig. 2 is a detailed electrical circuit diagram inside the plotter (data processing section), and Fig. 3 is a raster data signal. FIG. 4 is a diagram showing an example of the data format, and FIG. 5 is a detailed diagram of the image data area (2) shown in FIG. 4. DESCRIPTION OF SYMBOLS 10... Host computer, 11... Data file, 12... Unsorted vector, 13... Sorted vector, 14... Raster, 20... Plotter 21... Unsorted vector , 22... sorted vector, 23... raster, 31... external interface, 32... internal interface, 33
...CPU, 34...Program memory, 35...
- Work memory, 36... Raster data signal separation circuit, 37... Vector character buffer, 38... Character generator, 39... Vector/raster converter, 40... Raster buffer, 41... Rask encode, 42...address controller, 43.
... Raster memo 3, 44... Raster decoding and serial conversion circuit,
45...Sequence control unit. 4

Claims (1)

【特許請求の範囲】[Claims] ホストコンピュータより送られてくるソーティドベクタ
をラスタデータに変換する手段と、変換されたラスタデ
ータを圧縮する手段と、圧縮されたデータを一時記憶す
る手段と、記録時に圧縮されたデータを元に戻す手段と
を具備することを特徴とする電子写真記録装置における
入力データの処理方法。
A means for converting sorted vectors sent from a host computer into raster data, a means for compressing the converted raster data, a means for temporarily storing the compressed data, and a means for storing the compressed data at the time of recording. 1. A method for processing input data in an electrophotographic recording apparatus, comprising: a means for returning data.
JP58031134A 1983-02-25 1983-02-25 Processing method of input data in electrophotography recorder Pending JPS59224962A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58031134A JPS59224962A (en) 1983-02-25 1983-02-25 Processing method of input data in electrophotography recorder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58031134A JPS59224962A (en) 1983-02-25 1983-02-25 Processing method of input data in electrophotography recorder

Publications (1)

Publication Number Publication Date
JPS59224962A true JPS59224962A (en) 1984-12-17

Family

ID=12322956

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58031134A Pending JPS59224962A (en) 1983-02-25 1983-02-25 Processing method of input data in electrophotography recorder

Country Status (1)

Country Link
JP (1) JPS59224962A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0250865A (en) * 1988-08-13 1990-02-20 Canon Inc Printer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0250865A (en) * 1988-08-13 1990-02-20 Canon Inc Printer

Similar Documents

Publication Publication Date Title
JP3240638B2 (en) Image processing device
JPS62502638A (en) Computer-based drawing management system
JPH11177788A (en) Printing control method and printer
JPH0465258A (en) Text information processor and print dot signal generator for processor
US20120320423A1 (en) Printing apparatus provided with plural processing systems for generating print data, printing method and recording medium
JPS59224962A (en) Processing method of input data in electrophotography recorder
JP2018058295A (en) Image processing apparatus, image processing method and program
JP4208350B2 (en) Drawing apparatus, drawing method, and storage medium
JPH0673140B2 (en) Image display device
JP3203660B2 (en) Image recording device
JPH09214746A (en) Image output system and image forming device
JPH05244367A (en) Image processor
JPS59123359A (en) Method for processing information of plotter
JP3053196B2 (en) Image data raster converter
JPH10173836A (en) Image processing unit
JPH11313182A (en) Image forming device
JP4259328B2 (en) Image processing apparatus, printer, and method for reading stored data
JP2000059584A (en) Scanner control method and device therefor
JP2937508B2 (en) Bitmap expansion method
JP3214617B2 (en) Multi-value image printer
JPS59122068A (en) Information processing method of plotter
JPS6385922A (en) Printer device
JP2012096496A (en) Image output device, control method, and control program
JP2002127507A (en) Image forming device
JPH0765177A (en) System and device for image processing