JP2997819B2 - Drawing equipment - Google Patents

Drawing equipment

Info

Publication number
JP2997819B2
JP2997819B2 JP2298893A JP29889390A JP2997819B2 JP 2997819 B2 JP2997819 B2 JP 2997819B2 JP 2298893 A JP2298893 A JP 2298893A JP 29889390 A JP29889390 A JP 29889390A JP 2997819 B2 JP2997819 B2 JP 2997819B2
Authority
JP
Japan
Prior art keywords
clip
boundary
processing
range
processing unit
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.)
Expired - Lifetime
Application number
JP2298893A
Other languages
Japanese (ja)
Other versions
JPH04171583A (en
Inventor
靖之 国分
Original Assignee
株式会社日立テレコムテクノロジー
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 株式会社日立テレコムテクノロジー filed Critical 株式会社日立テレコムテクノロジー
Priority to JP2298893A priority Critical patent/JP2997819B2/en
Publication of JPH04171583A publication Critical patent/JPH04171583A/en
Application granted granted Critical
Publication of JP2997819B2 publication Critical patent/JP2997819B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Image Generation (AREA)

Description

【発明の詳細な説明】 《産業上の利用分野》 本発明は、描画開始点と描画領域の相対関係による描
画領域外への描画データの展開を阻止する場合に、描画
開始の段階において、監視クリップを設定して描画領域
に制限を加えて描画を行なわせる描画装置に関する。
DETAILED DESCRIPTION OF THE INVENTION << Industrial application field >> The present invention relates to monitoring at the stage of drawing start when blocking drawing data out of a drawing region due to a relative relationship between a drawing start point and a drawing region. The present invention relates to a drawing apparatus that sets a clip to limit a drawing area to perform drawing.

《従来の技術》 従来の描画装置は、所定の有効描画領域を設定し、こ
の有効描画領域内の描画データに関する描画結果に関し
て、その描画品質を保障していたが、有効描画領域外の
描画データに関する描画結果に関しては、その描画品質
を保障していなかった。
<< Prior Art >> The conventional drawing apparatus sets a predetermined effective drawing area and guarantees the drawing quality of the drawing result regarding the drawing data in the effective drawing area. With respect to the drawing result of, the drawing quality was not guaranteed.

《発明が解決しようとする課題》 上記従来の描画装置は、描画領域を越えた描画データ
の処理に関しての配慮がなされておらず、描画結果の描
画品質の保護と描画処理時間の短縮に関して問題があっ
た。
<< Problems to be Solved by the Invention >> In the conventional drawing apparatus described above, no consideration is given to the processing of drawing data beyond the drawing area, and there is a problem with respect to protection of drawing quality of drawing results and reduction of drawing processing time. there were.

本発明は、描画結果の描画品質の向上と、描画処理時
間の短縮を期すことができる描画領域監視装置を提供す
ることを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a drawing area monitoring device capable of improving the drawing quality of a drawing result and shortening the drawing processing time.

《課題を解決するための手段》 本発明は、上記目的を達成するために、ホストコンピ
ュータから転送される文字データの展開処理を行う文字
展開処理部と、上記ホストコンピュータから転送される
図形データの展開処理を行う図形展開処理部と、上記ホ
ストコンピュータから転送される画像データの展開処理
を行う画像展開処理部と、上記文字展開処理部と上記図
形展開処理部と上記画像展開処理部とのそれぞれに含ま
れる描画領域監視部であって、描画開始点の設定と記
憶、有効描画範囲の設定と記憶及びクリップの設定と記
憶を行うと共に、上記設定したクリップによって、上ク
リップ処理、下クリップ処理、左クリップ処理、及び右
クリップ処理を行い、上記文字展開処理部、図形展開処
理部又は画像展開処理部によって展開された描画データ
に対してマスクがけを行う描画領域監視部とを具備する
描画装置において、上記描画領域監視部は、上記描画開
始点が上記クリップ範囲の上境界より上方向、かつ、該
クリップ範囲の左境界より左方向の第1の領域に存在す
る場合には、上記上クリップ処理、上記下クリップ処
理、上記左クリップ処理及び上記右クリップ処理によ
り、上記描画データのマスクがけを行い、上記描画開始
点が上記クリップ範囲の上境界より上方向、該クリップ
範囲の左境界より右方向、かつ、該クリップ範囲の右境
界より左方向の第2の領域に存在する場合には、上記上
クリップ処理、上記下クリップ処理、及び上記右クリッ
プ処理により、上記描画データのマスクがけを行い、上
記描画開始点が上記クリップ範囲の上境界より下方向、
該クリップ範囲の下境界より上方向、かつ、該クリップ
範囲の左境界より左方向の第3の領域に存在する場合に
は、上記下クリップ処理、上記左クリップ処理、及び上
記右クリップ処理により、上記描画データのマスクがけ
を行い、上記描画開始点が上記クリップ範囲の上境界よ
り下方向、該クリップ範囲の下境界より上方向、該クリ
ップ範囲の左境界より右方向、かつ、該クリップ範囲の
右境界より左方向の第4の領域に存在する場合には、上
記下クリップ処理、及び上記右クリップ処理により、上
記描画データのマスクがけを行い、上記描画開始点が上
記第1の領域ないし第4の領域のいずれにも存在しない
場合には、上記描画データを読み飛ばすことを特徴とす
るものである。
<< Means for Solving the Problems >> In order to achieve the above object, the present invention provides a character expansion processing unit for expanding character data transferred from a host computer, and a graphic data transfer unit for processing graphic data transferred from the host computer. A graphic development processing section for performing development processing, an image development processing section for performing development processing of image data transferred from the host computer, and each of the character development processing section, the graphic development processing section, and the image development processing section A setting and storage of a drawing start point, a setting and storage of an effective drawing range, and a setting and storage of a clip, and an upper clip process, a lower clip process, Performs left clip processing and right clip processing, and renders the image developed by the character development processing unit, graphic development processing unit, or image development processing unit. A drawing area monitoring unit that performs masking on the image data, wherein the drawing area monitoring unit is configured such that the drawing start point is located above the upper boundary of the clip range, and When the drawing data is located in the first region to the left of the boundary, the drawing data is masked by the upper clip processing, the lower clip processing, the left clip processing, and the right clip processing, and the drawing start point is set. Is present in a second region above the upper boundary of the clip range, to the right of the left boundary of the clip range, and to the left of the right boundary of the clip range, By lower clip processing and the right clip processing, masking of the drawing data is performed, and the drawing start point is directed downward from an upper boundary of the clip range,
If the clip area is located above the lower boundary of the clip area and in a third area to the left of the left boundary of the clip area, the lower clip processing, the left clip processing, and the right clip processing The masking of the drawing data is performed, and the drawing start point is located below the upper boundary of the clip range, above the lower boundary of the clip range, rightward of the left boundary of the clip range, and When the drawing data is present in the fourth area to the left of the right boundary, the drawing data is masked by the lower clip processing and the right clip processing, and the drawing start point is set to the first area to the first area. In the case where the drawing data does not exist in any of the areas 4, the drawing data is skipped.

《作用》 この発明における文字展開処理部はホストコンピュー
タから転送される文字データの展開処理を行い、図形展
開処理部はホストコンピュータから転送される図形デー
タの展開処理を行い、画像展開処理部はホストコンピュ
ータから転送される画像データの展開処理を行う。
<< Operation >> In the present invention, the character expansion processing section performs expansion processing of character data transferred from the host computer, the graphic expansion processing section performs expansion processing of graphic data transferred from the host computer, and the image expansion processing section The image data transferred from the computer is expanded.

また、文字展開処理部、図形展開処理部、画像展開処
理部のそれぞれに設けられている描画領域監視機能部
は、描画開始点の設定と記憶を行い、有効描画範囲の設
定と記憶を行い、さらにクリップの設定と記憶を行い、
この設定したクリップを利用して設定した有効描画範囲
に対してマスクかけを行って、描画開始点がこの有効描
画範囲内にある場合には、クリップの監視を行い、描画
開始点が有効描画範囲内に存在しない場合には、クリッ
プ位置を越えた描画データを読み飛ばすことにより、描
画開始の段階で、描画開始点の位置より、設定されたク
リップの内から、有効描画範囲にマスクがけする際に必
要なクリップを選別し、必要なクリップのみの監視を行
なおうとする装置である。
In addition, the drawing area monitoring function units provided in the character development processing unit, the graphic development processing unit, and the image development processing unit respectively set and store a drawing start point, and set and store an effective drawing range. In addition, set and store clips,
The set effective drawing range is masked using this set clip, and if the drawing start point is within this effective drawing range, the clip is monitored and the drawing start point is set to the effective drawing range. If it does not exist, it is possible to skip the drawing data beyond the clip position, and to mask the effective drawing range from the set clip from the position of the drawing start point at the drawing start stage. This is a device for selecting necessary clips and monitoring only necessary clips.

《実施例》 本発明の一実施例を図面に基づき説明する。第1図は
本発明による描画領域監視部を含む描画装置の概略構成
を示すブロック図である。
<< Example >> An example of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of a drawing apparatus including a drawing area monitoring unit according to the present invention.

この第1図において、ホストコンピュータ1から文字
データ1a、図形データ1b、画像データ1cが描画装置2に
出力されるようになっている。
In FIG. 1, the host computer 1 outputs character data 1a, graphic data 1b, and image data 1c to the drawing device 2.

描画装置2(2 BPC 32)内は、上記文字データ1a、図
形データ1b、画像データ1cなどの各種データに対応して
それぞれ展開処理を行う文字展開処理部2a、図形展開処
理部2b、画像展開処理部2cに分かれた構成となってお
り、さらに、各文字展開処理部2a、図形展開処理部2b、
画像展開処理部2cには、描画領域監視機能部2a1,2b1,2c
1が含まれている。4は描画装置2で描画された描画像
である。
In the drawing device 2 (2 BPC 32), a character development processing unit 2a, a graphic development processing unit 2b, and a image development processing unit that respectively perform development processing corresponding to various data such as the character data 1a, the graphic data 1b, and the image data 1c. It has a configuration divided into processing units 2c, and furthermore, each character development processing unit 2a, figure development processing unit 2b,
The image development processing unit 2c includes drawing area monitoring function units 2a1, 2b1, 2c
One is included. Reference numeral 4 denotes a drawn image drawn by the drawing device 2.

各文字展開処理部2a、図形展開処理部2b、画像展開処
理部2cに含まれている描画領域監視機能部2a1,2b1,2c1
は、さらに次に列挙する四つの処理部に分かれている。
すなわち、 (1)上方向のクリップ監視をする上クリップ処理部2
U、 (2)下方向のクリップ監視をする下クリップ処理部2
D、 (3)左方向のクリップ監視をする左クリップ処理部2
L、 (4)右方向のクリップ監視をする右クリップ処理部2
R、 となっている。
Drawing area monitoring function units 2a1, 2b1, 2c1 included in each character expansion processing unit 2a, figure expansion processing unit 2b, and image expansion processing unit 2c
Is further divided into the following four processing units.
(1) Upper clip processing unit 2 that monitors upward clips
U, (2) Lower clip processing unit 2 that monitors downward clips
D, (3) Left clip processing unit 2 that monitors clips in the left direction
L, (4) Right clip processing unit 2 that monitors clips in the right direction
R,

次に、第2図により各描画領域監視機能部の動作を第
3図のフローチャートを併用して説明する。第2図に示
すように、有効描画範囲3の最小位置の座標(XMIN,Y
MIN)、最大位置の座標(XMAX,YMAX)により囲まれた2
次元で表現される領域が、有効描画範囲3として、描画
装置2により設定し記憶する。
Next, the operation of each drawing area monitoring function unit will be described with reference to FIG. 2 together with the flowchart of FIG. As shown in FIG. 2, the coordinates (X MIN , Y
MIN ), 2 surrounded by the coordinates of the maximum position (X MAX , Y MAX )
The area represented by the dimension is set and stored by the drawing apparatus 2 as the effective drawing range 3.

この有効描画領域3に対して、マスクする領域3aの最
小位置の座標を(XL,YU)、最大位置の座標を(XR,YD
として描画装置2により設定する。このマスクを行う場
合には、マスクの外側に描画データを消去するために、
クリップの設定が必要となる。これにより、 (i)上クリップ=YU (ii)下クリップ=YD (iii)左クリップ=XL (iv)右クリップ=XR と、上クリップ処理部2U、下クリップ処理部2D、左クリ
ップ処理部2L、右クリップ処理部2Rでそれぞれ各クリッ
プを設定し記憶する。
For this effective drawing area 3, coordinates of the minimum position of the mask region 3a (X L, Y U) , the coordinates of the maximum position (X R, Y D)
Is set by the drawing apparatus 2. When performing this mask, in order to erase the drawing data outside the mask,
Clip settings are required. Thus, (i) upper clip = Y U (ii) lower clip = Y D (iii) left clip = XL (iv) right clip = X R , upper clip processor 2U, lower clip processor 2D, left Each clip is set and stored by the clip processing unit 2L and the right clip processing unit 2R.

上記設定した有効描画範囲3の座標と各クリップ値に
より、有効描画領域3をA〜iの九つの領域に分類す
る。
The effective drawing area 3 is classified into nine areas A to i based on the set coordinates of the effective drawing area 3 and each clip value.

A=(XMIN,YMIN)、(XL,YU)で囲まれた領域、 B=(XL,YMIN)、(XR,YU)で囲まれた領域、 C=(XR,YMIN)、(XMAX,YU)で囲まれた領域、 D=(XMIN,YU)、(XL,YD)で囲まれた領域、 E=(XL,YU)、(XR,YD)で囲まれた領域、 F=(XR,YU)、(XMAX,YD)で囲まれた領域、 G=(XMIN,YD)、(XL,YMAX)で囲まれた領域、 H=(XL,YD)、(XR,YMAX)で囲まれた領域、 i=(XR,YD)、(XMAX,YMAX)で囲まれた領域。A = (X MIN , Y MIN ), area enclosed by ( XL , Y U ), B = (X L , Y MIN ), area enclosed by (X R , Y U ), C = (X R , Y MIN ), an area enclosed by (X MAX , Y U ), D = an area enclosed by (X MIN , Y U ), ( XL , Y D ), E = ( XL , Y U) ), (X R, surrounded by Y D) regions, F = (X R, Y U), (X MAX, regions surrounded by the Y D), G = (X MIN, Y D), (X L, a region surrounded by the Y MAX), H = (X L, Y D), (X R, region surrounded by the Y MAX), i = (X R, Y D), (X MAX, Y MAX ) Area.

ここで、第3図のフローチャートのステップ11で描画
を開始しようとする座標(描画開始点)(XST,YST)、
すなわち、2次元で表現される位置を入力し、ステップ
12で上記A〜iの九つの領域のどの領域に属するかを判
別する。この判別は、 (XMIN≦XST<XL)、(YMIN≦YST<YU)の関係ならば、
領域A。
Here, coordinates (drawing start point) (X ST , Y ST ) at which drawing is to be started in step 11 of the flowchart of FIG.
That is, a position expressed in two dimensions is input, and a step
At 12, it is determined which of the nine areas A to i belongs to. This determination is based on the relationship (X MIN ≦ X ST < XL ) and (Y MIN ≦ Y ST <Y U )
Region A.

(XL≦XST<XR)、(YMIN≦YST<YU)の関係ならば、領
域B。
Region B if (X L ≦ X ST <X R ) and (Y MIN ≦ Y ST <Y U ).

(XR<XST≦XMAX)、(YMIN≦YST<YU)の関係ならば、
領域C。
(X R <X ST ≤X MAX ), (Y MIN ≤Y ST <Y U )
Region C.

(XMIN≦XST<XL)、(YU≦YST≦YD)の関係ならば、領
域D。
Region D if the relationship (X MIN ≦ X ST < XL ), (Y U ≦ Y ST ≦ Y D ).

(XL≦XST≦XR)、(YU≦YST≦YD)の関係ならば、領域
E。
If the relationship is (X L ≦ X ST ≦ X R ) or (Y U ≦ Y ST ≦ Y D ), the area E is set.

(XR<XST≦XMAX)、(YU≦YST≦YD)の関係ならば、領
域F。
If the relationship (X R <X ST ≤X MAX ) or (Y U ≤Y ST ≤Y D ), then the area F.

(XMIN≦XST<XL)、(YD<YST≦YMAX)の関係ならば、
領域G。
If (X MIN ≦ X ST < XL ) and (Y D <Y ST ≦ Y MAX ),
Region G.

(XL≦XST≦XR)、(YD<YST≦YMAX)の関係ならば、領
域H。
If the relationship (X L ≦ X ST ≦ X R ) or (Y D <Y ST ≦ Y MAX ), then the region H.

(XR<XST≦XMAX)、(YD<YST≦YMAX)の関係ならば、
領域i。
(X R <X ST ≦ X MAX), if the relationship of (Y D <Y ST ≦ Y MAX),
Region i.

とする。And

ここで、上記ステップ12における九つの描画領域A〜
iの判別の結果、ステップ13で描画開始点の座標(XST,
YST)が領域Aに存在する場合には、ステップ14に処理
が移り、上クリップ、下クリップ、左クリップ、右クリ
ップの監視をそれぞれ上クリップ処理部2U、下クリップ
処理部2D、左クリップ処理部2L、右クリップ処理部2Rで
行い、ステップ15でマスクの領域内の描画処理を行い、
第1図のような描画像4を得る。
Here, the nine drawing areas A to
As a result of the determination of i, in step 13, the coordinates (X ST ,
If Y ST ) exists in the area A, the process proceeds to step 14, where the monitoring of the upper clip, the lower clip, the left clip, and the right clip is performed by the upper clip processing unit 2U, the lower clip processing unit 2D, and the left clip processing, respectively. The unit 2L and the right clip processing unit 2R perform drawing processing in the area of the mask in step 15,
An image 4 as shown in FIG. 1 is obtained.

また、ステップ13において、描画開始点の座標(XST,
YST)の座標が領域A内になければ、ステップ13のNO側
から処理が分岐して、ステップ16に処理が移り、このス
テップ16で描画開始点の座標(XST,YST)が領域B内に
あるか否かの判別を行い、この判別の結果、描画開始点
の座標(XST,YST)が領域Bに存在する場合には、ステ
ップ16のYES側からステップ17に処理が移り、上クリッ
プ、下クリップ、右クリップの監視をそれぞれ上クリッ
プ処理部2U、下クリップ処理部2L、右クリップ処理部2R
で行い、上記ステップ15でマスクの領域内の描画処理を
行って、ステップ15で描画処理を行う。
In step 13, the coordinates (X ST ,
If the coordinates of (Y ST ) are not in the area A, the process branches from the NO side in step 13 and the process moves to step 16. In this step 16, the coordinates (X ST , Y ST ) of the drawing start point are stored in the area. If the coordinates (X ST , Y ST ) of the drawing start point are present in the area B, the process proceeds from the YES side of step 16 to step 17. Monitoring of the transition, upper clip, lower clip, right clip, respectively, upper clip processing unit 2U, lower clip processing unit 2L, right clip processing unit 2R
The drawing process in the mask area is performed in step 15, and the drawing process is performed in step 15.

また、ステップ16で描画開始点の座標(XST,YST)が
領域Bに存在しなければ、ステップ13の領域A、ステッ
プ16の領域Bの判別の処理の場合と同様の要領で、描画
開始点の座標(XST,YST)が領域C内にあるか否かの判
別を行う。
If the coordinates (X ST , Y ST ) of the drawing start point do not exist in the area B in step 16, the drawing is performed in the same manner as in the processing for determining the area A in step 13 and the area B in step 16. It is determined whether or not the coordinates (X ST , Y ST ) of the start point are within the area C.

この判別の結果、領域C内に描画開始点の座標がなけ
れば、ステップ16のNO側から処理が分岐して、ステップ
18に処理が移り、このステップ18で描画開始点の座標
(XST,YST)が領域内に存在するか否かの判別を行う。
If the result of this determination is that there is no coordinate of the drawing start point in the area C, the process branches from the NO side of step 16 to step
The process moves to 18, and in this step 18, it is determined whether or not the coordinates (X ST , Y ST ) of the drawing start point exist in the area.

この判別の結果、描画開始点の座標(XST,YST)が領
域Dに存在する場合には、ステップ18のYES側からステ
ップ19に処理が移り、下クリップ、左クリップ、右クリ
ップの監視をそれぞれ下クリップ処理部2D、左クリップ
処理部2L、右クリップ処理部2Rで行って、次いでステッ
プ15で描画処理を行う。
As a result of this determination, if the coordinates (X ST , Y ST ) of the drawing start point are present in the area D, the processing moves from the YES side of step 18 to step 19 to monitor the lower clip, the left clip, and the right clip. Are performed by the lower clip processing unit 2D, the left clip processing unit 2L, and the right clip processing unit 2R, respectively, and then the drawing process is performed in step 15.

また、ステップ16で描画開始点の座標(XST,YST)が
領域Dに存在しなければ、ステップ18のNO側から処理が
分岐して、ステップ20に処理が移り、このステップ20で
描画開始点の座標(XST,YST)が領域Eに存在すると判
別すると、ステップ20のYES側から処理が抜けて、ステ
ップ21に処理が移る。
If the coordinates (X ST , Y ST ) of the drawing start point do not exist in the area D in step 16, the process branches from the NO side in step 18, and the process proceeds to step 20. If it is determined that the coordinates (X ST , Y ST ) of the start point exist in the area E, the processing is skipped from the YES side in Step 20 and the processing moves to Step 21.

このステップ21において、下クリップ、右クリップの
監視をそれぞれ下クリップ処理部2D、右クリップ処理部
2Rで行う。
In step 21, monitoring of the lower clip and the right clip is performed by the lower clip processing unit 2D and the right clip processing unit, respectively.
Perform in 2R.

ステップ20で描画開始点の座標(XST,YST)が領域E
に存在しないと判別すると、上記ステップ13,16,18の判
別処理と全く同様にして、描画開始点の座標(XST,
YST)が領域F,G,H,iの順次存在するか否かの判別を行
い、描画開始点がこれらの領域C,F,G,H,iのいずれかの
場合には、描画処理を行なわず、ステップ22で描画デー
タの読み飛ばし処理を行なう(非描画)。
In step 20, the coordinates (X ST , Y ST ) of the drawing start point are set to the area E
If it is determined that the drawing start point does not exist, the coordinates (X ST ,
Y ST ) is determined as to whether or not the regions F, G, H, and i are sequentially present. If the drawing start point is any of these regions C, F, G, H, and i, the drawing process is performed. Is performed, in step 22, the drawing data is skipped (non-drawing).

また、各クリップの監視において、 描画位置<上クリップ、 描画位置>下クリップ、 描画位置<左クリップ、 描画位置>右クリップ、 になった場合には、描画データの読み飛ばし処理を行な
う(非描画)。
In the monitoring of each clip, if the drawing position <upper clip, drawing position> lower clip, drawing position <left clip, drawing position> right clip, and so on, the drawing data is skipped (non-drawing). ).

《発明の効果》 本発明によれば、以上説明したように、有効描画範囲
に対してマスクを行う場合に、上クリップ、下クリッ
プ、左クリップ、右クリップの設定を行い、これらのク
リップを利用して有効描画範囲内に対してマスクを行
い、描画位置がクリップ外にあるときには、非描画とす
るように構成されているので、描画開始点が入力された
時点で、各種クリップの中から監視すべきクリップを選
定することが可能となるため、描画処理時に無駄なクリ
ップ監視を行なう必要がなくなり、描画処理の高速化が
達成できる。
<< Effect of the Invention >> According to the present invention, as described above, when masking the effective drawing range, the upper clip, the lower clip, the left clip, and the right clip are set, and these clips are used. The drawing is masked within the effective drawing range, and when the drawing position is outside the clip, it is configured to be non-drawing. Therefore, when the drawing start point is input, monitoring is performed from various clips. Since a clip to be selected can be selected, it is not necessary to perform useless clip monitoring during the drawing process, and the speed of the drawing process can be increased.

また、クリップを行なうことにより、描画結果に対す
る描画品質も向上する。
Further, by performing the clipping, the drawing quality for the drawing result is also improved.

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

第1図は本発明の一実施例の描画装置の概略構成図、第
2図は本発明の描画装置による描画領域監視機能を説明
するための概略説明図、第3図は本発明の描画装置によ
る描画領域監視機能の流れを示すフローチャートであ
る。 1……ホストコンピュータ、2……描画装置、 2a……文字展開処理部、2b……図形展開処理部、 2c……画像展開処理部、 2a1,2b1,2c1……画像領域監視機能部、 2U……上クリップ処理部、 2D……下クリップ処理部、 2L……左クリップ処理部、 2R……右クリップ処理部、3……有効描画範囲、 4……描画像。
FIG. 1 is a schematic configuration diagram of a drawing apparatus according to an embodiment of the present invention, FIG. 2 is a schematic explanatory view for explaining a drawing area monitoring function by the drawing apparatus of the present invention, and FIG. 3 is a drawing apparatus of the present invention. Is a flowchart showing a flow of a drawing area monitoring function according to the first embodiment. DESCRIPTION OF SYMBOLS 1 ... Host computer, 2 ... Drawing apparatus, 2a ... Character development processing part, 2b ... Graphic development processing part, 2c ... Image development processing part, 2a1, 2b1, 2c1 ... Image area monitoring function part, 2U ... upper clip processing unit, 2D ... lower clip processing unit, 2L ... left clip processing unit, 2R ... right clip processing unit, 3 ... effective drawing range, 4 ... drawn image.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ホストコンピュータから転送される文字デ
ータの展開処理を行う文字展開処理部と、上記ホストコ
ンピュータから転送される図形データの展開処理を行う
図形展開処理部と、上記ホストコンピュータから転送さ
れる画像データの展開処理を行う画像展開処理部と、上
記文字展開処理部と上記図形展開処理部と上記画像展開
処理部とのそれぞれに含まれる描画領域監視部であっ
て、描画開始点の設定と記憶、有効描画範囲の設定と記
憶及びクリップの設定と記憶を行うと共に、上記設定し
たクリップによって、上クリップ処理、下クリップ処
理、左クリップ処理、及び右クリップ処理を行い、上記
文字展開処理部、図形展開処理部又は画像展開処理部に
よって展開された描画データに対してマスクがけを行う
描画領域監視部とを具備する描画装置において、 上記描画領域監視部は、 上記描画開始点が上記クリップ範囲の上境界より上方
向、かつ、該クリップ範囲の左境界より左方向の第1の
領域に存在する場合には、上記上クリップ処理、上記下
クリップ処理、上記左クリップ処理及び上記右クリップ
処理により、上記描画データのマスクがけを行い、 上記描画開始点が上記クリップ範囲の上境界より上方
向、該クリップ範囲の左境界より右方向、かつ、該クリ
ップ範囲の右境界より左方向の第2の領域に存在する場
合には、上記上クリップ処理、上記下クリップ処理、及
び上記右クリップ処理により、上記描画データのマスク
がけを行い、 上記描画開始点が上記クリップ範囲の上境界より下方
向、該クリップ範囲の下境界より上方向、かつ、該クリ
ップ範囲の左境界より左方向の第3の領域に存在する場
合には、上記下クリップ処理、上記左クリップ処理、及
び上記右クリップ処理により、上記描画データのマスク
がけを行い、 上記描画開始点が上記クリップ範囲の上境界より下方
向、該クリップ範囲の下境界より上方向、該クリップ範
囲の左境界より右方向、かつ、該クリップ範囲の右境界
より左方向の第4の領域に存在する場合には、上記下ク
リップ処理、及び上記右クリップ処理により、上記描画
データのマスクがけを行い、 上記描画開始点が上記第1の領域ないし第4の領域のい
ずれにも存在しない場合には、上記描画データを読み飛
ばすことを特徴とする描画装置。
A character expansion processor for expanding character data transferred from the host computer; a graphic expansion processor for expanding graphic data transferred from the host computer; and a character expansion processor transferred from the host computer. An image development processing unit for performing image data development processing, and a drawing area monitoring unit included in each of the character development processing unit, the graphic development processing unit, and the image development processing unit. And the setting and storage of the effective drawing range, and the setting and storage of the clip, and performs the upper clip processing, the lower clip processing, the left clip processing, and the right clip processing by the set clip. A drawing area monitoring unit that masks the drawing data developed by the graphic development processing unit or the image development processing unit. In the drawing device, when the drawing start point is located in a first region above the upper boundary of the clip range and leftward from the left boundary of the clip range, The drawing data is masked by the upper clip processing, the lower clip processing, the left clip processing, and the right clip processing, and the drawing start point is located above the upper boundary of the clip range, and the left of the clip range. When the drawing data exists in the second region to the right of the boundary and to the left of the right boundary of the clip range, the upper clipping process, the lower clipping process, and the right clipping process mask the drawing data. Performing a cliff, wherein the drawing start point is below the upper boundary of the clip range, above the lower boundary of the clip range, and the left boundary of the clip range. If it is located in the third region in the left direction, the lower clip processing, the left clip processing, and the right clip processing perform masking of the drawing data, and the drawing start point is within the clip range. If the fourth region exists below the upper boundary, above the lower boundary of the clip range, to the right of the left boundary of the clip range, and to the left of the right boundary of the clip range, The lower clip processing and the right clip processing mask the drawing data. If the drawing start point does not exist in any of the first to fourth areas, the drawing data is read. A drawing device characterized by skipping.
JP2298893A 1990-11-06 1990-11-06 Drawing equipment Expired - Lifetime JP2997819B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2298893A JP2997819B2 (en) 1990-11-06 1990-11-06 Drawing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2298893A JP2997819B2 (en) 1990-11-06 1990-11-06 Drawing equipment

Publications (2)

Publication Number Publication Date
JPH04171583A JPH04171583A (en) 1992-06-18
JP2997819B2 true JP2997819B2 (en) 2000-01-11

Family

ID=17865525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2298893A Expired - Lifetime JP2997819B2 (en) 1990-11-06 1990-11-06 Drawing equipment

Country Status (1)

Country Link
JP (1) JP2997819B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2506921B2 (en) * 1988-04-05 1996-06-12 富士通株式会社 Clip method

Also Published As

Publication number Publication date
JPH04171583A (en) 1992-06-18

Similar Documents

Publication Publication Date Title
JPH0293974A (en) Character processor
JP2997819B2 (en) Drawing equipment
US5227770A (en) Electronic boundary generation
JP3133093B2 (en) Electronic image correction method and apparatus
JP2875135B2 (en) Program device for programmable controller
JPH0689336A (en) Image data enlarging and displaying method
JPS63208898A (en) Character processor
JPH06208368A (en) Magnification setting device for picture display
JPH01320550A (en) Tracing system
JP3125761B2 (en) Working set calculation processing apparatus and working set calculation processing method
KR100513285B1 (en) Multiple master page output device and method
JP3096123B2 (en) Document processing apparatus and method
JP2727667B2 (en) Drawing equipment
JPH05266133A (en) Simultaneous display method for partial image
JP3536362B2 (en) Drawing data generation method
JP2793374B2 (en) Image data processing device
JP2714303B2 (en) Document creation device
JPH04290119A (en) Character processor
JPH05153492A (en) Picture processing unit
JPH0250277A (en) Screening system for binary picture information
JP3225633B2 (en) Image data management device
JPH0744719A (en) Picture editing device and designating method for editing object in picture editing device
JPH03282589A (en) Document preparing device
JPH011062A (en) Input data editing method
JPH0383179A (en) Image processor