JPH0581437A - Picture processing device - Google Patents

Picture processing device

Info

Publication number
JPH0581437A
JPH0581437A JP26837391A JP26837391A JPH0581437A JP H0581437 A JPH0581437 A JP H0581437A JP 26837391 A JP26837391 A JP 26837391A JP 26837391 A JP26837391 A JP 26837391A JP H0581437 A JPH0581437 A JP H0581437A
Authority
JP
Japan
Prior art keywords
printer
resolution
sub
output
pixel
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
JP26837391A
Other languages
Japanese (ja)
Inventor
Shinko Yamada
眞弘 山田
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 JP26837391A priority Critical patent/JPH0581437A/en
Publication of JPH0581437A publication Critical patent/JPH0581437A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the printing quality by performing the painting-out processing in the subpixel level obtained by fractionizing the resolution of a printer as the output medium and determining an output picture in accordance with the number of continuous painted-out picture elements to minimize the inversion of relations of painting-out width. CONSTITUTION:A printer controller 2 interprets PDL from a host computer 1 and converts it to image data so that it can be outputted to a printer 3. When a character drawing instruction exists in the PDL, vector data in a font ROM 10 is used and a resolution converter is used to generate font bit map data and draws it in a page memory 8. The painting-out processing is performed in the subpixel level obtained by fractionizing the resolution of the output medium, and the output picture is determined in accordance with the number of continuous painted-out picture elements, in the level.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はプリンタにおけるベクト
ル・フォントの展開技術に関し、特にベクトル画像の閉
領域内に塗りつぶし処理を行い、これを印字装置や表示
装置に出力画像として出力するベクトル/ラスタ変換を
利用した画像処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vector / font expansion technique for a printer, and more particularly to vector / raster conversion for performing a filling process in a closed area of a vector image and outputting this as an output image to a printing device or a display device. The present invention relates to an image processing device using the.

【0002】[0002]

【従来の技術】デスクトップ・パブリッシング等の分野
では、印字装置や表示装置へ文字等を出力させる場合
に、一般には出力されるべき文字等の輪郭画像、即ちベ
クトル画像を作成し、その後にこの輪郭画像の閉領域内
に塗りつぶし処理を施すようになっている。
2. Description of the Related Art In the field of desktop publishing, when a character or the like is output to a printing device or a display device, a contour image of the character or the like to be output, that is, a vector image is generally created, and then the contour image is created. The filling process is performed in the closed area of the image.

【0003】従来においては、輪郭画像の閉領域の塗り
つぶし処理は、完全にソフトウェアによって行われる
か、又は閉領域を形成する境界線をメモリ上に一旦描画
し、その後にこの境界線を横切らないように描画ポイン
トを上下左右に移動させながらその内部を塗りつぶすよ
うにして行われるか、或は長方形等の単純な図形の塗り
つぶしのみを行うハードウェアを用紙、任意の図形をま
ずソフトウェアで単純な図形に変換した後、変換された
単純な図形をハードウェアで塗りつぶすことにより行わ
れていた。
Conventionally, the filling processing of the closed area of the contour image is completely performed by software, or the boundary line forming the closed area is once drawn on the memory so that the boundary line is not crossed thereafter. The drawing point is moved up and down, left and right to fill the inside, or a simple figure such as a rectangle is filled with hardware as a paper, and any figure is first made into a simple figure with software. After conversion, the converted simple figure was filled with hardware.

【0004】しかしながら、完全にソフトウェアによっ
て行う方式では、任意領域に対して柔軟に塗りつぶしを
行うことができるものの、塗りつぶし処理に非常に時間
がかかるという欠点があった。
However, in the method of completely using software, although it is possible to flexibly fill an arbitrary area, there is a drawback that the filling processing takes a very long time.

【0005】また、閉領域の境界線をメモリ上に一旦描
画する方式でもメモリ上のデータを読み出して描画ポイ
ントを決めなければならないので、塗りつぶし処理に時
間がかかり、更には塗り残し領域が生じるという欠点が
あった。
In addition, even in the method in which the boundary line of the closed area is once drawn in the memory, it is necessary to read the data in the memory and determine the drawing point, so that the filling process takes time and an unpainted area is generated. There was a flaw.

【0006】また、単純な図形のみの塗りつぶし処理を
ハードウェアで行う方式では、任意の図形を単純な図形
に変換する処理と単純な図形の塗りつぶし処理とを並列
的に行わせることができるものの、オーバーヘッドが大
きく、同様に塗りつぶし処理に時間がかかるという欠点
があった。
Further, in the method of performing the filling process of only the simple figure by hardware, although the process of converting an arbitrary figure into the simple figure and the filling process of the simple figure can be performed in parallel, There is a drawback that the overhead is large and the filling process also takes time.

【0007】このような諸問題を解決するために、各ラ
イン毎の塗りつぶし部分が偶数本の境界線で挟まれるよ
うに閉領域の境界線を直線描画する直線描画手段と、該
直線描画手段によってなされた直線描画を各各ラインご
とに順番に走査し、該ライン走査において奇数番目に交
わった境界線から次に交わる境界線までの画素を塗りつ
ぶす塗りつぶし手段とを備えた画像処理装置が提案され
ている。
In order to solve such problems, a straight line drawing means for drawing a boundary line of a closed region so that a filled portion of each line is sandwiched by even number of boundary lines, and the straight line drawing means An image processing apparatus has been proposed which is provided with a filling unit that sequentially scans each line drawing performed for each line, and fills the pixels from the boundary line that intersects an odd number in the line scan to the boundary line that intersects next. There is.

【0008】この装置によれば、各ライン毎の塗りつぶ
し部分が偶数本の境界線で挟まれるように閉領域の境界
線を直線描画し、この直線描画を各ライン毎に順番に走
査してこのライン走査で奇数番目に交わった境界線から
次に交わる境界線までの画素を塗りつぶし、これにより
閉領域内全域を塗りつぶすことで画像を生成するもの
で、高速にフォント展開が可能となる。
According to this apparatus, the boundary line of the closed area is drawn linearly so that the filled portion of each line is sandwiched by even numbered boundary lines, and this line drawing is scanned sequentially for each line. Pixels from an odd-numbered intersecting boundary line to the next intersecting boundary line in the line scan are filled, and thereby the entire closed region is filled to generate an image, which enables high-speed font expansion.

【0009】しかしながら、上記技術では出力媒体であ
るプリンタの解像度が有限値であるため、量子化誤差の
点を考慮しておらず、計算上の塗りつぶし領域の幅の大
小関係が、プリンタ出力画像では反転してしまうという
問題があった。
However, in the above technique, since the resolution of the printer which is the output medium has a finite value, the point of the quantization error is not taken into consideration, and the size relationship of the width of the filled area in the calculation is not shown in the printer output image. There was a problem of flipping over.

【0010】[0010]

【発明の目的】本発明は上記に鑑みてなされたものであ
り、プリンタの解像度よりも更に細かく分割したサブ・
ピクセル・レベルで塗りつぶし処理を行い、このサブ・
ピクセル・レベルで塗りつぶされる画素の連続数によ
り、プリンタにて出力される出力画素を決定すること
で、塗りつぶし幅の大小関係の反転を最小限に抑えるこ
とで、印字品質の高い出力画像を得ることにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above, and it is a sub-pixel that is divided more finely than the resolution of the printer.
Filling at the pixel level,
By determining the output pixels that are output by the printer based on the number of consecutive pixels that are filled at the pixel level, it is possible to obtain an output image with high print quality by minimizing the reversal of the size relationship of the fill width. It is in.

【0011】また、請求項2では、主走査方向と副走査
方向において解像度の異なる、プリンタを使用すること
で、請求項1の処理を二次元に拡張することなく、主走
査方向、副走査方向とも、真の画像に近く、印字品質の
高い出力画像を得ることを目的としている。
According to the second aspect of the present invention, by using a printer having different resolutions in the main scanning direction and the sub-scanning direction, the main scanning direction and the sub-scanning direction can be realized without expanding the processing of the first aspect to two dimensions. Both aim at obtaining an output image having high print quality and being close to a true image.

【0012】[0012]

【発明の概要】上記目的を達成するため、本発明は出力
媒体であるプリンタの解像度よりも更に細分割したサブ
・ピクセル・レベルで塗りつぶし処理を行い、このサブ
・ピクセル・レベルで塗りつぶされる画素の連続数によ
り出力画像を決定することを特徴とする。
SUMMARY OF THE INVENTION In order to achieve the above object, the present invention performs a filling process at a sub-pixel level that is subdivided more than the resolution of a printer which is an output medium, and determines the pixel to be filled at this sub-pixel level. It is characterized in that the output image is determined by the continuous number.

【0013】このことにより、プリンタの解像度が有限
値であることによる量子化誤差のために生じる塗りつぶ
し幅の大小関係の反転を最小に抑えることが可能であ
り、印字品質の高い出力画像が得られる。
As a result, it is possible to minimize the reversal of the size relationship of the fill width caused by the quantization error due to the finite resolution of the printer, and an output image of high print quality can be obtained. ..

【0014】また、主走査方向と副走査方向において解
像度の異なるプリンタを使用することにより、上記塗り
つぶし処理を二次元に拡張することなく、主走査方向、
副走査方向ともに真の画像に近く、印字品質の高い出力
画像を得ることができる。
Further, by using a printer having different resolutions in the main scanning direction and the sub-scanning direction, the filling process can be performed in the main scanning direction without expanding the filling process in two dimensions.
An output image with high print quality can be obtained because it is close to a true image in both sub-scanning directions.

【0015】更に、サブ・ピクセル・レベルでの塗りつ
ぶし連続数が1以上4以下の場合にはプリンタの解像レ
ベルで1画素分、連続数が5以上の場合には連続数を4
で割って余りを切り捨てた数の画素数分、黒が塗られる
ように、上記塗りつぶし処理を行うことで印字品質の高
い出力画像を得ることができる。
Further, when the number of consecutive fills at the sub-pixel level is 1 or more and 4 or less, one pixel is provided at the resolution level of the printer, and when the number of consecutive fills is 5 or more, the consecutive number is 4
It is possible to obtain an output image with high print quality by performing the filling process so that black is painted by the number of pixels which is divided by and the remainder is cut off.

【0016】[0016]

【発明の実施例】以下、添付図面に示した好適な実施例
に基づいて本発明を詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION The present invention will now be described in detail with reference to the preferred embodiments shown in the accompanying drawings.

【0017】図1は本発明を実現するための回路図の一
例を示し、同図において符号1はホスト・コンピュータ
であり、プリンタ3に出力したいデータを送り出す。本
実施例では、出力画像を言語の形で記述する。即ち、P
DL(ページ既述言語)にて送出する。
FIG. 1 shows an example of a circuit diagram for implementing the present invention. In FIG. 1, reference numeral 1 is a host computer, which sends out data to be output to a printer 3. In this embodiment, the output image is described in the form of language. That is, P
It is sent in DL (page description language).

【0018】符号2はプリンタ・コントローラであり、
ホスト・コンピュータ1からのPDLを解釈し、プリン
タ3にて出力できるようにイメージ・データに変換する
働きをする。また、プリンタ3の制御も行う。プリンタ
・コントローラ2内ではCPU4がプログラムROM5
に記述されている内容に従い、RAM6を使用しながら
ホスト・インターフェース7を通して入力されるPDL
を解釈しながらページ・メモリ8にプリンタ3にて出力
される画像を一旦蓄えながら描画し、描画終了後、プリ
ンタ・インタフェース9を通してページ・メモリ8内の
データをプリンタ3に転送し、プリンタにて出力する。
Reference numeral 2 is a printer controller,
The PDL from the host computer 1 is interpreted and converted into image data so that the printer 3 can output it. It also controls the printer 3. In the printer controller 2, the CPU 4 has a program ROM 5
PDL input through the host interface 7 while using the RAM 6 according to the contents described in
While drawing the image output by the printer 3 in the page memory 8 while interpreting the Output.

【0019】ここで、PDL中に文字の描画命令がある
時は、フォントROM10内のベルトル・データを使用
して解像度変換器11を使用しながらフォントのビット
・マップ・データを作成し、ページ・メモリ8に描画す
る。フォントのビット・マップ・データの作成の流れを
図3に示す。なお、本実施例では主走査方向は副走査方
向の倍の解像度を持つものとし、副走査方向1ドットの
1/4をサブ・ピクセルの1単位とする。また、主走査
方向をY軸方向、副走査方向をX軸方向と呼ぶことにす
る。
When there is a character drawing command in the PDL, the bit map data of the font is created by using the resolution converter 11 using the belt data in the font ROM 10, Drawing in the memory 8. FIG. 3 shows the flow of creating the bitmap data of the font. In this embodiment, the main scanning direction has double the resolution in the sub scanning direction, and 1/4 of one dot in the sub scanning direction is set as one unit of sub pixel. The main scanning direction will be referred to as the Y-axis direction, and the sub-scanning direction will be referred to as the X-axis direction.

【0020】図2に解像度変換器11の内部構成を示
す。この装置への入力データは、閉領域の境界線部分が
反転して描画されている作業用メモリの4ビット分であ
り、これに前回のステータスがフィード・バックされて
入力されている。
FIG. 2 shows the internal structure of the resolution converter 11. The input data to this device is the 4-bit portion of the working memory in which the boundary line portion of the closed region is inverted and drawn, and the previous status is fed back and input thereto.

【0021】図5(a) 乃至(c) にこの装置の入出力の関
係を示す。作業用メモリのデータが4ビット分同時に入
力される。それらは、左からA0、A1、A2、A3と
して入力される。ここでは、白を0、黒を1とする。
5 (a) to 5 (c) show the input / output relationship of this device. 4 bits of data in the working memory are simultaneously input. They are input as A0, A1, A2, A3 from the left. Here, white is 0 and black is 1.

【0022】また、A4、A5、A6は、前回のステー
タスのフィード・バックであり、一回目は全て0にクリ
アされている。この入力に対する出力として、D0はプ
リンタの解像度での画素の白黒で、白なら0、黒なら1
である。また、D1は塗りつぶし領域の連続性を示して
おり、連続していれば1である。D2、D3の2ビット
で、塗りつぶし領域の境界線のサブ・ピクセルの位置を
示しており、D1、D2、D3が次の出力画素決定のた
めに使われる。
Further, A4, A5, and A6 are feedbacks of the previous status, and all are cleared to 0 at the first time. As the output for this input, D0 is the monochrome of the pixel at the resolution of the printer, 0 for white, 1 for black
Is. D1 indicates the continuity of the filled area, which is 1 if the area is continuous. Two bits D2 and D3 indicate the position of the sub-pixel on the boundary line of the filled area, and D1, D2 and D3 are used for the next output pixel determination.

【0023】本実施例においては、サブ・ピクセル・レ
ベルでの塗りつぶし領域の連続数が1以上4以下なら、
プリンタの解像度レベルで1画素分、連続数が5以上の
場合には連続数を4で割って、余りを切り捨てた数の画
素数分、黒が塗られる様になっている。
In the present embodiment, if the number of consecutive filled areas at the sub-pixel level is 1 or more and 4 or less,
When the resolution level of the printer is one pixel, and when the number of consecutive pixels is 5 or more, the number of consecutive pixels is divided by four, and the remainder is cut off, so that black is painted.

【0024】このようにして図5に示すように、プリン
タの解像度レベルの出力データを得ることができる。
In this way, as shown in FIG. 5, output data at the resolution level of the printer can be obtained.

【0025】以下、図3、図4のフローチャートを参照
しつつ、本発明の作用について説明する。
The operation of the present invention will be described below with reference to the flow charts of FIGS.

【0026】即ち、まずステップ301で初期状態に設
定され、作業様メモリをクリアする。次いで、フォント
ROM10から対応するフォントの最初のベクトル(X
S 、YS )−(XE 、YE )を読み出す(ステップ30
2)。
That is, first, in step 301, the initial state is set, and the work memory is cleared. Then, from the font ROM 10, the first vector (X
S, YS)-(XE, YE) is read (step 30)
2).

【0027】そして、読み出したベクトルのX軸方向を
4倍、Y軸方向を2倍し、小数点以下を切り捨てて新し
いベクトルXS 、YS 、XE 、YE とする(ステップ3
03)。
Then, the read vector is multiplied by 4 in the X-axis direction and doubled in the Y-axis direction, and the fractional part is discarded to obtain new vectors XS, YS, XE and YE (step 3).
03).

【0028】ステップ304では、ベクトル△X/△Y
=2(XE −XS )/(YE −YS)、H=2YE −2
YS 、S=2(YE −YS )|YE −YS |を夫々求め
る。次に、H=0であるか否かを判定し(ステップ30
5)、YESであるならば、フォントROM10から次
のベクトル(XS 、YS )−(XE 、YE )を読み出す
(ステップ308)。
In step 304, the vector ΔX / ΔY
= 2 (XE-XS) / (YE-YS), H = 2YE-2
YS and S = 2 (YE-YS) .vertline.YE-YS.vertline. Are obtained respectively. Next, it is determined whether or not H = 0 (step 30
5) If YES, the next vector (XS, YS)-(XE, YE) is read from the font ROM 10 (step 308).

【0029】一方、H=0でない場合には、作業用メモ
リの(XS 、YS )に対応するビットを反転させ(ステ
ップ306)、ベクトルH=H−1、YS =YS +S、
XS=XS +△X/△Yを夫々求める(ステップ30
7)。その後、再びステップ305に戻る。
On the other hand, if H = 0 is not satisfied, the bit corresponding to (XS, YS) in the working memory is inverted (step 306), and the vector H = H-1, YS = YS + S,
XS = XS + ΔX / ΔY is calculated respectively (step 30).
7). Then, it returns to step 305 again.

【0030】ステップ308の次のステップ309で
は、対応するフォントの全てのベクトルを読み出したか
否かを判定し、NOであるならば、ステップ303に戻
り、YESであるならば、ステップ310に移ってX=
0、Y=0と置く。
In step 309 following step 308, it is determined whether or not all the vectors of the corresponding font have been read. If NO, the process returns to step 303, and if YES, the process moves to step 310. X =
Set 0 and Y = 0.

【0031】そして、作業用メモリの(X、Y)、(X
+1、Y)、(X+2、Y)、(X+3、Y)の座標に
対応するデータを解像度変換器11に代入し、プリンタ
の画素密度の1ドット分の出力画素を得る(ステップ3
11)。
Then, the working memories (X, Y), (X
The data corresponding to the coordinates (+1, Y), (X + 2, Y), (X + 3, Y) is substituted into the resolution converter 11 to obtain an output pixel for one dot having the pixel density of the printer (step 3).
11).

【0032】次いで、X=X+4と置き(ステップ31
2)、ステップ313でX>XMAXであるか否かが判定
され、NOであるならばステップ311に戻り、YES
である場合にはステップ314でX=0、Y=Y+1と
置く。
Then, X = X + 4 is set (step 31
2) In step 313, it is determined whether or not X> XMAX. If NO, the process returns to step 311 and YES.
If so, in step 314, X = 0 and Y = Y + 1 are set.

【0033】ステップ315においてY>YMAX である
か否かが判定され、NOであるならば、ステップ311
へ戻り、YESならば、作業は終了する(ステップ31
6)。
In step 315, it is determined whether or not Y> YMAX, and if NO, step 311
If YES is returned to, the work ends (step 31).
6).

【0034】この処理を行っていない主走査方向に関し
ても、副走査方向の倍の解像度を持っているので、主走
査方向、副走査方向共に、真の画像に近い画像を得るこ
とができる。
Even in the main scanning direction in which this processing is not performed, the resolution is double that in the sub scanning direction, so that an image close to a true image can be obtained in both the main scanning direction and the sub scanning direction.

【0035】[0035]

【発明の効果】以上のように本発明によれば、出力媒体
であるプリンタの解像度を更に細かく分割したサブピク
セルレベルで塗りつぶし処理を行い、このサブピクセル
レベルでの塗りつぶされる画素の連続数により出力画像
を決定するので、プリンタの解像度が有限値であること
による量子化誤差のために生じる塗りつぶし幅の大小関
係の反転を最小に抑えることが可能であり、印字品質の
高い出力画像が得られる。
As described above, according to the present invention, the filling process is performed at the sub-pixel level obtained by further dividing the resolution of the printer which is the output medium, and the output is performed by the continuous number of pixels to be filled at the sub-pixel level. Since the image is determined, it is possible to minimize the reversal of the size relationship of the fill width caused by the quantization error due to the finite value of the resolution of the printer, and an output image with high print quality can be obtained.

【0036】また、主走査方向と副走査方向の解像度の
異なるプリンタを使用し、低解像度方向をサブピクセル
レベルに分割して、上記処理を行うことで、この処理を
二次元に拡張することなく、主走査方向、副走査方向と
も真の画像に近い画像を得ることができ、高い印字品質
を確保することができる。
Further, by using a printer having different resolutions in the main scanning direction and the sub-scanning direction, dividing the low resolution direction into sub-pixel levels, and performing the above processing, this processing is not expanded in two dimensions. An image close to a true image can be obtained in both the main scanning direction and the sub-scanning direction, and high print quality can be secured.

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

【図1】本発明に係る画像処理装置の構成説明図。FIG. 1 is an explanatory diagram of a configuration of an image processing apparatus according to the present invention.

【図2】図1における解像度変換器の構成説明図。2 is an explanatory diagram of a configuration of a resolution converter in FIG.

【図3】本発明に係るフォントのビット・マップ・デー
タの作成手順を示すフローチャート。
FIG. 3 is a flowchart showing a procedure for creating font bitmap data according to the present invention.

【図4】本発明に係るフォントのビット・マップ・デー
タの作成手順を示すフローチャートであり、図3の続き
部分である。
FIG. 4 is a flowchart showing a procedure for creating font bitmap data according to the present invention, which is a continuation of FIG. 3;

【図5】本発明に係る画像処理装置の入出力データの関
係を示す図である。
FIG. 5 is a diagram showing a relationship of input / output data of the image processing apparatus according to the present invention.

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

1 ホストコンピュータ、2 プリンタ・コントロー
ラ、3 プリンタ、4 CPU、5 プログラムRO
M、6 RAM、7 ホスト・インターフェース、8ペ
ージ・メモリ、9 プリンタ・インタフェース、10
フォントROM、11 解像度変換器、
1 host computer, 2 printer controller, 3 printer, 4 CPU, 5 program RO
M, 6 RAM, 7 host interface, 8 page memory, 9 printer interface, 10
Font ROM, 11 resolution converter,

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 出力媒体であるプリンタの解像度よりも
更に細分割したサブ・ピクセル・レベルで塗りつぶし処
理を行い、このサブ・ピクセル・レベルで塗りつぶされ
る画素の連続数により出力画像を決定することを特徴と
する画像処理装置。
1. A method of performing a filling process at a sub-pixel level that is subdivided further than the resolution of a printer that is an output medium, and determining an output image by the number of consecutive pixels filled at the sub-pixel level. Characteristic image processing device.
【請求項2】 主走査方向と副走査方向において解像度
の異なるプリンタを使用することにより低解像度方向を
サブ・ピクセル・レベルに分割して、請求項1の処理を
行うことを特徴とする画像処理装置。
2. The image processing according to claim 1, wherein the low resolution direction is divided into sub pixel levels by using a printer having different resolutions in the main scanning direction and the sub scanning direction. apparatus.
【請求項3】 サブ・ピクセル・レベルでの塗りつぶし
連続数が1以上4以下の場合にはプリンタの解像レベル
で1画素分、連続数が5以上の場合には連続数を4で割
って余りを切り捨てた数の画素数分、黒が塗られるよう
に、請求項1の処理を行うことを特徴とする画像処理装
置。
3. The resolution level of the printer is 1 pixel when the number of consecutive fills at the sub-pixel level is 1 or more and 4 or less, and the consecutive number is divided by 4 when the number of consecutive fills is 5 or more. An image processing apparatus, wherein the processing according to claim 1 is performed so that black is painted by the number of pixels of which the remainder is cut off.
JP26837391A 1991-09-19 1991-09-19 Picture processing device Pending JPH0581437A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26837391A JPH0581437A (en) 1991-09-19 1991-09-19 Picture processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26837391A JPH0581437A (en) 1991-09-19 1991-09-19 Picture processing device

Publications (1)

Publication Number Publication Date
JPH0581437A true JPH0581437A (en) 1993-04-02

Family

ID=17457598

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26837391A Pending JPH0581437A (en) 1991-09-19 1991-09-19 Picture processing device

Country Status (1)

Country Link
JP (1) JPH0581437A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6089766A (en) * 1997-07-28 2000-07-18 Canon Kabushiki Kaisha Auto-alignment system for a printing device
US6095637A (en) * 1996-07-30 2000-08-01 Canon Kabushiki Kaisha Recording apparatus and method for gradation recording in divided or overlapped regions of a recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6095637A (en) * 1996-07-30 2000-08-01 Canon Kabushiki Kaisha Recording apparatus and method for gradation recording in divided or overlapped regions of a recording medium
US6089766A (en) * 1997-07-28 2000-07-18 Canon Kabushiki Kaisha Auto-alignment system for a printing device

Similar Documents

Publication Publication Date Title
US5852679A (en) Image processing apparatus and method
US5859958A (en) Compact representation of object slices for rendering raster graphics
JPH08228290A (en) Reinforcing method of dot-matrix-data
JP4386216B2 (en) Color printing system and control method thereof
US5095520A (en) Method and apparatus for drawing wide lines in a raster graphics system
JP4510847B2 (en) Image processing apparatus and image processing program
US5388166A (en) Image drawing apparatus
US5450096A (en) Character generating method and apparatus
US5526474A (en) Image drawing with improved process for area ratio of pixel
JPH0581437A (en) Picture processing device
JP3085036B2 (en) Image output device
JP3294249B2 (en) Image processing device
JP2004334533A (en) Image processing device and method
JP2002318680A (en) Image processor and image processing method
JP3129717B2 (en) Image processing apparatus and image processing method
JPH10151815A (en) Printing-processing apparatus
JP2771629B2 (en) Character processor
JPH10171612A (en) Picture processor and compression processing method
JP3514895B2 (en) Image expansion processing method and apparatus
JPH11224331A (en) Raster image generation device and raster image generation method
JP3099556B2 (en) Data converter
JP2001092981A (en) Device and method for processing image
JP2001109899A (en) Image processor
JP2664948B2 (en) Image processing apparatus and image processing method
JPH0930068A (en) Output device and method