JP2506921B2 - Clip method - Google Patents

Clip method

Info

Publication number
JP2506921B2
JP2506921B2 JP63083831A JP8383188A JP2506921B2 JP 2506921 B2 JP2506921 B2 JP 2506921B2 JP 63083831 A JP63083831 A JP 63083831A JP 8383188 A JP8383188 A JP 8383188A JP 2506921 B2 JP2506921 B2 JP 2506921B2
Authority
JP
Japan
Prior art keywords
character
clip
distance
boundary
frame
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 - Fee Related
Application number
JP63083831A
Other languages
Japanese (ja)
Other versions
JPH01255983A (en
Inventor
真奈 八重樫
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63083831A priority Critical patent/JP2506921B2/en
Publication of JPH01255983A publication Critical patent/JPH01255983A/en
Application granted granted Critical
Publication of JP2506921B2 publication Critical patent/JP2506921B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 [概要] グラフィックディスプレイ等で文字をクリップ処理し
て表示するクリップ方式に関し、 文字クリップの有無に関する判定処理を最小限に抑え
てクリップ処理を高速化することを目的とし、 クリップ領域の境界より文字枠サイズの1/2だけ内側
に内枠を設定すると共にクリップ領域の境界より文字枠
サイズの1/2だけ外側に外枠を設定し、クリップ領域中
心と文字中心との間の距離をクリップ領域中心から内枠
及び外枠までの各距離と比較して文字がクリップ領域の
完全に外か内か、または境界にかかるかを判定するよう
に構成する。
DETAILED DESCRIPTION OF THE INVENTION [Overview] A clipping method for clipping and displaying a character on a graphic display or the like is intended to speed up the clipping process by minimizing the determination process regarding the presence or absence of a character clip. Set the inner frame inside 1/2 of the character frame size from the boundary of the clip area and the outer frame outside 1/2 of the character frame size from the boundary of the clip area, and set the center of the clip area and the character center. The distance is compared with each distance from the center of the clip area to the inner frame and the outer frame, and it is configured to determine whether the character is completely outside or inside the clip area or at the boundary.

[産業上の利用分野] 本発明は、グラフィックディスプレイ等で文字をクリ
ップ処理して表示するためのクリップ方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a clipping system for clipping and displaying characters on a graphic display or the like.

グラフィックディスプレイ装置等で使用される文字の
クリップ処理にあっては、クリップ領域の境界に文字が
かかるか否か判定し、境界にかかることを判定した時に
文字をクリップ処理するようにしており、このようなク
リップ処理にあっては正確且つ高速な処理が要求される
ため、クリップ領域の境界にかかる文字か否かの判定処
理を最小限にするクリップ方式が望まれる。
In clip processing of characters used in graphic display devices, etc., it is determined whether or not a character is applied to the boundary of the clip area, and when it is determined that the character is applied to the boundary, the character is clipped. Since accurate and high-speed processing is required for such clip processing, a clip method that minimizes the processing for determining whether or not a character is at the boundary of the clip area is desired.

[従来の技術] 第14図に従来のクリップ方式を示す。[Prior Art] Fig. 14 shows a conventional clipping method.

まず第14図(a),(b)に示すように、クリップ領
域10の境界を上境界10A、左境界10B、下境界10C及び右
境界10Dとして定義し、文字枠14のそれぞれの辺を文字
上枠14A、文字左枠14B、文字下枠14C、文字右枠14Dとし
て定義する。
First, as shown in FIGS. 14 (a) and 14 (b), the boundaries of the clip area 10 are defined as an upper boundary 10A, a left boundary 10B, a lower boundary 10C and a right boundary 10D, and each side of the character frame 14 is a character. The upper frame 14A, the character left frame 14B, the character lower frame 14C, and the character right frame 14D are defined.

第15図に従来方式の概略動作フロー図を示し、第16図
にその詳細な動作フロー図を示する。
FIG. 15 shows a schematic operation flow chart of the conventional method, and FIG. 16 shows a detailed operation flow chart thereof.

第15図の概略動作フローから明らかなように、従来方
式にあっては、ステップS1〜S4の順番に、 I.上境界判定処理 II.左境界判定処理 III.下境界判定処理 IV.右境界判定処理 を行なう。
As is clear from the schematic operation flow of FIG. 15, in the conventional method, in order of steps S1 to S4, I. upper boundary judgment processing II. Left boundary judgment processing III. Lower boundary judgment processing IV. Right boundary Perform judgment processing.

第16図の動作フロー図を参照して詳細に説明すると次
のようになる。
The details will be described below with reference to the operation flow chart of FIG.

(文字がクリップ領域の内側にある場合) 第17図に示すように文字14がクリップ領域10の内側に
ある場合は、第16図のステップS1でまず上境界10Aと文
字上枠14Aの座標の比較し、ステップS4に進んで文字14
が上境界10Aより内側にあるこを確認する。
(When the character is inside the clip area) When the character 14 is inside the clip area 10 as shown in FIG. 17, first, in step S1 of FIG. 16, the coordinates of the upper boundary 10A and the character upper frame 14A Compare and proceed to step S4 Character 14
Make sure that is inside the upper boundary 10A.

次にステップS6に進んで左境界10Bと文字左枠14Bとの
座標を比較し、ステップS9で文字14が左境界14Bより内
側にあることを確認する。
Next, in step S6, the coordinates of the left boundary 10B and the character left frame 14B are compared, and in step S9 it is confirmed that the character 14 is inside the left boundary 14B.

同様にステップS11で下境界10Cと文字下枠14Cとの座
標を比較してステップS14により文字14が下境界10Cの内
側にあることを確認する。
Similarly, in step S11, the coordinates of the lower boundary 10C and the character lower frame 14C are compared, and it is confirmed in step S14 that the character 14 is inside the lower boundary 10C.

更にステップS16で右境界10Dと文字右枠14Dの座標を
比較してステップS19で文字14が右境界10Dの内側にある
ことを確認する。
Further, in step S16, the coordinates of the right boundary 10D and the character right frame 14D are compared to confirm that the character 14 is inside the right boundary 10D in step S19.

これらの判定結果から文字14全体がクリップ領域10内
にあることが確認され、文字14全体を表示することがわ
かる。
From these determination results, it is confirmed that the entire character 14 is within the clip area 10, and it is understood that the entire character 14 is displayed.

(文字がクリップ領域の外側にある場合) 第18図のように文字14がクリップ領域の外側にある場
合には、まずステップS1の上境界10Aと文字上枠14Aの座
標の比較によりステップS4に進んで文字14が上境界10A
より内側にあることを確認する。次にステップS6で左境
界10Bと文字左枠14Bの座標を比較し、文字左枠14Bがク
リップ領域10の外側にあることからステップS7に進み、
文字右枠14Dと左境界10Dの座標を比較し、文字14が左境
界14Bより外側にあることが確認されてステップS10に進
み、この場合には文字14全体を表示しないことがわか
る。
(When the character is outside the clip area) When the character 14 is outside the clip area as shown in FIG. 18, first, the coordinates of the upper boundary 10A of the step S1 and the upper frame 14A of the character are compared to move to the step S4. Going forward, character 14 is the upper boundary 10A
Make sure it is inside. Next, in step S6, the coordinates of the left boundary 10B and the character left frame 14B are compared, and since the character left frame 14B is outside the clip area 10, the process proceeds to step S7,
By comparing the coordinates of the character right frame 14D and the left boundary 10D, it is confirmed that the character 14 is outside the left boundary 14B, and the process proceeds to step S10. In this case, it is understood that the entire character 14 is not displayed.

(文字の一部がクリップ領域にある場合) 更に第19図のように、文字14の一部がクリップ領域10
の外側にある場合は、ステップS1,S4により文字上枠14A
が上境界10の内側にあることが確認され、またステップ
S6,S9により文字左枠14Bが左境界10Bの内側にあること
が確認され、更にステップS11,S14により文字下枠14Cが
下境界10Cの内側にあることが確認される。
(When part of the character is in the clip area) Furthermore, as shown in FIG. 19, part of the character 14 is in the clip area 10
If it is outside of, the character upper frame 14A will be processed by steps S1 and S4.
Is confirmed to be inside the upper boundary 10, and the step
It is confirmed by S6 and S9 that the character left frame 14B is inside the left boundary 10B, and further by steps S11 and S14 that the character lower frame 14C is inside the lower boundary 10C.

そして、ステップS16で右境界10Dと文字右枠14Dの座
標を比較し、文字右枠14Dは右境界10Dの外側にあること
からステップS17に進み、ステップS17で文字左枠14Bと
右境界10Dの座標を比較すると、文字左枠14Bは右境界10
Dの歌側にあることからステップS18に進み、文字14の一
部がクリップ領域10の外側にあることが確認され、この
場合には、文字14の右境界10Dの外側部分をストローク
単位でクリップすることがわかる。
Then, in step S16, the coordinates of the right boundary 10D and the character right frame 14D are compared, and since the character right frame 14D is outside the right boundary 10D, the process proceeds to step S17, and in step S17, the character left frame 14B and the right boundary 10D are When the coordinates are compared, the character left frame 14B shows the right boundary 10
Since it is on the song side of D, the process proceeds to step S18, and it is confirmed that a part of the character 14 is outside the clip area 10. In this case, the outer part of the right boundary 10D of the character 14 is clipped in stroke units. I understand that

[課題を解決するための手段] しかしながら、このような従来のクリップ方式にあっ
ては、クリップ領域の上下左右の4つの境界につい
て、、文字クリップ処理の必要性の有無を判定する方式
であり、文字枠のそれぞれの辺(上下左右)に対しクリ
ップ領域のそれぞれの境界(上下左右)との座標比較を
必要とするため、文字クリップ処理の有無の判定に処理
時間がかかり、クリップ処理の高速化を妨げるという問
題があった。
[Means for Solving the Problems] However, in such a conventional clipping method, there is a method of determining whether or not there is a need for character clipping processing with respect to the four boundaries of the upper, lower, left, and right of the clip area. Since it is necessary to compare the coordinates of each side of the character frame (top, bottom, left, and right) with the boundaries of the clip area (top, bottom, left, and right), it takes a lot of time to determine whether or not character clip processing is in place, resulting in faster clip processing. There was a problem of hindering.

本発明は、このような従来の問題点に鑑みてなされた
もので、文字クリップの有無に関する判定処理を最小限
に抑えてクリップ処理を高速化するクリップ方式を提供
することを目的とする。
The present invention has been made in view of such conventional problems, and an object of the present invention is to provide a clip system that speeds up the clip processing by minimizing the determination processing regarding the presence or absence of a character clip.

[課題を解決するための手段] 第1図は本発明の原理説明図である。[Means for Solving the Problems] FIG. 1 is a diagram illustrating the principle of the present invention.

第1図(a)において、クリップ領域10の中心12と文
字14−i、例えば文字14−1〜3の中心16−1〜3との
距離D1〜D3に基づいて、文字14−1〜3がクリップ領域
の完全に外か内か、更にはクリップ領域の境界にかかる
かを判定し、文字14−2のように境界にかかることを判
定した時に該文字14−2の部分をクリップ処理する。
In FIG. 1 (a), the characters 14-1 to 14-3 are based on the distances D1 to D3 between the center 12 of the clip region 10 and the characters 14-i, for example, the centers 16-1 to 16-3 of the characters 14-1 to 14-3. Is completely outside or inside the clip area, and further it is applied to the boundary of the clip area. When it is determined that it is applied to the boundary like the character 14-2, the portion of the character 14-2 is clipped. .

即ち、クリップ領域10の境界より文字枠サイズWの1/
2だけ内側に内枠18を設定すると共にクリップ領域10の
境界より文字枠サイズWの1/2だけ外側に外枠20を設定
する。
That is, from the boundary of the clip area 10/1 / the size of the character frame W
The inner frame 18 is set inside by 2 and the outer frame 20 is set outside the boundary of the clip area 10 by 1/2 of the character frame size W.

クリップ領域10の中心12と文字14−iの中心16−iと
の間の距離Diを求めたならば、クリップ領域10の中心16
に対する内枠18までの距離(Lo−W/2)及び外枠20まで
の距離(Lo+W/2)と比較して、文字14−iがクリップ
領域10の完全に外か内か、または境界にかかっているか
を判定する。
When the distance Di between the center 12 of the clip area 10 and the center 16-i of the character 14-i is calculated, the center 16 of the clip area 10 is calculated.
To the inner frame 18 (Lo-W / 2) and the outer frame 20 (Lo + W / 2), the characters 14-i are completely outside or inside the clip area 10 or at the boundary. Determine if it is hanging.

即ち、 Lo+W/2≧Di≧Lo−W/2 の時に、クリップ処理の必要性有りと判定して文字をス
トローク単位でクリップする。
That is, when Lo + W / 2 ≧ Di ≧ Lo−W / 2, it is determined that the clip processing is necessary, and the character is clipped in stroke units.

一方、 Di<Lo−W/2 の時は、クリップ領域内にあることから文字全体を表示
し、更に、 Di>Lo+W/2 の時にはクリップ領域の外側にあることから、文字全体
を表示しない。
On the other hand, when Di <Lo-W / 2, the entire character is displayed because it is inside the clip area, and when Di> Lo + W / 2, it is outside the clip area, and the entire character is not displayed.

この判定は、第1図(b)に示すように、クリップ領
域10のX方向及びY方向について行なわれる。
This determination is performed in the X direction and the Y direction of the clip area 10 as shown in FIG. 1 (b).

[作用] このような構成を備えた本発明のクリップ方式にあっ
ては、第1図(a)の文字14−1のように、クリップ領
域10の中心12と文字14−1の中心16−1との距離D1が内
枠18までの距離より小さい場合は文字全体を表示し、ま
た文字14−3のように、距離D3が外枠20までの距離より
大きい場合は文字全体を表示しないようにし、更に文字
14−2のように、距離D2内枠18と外枠20の間にある場合
には、その文字14−2をストローク単位でクリップし、
その結果、最大でも4回(X方向2回、Y方向2回)の
判定により文字のクリップ処理の必要性の有無を決める
ことができ、クリップ処理の有無に関する判定に要する
時間を短縮して高速クリップ処理を実現できる。
[Operation] In the clip system of the present invention having such a configuration, the center 12 of the clip area 10 and the center 16- of the character 14-1 are formed like the character 14-1 in FIG. 1 (a). When the distance D1 to 1 is smaller than the distance to the inner frame 18, the whole character is displayed. When the distance D3 is larger than the distance to the outer frame 20, like the character 14-3, the whole character is not displayed. And then the letters
When the distance D2 is between the inner frame 18 and the outer frame 20 as in 14-2, the character 14-2 is clipped in a stroke unit,
As a result, it is possible to determine whether or not the clip processing of the character is necessary by judging at most four times (two times in the X direction and two times in the Y direction), and it is possible to shorten the time required for the determination regarding the presence or absence of the clip processing and to speed up Clip processing can be realized.

[実施例] 第2図は本発明のクリップ方式が適用されるグラフィ
ックディスプレイ装置の一実施例を示した実施例構成図
である。
[Embodiment] FIG. 2 is a configuration diagram of an embodiment showing an embodiment of a graphic display device to which the clipping method of the present invention is applied.

第2図において、グラフィックディスプレイ装置22は
図形処理部24を有し、図形処理部24はアドレスバス26,2
8を介して図形データメモリ30及び制御プロセッサイン
ターフェイス32を介してホストコンピュータと接続され
る。
In FIG. 2, the graphic display device 22 has a graphic processing unit 24, and the graphic processing unit 24 has an address bus 26,2.
8 is connected to the host computer via the graphic data memory 30 and the control processor interface 32.

図形処理部24には図形処理制御部34、文字処理部36、
ボックスクリップ部38、ストローククリップ部40及びベ
クトル発生プロセッサ42が設けられる。
The graphic processing unit 24 includes a graphic processing control unit 34, a character processing unit 36,
A box clip section 38, a stroke clip section 40 and a vector generation processor 42 are provided.

本発明のクリップ方式の処理は図形処理部34に対する
キーボード等からのクリップ処理命令に基づき文字制御
部36、ボックスクリップ部38及びストローククリップ部
40を使用して行なわれ、クリップされた処理結果はベク
トル発生プロセッサ42でベクトルデータに変換されて画
像データメモリ44に格納され、CRT制御プロセッサ46に
よる読出し制御のもとにCRT48に表示される。
The clip-type processing of the present invention is based on a clip processing command from the keyboard or the like to the graphic processing section 34, the character control section 36, the box clip section 38, and the stroke clip section.
The result of the clipping process performed by using 40 is converted into vector data by the vector generation processor 42 and stored in the image data memory 44, and displayed on the CRT 48 under the read control by the CRT control processor 46.

第3図は第2図の図形処理部24で行なわれる本発明の
クリップ方式に従った文字クリップ処理の実施例説明図
である。
FIG. 3 is an explanatory view of an embodiment of the character clip processing according to the clip system of the present invention, which is performed in the graphic processing unit 24 of FIG.

まず、第3図にあっては1K×1Kのクリップ領域10を設
定した場合の装置座標を示し、1K×1Kのクリップ領域10
において文字14の文字枠サイズ、即ち文字枠の幅をWと
してクリップ領域10内に示している。尚、文字14の枠幅
は縦横ともWとする。
First, in FIG. 3, the device coordinates when the 1K × 1K clip area 10 is set are shown.
In, the character box size of the character 14, that is, the width of the character box is shown as W in the clip area 10. The frame width of the character 14 is W in both the vertical and horizontal directions.

12はクリップ領域10の中心であり、また16は文字14に
おける文字枠の中心を示す。
12 is the center of the clip area 10 and 16 is the center of the character frame in the character 14.

まず本発明のクリップ方式にあってはクリップ領域10
の境界の内側に内枠18を設定すると共に、クリップ領域
10の境界の外側に外枠20を設定する。
First, in the clip system of the present invention, the clip area 10
Set the inner frame 18 inside the boundary of and clip area
An outer frame 20 is set outside the boundary of 10.

ここでクリップ領域の中心12からクリップ領域10の境
界までの距離をLoとすると、内枠18はクリップ領域10の
境界より文字14の幅Wの1/2だけ内側に設定され、また
外枠20はクリップ領域10の境界より文字14の幅Wの1/2
だけ外側に設定される。
Here, if the distance from the center 12 of the clip area to the boundary of the clip area 10 is Lo, the inner frame 18 is set inside the boundary of the clip area 10 by 1/2 of the width W of the character 14, and the outer frame 20. Is 1/2 the width W of the character 14 from the boundary of the clip area 10.
Only set outside.

従ってクリップ領域の中心12から内枠18までの距離を
Lin、外枠までの距離をLoutとすると、 Lin=Lo−W/2 Lout=Lo−W/2 と定義される。このようなクリップ領域10の境界に対す
る内枠18及び外枠20の設定で定まる距離LinとLoutに対
し、クリップ領域の中心12から文字14の中心16までの距
離D(但し、DはX方向の距離Dx及びY方向の距離Dyで
成る)との比較により文字クリップの有無の必要性を判
定する。
Therefore, the distance from the center 12 of the clip area to the inner frame 18
If Lin and the distance to the outer frame are Lout, then Lin = Lo−W / 2 Lout = Lo−W / 2 is defined. With respect to the distances Lin and Lout determined by the settings of the inner frame 18 and the outer frame 20 with respect to the boundary of the clip area 10 as described above, the distance D from the center 12 of the clip area to the center 16 of the character 14 (where D is the X direction). (The distance Dx and the distance Dy in the Y direction) are compared to determine the necessity of the presence or absence of the character clip.

即ち、クリップ領域の中心12から文字中心16までの距
離Dが (1K+W)/2≧D≧(1K−W)/2 ・・・(1) 但し、D=Dx又はDy のときには文字14をストローク単位でクリッピングす
る。即ち、前記(1)式の場合には文字14の中心16がク
リップ領域10の境界に対し±W/2で設定された内枠18と
外枠20の間に存在し、文字16がクリップ領域10の境界に
かかっていることから、この文字をストローク単位でク
リップ処理する。
That is, the distance D from the center 12 of the clip area to the character center 16 is (1K + W) / 2 ≧ D ≧ (1K−W) / 2 (1) However, when D = Dx or Dy, the character 14 is stroked. Clip in units. That is, in the case of the above formula (1), the center 16 of the character 14 exists between the inner frame 18 and the outer frame 20 set at ± W / 2 with respect to the boundary of the clip region 10, and the character 16 is the clip region. This character is clipped on a stroke-by-stroke basis because it is on the 10th boundary.

次に、クリップ領域の中心12から文字中心16までの距
離Dが (1K−W)/2>D ・・・(2) のときには文字全体を表示する。即ち、この場合には文
字中心16が内枠18よりも内側にあることから文字全体を
表示する。
Next, when the distance D from the center 12 of the clip area to the character center 16 is (1K-W) / 2> D (2), the entire character is displayed. That is, in this case, since the character center 16 is inside the inner frame 18, the entire character is displayed.

更に、クリップ領域の中心12から文字中心16までの距
離Dが、 (1K+W)/2<D ・・・(3) にあるときには文字全体を表示しない。即ち、この場合
には文字中心16が外枠20よりも外側にあり、クリップ領
域10の境界を外れていることから文字全体を表示しな
い。
Further, when the distance D from the center 12 of the clip area to the character center 16 is (1K + W) / 2 <D (3), the entire character is not displayed. That is, in this case, since the character center 16 is outside the outer frame 20 and is outside the boundary of the clip area 10, the entire character is not displayed.

第4図は本発明によるクリップ処理の動作フロー図を
示す。
FIG. 4 shows an operational flow chart of the clip processing according to the present invention.

第4図において、ステップS1〜S5はクリップ領域10に
おけるX方向の判定処理であり、またステップS6〜S10
はクリップ領域10におけるY方向の判定処理である。
In FIG. 4, steps S1 to S5 are determination processing in the X direction in the clip area 10, and steps S6 to S10 are also performed.
Is a determination process in the Y direction in the clip area 10.

まずX方向の判定処理を説明すると、クリップ領域の
中心と文字中心16との間のX方向の距離Dx及びY方向の
距離Dy、クリップ領域の中心12と内枠18との距離Lin及
びクリップ領域の中心12と外枠20との距離Loutが求めら
れた後に、ステップS1に進んで、クリップ領域の中心12
と内枠18との距離LinとX方向におけるクリップ領域の
中心12と文字中心16との間の距離Dxとを比較する。この
とき文字中心の距離Dxが内枠までの距離Linに等しいか
小さければ、ステップS4に進み、文字はX座標に関しク
リップ領域の内側にあることを確認する。
First, the X direction determination processing will be described. The distance Dx in the X direction between the center of the clip area and the character center 16 and the distance Dy in the Y direction, the distance Lin between the center 12 of the clip area and the inner frame 18, and the clip area. After the distance Lout between the center 12 of the and the outer frame 20 is obtained, the process proceeds to step S1 and the center 12 of the clip region is
And a distance Lin between the center frame 12 and the character center 16 in the X direction are compared. At this time, if the distance Dx of the character center is equal to or smaller than the distance Lin to the inner frame, the process proceeds to step S4, and it is confirmed that the character is inside the clip area with respect to the X coordinate.

一方、ステップS1で文字中心までの距離Dxが内枠18ま
での距離Linより大きければ、ステップS2に進んで外枠2
0までの距離Loutと比較する。ステップS2で文字中心ま
での距離Dxが外枠20までの距離Loutより小さければ、ス
テップS5に進み文字は表示されないことを確認する。一
方、ステップS2で文字中心16までの距離Dxが外枠20まで
の距離Loutより小さいときには、ステップS3に進みその
文字をX座標に関しクリッピングされることを確認す
る。
On the other hand, if the distance Dx to the character center is larger than the distance Lin to the inner frame 18 in step S1, the process proceeds to step S2 and the outer frame 2
Compare with the distance Lout to 0. If the distance Dx to the character center is smaller than the distance Lout to the outer frame 20 in step S2, the process proceeds to step S5 and it is confirmed that no character is displayed. On the other hand, when the distance Dx to the character center 16 is smaller than the distance Lout to the outer frame 20 in step S2, the process proceeds to step S3 and it is confirmed that the character is clipped with respect to the X coordinate.

ステップS6〜S8に示すY方向のクリップ領域の中心12
と文字中心16までの距離DyについてもX軸方向の場合と
同様である。
Center 12 of the clip area in the Y direction shown in steps S6 to S8
The distance Dy to the character center 16 is the same as in the X-axis direction.

第5,6,7図は第4図の動作フローによる本発明のクリ
ップ方式により処理の具体例を示した説明図である。
尚、第5〜7図はX方向についての各距離を示してい
る。
FIGS. 5, 6, and 7 are explanatory diagrams showing specific examples of the processing by the clipping method of the present invention according to the operation flow of FIG.
Incidentally, FIGS. 5 to 7 show respective distances in the X direction.

第5図は文字14がクリップ領域10の内側にある場合を
示す。まずX方向に関し図示のように文字中心16までの
距離Dxと内枠18及び外枠20までの距離Lin及びLoutを比
較すると、文字中心16までの距離Dxは内枠18までの距離
Linより小さいことから、第4図のステップS1,S4の処理
により文字14はX方向に関しクリップ領域10の内側にあ
ることが確認される。次にY方向に関して文字中心16ま
での距離Dyと内枠18及び外枠20までの距離Lin及びLout
との比較により同様に文字中心16までの距離Dxは内枠8
までの距離Linより小さいことから、第4図のステップS
6,S9の処理により文字14はY方向に関してもクリップ領
域10の内側にあることがわかり、X,Y方向共に文字中心1
6までの距離Dx,Dyが内枠18までの距離Lin=(1K−W)/
2より小さいという前記第(2)式の条件を満足するの
で文字全体を表示する。
FIG. 5 shows the case where the character 14 is inside the clip area 10. First, comparing the distance Dx to the character center 16 and the distances Lin and Lout to the inner frame 18 and the outer frame 20 in the X direction as shown in the figure, the distance Dx to the character center 16 is the distance to the inner frame 18.
Since it is smaller than Lin, it is confirmed that the character 14 is inside the clip area 10 in the X direction by the processing of steps S1 and S4 in FIG. Next, in the Y direction, the distance Dy to the character center 16 and the distances Lin and Lout to the inner frame 18 and the outer frame 20.
By comparison with, the distance Dx to the character center 16 is 8
Since it is smaller than the distance Lin to step S in FIG.
By the processing of 6 and S9, it is found that the character 14 is also inside the clip area 10 in the Y direction as well, and the character center is 1 in both the X and Y directions.
Distance Dx, Dy to 6 is distance to inner frame 18 Lin = (1K-W) /
Since the condition of the expression (2) that is smaller than 2 is satisfied, the entire character is displayed.

第6図はクリップ領域10の外側に文字14がある場合を
示す。この場合にはまずX方向に関し文字中心16までの
距離Dxと内枠18及び外枠20までの距離Lin及びLoutを比
較すると、文字中心16までの距離Dxは外枠20までの距離
Loutより大きいことから、第4図のステップS1,S2の比
較処理を経てステップS5に進み、X方向に関して文字中
心16までの距離Dxが外枠20までの距離Lout=(1K+W)
/2より大きいという前記第(3)式の条件を満足するの
で、この場合にはY方向の処理を行なうことはなくステ
ップS5で文字は表示されないものと確認され、文字全体
を表示しない。
FIG. 6 shows the case where the character 14 exists outside the clip area 10. In this case, first, comparing the distance Dx to the character center 16 and the distances Lin and Lout to the inner frame 18 and the outer frame 20 in the X direction, the distance Dx to the character center 16 is the distance to the outer frame 20.
Since it is larger than Lout, the process proceeds to step S5 through the comparison processing of steps S1 and S2 in FIG. 4, and the distance Dx to the character center 16 in the X direction is the distance to the outer frame 20 Lout = (1K + W)
Since the condition of the equation (3) that it is larger than / 2 is satisfied, in this case, the processing in the Y direction is not performed and it is confirmed in step S5 that no character is displayed, and the entire character is not displayed.

第7図は文字14が内枠18よりも外側で外枠20よりも内
側にある場合を示す。この場合にはX方向に関して文字
中心16までの距離Dxと内枠18及び外枠20までの距離Lin
及びLoutと比較し、第4図のステップS1,S2に示す比較
処理を経てステップS3に進み、文字14がX方向に関して
クリップ処理されることがわかる。
FIG. 7 shows the case where the character 14 is outside the inner frame 18 and inside the outer frame 20. In this case, the distance Dx to the character center 16 and the distance Lin to the inner frame 18 and the outer frame 20 in the X direction
And Lout, the comparison process shown in steps S1 and S2 in FIG. 4 is followed by step S3, and it is understood that the character 14 is clipped in the X direction.

次にY方向について文字中心16までの距離Dyと内枠18
及び外枠20までの距離Lin及びLoutとを比較する。この
ときY方向の文字中心16までの距離Dyは内枠18までの距
離Linより小さいことから、ステップS6からS9に進み文
字14はY方向に関してクリップ領域10の内側にあること
がわかる。
Next, in the Y direction, the distance Dy to the character center 16 and the inner frame 18
And the distances Lin and Lout to the outer frame 20 are compared. At this time, since the distance Dy to the character center 16 in the Y direction is smaller than the distance Lin to the inner frame 18, it is understood that the character 14 is inside the clip area 10 in the Y direction in steps S6 to S9.

従って第7図の場合にはX方向に関して文字中心まで
の距離Dxが内枠18までの距離Lin=(1K−W)/2以上
で、外枠20までの距離Lout=(1K+W)/2以下という前
記第(1)式の条件を満足し、その結果、X方向に関し
てクリップ処理される。
Therefore, in the case of FIG. 7, the distance Dx to the character center in the X direction is the distance Lin = (1K−W) / 2 or more to the inner frame 18, and the distance Lout = (1K + W) / 2 or less to the outer frame 20. The condition of the equation (1) is satisfied, and as a result, clipping processing is performed in the X direction.

次に第8,9,10図を参照して本発明のクリップ方式によ
る効果を従来方式と対比して示す。
Next, referring to FIGS. 8, 9 and 10, the effects of the clipping method of the present invention will be shown in comparison with the conventional method.

第8図はクリップ処理をしようとしている文字14のク
リップ領域10に対する位置関係を示し、文字14がクリッ
プ領域10の境界の左下隅のコーナー部分にかかっている
場合を示す。
FIG. 8 shows the positional relationship of the character 14 to be clipped with respect to the clip area 10, and shows the case where the character 14 is on the lower left corner of the boundary of the clip area 10.

第9図は従来方式よるクリップ処理を示したもので、
従来方式にあっては第9図(a)に示すようにクリップ
領域10の境界について上境界10A,左境界10B,下境界10C
及び境界10Dを定義すると共に、同図(b)に示すよう
に文字14について文字上枠14A,14B,14C,14Dを定義す
る。そして第9図(C)に示すように、 [クリップ領域境界] [文字枠] 上境界10A > 上枠14A 左境界10B > 左枠14B 左境界10B < 右枠14D 下境界10C > 下枠14C 下境界10C < 上枠14A 右境界10D > 右枠14D となる比較判定を行なう。即ち、上境界10Aと文字上枠1
4Aとを比較して上境界14Aより内側にあることを判定
し、次に左境界10Bと文字左枠14Bとの比較及び左境界10
Bと文字右枠14Dとの比較により、文字14が左境界10Bに
よりクリップ処理されることを判定し、同様に下境界10
Cと文字下枠14C、下境界10Cと文字上枠14A更に右境界10
Dと文字右枠14Dとを比較することにより第9図(a)に
示す位置で文字14をクリップ処理することがわかる。こ
の結果、従来方式にあっては合計6回の判定処理が必要
となる。
FIG. 9 shows clip processing by the conventional method.
In the conventional method, as shown in FIG. 9 (a), the boundaries of the clip area 10 are an upper boundary 10A, a left boundary 10B, and a lower boundary 10C.
And a boundary 10D, and upper character frames 14A, 14B, 14C and 14D for the character 14 are defined as shown in FIG. Then, as shown in FIG. 9C, [clip area boundary] [character frame] upper boundary 10A> upper frame 14A left boundary 10B> left frame 14B left boundary 10B <right frame 14D lower boundary 10C> lower frame 14C lower Boundary 10C <Upper frame 14A Right boundary 10D> Right frame 14D is compared and judged. That is, the upper boundary 10A and the character upper frame 1
4A is compared to determine that it is inside the upper border 14A, and then the left border 10B is compared with the character left frame 14B and the left border 10B is compared.
By comparing B with the right frame 14D of the character, it is determined that the character 14 is clipped by the left boundary 10B, and similarly, the lower boundary 10B is also processed.
C and character lower frame 14C, lower boundary 10C and character upper frame 14A Further right boundary 10
By comparing D with the character right frame 14D, it can be seen that the character 14 is clipped at the position shown in FIG. 9 (a). As a result, the conventional method requires a total of 6 determination processes.

第10図(a)は本発明のクリップ方式でり、文字14を
クリップ処理する場合に必要となるクリップ領域の中心
12に対する文字中心16までの距離Dx,Dy,クリップ領域10
の境界の内外に文字枠の幅Wの1/2の大きさで設定した
内枠18までの距離lin及び外枠20までの距離Loutのそれ
ぞれを示している。
FIG. 10 (a) shows the center of the clip area which is necessary when the character 14 is clipped by the clipping method of the present invention.
Distance from 12 to character center 16 Dx, Dy, clip area 10
The distance lin up to the inner frame 18 and the distance Lout up to the outer frame 20 which are set to the inside and outside of the boundary of the character frame are set to 1/2 of the width W of the character frame.

本発明のクリップ方式にあっては、文字14をクリップ
する場合、第10図(b)に示すように内枠18までの距離
Linと文字中心16までの距離Dxを比較し、また外枠20ま
での距離loutと文字中心16までの距離Dxとを比較するこ
とにより文字14がX方向に関しクリップ処理が必要であ
ることがわかる。
According to the clipping method of the present invention, when the character 14 is clipped, the distance to the inner frame 18 as shown in FIG.
By comparing Lin and the distance Dx to the character center 16 and comparing the distance lout to the outer frame 20 and the distance Dx to the character center 16, it can be seen that the character 14 needs to be clipped in the X direction. .

同様にY方向に関しても文字中心までの距離Dyと内枠
18までの距離Lin及び外枠20までの距離Loutとをそれぞ
れ比較し、文字14がY方向に関してもクリップ処理が必
要であることがわかる。
Similarly, in the Y direction as well, the distance Dy to the character center and the inner frame
By comparing the distance Lin up to 18 and the distance Lout up to the outer frame 20, respectively, it can be seen that the character 14 also needs to be clipped in the Y direction.

従って本発明のクリップ方式にあっては、合計4回の
比較判定で第10図(a)に示す位置で文字14をクリップ
処理することができる。
Therefore, in the clipping method of the present invention, the character 14 can be clipped at the position shown in FIG. 10 (a) by a total of four comparison judgments.

更に第11図に示すように、文字14がクリップ領域10の
外側にある場合には、従来方式にあっては、第12図に示
すように上境界10Aと文字上枠14Aを比較し、文字14が上
境界10Aより内側にあることを判定し、同様に左境界10B
と文字左枠14B、下境界10Cと文字下枠14C、下境界10Cと
文字上枠14A、右境界10Dと文字右枠14D、右境界10Dと文
字左枠14Dとなる6回の判定により文字を表示しないこ
とを決定する。これに対し本発明のクリップ方式にあっ
ては、第10図に示すようにX方向について文字中心16ま
での距離Dyと内枠18までの距離Linとの比較、及び外枠2
0までの距離Loutとの比較という2回の判定によって文
字を表示しないことを決定することができる。
Further, as shown in FIG. 11, when the character 14 is outside the clip area 10, in the conventional method, the upper boundary 10A and the character upper frame 14A are compared as shown in FIG. It is determined that 14 is inside the upper boundary 10A, and similarly, the left boundary 10B
And character left frame 14B, lower boundary 10C and character lower frame 14C, lower boundary 10C and character upper frame 14A, right boundary 10D and character right frame 14D, right boundary 10D and character left frame 14D. Decide not to display. On the other hand, in the clipping method of the present invention, as shown in FIG. 10, the distance Dy to the character center 16 and the distance Lin to the inner frame 18 in the X direction are compared, and the outer frame 2
It is possible to determine not to display the character by performing the determination twice, that is, the comparison with the distance Lout to 0.

以上のことから本発明のクリップ方式によれば、従来
方式に比べ、明らかに正確且つ高速なストローク単位で
の文字のクリップ処理ができることが裏付けられる。
From the above, it is proved that the clip system of the present invention can perform the character clip processing in stroke units that is clearly more accurate and faster than the conventional system.

[発明の効果] 以上説明してきたように本発明によれば、処理対象と
なる文字がクリップ領域の完全に外か内か又は領域の境
界にかかるかのクリップ処理の必要性の有無に関する判
定を最小限に抑えることができ、正確且つ高速の文字ク
リップ処理を実現することができる。
[Effect of the Invention] As described above, according to the present invention, it is possible to determine whether or not a character to be processed is completely outside or inside a clip area, or whether the character needs to be clipped. It is possible to minimize, and it is possible to realize accurate and high-speed character clip processing.

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

第1図は本発明の原理説明図; 第2図は本発明の実施例構成図; 第3図は本発明のクリップ処理説明図; 第4図は本発明の動作フロー図; 第5図は領域内の処理説明図; 第6図は領域外の処理説明図; 第7図は領域境界にかかった時の処理説明図; 第8図はクリップ領域と文字の具体例を示した説明図; 第9図は従来方式の処理説明図; 第10図は本発明の処理説明図; 第11図はクリップ領域と文字の他の具体例を示した説明
図; 第12図は従来方式の処理説明図; 第13図は本発明の処理説明図; 第14図は従来方式の説明図; 第15図は従来方式の概略動作フロー図; 第16図は従来方式の詳細動作フロー図; 第17図は従来の領域内の処理説明図; 第18図は従来の領域外の処理説明図; 第19図は従来の領域境界にかかった時の処理説明図であ
る。 図中、 10:クリップ領域 12:クリップ領域の中心 14,14−1〜3:文字 16,16−1〜3:文字枠の中心 18:内枠 20:外枠 22:グラフィックディスプレイ装置 24:図形処理部 26:アドレスバス 28:データバス 30:図形データメモリ 32:インターフェース制御プロセッサ 34:図形処理制御部 36:文字処理部 38:ボックスクリップ部 40:ストローククリップ部 42:ベクトル発生プロセッサ 44:画像データメモリ 46:CRT制御プロセッサ 48:CRT
FIG. 1 is a diagram for explaining the principle of the present invention; FIG. 2 is a block diagram for explaining an embodiment of the present invention; FIG. 3 is a diagram for explaining clip processing according to the present invention; FIG. 4 is an operation flow diagram for the present invention; FIG. 6 is an explanatory view of processing outside the area; FIG. 7 is an explanatory view of processing when the area boundary is reached; FIG. 8 is an explanatory view showing specific examples of clip areas and characters; FIG. 9 is a process explanatory diagram of a conventional system; FIG. 10 is a process explanatory diagram of the present invention; FIG. 11 is an explanatory diagram showing another concrete example of a clip area and a character; Fig .; Fig. 13 is an explanatory diagram of processing of the present invention; Fig. 14 is an explanatory diagram of a conventional system; Fig. 15 is a schematic operation flow diagram of the conventional system; Fig. 16 is a detailed operation flow diagram of the conventional system; Fig. 18 is an explanatory diagram of conventional processing within a region; Fig. 18 is an explanatory diagram of conventional processing outside a region; Fig. 19 is an explanatory diagram of conventional processing when a boundary is reached. In the figure, 10: clip area 12: center of clip area 14, 14-1 to 3: character 16, 16-1 to 3: center of character frame 18: inner frame 20: outer frame 22: graphic display device 24: figure Processing unit 26: Address bus 28: Data bus 30: Graphic data memory 32: Interface control processor 34: Graphic processing control unit 36: Character processing unit 38: Box clip unit 40: Stroke clip unit 42: Vector generation processor 44: Image data Memory 46: CRT control processor 48: CRT

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】クリップ領域(10)の境界より文字枠サイ
ズ(W)の1/2だけ内側に内枠(18)を設定すると共に
クリップ領域(10)の境界より文字枠サイズ(W)の1/
2だけ外側に外枠(20)を設定し、クリップ領域(10)
の中心(12)と文字(14-i)の中心(16-i)との間の距
離(Di)と、クリップ領域(10)の中心(12)に対する
前記内枠(18)及び外枠(20)までのそれぞれの距離と
を比較し、該比較結果に応じて該文字(14-i)がクリッ
プ領域(10)の完全に外か内か、又は領域の境界にかか
るかを判定することを特徴とするクリップ方式。
1. An inner frame (18) is set inward by 1/2 of the character frame size (W) from the boundary of the clip area (10), and the character frame size (W) is larger than the boundary of the clip area (10). 1 /
Set the outer frame (20) to the outside only by 2 and clip area (10)
The distance (Di) between the center (12) of the and the center (16-i) of the character (14-i) and the inner frame (18) and outer frame (with respect to the center (12) of the clip region (10). 20) comparing each distance up to 20) and determining whether the character (14-i) is completely outside or inside the clip area (10) or at the boundary of the area according to the comparison result. Clip method featuring.
【請求項2】クリップ領域中心(12)から内枠(18)ま
での距離を(Lo−W/2)及び外枠(20)までの距離を(L
o+W/2)とした時、クリップ領域中心(12)と文字中心
(16-i)との間の距離(Di)が、 Di<Lo−w/2 のとき、文字(14-i)の全体を表示し、 L+W/2≧Di≧Lo−W/2 のとき文字(14-i)をストローク単位でクリップし、更
に、 Di>Lo+W/2 のときは文字(14-i)の全体を表示しないようにするこ
とを特徴とする請求項1記載のクリップ方式。
2. The distance from the clip area center (12) to the inner frame (18) is (Lo-W / 2) and the distance to the outer frame (20) is (L
o + W / 2), when the distance (Di) between the clip area center (12) and the character center (16-i) is Di <Lo-w / 2, the whole character (14-i) Is displayed, the character (14-i) is clipped in stroke units when L + W / 2 ≧ Di ≧ Lo−W / 2, and the entire character (14-i) is displayed when Di> Lo + W / 2. The clipping method according to claim 1, wherein the clipping method is not performed.
【請求項3】前記文字(14-i)のクリップ処理の判定を
クリップ領域(10)のX方向及びY方向について行なう
ことを特徴とする請求項1又は2記載のクリップ方式。
3. The clipping method according to claim 1, wherein the determination of the clip processing of the character (14-i) is performed in the X direction and the Y direction of the clip area (10).
JP63083831A 1988-04-05 1988-04-05 Clip method Expired - Fee Related JP2506921B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63083831A JP2506921B2 (en) 1988-04-05 1988-04-05 Clip method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63083831A JP2506921B2 (en) 1988-04-05 1988-04-05 Clip method

Publications (2)

Publication Number Publication Date
JPH01255983A JPH01255983A (en) 1989-10-12
JP2506921B2 true JP2506921B2 (en) 1996-06-12

Family

ID=13813643

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63083831A Expired - Fee Related JP2506921B2 (en) 1988-04-05 1988-04-05 Clip method

Country Status (1)

Country Link
JP (1) JP2506921B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2997819B2 (en) * 1990-11-06 2000-01-11 株式会社日立テレコムテクノロジー Drawing equipment

Also Published As

Publication number Publication date
JPH01255983A (en) 1989-10-12

Similar Documents

Publication Publication Date Title
US5200738A (en) Method of image display with scrolling capability
JPH07109629B2 (en) Polygon identification method, polygon identification system
JP2506921B2 (en) Clip method
JPH06274303A (en) Multiwindow display method
US5384907A (en) Method for carrying out scissoring -processing of stroke letters in a screen display
JP2751114B2 (en) Character processing method
JP3236410B2 (en) Contour line forming method
JPH0428153Y2 (en)
JP2702309B2 (en) Chart display position change processing device
JP2690507B2 (en) Image data processing device
JPH0830725A (en) Device and method for processing image
JP2714114B2 (en) Graphic processing method and graphic system
JP2667187B2 (en) Line clipping method in multi-window
JP2921312B2 (en) 3D animation processing system
JP2650804B2 (en) Scale value display processing method for extended polygon graph
JPH01116686A (en) Multi-window display device
JP2830136B2 (en) Window display
JP2664903B2 (en) Graphic system
JPH04160479A (en) Setting system for character string display position
JP3051818B2 (en) Segment drawing method and output device using the method
JP3138546B2 (en) How to create user characters
JPH02183293A (en) Scrolling control system of display device
JPH10222147A (en) Character line width changing method, character data processor and recording medium
JPH06342474A (en) Area plotting system
JPH05165938A (en) Device and method for drawing

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees