JPH0114608B2 - - Google Patents

Info

Publication number
JPH0114608B2
JPH0114608B2 JP59231305A JP23130584A JPH0114608B2 JP H0114608 B2 JPH0114608 B2 JP H0114608B2 JP 59231305 A JP59231305 A JP 59231305A JP 23130584 A JP23130584 A JP 23130584A JP H0114608 B2 JPH0114608 B2 JP H0114608B2
Authority
JP
Japan
Prior art keywords
memory
data
coordinate data
raster
area
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
Application number
JP59231305A
Other languages
Japanese (ja)
Other versions
JPS60114926A (en
Inventor
Yoichi Takeuchi
Kazuaki Ooya
Susumu Tsuhara
Kuniaki Tabata
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP59231305A priority Critical patent/JPS60114926A/en
Publication of JPS60114926A publication Critical patent/JPS60114926A/en
Publication of JPH0114608B2 publication Critical patent/JPH0114608B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、タブレツト等より出力される二次元
座標データを高速でベクトル・ラスタ変換する装
置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a device that performs high-speed vector/raster conversion of two-dimensional coordinate data output from a tablet or the like.

〔発明の背景〕[Background of the invention]

第1図は、この種の従来の装置の原理図であ
る。メモリ1には、タブレツト等から出力される
二次元座標データ(x,y)が蓄積される。画像
メモリ2の各ビツトは二次元座標(x,y)に対
応づけられている。ベクトルラスタ変換装置3
は、メモリ1から二次元座標データを取り出し、
画像メモリ2の対応づけられるビツトを1にする
ことにより、メモリ1内の二次元座標列に対応す
るビツトパターンを、画像メモリ2内につくる。
FIG. 1 is a diagram showing the principle of a conventional device of this type. The memory 1 stores two-dimensional coordinate data (x, y) output from a tablet or the like. Each bit in the image memory 2 is associated with two-dimensional coordinates (x, y). Vector raster conversion device 3
retrieves the two-dimensional coordinate data from memory 1,
By setting the associated bit in the image memory 2 to 1, a bit pattern corresponding to the two-dimensional coordinate string in the memory 1 is created in the image memory 2.

すなわち、変換回路3は、メモリ1より順次、
座標データを取り込み、該座標データに対応する
画像メモリ2内のビツトのアドレスを計算する。
次いで画像メモリ2内の上記ビツトを含む1ワー
ドを取り込み、上記ビツドを“1”にして、その
1ワードを画像メモリ2の元のアドレスに書き込
む。
That is, the conversion circuit 3 sequentially starts from the memory 1,
The coordinate data is taken in and the address of the bit in the image memory 2 corresponding to the coordinate data is calculated.
Next, one word containing the above-mentioned bit in the image memory 2 is fetched, the above-mentioned bit is set to "1", and the one word is written to the original address of the image memory 2.

しかしながら、画像メモリ2が大容量の場合、
そのアクセス速度が低速度となるため、上記のよ
うに1座標点ごとに画像メモリ2をアクセスして
データの読み出しと書き込みを行う従来の方式に
よれば、オーバーヘツトが著しく増加する。従つ
て、上記変換回路3が行うベクトルラスタ変換処
理に時記を要し、メモリ1からの座標データの取
り出し間隔が長くなる。
However, if the image memory 2 has a large capacity,
Since the access speed is low, the conventional method of reading and writing data by accessing the image memory 2 for each coordinate point as described above significantly increases overhead. Therefore, the vector raster conversion process performed by the conversion circuit 3 requires time, and the interval at which coordinate data is retrieved from the memory 1 becomes long.

画像データの入力をオンラインで行なう場合等
では、メモリ1の座標データの蓄積と取り出しを
時分割で行なう必要が生ずる。この場合に、取り
出し間隔が長いことが問題となることがある。例
えば、タブレツトから手書きによる入力を行なう
場合、1ストロークの入力が行なわれる間メモリ
1へ座標データが蓄積され、次のストロークが入
力されるまでの間に、メモリ1から座標データが
取り出され、ベクトルラスタ変換される。この
際、ベクトルラスタ変換の時間が長いために、座
標データの取り出し間隔が長いと、次のストロー
クが入力されるまでに、前のストロークの座標デ
ータの取り出しが終らなくなる。そのために、メ
モリ1に蓄積される座標データが増加することに
なる。このために、メモリ1のオーバフローを避
けるために、ストローク間の時間を増す等、タブ
レツトへの手書き入力の方法に制限を加える必要
が生じる。
When inputting image data online, etc., it becomes necessary to store and retrieve coordinate data in the memory 1 in a time-division manner. In this case, the long take-out interval may pose a problem. For example, when inputting by hand from a tablet, the coordinate data is accumulated in memory 1 while one stroke is input, and the coordinate data is retrieved from memory 1 until the next stroke is input, and the coordinate data is stored as a vector. Raster converted. At this time, since the vector raster conversion takes a long time, if the coordinate data extraction interval is long, the extraction of the coordinate data of the previous stroke will not be completed before the next stroke is input. Therefore, the amount of coordinate data stored in the memory 1 increases. Therefore, in order to avoid overflowing the memory 1, it is necessary to impose restrictions on the method of handwriting input to the tablet, such as increasing the time between strokes.

〔発明の目的〕[Purpose of the invention]

本発明は、メモリ1からメモリ2への座標の変
換を高速化し、上記欠点を解消することを目的と
する。
The present invention aims to speed up the conversion of coordinates from memory 1 to memory 2 and eliminate the above-mentioned drawbacks.

〔発明の概要〕[Summary of the invention]

第2図は、本発明による変換装置3′の原理図
である。本発明の特徴は次の通りである。第1の
特徴はメモリ1と2の間に小容量かつ高速のメモ
リ40を設け、一点ごとのベクトルラスタ変換は
メモリ40に対して行ない、メモリ2への書き込
みはメモリ40からの変換を伴なわない単なる画
像転換とすることである。第2の特徴は、連続し
てメモリ40へベクトルラスタ変換する座標デー
タの範囲(以後、仮想入力エリアと称する。)を
メモリ1から取り出す座標データの変化に伴なつ
て、設定する機能を有することである。
FIG. 2 is a principle diagram of a converting device 3' according to the invention. The features of the present invention are as follows. The first feature is that a small-capacity, high-speed memory 40 is provided between memories 1 and 2, point-by-point vector raster conversion is performed on the memory 40, and writing to the memory 2 involves conversion from the memory 40. It is not a simple image conversion. The second feature is that it has a function to set the range of coordinate data (hereinafter referred to as virtual input area) to be continuously vector-raster-converted to the memory 40 as the coordinate data taken out from the memory 1 changes. It is.

〔発明の実施例〕[Embodiments of the invention]

以下、図を参照し、この発明の一実施例により
さらに詳細に説明する。
Hereinafter, an embodiment of the present invention will be described in more detail with reference to the drawings.

第3図は、この発明の一実施例になる装置の構
成を示すものである。21はタブレツトであり、
スイツチストリームモードで用いられる。スイツ
チストリームモードはペンダウン(スタイラスペ
ンが入力面上に押えつけられる状態)の間、タブ
レツトから座標データが出力され、ペンアツプ
(スタイラスペンが入力面から離れている状態)
の間は座標データが出力されないモードである。
22は計算機である。23は画像メモリであり、
同一出願人によりなされたS55年6月17日付実用
新案出願「文書画像データの切出・合成装置」に
よつて1回のオーバ・ヘツドによる部分画像の一
括転送を行なう折り返し転送処理するための
DMA制御回路を含んでいる(図示せず)。24
は計算機22の出力バス、25は入力バス、26
は命令、デバイス指定ライン、27はフラグライ
ン、28は割込みラインである。
FIG. 3 shows the configuration of an apparatus according to an embodiment of the present invention. 21 is a tablet;
Used in switch stream mode. In switch stream mode, coordinate data is output from the tablet during pen down (the state in which the stylus is pressed down on the input surface), and coordinate data is output from the tablet when the tablet is pen up (the state in which the stylus is separated from the input surface).
During this period, coordinate data is not output.
22 is a calculator. 23 is an image memory;
A utility model application dated June 17, 1995, filed by the same applicant, entitled "Document image data cutting/synthesizing device," for loop transfer processing that performs batch transfer of partial images by one overhead.
Contains DMA control circuitry (not shown). 24
is the output bus of the computer 22, 25 is the input bus, 26
27 is a flag line, and 28 is an interrupt line.

第4図は計算機22内の主記憶装置(図示せ
ず)内のエリアを示す。9は、タイムカウンタ1
0は入力ポインタ11は出力ポインタ、12は補
間開始点、13は補間終了点、14は変換座標
点、15は仮想入力エリアパラメーターである。
16は入力エリアで第2図メモリ1に相当、17
は出力エリアで、第2図メモリ40に相当する。
FIG. 4 shows areas within the main memory (not shown) within the computer 22. 9 is time counter 1
0 is an input pointer 11 is an output pointer, 12 is an interpolation start point, 13 is an interpolation end point, 14 is a conversion coordinate point, and 15 is a virtual input area parameter.
16 is the input area, which corresponds to memory 1 in Figure 2, 17
is an output area, which corresponds to the memory 40 in FIG.

〔動作の説明〕[Explanation of operation]

計算機はタブレツトから出力される座標データ
の入力状態と、座標データの変換状態を繰り返
す。
The computer repeats the input state of coordinate data output from the tablet and the coordinate data conversion state.

(1) 座標データ入力状態 計算機22は、タブレツト21からデータを取
り込みたいときには、線26を介してタブレツト
21にデータ転送要求を送出するとともに、タイ
ムカウンタ9にタイマ値をセツトし、タイマ動作
を開始する。タブレツト21は、周期的に、たと
えば、5msecごとにフラグセンス方式で座標デー
タを出力するように構成されていて、計算機22
からのデータ転送要求を受けた後、ペンタツチを
検出すると、フラグライン27に1をセツトし、
かつバス24に、そのタツチ位置座標(x,y)
を出力する。計算機22は、タイマカウンタ9が
タイムアツプしていないときに、このフラグに応
答してバス24のデータを取り込む。入力された
座標データを入力ポインタ10の示示す入力エリ
ア16内のアドレスにストアし、入力ポインタ
は、このストア後、1だけ更新する。その後デー
タ転送要求の送出、タブレツトからのデータの取
り込みという上の動作を繰り返す。データ転送要
求の送出ごとに、タイマカウンタ9をセツトす
る。もし、データ転送要求送出後、フラグが入力
されないでタイマカウンタ9がタイムアツプする
とペンアツプがなされたと判断し、次の座標変換
動作に移る。
(1) Coordinate data input state When the computer 22 wants to import data from the tablet 21, it sends a data transfer request to the tablet 21 via the line 26, sets a timer value in the time counter 9, and starts timer operation. do. The tablet 21 is configured to output coordinate data periodically, for example every 5 msec, using a flag sense method, and
After receiving a data transfer request from , when a pen touch is detected, 1 is set in the flag line 27,
And on the bus 24, the touch position coordinates (x, y)
Output. The computer 22 takes in the data on the bus 24 in response to this flag when the timer counter 9 has not timed up. The input coordinate data is stored at the address within the input area 16 indicated by the input pointer 10, and the input pointer is updated by 1 after this storage. Thereafter, the above operations of sending a data transfer request and fetching data from the tablet are repeated. A timer counter 9 is set each time a data transfer request is sent. If the timer counter 9 times up without a flag being input after sending the data transfer request, it is determined that a pen-up has been made and the process moves to the next coordinate conversion operation.

(2) 座標データ変換状態 計算機22は入力エリア16から順次、入力座
標データを読み出して、データの変換を行なう。
読み出しは、出力ポインタ11の示す入力エリア
16のアドレスに対して行ない、読み出し後、出
力ポインタを1だけ更新する。
(2) Coordinate data conversion state The computer 22 sequentially reads input coordinate data from the input area 16 and converts the data.
Reading is performed to the address of the input area 16 indicated by the output pointer 11, and after reading, the output pointer is updated by 1.

データの変換方法に関して以下第5図に即して
説明する。
The data conversion method will be explained below with reference to FIG.

入力ポインタ10に従い、最初の1点の座標デ
ータを入力エリア16から読み出する、そのデー
タを変換座標点とし、エリア14にストアし、仮
想入力エリアを設定してベクトルラスタ変換を行
なう。次にその変換座標点を補間開始点とし、エ
リア12にストアする。このとき出力ポインタ1
1を1だけ更新する。
Following the input pointer 10, the coordinate data of the first point is read out from the input area 16, that data is used as a converted coordinate point, stored in the area 14, a virtual input area is set, and vector raster conversion is performed. Next, the converted coordinate point is set as the interpolation start point and stored in area 12. At this time, output pointer 1
Update 1 by 1.

2番目以降の点を読み出すと、そのデータを補
間終了点とし、エリア13にストアする。次にエ
リア12の補間開始点とエリア13の補間終了点
に基づいて、これらの点間の補間データを逐次発
生し、それらを逐次変換座標点として、順次第6
図に示すデータ処理をする。次に補間終了点につ
いて、同じデータ処理し、最後に、補間終了点を
補間開始点とする。次に出力ポインタ11を1だ
け更新する。入力エリア16内の座標データを読
出す前に、出力ポインタ11と入力ポインタ10
とが比較され、一致しない限り(つまり出力ポイ
ンタ11が入力ポインタ10より小さいかぎり)
上述の読出し、補間点計算、データ処理、出力ポ
インタ11の更新等の一連の動作が繰り返され
る。もし、出力ポインタ11の値が入力ポインタ
10の値と等しくなつたときは、入力エリア16
内のすべてのデータの転送が終了したものとし
て、出力エリア17内に内容を画像メモリ23へ
一括転送するとともに、計算機22は、座標デー
タ入力状態に移る。
When the second and subsequent points are read, that data is set as the interpolation end point and stored in area 13. Next, based on the interpolation start point of area 12 and the interpolation end point of area 13, interpolation data between these points is sequentially generated, and these are successively transformed coordinate points.
Perform the data processing shown in the figure. Next, the same data processing is performed for the interpolation end point, and finally, the interpolation end point is set as the interpolation start point. Next, the output pointer 11 is updated by 1. Before reading the coordinate data in the input area 16, the output pointer 11 and input pointer 10
are compared, and unless they match (that is, as long as output pointer 11 is smaller than input pointer 10)
A series of operations such as reading, interpolation point calculation, data processing, and updating of the output pointer 11 described above are repeated. If the value of the output pointer 11 becomes equal to the value of the input pointer 10, the input area 16
Assuming that the transfer of all the data in the output area 17 has been completed, the contents in the output area 17 are collectively transferred to the image memory 23, and the computer 22 shifts to the coordinate data input state.

第6図のデータ処理を次に説明する。 The data processing in FIG. 6 will now be explained.

変換座標点のデータが仮想入力エリア内のデ
ータかどうかチエツクする。エリア内であれば
へ移り、エリア外であれば、へ移る。
Check whether the data at the transformation coordinate point is within the virtual input area. If it is within the area, move to , if it is outside the area, move to .

出力エリア17の内容を画像メモリ23へ一
括転送し、仮想入力エリアを設定する。にす
すむ。
The contents of the output area 17 are transferred all at once to the image memory 23, and a virtual input area is set. Proceed to.

変換座標点を出力エリア17内にベクトルラ
スタ変換する。
The transformed coordinate points are vector-raster transformed into the output area 17.

仮想入力エリアの設定は以下の,の処理で
ある。
The setting of the virtual input area is the following process.

変換座標点をもとにして、仮想入力エリアの
位置を決め、仮想入力エリアパラメーターエリ
ア15に書き込む。
Based on the converted coordinate points, the position of the virtual input area is determined and written in the virtual input area parameter area 15.

仮想入力エリアに対する画像メモリ23内の
内容を出力エリア17に一括転送する。変換座
標点を(x,y)とすると、仮想入力エリア
は、第7図に示すように、点(x,y)を中心
とする矩形30に相当し、矩形30の左上端点
の座標(x0,y0)、および画像メモリ上の対応
する矩形40(メモリ40に相当する)の左上
端のアドレス(X0,Y0)(第8図参照)は、そ
れぞれ次のように定義される。ここで、x0,y0
はワード境界のビツト表示座標値(例えば、1
ワードが8ビツトの場合、x0は0,8,16,24
…離散値となる)、X0,Y0はワード表示座標値
である。
The contents in the image memory 23 for the virtual input area are transferred to the output area 17 all at once. Assuming that the converted coordinate point is (x, y), the virtual input area corresponds to a rectangle 30 centered on the point (x, y), as shown in FIG. 0 , y 0 ), and the address (X 0 , Y 0 ) of the upper left end of the corresponding rectangle 40 (corresponding to the memory 40) on the image memory (see FIG. 8) are defined as follows, respectively. . Here, x 0 , y 0
is the bit display coordinate value of the word boundary (for example, 1
If the word is 8 bits, x 0 is 0, 8, 16, 24
...discrete values), X 0 and Y 0 are word display coordinate values.

l……仮想入力エリアのタブレツト上の横長さ
(l=L×W)、lはWの倍数(ビツト) h……仮想入力エリアのタブレツト上の縦長さ
(h=H)、hは2の倍数(ビツト) W……1ワードのビツト数 xnaxynax……タブレツトのx,y座標の最大値
(ビツト) 〔 〕……ガウス記号(〔 〕の内部の値
以下の最大の整数) 一括転送に際しては、処理装置22は画像メモ
リ内の転送装置に初期データ(XL,L,X0,Y,
S,A0)をデータバス5を通して送る。
l...The horizontal length of the virtual input area on the tablet (l = L x W), l is a multiple of W (bits) h...The vertical length of the virtual input area on the tablet (h = H), h is 2 Multiple (bits) W...Number of bits in 1 word x nax y nax ...Maximum value of x, y coordinates of tablet (bits) [ ]... Gauss symbol (largest integer less than or equal to the value inside [ ]) All at once At the time of transfer, the processing device 22 transfers initial data (X L , L, X 0 , Y,
S, A 0 ) through the data bus 5.

ここに XL:画像メモリ1行当たりの長さ
(ワード) L:仮想入力エリアの部分画像1行当た
りの長さ(ワード) X0:仮想入力エリアの部分画像の左上
端点のX座標(ワード) Y0: 〃 〃 Y 〃(行) S:XL×H H:仮想入力エリアの部分画像の行数
(行) A0:主記憶装置のエリア17の先頭ア
ドレス(ワード) ベクトルラスタ変換は以下の,の処理であ
る。
Here, X L : Length per line of the image memory (words) L: Length per line of the partial image in the virtual input area (words) X 0 : X coordinate of the upper left end point of the partial image in the virtual input area (words) ) Y 0 : 〃 〃 Y 〃 (row) S: X L × H H: Number of lines of partial image in virtual input area (row) A 0 : Start address (word) of area 17 of main storage device Vector raster conversion is The following is the processing.

変換座標点に対応する1ビツトを含む1ワー
ドをエリア17から読み出す。このアドレスを
AとするとAは次式であたえられる。
One word containing one bit corresponding to the transformed coordinate point is read from area 17. Letting this address be A, A can be given by the following equation.

A=A0+(L×y′+〔x′/W〕)〔 〕ガウス記号 ここで A0:エリア17の先頭アドレス L:仮想入力エリアの画面上の横長さ
(ワード) x′=x−x0:変換座標点仮想エリア内相
対x座標 y′=y−y0: 〃 〃 y座標 変換座標点に対応する1ビツトを1にして上
記ワードを示すアドレスAに書き込む。
A = A 0 + (L x y' + [x' / W]) [ ] Gaussian symbol where A 0 : Start address of area 17 L: Horizontal length on screen of virtual input area (word) x' = x -x 0 : Relative x-coordinate of the converted coordinate point in the virtual area y'=y-y 0 : 〃〃y-coordinate One bit corresponding to the converted coordinate point is set to 1 and written to the address A indicating the above word.

ここで1にするビツトはMOD(x′/W)であた
えられる。
The bit to be set to 1 here is given by MOD(x'/W).

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

本方式により、入力エリア16内の座標データ
をベクトルラスタ変換して、画像メモリ2へラス
タデータを作るのに要する時間は著しく短縮され
た。
With this method, the time required to vector-raster transform the coordinate data in the input area 16 and create raster data in the image memory 2 is significantly shortened.

本方式をタブレツトによる手書入力装置に適用
した結果、通常の手書きの場合、ストロークとス
トロークの間隔よりベクトル・ラスタ変換時間が
長くなることはなくなつた。これにより、タブレ
ツトによる手書入力装置の操作性の著しい改善が
得られた。
As a result of applying this method to a handwriting input device using a tablet, in the case of normal handwriting, the vector/raster conversion time is no longer longer than the interval between strokes. This has resulted in a significant improvement in the operability of the handwriting input device using a tablet.

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

第1図は従来装置の説明図、第2図、第3図は
本発明の実施例のブロツク線図、第4図は記憶領
域を示す構成図、第5図、第6図は本発明処理の
フロー図、第7図、第8図は本発明の仮想入力の
説明図である。
Fig. 1 is an explanatory diagram of a conventional device, Figs. 2 and 3 are block diagrams of an embodiment of the present invention, Fig. 4 is a configuration diagram showing a storage area, and Figs. 5 and 6 are processing according to the present invention. 7 and 8 are explanatory diagrams of the virtual input of the present invention.

Claims (1)

【特許請求の範囲】[Claims] 1 画像メモリと、ベクトル座標データを入力す
るための手段と、上記ベクトル座標データを格納
するための第1メモリと、上記第1メモリから順
次にベクトル座標データを読み出す手段と、上記
読み出されたベクトル座標データの値に応じた基
準位置座標をもつ所定サイズのラスタ変換対象エ
リアを設定するための手段、上記読み出されたベ
クトル座標データをラスタデータに変換するため
の手段と、上記ラスタデータを1時的に格納する
ための所定サイズの第2メモリと、上記ラスタ変
換対象エリア内に位置するベクトル座標データに
ついての一連のラスタ変換が終了する都度、上記
第2メモリのデータを上記画像メモリ上の上記ラ
スタ変換対象エリアと対応するエリアに一括して
転送するための手段とからなり、上記ラスタ変換
対象エリア設定手段が上記データ一括転送の都
度、新たなラスタ変換対象エリアを設定すること
を特徴とする二次元座標データの変換装置。
1. an image memory, a means for inputting vector coordinate data, a first memory for storing the vector coordinate data, a means for sequentially reading the vector coordinate data from the first memory, and a means for sequentially reading the vector coordinate data from the first memory; means for setting a raster conversion target area of a predetermined size having reference position coordinates according to the value of the vector coordinate data; means for converting the read vector coordinate data into raster data; A second memory of a predetermined size for temporary storage, and each time a series of raster transformations for vector coordinate data located within the raster transformation target area are completed, the data in the second memory is stored in the image memory. means for collectively transferring the raster conversion target area to an area corresponding to the raster conversion target area, and the raster conversion target area setting means sets a new raster conversion target area each time the data is transferred in bulk. A device for converting two-dimensional coordinate data.
JP59231305A 1984-11-05 1984-11-05 Converter of two-dimension coordinate data Granted JPS60114926A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59231305A JPS60114926A (en) 1984-11-05 1984-11-05 Converter of two-dimension coordinate data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59231305A JPS60114926A (en) 1984-11-05 1984-11-05 Converter of two-dimension coordinate data

Publications (2)

Publication Number Publication Date
JPS60114926A JPS60114926A (en) 1985-06-21
JPH0114608B2 true JPH0114608B2 (en) 1989-03-13

Family

ID=16921537

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59231305A Granted JPS60114926A (en) 1984-11-05 1984-11-05 Converter of two-dimension coordinate data

Country Status (1)

Country Link
JP (1) JPS60114926A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62236072A (en) * 1986-04-07 1987-10-16 Nec Corp Electronic slip comment system
JPH07122896B2 (en) * 1987-12-23 1995-12-25 富士通株式会社 Graphic display

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5469932A (en) * 1977-11-16 1979-06-05 Hitachi Ltd Terminal controller
JPS55105777A (en) * 1979-02-05 1980-08-13 Sharp Corp Handwriting input display unit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5469932A (en) * 1977-11-16 1979-06-05 Hitachi Ltd Terminal controller
JPS55105777A (en) * 1979-02-05 1980-08-13 Sharp Corp Handwriting input display unit

Also Published As

Publication number Publication date
JPS60114926A (en) 1985-06-21

Similar Documents

Publication Publication Date Title
JPS63200230A (en) Graphic display adaptor
JPH0355832B2 (en)
JPS6330632B2 (en)
US4852024A (en) Picture processing apparatus
US4829454A (en) Picture processing apparatus
JPH0114608B2 (en)
GB2180729A (en) Direct memory access window display
JPS6217236B2 (en)
GB2197102A (en) High resolution character generation
JP3312699B2 (en) Screen display method using virtual VRAM
JP4022014B2 (en) Image data management method
JPH0114607B2 (en)
JP2867482B2 (en) Image processing device
JP2630843B2 (en) Straight line drawing method and apparatus
JPS60217387A (en) Crt display unit
JPS63239542A (en) Image memory device and image processing device
JPS6262385B2 (en)
JPS5929908B2 (en) Broken line approximation device for accumulated point sequence data
JP2003091497A (en) Data transferring device and method
JPH04329482A (en) Image rotation processing method and processing device for relevant method
JPS6045458B2 (en) External memory control method for image terminal equipment
JPH0550013B2 (en)
JPS63195696A (en) Fast lithography
JPH02269072A (en) Printer
JPS63255778A (en) Picture processor