JPH06301755A - Picture preparation device - Google Patents
Picture preparation deviceInfo
- Publication number
- JPH06301755A JPH06301755A JP8303893A JP8303893A JPH06301755A JP H06301755 A JPH06301755 A JP H06301755A JP 8303893 A JP8303893 A JP 8303893A JP 8303893 A JP8303893 A JP 8303893A JP H06301755 A JPH06301755 A JP H06301755A
- Authority
- JP
- Japan
- Prior art keywords
- point
- pen
- processing
- drawn
- 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.)
- Pending
Links
Landscapes
- Processing Or Creating Images (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、電子的な処理により画
像を作成し、これを出力装置上に描画する画像作成装置
に係わり、特にペン先を表すペン図形を用いて、太い線
を高速に描画することが可能な画像作成装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image creating apparatus which creates an image by electronic processing and draws the image on an output device, and in particular, a pen figure representing a pen tip is used to speed up a thick line. The present invention relates to an image creating apparatus capable of drawing on a screen.
【0002】[0002]
【従来の技術】近年の急速な電子技術の進歩により、電
子的な処理により画像を作成し、これをディスプレイな
どの出力装置上に描画することが可能となっている。2. Description of the Related Art Recent rapid advances in electronic technology have made it possible to create an image by electronic processing and draw it on an output device such as a display.
【0003】このような電子的な画像は、保存、部分的
修正、複製等が容易なことから、また画像を作成するた
めにペンや紙、絵の具等を必要としないことから、電子
的に画像を作成するための装置、即ち画像形成装置は極
めて広範囲な分野にて利用されている。例えば、単に幼
児のお絵描きのために利用されるようなものもあれば、
高度な設計のために供されるようなものもある。Such an electronic image is electronically imaged because it is easy to store, partially modify, copy, etc., and because a pen, paper, paint, etc. are not required to create the image. An image forming apparatus, that is, an image forming apparatus is used in a very wide range of fields. For example, there are some that are simply used for drawing children,
Some are offered for advanced design.
【0004】ところで、図形を作成する場合、線は、最
も基本的な図形のひとつであるが、従来より画像形成装
置においては、大きさや形状の異なるペン先を表す図形
を用い様々な太さの線図形を作成することが行なわれて
いる。すなわち、細い線を描画する場合は、点を連続的
に描画するのに対し、点のかわりに、ペン先を表す図形
を用いて描画することにより、太い線を描画するという
方法である。このペン先を表す図形を、ここでは、「ペ
ン図形」と呼ぶことにする。「ペン図形」の例を図2
(a)に示す。この「ペン図形」をもちいて、作成し
た、太線の例を、図2(b)に示す。By the way, when a figure is created, a line is one of the most basic figures, but conventionally, in an image forming apparatus, a figure representing a pen tip having a different size or shape is used and it has various thicknesses. A line figure is created. That is, when a thin line is drawn, dots are drawn continuously, whereas a thick line is drawn by drawing using a figure representing a pen tip instead of a point. The graphic representing the pen tip will be referred to as a "pen graphic" here. Example of "pen figure"
It shows in (a). An example of a thick line created using this “pen figure” is shown in FIG.
【0005】[0005]
【発明が解決しようとする課題】さて、従来からの、
「ペン図形」を用いて、太い線を描画する方法は、次の
ようであった。[Problems to be Solved by the Invention]
The method of drawing a thick line using the "pen figure" was as follows.
【0006】1.入力された、線分の両端の点A、Bの
座標から、途中の点Pの座標を発生させる。この方法
は、直線図形の描画方法として、従来から、いろいろな
アルゴリズムが開発されている。1. The coordinates of the point P in the middle are generated from the coordinates of the points A and B on both ends of the input line segment. In this method, various algorithms have been developed as a method of drawing a straight line figure.
【0007】2.1.で発生させた点Pを中心に、「ペ
ン図形」を描画する。2.1. A "pen figure" is drawn centering on the point P generated in.
【0008】さて、この方法では、1点Pに対して、ひ
とつの「ペン図形」を描画することになる。当然のこと
ながら、「ペン図形」は、複数の点(ドット)から構成
されているため、1点に対して1ドットのみを描画すれ
ばよい細線の場合と比較して、全体の描画は遅くなる。
この遅くなる程度は、例えば、「ペン図形」の大きさ
が、32×32ドットの長方形であるとすると、「ペン
図形」は、32×32=1024ドットから構成されて
いることになる。従って、細い線を書く場合の、1ドッ
トの描画に対し、1024ドットの点を描画するのであ
るから、最悪の場合、1024倍の描画時間がかかるこ
とになる。実際には、点を描画する処理は点を描画する
以外の処理も含まれており、また、同時に、複数点(例
えば、横並びの8ビットを同時に書き込む等)を処理す
る工夫も行なわれるので、単純に1024倍とはならな
いが、いずれにせよ、処理が大変遅くなるという問題が
生じていた。In this method, one "pen figure" is drawn for one point P. As a matter of course, since the "pen figure" is composed of a plurality of dots (dots), the whole drawing is slower than the case of a thin line in which only one dot needs to be drawn for one point. Become.
The extent of the delay is, for example, when the size of the “pen figure” is a rectangle of 32 × 32 dots, the “pen figure” is composed of 32 × 32 = 1024 dots. Therefore, since a dot of 1024 dots is drawn with respect to drawing of one dot when writing a thin line, in the worst case, it takes 1024 times as long as the drawing time. Actually, the process of drawing a point includes a process other than the process of drawing a point, and at the same time, a device for processing a plurality of points (for example, writing 8 bits horizontally arranged at the same time) is also performed. Although it is not simply 1024 times, there is a problem that the processing becomes very slow in any case.
【0009】[0009]
【課題を解決するための手段】この問題を解決するた
め、本発明の画像形成装置においては、ペン先を表す図
形のパターンに対し、線の方向に応じて、描画の際に間
引き可能なドット数を表す数値パラメータ(ここでは、
「間引き可能数」と呼ぶことにする)を記憶している記
憶手段と、線図形を描画する際に、描画すべき線の方向
と、該線の方向に応じた数値パラメータとに従い、ペン
先を表す図形パターンの描画を行なうか行なわないかを
切替える手段とを備える。In order to solve this problem, in the image forming apparatus of the present invention, dots that can be thinned out at the time of drawing in the pattern of the figure representing the pen tip, depending on the direction of the line. A numeric parameter that represents a number (here,
(Hereinafter referred to as "thinning possible number"), a pen tip according to the storage means for storing the line figure, the direction of the line to be drawn when drawing the line figure, and the numerical parameter according to the direction of the line. And a means for switching whether or not to draw the graphic pattern representing
【0010】[0010]
【作用】間引き可能数を用いた判定により、描画を行な
う必要がないと判定された場合は、ペン図形の描画を行
なわないため、無駄な描画を行なわなくなり、全体の描
画が高速になる。If the drawing using the thinnable number is judged to be unnecessary, the pen figure is not drawn, so that unnecessary drawing is not performed and the whole drawing becomes faster.
【0011】以下、図3、図4を用いて、本発明の原理
を説明する。The principle of the present invention will be described below with reference to FIGS.
【0012】図3(a)に示す点Aから点Bまで、太線
を引く場合を例にする。従来の方法が、図3(b)であ
る。点Aから点Bまで、1ドットづつペン図形を書いて
いる。この場合、13個のペン図形を書くことになる。An example is shown in which a thick line is drawn from point A to point B shown in FIG. The conventional method is shown in FIG. From point A to point B, I draw a pen figure for each dot. In this case, 13 pen figures will be written.
【0013】ところで、図3(c)は、ペン図形を2ド
ットおきに描画したものである。この場合、作成される
図形は、図3(b)と同等の図形が描画されるが、ペン
図形は、7個しか描画していない。By the way, FIG. 3C shows a pen figure drawn every two dots. In this case, as the created figure, a figure equivalent to that in FIG. 3B is drawn, but only seven pen figures are drawn.
【0014】一方、図3(d)は、ペン図形を3ドット
おきに描画したものである。この場合は、記号Xで示す
ような抜けが生じる。従って、このようなペン図形で
は、3ドットおきに描画するのは、適当でない。On the other hand, FIG. 3D shows a pen figure drawn every 3 dots. In this case, a dropout as indicated by the symbol X occurs. Therefore, in such a pen figure, it is not appropriate to draw every 3 dots.
【0015】次に、図4(a)に示すような、斜め線を
引く場合を考える。図4(b)は、1ドットおきの描
画、図4(C)は、2ドットおきの描画、図4(d)
は、3ドットおきの描画である。これらの図から明らか
なように、このペン図形では、斜めに描画する場合に
は、3ドツトおきに描画してもかまわない。Next, consider the case where an oblique line is drawn as shown in FIG. FIG. 4B shows drawing every other dot, FIG. 4C shows drawing every two dots, and FIG.
Is drawing every 3 dots. As is apparent from these figures, this pen figure may be drawn every three dots when it is drawn obliquely.
【0016】以上の説明から明らかなように、ペン図形
の種類と、描画の方向によって、何ドットおきに描画し
てもかまわないか(これを「間引き可能数」と名付け
た。)が決まってくる。従って、各ペン図形に対し、各
方向ごとの間引き数をあらかじめ記憶しておき、その情
報を参照しながら、必要な場合にのみペン図形を描画す
ることにより、無駄な描画を行なうことなく、高速な太
線描画を行なえる。As is clear from the above description, depending on the type of pen figure and the drawing direction, it is decided how many dots may be drawn (this is named as "thinning possible number"). come. Therefore, the thinning number for each direction is stored in advance for each pen figure, and the pen figure is drawn only when necessary while referring to the information, so that unnecessary drawing can be performed at high speed. You can draw thick lines.
【0017】[0017]
【実施例】図1に本発明の画像形成装置の一実施例のブ
ロック図を示す。1 is a block diagram of an embodiment of an image forming apparatus of the present invention.
【0018】画像形成装置は、タブレット、デイジタイ
ザ、マウス等の座標入力装置101、ハードディスク、
フロッピーディスク等の外部記憶装置102、ディスプ
レイ装置103、CPU104を具備してなり、座標入
力装置101、外部記憶装置102、ディスプレイ装置
103は夫々CPU104に接続されている。場合によ
っては、キーボード105、プリンタ106が備えられ
る場合もある。CPU104の内部は、マイクロプロセ
ッサ等の演算処理装置107、プログラムや、ペン図形
や間引き可能数などの処理に必要なデータを格納するメ
モリ108、外部装置との接続を行なうインターフェー
ス回路109等から構成される。The image forming apparatus includes a coordinate input device 101 such as a tablet, a digitizer, a mouse, a hard disk,
An external storage device 102 such as a floppy disk, a display device 103, and a CPU 104 are provided, and the coordinate input device 101, the external storage device 102, and the display device 103 are connected to the CPU 104, respectively. In some cases, the keyboard 105 and the printer 106 may be provided. The inside of the CPU 104 includes an arithmetic processing unit 107 such as a microprocessor, a program, a memory 108 for storing data necessary for processing such as a pen figure and a thinning-out possible number, an interface circuit 109 for connecting to an external device, and the like. It
【0019】本実施例では、図1の座標入力装置101
から入力される座標データにそって太線が作成される。
その結果は、ディスプレイ装置103に表示される。In this embodiment, the coordinate input device 101 shown in FIG.
A thick line is created along with the coordinate data input from.
The result is displayed on the display device 103.
【0020】図5に本実施例の画像形成装置にて太線を
描画する際のフローチャートを示す。なお、フローチャ
ートは、プログラム化されてメモリ108に格納されて
おり、演算処理装置107が該プログラムを読み出し、
これに基づき周辺の装置と協働してフローチャートに示
す処理を実行していく。FIG. 5 shows a flowchart for drawing a thick line in the image forming apparatus of this embodiment. Note that the flowchart is programmed and stored in the memory 108, and the arithmetic processing unit 107 reads the program,
Based on this, the processing shown in the flowchart is executed in cooperation with peripheral devices.
【0021】まず、ステップS501で、座標入力装置
101を介して、始点Aと終点Bの座標値を入力する。
ここでは、始点Aと終点Bは、異なる座標値をもつもの
とする。First, in step S501, the coordinate values of the start point A and the end point B are input via the coordinate input device 101.
Here, it is assumed that the start point A and the end point B have different coordinate values.
【0022】次に処理S502で、処理を行なう処理点
Pを、始点Aに設定する。また、現在の描画方向wを、
0(未確定)に設定する。ここでは、wの値は、描画方
向と関連し、 0:未確定 1:右方向 2:右上方向 3:上方向 4:左上方向 5:左方向 6:左下方向 7:下方向 8:右下方向 の9つの数値で表現することにする。Next, in step S502, the processing point P to be processed is set to the starting point A. In addition, the current drawing direction w is
Set to 0 (undetermined). Here, the value of w is related to the drawing direction: 0: not determined 1: rightward direction 2: upper right direction 3: upward direction 4: upper left direction 5: left direction 6: left lower direction 7: lower direction 8: lower right We will use nine numerical values for directions.
【0023】そうすれば、各方向ごとの間引き可能数
は、方向w(1≦w≦8)に対して、配列M[w](1
≦w≦8)に蓄えることができる。Then, the thinning-out possible number for each direction is the array M [w] (1) for the direction w (1≤w≤8).
≦ w ≦ 8).
【0024】図6に、ペン図形の例(a)と、それに対
する間引き可能数の表(b)を示す。間引き可能数の求
め方は、後で述べる。FIG. 6 shows an example (a) of a pen figure and a table (b) of the number of possible thinnings for the pen figure. The method for determining the number of possible thinning-outs will be described later.
【0025】次の処理S503では、間引き数mを0を
にする。In the next step S503, the thinning-out number m is set to zero.
【0026】次の処理S504では、処理点Pが、終点
Bと一致しているかどうかを判定する。一致していた場
合は処理S512へ移る。In the next step S504, it is determined whether the processing point P coincides with the end point B. If they match, the process moves to step S512.
【0027】次の処理S505では、始点Aから、終点
Bへ向かう点列のうち、処理点Pの次の処理点P′を求
め、さらに、処理点PからP′へ向かう方向w′(1≦
w′≦8)をもとめる。処理点P′の求め方は、デジタ
ル直線を発生させる方法として、従来から各種のアルゴ
リズムが公知のものとなっている。In the next step S505, a processing point P'following the processing point P is obtained from the sequence of points from the starting point A toward the ending point B, and the direction w '(1) from the processing point P toward P'is determined. ≤
Find w ′ ≦ 8). As a method of obtaining the processing point P ', various algorithms have been conventionally known as a method of generating a digital straight line.
【0028】次の処理S506では、w′がwと同じか
どうかを判定する。異なる場合には、処理S510へ移
る。尚、始点Aでは初期設定としてwが0とされている
ので必ず処理S510へ移ることになる。In the next step S506, it is determined whether w'is the same as w. If they are different, the process proceeds to step S510. At the starting point A, w is initially set to 0, so that the process always moves to step S510.
【0029】次の処理S507では、間引き数mを1増
加させる。In the next step S507, the thinning-out number m is incremented by 1.
【0030】次の処理S508では、方向wのときの間
引き可能数M[w]と間引き数mを比較する。もし、m
>M[w]であれば、これ以上間引くことはできないの
で、処理S511に移る。m≦M[w]の場合は、ま
だ、間引くことが可能なので、処理S509に移る。In the next step S508, the thinning-out possible number M [w] in the direction w and the thinning-out number m are compared. If m
If> M [w], further thinning cannot be performed, and the process proceeds to step S511. If m ≦ M [w], it is still possible to thin out, and the process proceeds to step S509.
【0031】次の処理S509では処理点Pを処理点
P’と置き換える。In the next step S509, the processing point P is replaced with the processing point P '.
【0032】処理S510は、描画の方向が変わったと
きの処理である。まず、いままでに進んできた先端の処
理点Pを中心にペン図形Zを描画する。その後、処理点
Pを処理点P′と置き換える。また、wをw′と置き換
える。その後、処理S503に移る。Process S510 is a process when the drawing direction is changed. First, the pen figure Z is drawn around the processing point P at the tip which has been advanced so far. After that, the processing point P is replaced with the processing point P ′. Also, replace w with w '. Then, the process proceeds to step S503.
【0033】処理S511では、処理点Pを中心に、ペ
ン図形Zを描画する。その後、処理点Pを処理点P′と
置き換え処理S503に移る。In step S511, the pen figure Z is drawn around the processing point P. After that, the process point P is replaced with the process point P ′, and the process proceeds to S503.
【0034】処理S512では、間引き数mが0である
かどうかチェックし、0でなければ、処理S513で、
処理点Pを中心に、ペン図形Zを描画してから終了す
る。In step S512, it is checked whether the thinning-out number m is 0. If not 0, in step S513.
The pen figure Z is drawn around the processing point P, and the process is ended.
【0035】図7、図8に本実施例の画像形成装置によ
る太線描画の例を示す。使用したペン図形は図6(a)
に示したものである。7 and 8 show examples of thick line drawing by the image forming apparatus of this embodiment. The pen figure used is Figure 6 (a).
It is shown in.
【0036】図7(a)、図8(a)は、始点A、終点
Bの例で、描画されるべき直線の化傾きが異なってい
る。図7(b)、図8(b)は、それぞれに対する太線
描画例である。丸と三角とは、それぞれ、処理点Pの軌
跡を示す。丸の点で、ペン図形描画が行なわれる。ペン
図形に記入された数字は、それぞれ、同じ番号の丸に対
応して描画されたことを示す。7 (a) and 8 (a) are examples of the starting point A and the ending point B, and the straightening gradients of the straight lines to be drawn are different. FIG. 7B and FIG. 8B are examples of thick line drawing for each. Circles and triangles respectively indicate the loci of the processing points P. A circle is used to draw a pen figure. The numbers written on the pen figures indicate that they are drawn corresponding to the circles of the same number.
【0037】図7の場合をフローチャートに従い説明す
る。まず初期設定として処理S501、処理S502が
実行される。その後、mを0として処理S504に進
む。いまPは始点Aであるので処理S505に進み、2
点目P’と方向w’を求める。ここで、方向w’は1
(右方向)である。処理S506ではw(=0)とw’
(=1)とが等しくないので処理S510に進み、現在
の処理点である始点Aにペン図形を描画する。その後、
wを1、Pを2点目として処理S503に戻る(描画し
た後はmを初期化する)。The case of FIG. 7 will be described with reference to the flowchart. First, as initial settings, processing S501 and processing S502 are executed. After that, m is set to 0 and the process proceeds to step S504. Since P is now the starting point A, the processing proceeds to step S505, 2
The point P'and the direction w'are obtained. Where the direction w'is 1
(To the right). In step S506, w (= 0) and w '
Since (= 1) is not equal, the process advances to step S510 to draw a pen figure at the starting point A which is the current processing point. afterwards,
The process returns to step S503 with w being 1 and P being the second point (m is initialized after drawing).
【0038】2点目の処理では、処理S503、504
の後、505にて3点目P’と方向w’を求める。方向
w’は1で、wと一致し、処理S507へ進む。現在の
mの値0に1を加算し、1を新たなmの値とする。処理
S508でm(=1)とM[1](=1)と比較し、等
しいので、2点目の処理点にペン図形を描画せずに処理
S509にて3点目を処理点として処理S504に戻る
(描画してないのでmの初期化は行わない)。In the second processing, the processing S503, 504
After that, the third point P ′ and the direction w ′ are obtained at 505. The direction w'is 1 and coincides with w, and the process proceeds to step S507. 1 is added to the current value 0 of m, and 1 is set as a new value of m. In step S508, m (= 1) is compared with M [1] (= 1), and since they are equal, the pen figure is not drawn at the second processing point, and the third point is processed as the processing point in step S509. The process returns to S504 (m is not initialized because it is not drawn).
【0039】3点目の処理では、処理S504の後、処
理S505で4点目の処理点P’と方向w’を求める。
方向w’は1で、wと一致し、処理S507へ進む。現
在のmの値1に1を加算し、2を新たなmの値とする。
処理S508でm(=2)とM[1](=1)と比較
し、m>M[1]なので、処理S510に進み、現在の
処理点(3点目)にペン図形Zを描画し、4点目を新た
な処理点として、処理S503に戻る。In the third processing, the processing point P'and the direction w'of the fourth processing point are obtained in processing S505 after processing S504.
The direction w'is 1 and coincides with w, and the process proceeds to step S507. 1 is added to the current value 1 of m, and 2 is set as a new value of m.
In processing S508, m (= 2) is compared with M [1] (= 1). Since m> M [1], the process proceeds to processing S510, and the pen figure Z is drawn at the current processing point (third point). The fourth point is set as a new processing point, and the process returns to step S503.
【0040】4点目の処理点は2点目の処理点と同様な
処理の流れにて描画されないまま5点目の処理点とな
る。The fourth processing point becomes the fifth processing point without being drawn in the same processing flow as the second processing point.
【0041】5点目の処理においては、処理S505に
て6点目の処理点P’と方向が求められるが、この際、
方向w’は2(右上方向)となり、処理S506にて、
現在のw(=1)と異なっていると判定され、処理S5
09に進み、現在の処理点である5点目にペン図形を描
画する。その後、wを2、Pを6点目として処理S50
3に戻る。In the processing of the fifth point, the processing point P'and the direction of the sixth processing point are obtained in processing S505. At this time,
The direction w ′ becomes 2 (upper right direction), and in process S506,
It is determined that it is different from the current w (= 1), and the process S5
In step 09, a pen figure is drawn at the fifth processing point, which is the current processing point. After that, processing is performed with w being 2 and P being the sixth point S50.
Return to 3.
【0042】6点目の処理であるが、処理S505にて
7点目の処理点P’と方向が求められるが、この際、方
向w’は再び1(右方向)となり、処理S506にて、
現在のw(=2)と異なっていると判定され、処理S5
10に進み、現在の処理点である6点目にペン図形を描
画する。その後、wを1、Pを7点目として処理S50
3に戻る。Regarding the sixth processing, the processing point P'and the direction of the seventh processing point are obtained in processing S505. At this time, the direction w'becomes 1 (to the right) again, and in processing S506. ,
It is determined that it is different from the current w (= 2), and the process S5
In step 10, a pen figure is drawn at the sixth processing point, which is the current processing point. After that, processing is performed with w set to 1 and P set to 7th point S50.
Return to 3.
【0043】7点目は2点目と、8点目は3点目と、9
点目は4点目と、それぞれ同一の処理の流れとなる。The seventh point is the second point, the eighth point is the third point, and the ninth point is
The fourth point and the fourth point have the same processing flow.
【0044】10点目は終点Bであるが、処理S504
にて処理点Pが終点Bと判定され、処理S512に進
む。処理S512ではmの値が0か否かが判定される。
いまmの値は1なので処理S513に進み現在の処理点
Pである終点Bにペン図形Zを描画し、全体の処理を終
了する。尚、処理S512でmが0であると判定される
場合は、1つ前の処理点で描画を行ったということを表
しており、この場合は終点での描画は行わない。Although the tenth point is the end point B, processing S504.
At the processing point P, the processing point P is determined to be the end point B, and the process proceeds to step S512. In step S512, it is determined whether the value of m is 0.
Since the value of m is 1, the process proceeds to step S513, the pen figure Z is drawn at the end point B, which is the current processing point P, and the entire process ends. If m is determined to be 0 in step S512, it means that drawing was performed at the processing point immediately before, and in this case, drawing is not performed at the end point.
【0045】結局、ペン図形の描画は始点、3番目の処
理点、5番目の処理点、6番目の処理点、8番目の処理
点、終点(10番目の処理点)にて夫々行われる。After all, the drawing of the pen figure is performed at the start point, the third processing point, the fifth processing point, the sixth processing point, the eighth processing point, and the end point (the tenth processing point), respectively.
【0046】以上から明かなように、ペン図形Zは、始
点、方向が変化する前後の点では必ず描画されることが
分かる。As is clear from the above, it is understood that the pen figure Z is always drawn at the start point and the points before and after the direction changes.
【0047】図8に示す場合も同様に処理され、ペン図
形Zは、始点、4番目の処理点、5番目の処理点、終点
(8番目の処理点)で夫々描画される。The same processing is performed in the case shown in FIG. 8, and the pen figure Z is drawn at the start point, the fourth processing point, the fifth processing point, and the end point (eighth processing point).
【0048】次に、間引き可能数の求め方を説明する。
間引き可能数は、線描画を行なう場合の処理点の移動す
る方向(通常は、8方向である)に対して存在する数値
パラメータであるが、その値は、与えられたペン図形を
それぞれの方向の線分に分解し、得られた線分の長さの
うち、最も短いもののドット数−1である。その理由
は、移動する方向に伸びた線分は、その方向に、その線
分の長さだけ移動させて描画してもつながった線分にな
るからである。それは、言い替えれば、線分の長さ−1
回間引いてもかまわないということである。Next, a method of obtaining the thinnable number will be described.
The thinnable number is a numerical parameter that exists with respect to the direction in which the processing point moves when drawing a line (normally 8 directions). The number of dots of the shortest one of the obtained lengths of the line segments is -1. The reason is that the line segment extending in the moving direction becomes a connected line segment even if the line segment is moved and drawn in the direction. In other words, the length of the line segment-1
It means that you don't mind thinning it out.
【0049】図9に、図6(a)のペン図形を8方向に
分解した様子を示す。図9(a)は、左右方向で、最も
短い線分のドット数は2、従って、間引き可能数は1と
なる。図9(b)は、右上、もしくは、左下方向で、こ
の場合の最も短い線分のドット数は3、従って、間引き
可能数は2となる。図9(c)は上下方向で、この場合
の最も短い線分のドット数は2、従って、間引き可能数
は1となる。図9(d)は、右下、または左上方向の場
合で、この場合の最も短い線分のドット数は3、従っ
て、間引き可能数は2となる。図9から、各8方向に対
する間引き可能数が、図6(b)の表になることがわか
る。FIG. 9 shows a state in which the pen figure of FIG. 6A is decomposed in eight directions. In FIG. 9A, the number of dots of the shortest line segment in the left-right direction is 2, and thus the thinnable number is 1. In FIG. 9B, the number of dots of the shortest line segment in this case is 3 in the upper right direction or the lower left direction, and thus the thinnable number is 2. FIG. 9C shows the vertical direction. In this case, the number of dots of the shortest line segment is 2, and therefore the thinnable number is 1. FIG. 9D shows the case of the lower right or upper left direction. In this case, the number of dots of the shortest line segment is 3, and thus the thinnable number is 2. It can be seen from FIG. 9 that the number of possible thinning-outs in each of the eight directions is the table of FIG.
【0050】図10、図11に他のペン図形と、それぞ
れに対応した間引き可能数の例を示す。FIG. 10 and FIG. 11 show examples of other pen figures and the number of thinning-out possible corresponding to each.
【0051】図10(a)は、四角いペン図形、図10
(b)は、それに対応する間引き可能数の表である。左
右方向で、ドット数は2、従って、右方向、左方向の間
引き可能数は夫々1となる。上下方向では、ドット数は
5、従って、上方向、下方向の間引き可能数は夫々4と
なる。左上、右下方向、右上、左下方向とも、最も短い
線分のドット数は1、従って、これらの方向では間引き
可能数は0となる。FIG. 10A shows a square pen figure, and FIG.
(B) is a table of the thinning-out possible numbers corresponding thereto. In the left-right direction, the number of dots is 2, and therefore, the thinnable number in the right and left directions is 1, respectively. In the vertical direction, the number of dots is 5, and therefore, the number of dots that can be thinned out in the upward and downward directions is 4. The number of dots of the shortest line segment is 1 in the upper left direction, the lower right direction, the upper right direction, and the lower left direction. Therefore, the thinnable number is 0 in these directions.
【0052】図11(a)は、斜め線のペン図形、図1
1(b)は、それに対応する間引き可能数の表である。
左右方向、上下方向、左上、右下方向のいずれもドット
数は1、従って、これらの方向では間引き可能数は0と
なる。また、右上、左下方向では、ドット数4で、これ
らの方向では間引き可能数は3となる。FIG. 11 (a) is a pen figure with diagonal lines, and FIG.
1 (b) is a table of the number of possible thinning-outs corresponding thereto.
The number of dots in each of the left-right direction, the up-down direction, the upper left direction, and the lower right direction is 1. Therefore, the thinnable number is 0 in these directions. The number of dots is 4 in the upper right and lower left directions, and the thinnable number is 3 in these directions.
【0053】以上、詳述したように、ペン図形データ
に、わずかな、間引き可能数情報を追加するだけで、太
い線を高速に描画することができ、また、間引き可能数
の求め方も簡単である。As described above in detail, it is possible to draw a thick line at high speed by simply adding a small amount of thinning-out possible number information to the pen figure data, and it is easy to obtain the thinning-out possible number. Is.
【0054】[0054]
【発明の効果】本発明にてなる画像形成装置は、ペン先
を表す図形のパターンに対し、線の方向に応じて、描画
の際に間引き可能なドット数を表す数値パラメータを記
憶している記憶手段と、線図形を描画する際に、描画す
べき線の方向と、該線の方向に応じた数値パラメータと
に従い、ペン先を表す図形パターンの描画を行なうか行
なわないかを切替える手段とを備えているので、無駄な
描画を行うことなく、高速な太線描画が可能となる。The image forming apparatus according to the present invention stores a numerical parameter representing the number of dots that can be thinned out at the time of drawing in accordance with the direction of a line in a pattern of a figure representing a pen tip. A storage means and a means for, when drawing a line figure, switching between drawing and non-drawing of a graphic pattern representing a pen tip according to a direction of a line to be drawn and a numerical parameter corresponding to the direction of the line. Since it is provided, high-speed thick line drawing can be performed without performing unnecessary drawing.
【図1】本発明にてなる画像形成装置の一実施例のブロ
ック図である。FIG. 1 is a block diagram of an embodiment of an image forming apparatus according to the present invention.
【図2】ペン図形とペン図形をもちいて作成した太線の
例を示す図である。FIG. 2 is a diagram showing an example of a pen figure and a thick line created using the pen figure.
【図3】本発明の原理を説明するための説明図である。FIG. 3 is an explanatory diagram for explaining the principle of the present invention.
【図4】本発明の原理を説明するための他の説明図であ
る。FIG. 4 is another explanatory diagram for explaining the principle of the present invention.
【図5】図1に示した画像形成装置における、太線描画
のための処理の流れを示すフローチャートである。5 is a flowchart showing a flow of processing for drawing a thick line in the image forming apparatus shown in FIG.
【図6】ペン図面と、間引き可能数の例を示す図であ
る。FIG. 6 is a diagram showing a pen drawing and an example of the thinning-out possible number.
【図7】図1に示した画像形成装置を用いて太線を描画
した例を示す図である。7 is a diagram showing an example in which a thick line is drawn by using the image forming apparatus shown in FIG.
【図8】図1に示した画像形成装置を用いて太線を描画
した他の例を示す図である。8 is a diagram showing another example in which a thick line is drawn by using the image forming apparatus shown in FIG.
【図9】間引き可能数の求め方を説明するための図であ
る。FIG. 9 is a diagram for explaining how to determine a thinnable number.
【図10】他のペン図形と、間引き可能数の例を示す図
である。FIG. 10 is a diagram showing another pen figure and an example of the thinning-out possible number.
【図11】更に他のペン図形と、間引き可能数の例を示
す図である。FIG. 11 is a diagram showing still another pen figure and an example of the thinning-out possible number.
101 座標入力装置 102 外部記憶装置 103 ディスプレイ装置 104 CPU 105 キーボード 106 プリンタ 107 演算処理装置 108 メモリ 109 インターフェース回路 101 coordinate input device 102 external storage device 103 display device 104 CPU 105 keyboard 106 printer 107 arithmetic processing device 108 memory 109 interface circuit
───────────────────────────────────────────────────── フロントページの続き (72)発明者 賀好 宣捷 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Nobuaki Kayoshi 22-22 Nagaike-cho, Abeno-ku, Osaka-shi, Osaka
Claims (1)
を元に、ペン先を表す図形のパターンを用いて線図形を
作成する画像作成装置であって、 ペン先を表す図形のパターンに対し、線の方向に応じ
て、描画の際に間引き可能なドット数を表す数値パラメ
ータを記憶している記憶手段と、 線図形を描画する際に、描画すべき線の方向と、該線の
方向に応じた数値パラメータとに従い、ペン先を表す図
形パターンの描画を行なうか行なわないかを切替える手
段とを具備してなる画像作成装置。1. An image creating apparatus for creating a line figure using a pattern of a figure representing a pen tip, based on coordinate points input via a coordinate input means, wherein a pattern of a figure representing the pen tip is created. On the other hand, according to the direction of the line, a storage unit that stores a numerical parameter that represents the number of dots that can be thinned during drawing, and the direction of the line to be drawn when drawing a line figure and the line An image forming apparatus comprising: means for switching whether or not a graphic pattern representing a pen tip is drawn according to a numerical parameter according to a direction.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8303893A JPH06301755A (en) | 1993-04-09 | 1993-04-09 | Picture preparation device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8303893A JPH06301755A (en) | 1993-04-09 | 1993-04-09 | Picture preparation device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06301755A true JPH06301755A (en) | 1994-10-28 |
Family
ID=13791050
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8303893A Pending JPH06301755A (en) | 1993-04-09 | 1993-04-09 | Picture preparation device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06301755A (en) |
-
1993
- 1993-04-09 JP JP8303893A patent/JPH06301755A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3556969B2 (en) | Projection drawing method | |
US5519412A (en) | Pattern processing method | |
JP2774653B2 (en) | Character processor | |
JPH06301755A (en) | Picture preparation device | |
JP3899421B2 (en) | Character and character string generation and display device | |
JP2806679B2 (en) | Character generator | |
JP2985275B2 (en) | Character generation method of outline font | |
JP3524380B2 (en) | Broken line drawing device, broken line drawing method, and storage medium | |
JP2904994B2 (en) | Coordinate connection display method | |
JP2776347B2 (en) | Drawing device for printer | |
JP2666090B2 (en) | Outline pattern generator | |
JP2666552B2 (en) | Line width control method for outline characters | |
JP2835056B2 (en) | High quality character pattern generation method | |
JP2605609B2 (en) | Dot display processing device | |
JPH0315193B2 (en) | ||
JP2538631B2 (en) | How to handle vector characters | |
JPS5933578A (en) | Display system of manually written diagram information | |
JP3004993B2 (en) | Image processing device | |
JPH03278190A (en) | Polygon painting-out system | |
JP2940294B2 (en) | Drafting equipment | |
JP3072756B2 (en) | Drawing equipment | |
JP3164795B2 (en) | Apparatus and method for deforming character / graphics | |
JP2009093473A (en) | Graphic change device, graphic change method, computer program, and recording medium | |
JPH04153786A (en) | Quadrilateral area filling device | |
JPH0546707A (en) | Information processor |