JPH0378888A - Graphic data processor - Google Patents

Graphic data processor

Info

Publication number
JPH0378888A
JPH0378888A JP1215747A JP21574789A JPH0378888A JP H0378888 A JPH0378888 A JP H0378888A JP 1215747 A JP1215747 A JP 1215747A JP 21574789 A JP21574789 A JP 21574789A JP H0378888 A JPH0378888 A JP H0378888A
Authority
JP
Japan
Prior art keywords
curve
point
points
dividing
line
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.)
Granted
Application number
JP1215747A
Other languages
Japanese (ja)
Other versions
JP2684609B2 (en
Inventor
Terumasa Yoneda
照正 米田
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP1215747A priority Critical patent/JP2684609B2/en
Publication of JPH0378888A publication Critical patent/JPH0378888A/en
Application granted granted Critical
Publication of JP2684609B2 publication Critical patent/JP2684609B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To shorten processing time required for determining a dividing number and to attain the high speed of graphic processing including the curve processing of a polygonal line by calculating a distance on a straight line, for which a curve is approximated, and calculating the dividing number of the curve. CONSTITUTION:A graphic processing part 4 is equipped with a curve processing part 5 to execute processing to curve the polygonal line, and the curve processing part 5 is composed of a curve dividing part 7, which further determines a mid point between the end points of the curve and calculates the dividing number of the midpoint of the curve, and a curve calculating part 6 to calculate a curve equation and to calculate the coordinates of a point dividing the curve. When the polygonal is curved, at first, the midpoint between the both ends parts is calculated on the curve by the curve equation and the dividing number is determined according to the linear distance between the both end points and the midpoint. Next, the curve between the end point is divided by the dividing number and the coordinates of the dividing point are calculated. Thus, the time required for the curve processing of the polygonal line can be shortened.

Description

【発明の詳細な説明】 (概要〕 折れ線を曲線化処理するため折れ線を曲線化する方程式
を設定し、曲線化処理して得られた図形をデイスプレィ
表示する図形データ処理装置に関し、 図形データ処理装置における折れ線の曲線化に要する処
理の時間を短縮することを目的し、点A、B、Cより成
り、点A1点Cを端点とし、点Bを頂点とする折れ線を
曲線化するため、少なくとも上記2つの端点A、Cを通
る曲線を与える曲線化方程式を計算する曲線計算部と、
上記2つの点A、Cを端点とする上記曲線上に1つの中
間点を求め、端点A、Cとの各直線距離の長さにより、
点A、Cを端点とする上記曲線を分割する分割数を決定
する曲線分割部とを備え、上記曲線分割部が決定した分
割数に基づいて上記曲線計算部が点A、Cを端点とする
上記曲線上の分割点の座標を算出する構成を持つ。
[Detailed Description of the Invention] (Summary) This invention relates to a graphic data processing device that sets an equation for curving a polygonal line in order to process the polygonal line into a curve, and displays a figure obtained by the curve processing on a display. For the purpose of shortening the processing time required to curve a polygonal line in , the polygonal line consisting of points A, B, and C, with point A1 and point C as the end points, and point B as the apex, is to be curved. a curve calculation unit that calculates a curving equation that gives a curve passing through two end points A and C;
Find one intermediate point on the above curve with the above two points A and C as the end points, and depending on the length of each straight line distance from the end points A and C,
a curve dividing section that determines the number of divisions into which the curve is to be divided with points A and C as end points, and the curve calculation section determines points A and C as end points based on the number of divisions determined by the curve dividing section. It has a configuration that calculates the coordinates of dividing points on the above curve.

〔産業上の利用分野〕[Industrial application field]

本発明は、折れ線を曲線化する機能を備えた図形データ
処理装置に関し、曲線化方程式に従って任意の折れ線を
曲線化し、デイスプレィ表示する図形データ処理装置に
関する。
The present invention relates to a graphical data processing device having a function of converting a polygonal line into a curve, and more particularly, to a graphical data processing device that curves any polygonal line according to a curving equation and displays the curved line on a display.

〔従来の技術〕[Conventional technology]

従来の図形データ処理装置において、折れ線の曲線化表
示を行う場合には、その折れ線の両端点及び頂点の座標
によりスプライン曲線等の曲線化方程式を計算し曲線上
の一連の点の座標を求めて行う、この曲線上の一連の点
(ここでは分割点という)は、まず、両端点の曲線の弧
の長さを求め、その弧の長さに応して分割数を決定し、
分割点の座!1を求めることによって得られる。その後
順次、分割点の座標を直線で結んで曲線化された図形表
示が行われる。
In conventional graphic data processing devices, when displaying a polygonal line as a curve, a curve equation for a spline curve, etc. is calculated using the coordinates of both end points and apex of the polygonal line, and the coordinates of a series of points on the curve are determined. To create a series of points on this curve (referred to as dividing points here), first find the length of the arc of the curve at both end points, then determine the number of divisions according to the length of the arc.
The seat of the dividing point! It can be obtained by finding 1. Thereafter, the coordinates of the dividing points are connected with straight lines to display a curved figure.

第6図、第7図により従来の曲線化処理方法を具体的に
説明する。
A conventional curve processing method will be specifically explained with reference to FIGS. 6 and 7.

第6図(1)、(2)、(3)は、従来の曲線化処理方
法の説明図である。
FIGS. 6(1), (2), and (3) are explanatory diagrams of the conventional curve processing method.

第6図(1)において、端点A、 Cと頂点Bからなる
折れ線ABCが曲線化すべき折れ線である。
In FIG. 6(1), a polygonal line ABC consisting of endpoints A and C and vertex B is the polygonal line to be curved.

曲線化は、点A、B、Cの座標データに従ってスプライ
ン曲線等の曲線化の方程式を計算することにより行う。
The curve formation is performed by calculating an equation for curve formation such as a spline curve according to the coordinate data of points A, B, and C.

第6図(2)におけるLは、そのようにして計算された
ときの曲線であり、この段階ではまだ計算されていない
が、便宜上仮想的に示したものである。
L in FIG. 6(2) is a curve calculated in this way, and although it has not been calculated yet at this stage, it is shown hypothetically for convenience.

第6図(2)では、求めるべき曲線りの弧長ACの距W
12を曲線化方程式から導かれる積分演算式により計算
し、距@1.にもとづいて弧長AC1すなわち端点A、
C間の曲線りの分割数nを決定する。そして、その分割
数nにより分割した曲線り上の各分割点の座標を曲線化
方程式により求める。
In Figure 6 (2), the distance W of the arc length AC of the curve to be found
12 is calculated using the integral calculation formula derived from the curve equation, and the distance @1. Based on the arc length AC1, that is, the end point A,
The number of divisions n of the curve between C is determined. Then, the coordinates of each dividing point on the curved line divided by the number of divisions n are determined using a curve forming equation.

第6図(3)において、点tl、t2・・・・tnは、
求められた分割点の座標上の点で、L。
In FIG. 6 (3), points tl, t2...tn are
A point on the coordinates of the division point obtained is L.

はその分割点を結んだ折れ線ABCの曲線化図形であり
、この図形がデイスプレィ上に表示される。
is a curved figure of a polygonal line ABC connecting the dividing points, and this figure is displayed on the display.

第7図に、上述した従来の曲線化処理方式の手順をフロ
ーで示す。
FIG. 7 shows a flowchart of the procedure of the conventional curve processing method described above.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来は、上記のように曲線化する端点の間の曲線上の距
離を積分演算により求めて、その長さにより分割数を決
定していたため、計算処理に長時間を要していた。
Conventionally, the distance on the curve between the end points of the curve as described above was determined by integral calculation, and the number of divisions was determined based on the length, which required a long time for calculation processing.

本発明は、図形データ処理装置における折れ線の曲線化
処理に要する時間を短縮することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to shorten the time required for curve processing of polygonal lines in a graphic data processing device.

〔課題を解決するための手段〕[Means to solve the problem]

本発明では、分割数を決定する際の手続きとして、積分
演算を用いない方法をとるものであり、そのため折れ線
を曲線化する際、まず曲線化方程式により曲線上に両端
点の、中間の点を求め両端点と中間の点の直線距離によ
り分割数を決定する。
In the present invention, the procedure for determining the number of divisions is a method that does not use integral calculations. Therefore, when converting a polygonal line into a curve, first, the middle point between both end points is placed on the curve using a curving equation. The number of divisions is determined by the straight-line distance between both endpoints and the middle point.

そして、その分割数により端点間の曲線を分割し、分割
点の座標を算出するようにする。
Then, the curve between the end points is divided according to the number of divisions, and the coordinates of the dividing points are calculated.

本発明の原理を第1図の基本構成図により説明する。The principle of the present invention will be explained with reference to the basic configuration diagram shown in FIG.

第1図において、1はマウス、2はキーボード、3は図
形データ入力部である。  4は入力された図形を処理
する図形処理部である。図形処理部4は、折れ線を曲線
化する処理を行う曲線化処理部5を含み、曲線化処理部
5はさらに曲線の端点間に中間点を決定し、曲線の中間
点の分割数を求める処理をする曲線分割部7、曲線化方
程式を計算して曲線を分割する点の座標を求める曲線計
算部6により成る。8は分割点の座標により曲線化され
た曲線を表示するデイスプレィ装置9等を備えた表示部
である。
In FIG. 1, 1 is a mouse, 2 is a keyboard, and 3 is a graphic data input section. 4 is a graphic processing unit that processes input graphics. The graphic processing unit 4 includes a curve processing unit 5 that performs processing to curve a polygonal line, and the curve processing unit 5 further determines an intermediate point between the end points of the curve and calculates the number of divisions at the intermediate point of the curve. The curve dividing section 7 calculates a curve forming equation to obtain the coordinates of the points at which the curve is divided. Reference numeral 8 denotes a display unit equipped with a display device 9 and the like for displaying a curved line based on the coordinates of the dividing points.

本発明の基本構成における図形処理部4の折れ線の曲線
化処理のフローは次の通りである。
The flow of the polygonal line curve processing in the graphic processing section 4 in the basic configuration of the present invention is as follows.

■ 折れ線ABCの曲線化方程式により曲線データを計
算。
■ Calculate curve data using the curve equation of polygonal line ABC.

■ 端点A、C間の曲線上に中間点M定める。■ Determine the midpoint M on the curve between endpoints A and C.

■ 両端点A、Cと中間点Mの間の直線距離により分割
数を決定する。
■ Determine the number of divisions based on the straight-line distance between the endpoints A and C and the midpoint M.

■ 決定された分割数により曲線を分割し、分割点の座
標を求める。
■ Divide the curve by the determined number of divisions and find the coordinates of the division points.

〔作用〕[Effect]

上記の基本構成における作用を第2図により説明する。 The operation of the above basic configuration will be explained with reference to FIG.

第2図(1)において、ABCで表される折れ線は、A
、Cを端点とし、Bを頂点とする曲線化される折れ線で
ある。
In Figure 2 (1), the polygonal line represented by ABC is A
, is a curved line with C as the end point and B as the apex.

まず、第1図における曲線化処理部5において、少なく
とも端点A、Cを通る曲線化の方程式を設定する。
First, in the curve processing unit 5 in FIG. 1, an equation for curve formation passing through at least end points A and C is set.

曲線化の方程式はその解の曲線が頂点Bを通るように定
めてもよい。
The curving equation may be determined so that the solution curve passes through vertex B.

次に、第1図における曲線分割部7において、第2図で
2)に示すように両端点A、C間で曲線化方程式を満た
す中間点Mを求める。さらに、曲線分割部7は、直線A
M、CMの長さ11、ε2を計算し、直線AM、CMの
長さに応じてあらかじめ定められた度合で、それぞれの
直線の分割数nl、n2を決定する。
Next, in the curve dividing section 7 in FIG. 1, as shown in 2) in FIG. 2, an intermediate point M that satisfies the curve forming equation is found between both end points A and C. Furthermore, the curve dividing portion 7 is a straight line A
The lengths 11 and ε2 of M and CM are calculated, and the numbers of divisions nl and n2 of each straight line are determined at predetermined degrees according to the lengths of straight lines AM and CM.

次に、第1図における曲線計算部6は、分割数n1、n
2に基づいて端点A、C間の曲線を分割する各分割点の
座標を算出する。
Next, the curve calculation unit 6 in FIG. 1 calculates the number of divisions n1, n
2, calculate the coordinates of each dividing point that divides the curve between end points A and C.

その結果、第1図における表示部8は、第2図(3)に
示すように、曲線計算部6で求められた座標データによ
り座標点sl、  ・・・snl。
As a result, the display section 8 in FIG. 1 displays the coordinate points sl, . . . snl based on the coordinate data obtained by the curve calculation section 6, as shown in FIG. 2 (3).

tl、  ・・・tn2、を直線で結んで折れ線ABC
の曲線化図形をデイスプレィ装置9上に表示する。
Connect tl, ...tn2, with a straight line to create a polygonal line ABC
The curved figure is displayed on the display device 9.

本発明によれば、従来の図形データ処理装置におけるよ
うな曲線の弧の長さを積分演算で求めるのではなく、曲
線を近似した直線上の距離を求めることにより曲線の分
割点を求めるようにしたので、折れ線の曲線化の処理時
間を短縮できる。
According to the present invention, dividing points of a curve are determined by determining the distance on a straight line that approximates the curve, instead of determining the length of the arc of the curve by integral calculation as in conventional graphic data processing devices. Therefore, the processing time for converting a polygonal line into a curve can be shortened.

〔実施例〕〔Example〕

第3図ないし第5図により本発明の詳細な説明をする。 The present invention will be explained in detail with reference to FIGS. 3 to 5.

なお必要に応じて第1図が参照される。Note that FIG. 1 is referred to as necessary.

第3図(1)において、折れ線ABCは曲線化すべき折
れ線である。線分AB、BCの中点をそれぞれx、Yと
した時、曲線化された曲線をAX。
In FIG. 3(1), a polygonal line ABC is a polygonal line to be curved. When the midpoints of line segments AB and BC are x and Y, respectively, the curved line is AX.

CY間で直線で近似できる場合のものである。This is a case where CY can be approximated by a straight line.

まず、第1図の曲線化処理部5において折れ線ABCを
曲線化する方程式を設定する。
First, an equation for converting the polygonal line ABC into a curve is set in the curve processing unit 5 shown in FIG.

次に、第1図における曲線分割部7は、第3図(2)に
示すように、線分ABと線分BCの中点X、Yの座標を
計算する。
Next, the curve dividing section 7 in FIG. 1 calculates the coordinates of the midpoints X and Y of the line segment AB and the line segment BC, as shown in FIG. 3 (2).

続いて、曲線分割部7は、第3図(3)に示すようにX
、Yを端点として曲線化方程式を満たす曲線の中間点M
を求め、線分XMと線分YMの和の長さを計算する。曲
線分割部7は、線分XMとYMの和XM+YMO値の度
合により分割数nを決定する。
Subsequently, the curve dividing section 7 is
, midpoint M of the curve that satisfies the curving equation with Y as the end point
, and calculate the length of the sum of line segment XM and line segment YM. The curve dividing section 7 determines the number of divisions n based on the degree of the sum XM+YMO value of the line segments XM and YM.

次に、曲線計算部6は、その分割数nでX、 Yを端点
とし、曲線化方程式を満足する曲線の順次の分割点の座
標を算出する。
Next, the curve calculating section 6 calculates the coordinates of successive dividing points of the curve that satisfy the curve forming equation using the number of divisions n, with X and Y as the end points.

そして、第1図における表示部8はA、Y間。The display section 8 in FIG. 1 is between A and Y.

C,Y間及び曲線計算部6で求められた座標間を直線で
結び、折れ線ABCの曲線化図形をデイスプレィ装置9
上に表示する。
A straight line connects C and Y and the coordinates determined by the curve calculation unit 6, and a curved figure of the polygonal line ABC is displayed on the display device 9.
Display above.

第4図は、本発明の曲線化処理の実施例のフローである
FIG. 4 is a flowchart of an embodiment of the curve forming process of the present invention.

図に従ってそのフローを説明する。The flow will be explained according to the diagram.

■ 折れ線ABCを曲線化する方程式を定める。■ Define the equation to curve the polygonal line ABC.

■ 線分ABの中点Xを求める。■ Find the midpoint X of line segment AB.

■ 線分BCの中点Yを求める。■ Find the midpoint Y of the line segment BC.

■ X、Yを端点、Bを頂点として設定した曲線化方程
式を満たす曲線上に中間点Mを求める。
(2) Find the midpoint M on the curve that satisfies the curving equation with X and Y as the end points and B as the vertex.

■ 線分XMとYMの長さの和を求める。■ Find the sum of the lengths of line segments XM and YM.

■ ■で求められた値に対応した分割数を求め■ ■で
求めた分割数により曲線りを分割する分割点の座標を算
出する。
■ Find the number of divisions corresponding to the value found in step (■). Calculate the coordinates of the division points that divide the curve using the number of divisions found in step (2).

以上の処理で求めた座標点を結んだ直線をデイスプレィ
上に出力し、曲線表示をする。
A straight line connecting the coordinate points obtained through the above processing is output on the display and displayed as a curve.

第5図は、中間点Mの決定方法の実施例を示す。FIG. 5 shows an example of a method for determining the intermediate point M.

中間点Mは、計算上求めやすい位置でかつ直線きるだけ
近くなるような点に定める。
The intermediate point M is determined at a position that is easy to calculate and is as close to a straight line as possible.

第5図(1)は、線分ACの中点りと頂点Bを結んだ中
線と曲線りの交点を中間点Mに選択した場合である。
FIG. 5(1) shows a case where the intersection point of the curved line and the median line connecting the midpoint of the line segment AC and the vertex B is selected as the intermediate point M.

第5図(2)は、角ABCの二等分線と曲線りの交点を
中間点Mとした場合である。
FIG. 5(2) shows a case where the intersection of the bisector of angle ABC and the curved line is set as the intermediate point M.

その他、頂点Bから線分AC上への垂線との交点等曲線
りの函数に応じて計算上求めやすい位置に選択できる。
In addition, the intersection point between the vertex B and the perpendicular to the line segment AC can be selected at a position that is easy to calculate based on the function of the isocurve.

上記実施例では、曲線の分割数は直線XM、YMの距離
を計算するだけで簡単に求められる上に、線分AB、B
Cの中点X、Y間のみを曲線化しているため、分割点の
数が少なく、点A、Cを端点とする曲線上に中間点Mを
求めて線分AM、CMの長さを計算する場合より曲線化
処理時間を短縮できる。
In the above embodiment, the number of divisions of a curve can be easily obtained by simply calculating the distances between straight lines XM and YM, and
Since only the midpoints X and Y of C are curved, the number of dividing points is small, and the lengths of the line segments AM and CM are calculated by finding the midpoint M on the curve with the end points at points A and C. The curve processing time can be reduced compared to the case where

〔発明の効果〕〔Effect of the invention〕

本発明によれば、折れ線を曲線化する場合に、従来の図
形データ処理装置におけるような曲線の弧の長さを積分
演算で求めるのではなく、曲線を近似した直線上の距離
を求めることにより曲線の分割数を求めるようにしたの
で、分割数の決定に要する処理時間を著しく短縮できる
、折れ線の曲線化処理を含む図形処理を高速化すること
ができる。
According to the present invention, when converting a polygonal line into a curve, the length of the arc of the curve is not determined by integral calculation as in conventional graphic data processing devices, but by determining the distance on a straight line that approximates the curve. Since the number of divisions of the curve is determined, the processing time required for determining the number of divisions can be significantly shortened, and graphic processing including curve processing of polygonal lines can be sped up.

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

第1図は、本発明の基本構成図である。 第2図は、本発明の基本構成における作用の説明図であ
る。 第3図は、本発明の曲線化処理の実施例図であ第4図は
、本発明の曲線化処理の実施例のフロー図である。 第5図は、本発明の中間点Mの決定方法の実施例図であ
る。 第6図は、従来の曲線化処理方法である。 第7図は、従来の曲線化処理時間のフロー図である。 第1図において、 3:図形データ入力部、 4:図形処理部、 5:曲線化処理部、 6:曲線計算部、 7:曲線分割部、 8:表示部、 lO二曲線分割処理図形。
FIG. 1 is a basic configuration diagram of the present invention. FIG. 2 is an explanatory diagram of the operation of the basic configuration of the present invention. FIG. 3 is a diagram showing an embodiment of the curve forming process of the present invention, and FIG. 4 is a flow diagram of the embodiment of the curve forming process of the present invention. FIG. 5 is a diagram showing an embodiment of the method for determining the intermediate point M of the present invention. FIG. 6 shows a conventional curve processing method. FIG. 7 is a flow diagram of conventional curve forming processing time. In FIG. 1, 3: Graphic data input section, 4: Graphic processing section, 5: Curve processing section, 6: Curve calculation section, 7: Curve division section, 8: Display section, lO bicurve division processing figure.

Claims (2)

【特許請求の範囲】[Claims] (1)入力データの折れ線もしくは多角形を曲線化して
表示する機能をもつ図形データ処理装置において、 点A、B、Cより成り、点A、点Cを端点とし、点Bを
頂点とする折れ線を曲線化するため、少なくとも上記2
つの端点A、Cを通る曲線を与える曲線化方程式を計算
する曲線計算部6と、上記2つの点A、Cを端点とする
上記曲線上に1つの中間点を求め、この中間点と端点A
、Cとの間の各直線距離の長さにより、点A、Cを端点
とする上記曲線を分割する分割数を決定する曲線分割部
7とを備え、 上記曲線分割部7が決定した分割数に基づいて上記曲線
計算部6が点A、Cを端点とする上記曲線上の分割点の
座標を算出することを特徴とする図形データ処理装置。
(1) In a graphic data processing device that has the function of displaying a polygonal line or polygon of input data as a curve, a polygonal line consisting of points A, B, and C, with point A and point C as the end points and point B as the apex. In order to curve, at least the above 2
A curve calculation unit 6 calculates a curve forming equation that gives a curve passing through the two end points A and C, and a curve calculation unit 6 that calculates an intermediate point on the curve having the two end points A and C as the end points, and calculates an intermediate point between the intermediate point and the end point A.
, and a curve dividing unit 7 that determines the number of divisions into which the curve with end points A and C is divided according to the length of each straight line distance between the points A and C, the number of divisions determined by the curve dividing unit 7. A graphic data processing device characterized in that the curve calculating section 6 calculates coordinates of dividing points on the curve having points A and C as end points based on the above.
(2)請求項(1)において、線分@AB@、線分@B
C@上にそれぞれの線分の中点X、Yを求め、点X、Y
を端点とし、点Bを頂点とする折れ線XBYを曲線化す
ることを特徴とする図形データ処理装置。
(2) In claim (1), line segment @AB@, line segment @B
Find the midpoints X and Y of each line segment on C@, and
A graphic data processing device characterized in that a polygonal line XBY having an end point of XBY and a point B of an apex is turned into a curve.
JP1215747A 1989-08-22 1989-08-22 Graphic display method in graphic data processing device Expired - Lifetime JP2684609B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1215747A JP2684609B2 (en) 1989-08-22 1989-08-22 Graphic display method in graphic data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1215747A JP2684609B2 (en) 1989-08-22 1989-08-22 Graphic display method in graphic data processing device

Publications (2)

Publication Number Publication Date
JPH0378888A true JPH0378888A (en) 1991-04-04
JP2684609B2 JP2684609B2 (en) 1997-12-03

Family

ID=16677543

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1215747A Expired - Lifetime JP2684609B2 (en) 1989-08-22 1989-08-22 Graphic display method in graphic data processing device

Country Status (1)

Country Link
JP (1) JP2684609B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03269686A (en) * 1990-03-19 1991-12-02 Fujitsu Ltd Generation processing system for high quality curve
JPH04346391A (en) * 1991-05-24 1992-12-02 Matsushita Electric Ind Co Ltd Vector font plotting device
JP2010113431A (en) * 2008-11-04 2010-05-20 Konica Minolta Business Technologies Inc Image processor, image processing method, and image processing program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03269686A (en) * 1990-03-19 1991-12-02 Fujitsu Ltd Generation processing system for high quality curve
JPH04346391A (en) * 1991-05-24 1992-12-02 Matsushita Electric Ind Co Ltd Vector font plotting device
JP2010113431A (en) * 2008-11-04 2010-05-20 Konica Minolta Business Technologies Inc Image processor, image processing method, and image processing program

Also Published As

Publication number Publication date
JP2684609B2 (en) 1997-12-03

Similar Documents

Publication Publication Date Title
JPH0378888A (en) Graphic data processor
JPH08263689A (en) Smoothing technique of curve
JPH04291685A (en) Clip tester circuit and clip testing method
JP3059739B2 (en) Information processing apparatus with curve drawing function and processing method
JP2538645B2 (en) Curved line approximation device
JPH0293881A (en) Free curved line preparing method
JPS6015773A (en) Generating system of free curve
JP2004030135A (en) Method and program for drawing part of circle in cad system
JPH06259567A (en) Method for interpolating free curve
JPH0293879A (en) Free curved line preparing method
JPH07175937A (en) Plotting address calculating system
JPH08106479A (en) State transition chart generation device
JPH0660195A (en) Curved surface display device
JP2616443B2 (en) Graphic drawing device
JPH03198171A (en) Processing system for clipping line in multi-window system
JPH1186008A (en) Method and equipment for drawing processing
JP2000322587A (en) Device and method for information processing and recording medium
JPH07181944A (en) Outline font drawing device
JPH04369082A (en) Parametric processing system
JPS63136279A (en) Smooth shading system
JPH04289983A (en) Digital line segment generating circuit
JPS62205479A (en) Specific graphic generating circuit of crt display device
JPH04236680A (en) Plotting device
JPH04238586A (en) Clipping processing system for plotter
JPH04182882A (en) Ellipse generation device