JPH06130935A - Graphic fast display system - Google Patents

Graphic fast display system

Info

Publication number
JPH06130935A
JPH06130935A JP4281327A JP28132792A JPH06130935A JP H06130935 A JPH06130935 A JP H06130935A JP 4281327 A JP4281327 A JP 4281327A JP 28132792 A JP28132792 A JP 28132792A JP H06130935 A JPH06130935 A JP H06130935A
Authority
JP
Japan
Prior art keywords
data
display
memory
dimensional array
array data
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
Application number
JP4281327A
Other languages
Japanese (ja)
Inventor
Sadao Okabe
貞夫 岡部
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.)
NIPPON SEIGYO KIKI KK
Original Assignee
NIPPON SEIGYO KIKI KK
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 NIPPON SEIGYO KIKI KK filed Critical NIPPON SEIGYO KIKI KK
Priority to JP4281327A priority Critical patent/JPH06130935A/en
Publication of JPH06130935A publication Critical patent/JPH06130935A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide the graphic fast display system which displays a graphic picture at a high speed on an FA monitor. CONSTITUTION:A display processor 7 expands vector data of a rectangular picture of arbitrary size read out of a flash ROM card 5 in a working area 82 of a display memory 8 by temporary plotting to obtain a two-dimensionally arranged bit pattern, and it is converted to one-dimensionally arranged data for storage, and this data is successively transferred to and stored in the dot pattern storage area of the display memory 8, and the transfer destination address and the rectangular data size are registered in a RAM 4 as a register file name. At the time of display execution, linearly arranged data corresponding to the registered film name is read out of the dot pattern storage area and is converted to two-linearly arranged data and is transferred to the display data area and is displayed on a graphic display panel 10.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明はグラフィック高速表示
方式に関し、特に、工場などの各種機器の動作状態を表
示するFAモニタに用いられ、各種データをグラフィッ
ク表示するようなグラフィック高速表示方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphic high-speed display system, and more particularly to a graphic high-speed display system used for an FA monitor for displaying operating states of various equipment such as factories and for displaying various data graphically.

【0002】[0002]

【従来の技術】産業用機械や装置では、その動作状態を
モニタするためのグラフィック表示装置が要求されてい
る。たとえば、移動する加工物や搬送物の位置,バルブ
やスイッチの開閉を始め、各種アクチュエータの状態を
分かりやすく表示できるようにする必要がある。ところ
が、各種アクチュエータの形や大きさは業種,目的によ
り様々であり、各ユーザが自由に作画して登録できるの
が望ましい。また、モニタ対象が多く、一時に動作状態
が変化する場合には、表示の高速応答性が要求される
が、ユーザがベクトル図形を作成してファイル化した場
合、ファイルの処理と描画処理を伴うため、表示の応答
性が悪くなる。
2. Description of the Related Art In industrial machines and devices, a graphic display device for monitoring the operating state thereof is required. For example, it is necessary to make it possible to display the position of moving workpieces and conveyed objects, the opening and closing of valves and switches, and the states of various actuators in an easy-to-understand manner. However, the shapes and sizes of various actuators vary depending on the type of industry and purpose, and it is desirable that each user be able to freely draw and register. Also, when there are many objects to be monitored and the operating state changes at one time, high-speed response of display is required, but when the user creates a vector graphic and puts it in a file, it involves file processing and drawing processing. Therefore, the response of the display is deteriorated.

【0003】すなわちグラフィック表示は、フレームバ
ッファメモリの表示領域に図形や絵のイメージに対応す
るドットパターンを書込むことにより行なわれ、そのド
ットパターンはそれを作り出すための原データが通常別
メモリに記憶されている。原データがイメージ通りのド
ットパターンであれば単純にメモリ転送で済むので処理
は速い。ところが、CADなどで作成された線種やベク
トル座標で構成されたデータの場合は、描画によりドッ
トパターンを書込むために処理が複雑であり、円やその
塗り込みなどソフトウエアで処理すると実用にならない
ほど時間がかかる。高速描画や回転コピー,カラー対応
のための機能などを持つ専用の表示プロセッサも市販さ
れており、それらの性能の一例として、描画速度が最高
で400nsec/ビットであり、コピーが最高25n
sec/ビットであるのに対して16倍も処理速度を要
している。
That is, the graphic display is performed by writing a dot pattern corresponding to a graphic or picture image in the display area of the frame buffer memory, and the dot pattern normally stores original data for producing the dot pattern in another memory. Has been done. If the original data is a dot pattern as per the image, memory transfer is simply required, so processing is fast. However, in the case of data composed of line types and vector coordinates created by CAD etc., the process is complicated because the dot pattern is written by drawing, and it is practical to process it with software such as circles and filling. It takes so much time. Dedicated display processors that have functions for high-speed drawing, rotating copy, and color support are also commercially available. As an example of their performance, the drawing speed is 400 nsec / bit at the maximum, and the copy is 25 n at the maximum.
The processing speed is 16 times higher than that of sec / bit.

【0004】[0004]

【発明が解決しようとする課題】このことは、描画が必
要なベクトル形式よりコピーで処理できるイメージパタ
ーン形式を採用するほうが速いことを示しているが、こ
の形式の問題として、作画性とメモリ消費がある。たと
えば、表示ディスプレイの一般的な画面サイズが640
×400ドットであるとし、その1/8の160×20
0ドットサイズの矩形は32000ドットとなり、モノ
クロで表示するとしても4000バイトのメモリを占有
してしまう。しかも、32000ドットの矩形は、一般
的な外字フォントである16×16=256ドットの1
25倍になり、一般によく用いられている点打ち式で作
画するのは非現実的である。また、ベクトル形式で表わ
された直線,四角,円などの図形要素を各8バイトと
し、その矩形内部を表わすのに必要な要素数を平均50
個とすると、8×50=400バイトであり、イメージ
パターン形式はベクトルで表わされた図形に比べて、1
0倍のメモリ領域を消費することになる。
This indicates that it is faster to use an image pattern format that can be processed by copying than a vector format that requires drawing. However, this format has the problems of drawing performance and memory consumption. There is. For example, a typical screen size of a display is 640
× 400 dots, 1/8 of that, 160 × 20
A rectangle of 0 dot size has 32000 dots, and occupies 4000 bytes of memory even when displayed in monochrome. Moreover, the rectangle of 32000 dots is 1 × 16 × 16 = 256 dots which is a general external character font.
It is 25 times, and it is unrealistic to draw by the dot printing method which is generally used. In addition, graphic elements such as lines, squares, and circles expressed in vector format are each 8 bytes, and the average number of elements required to represent the inside of the rectangle is 50 bytes.
Assuming that the number is 8 × 50 = 400 bytes, the image pattern format is 1 compared with the figure represented by the vector.
It consumes 0 times the memory area.

【0005】それゆえに、この発明の主たる目的は、ユ
ーザーファイルを構成する原画像をベクトル形式で表わ
すことでメモリ容量を少なくでき、かつ高速に画像を表
示できるようなグラフィック高速表示方式を提供するこ
とである。
Therefore, a main object of the present invention is to provide a graphic high-speed display system capable of reducing the memory capacity and displaying the image at high speed by expressing the original image forming the user file in the vector format. Is.

【0006】[0006]

【課題を解決するための手段】この発明は任意の矩形表
示領域内で画像を高速に表示するグラフィック高速表示
方式であって、ユーザーが自由に作成したベクトル図形
や文字コードを含む任意サイズの矩形画像を原画像とし
て、その原画像群を記憶するためのメモリファイルと、
表示用フレームメモリと、原画像データを一時的に描画
展開するための2次元配列データメモリと、展開された
画像データを1次元配列データに変換して記憶するため
の1次元配列データメモリとを含み、電源投入時または
画面切換時に前処理として原画像データを2次元配列デ
ータメモリに描画展開して一時記憶させ、展開された画
像データを100%のメモリ効率で格納するために1次
元配列データメモリのメモリ幅に合せて1次元配列デー
タに変換して順次1次元配列データメモリに転送し、転
送した1次元配列データの転送先アドレスと矩形サイズ
を示す識別データを登録しておき、表示の実行時に、登
録した識別データに基づいて1次元配列データメモリか
ら対応の1次元データを読出して2次元配列データに変
換し、表示用フレームメモリの任意アドレスに転送する
ことで、その2次元配列データを表示する。
SUMMARY OF THE INVENTION The present invention is a graphic high-speed display system for displaying an image at high speed in an arbitrary rectangular display area, and is a rectangular of arbitrary size including vector graphics and character codes freely created by the user. An image as an original image, a memory file for storing the original image group,
A display frame memory, a two-dimensional array data memory for temporarily drawing and developing the original image data, and a one-dimensional array data memory for converting the expanded image data into one-dimensional array data and storing the data. Includes 1-dimensional array data in order to draw and develop the original image data in the 2-dimensional array data memory as a pre-process when the power is turned on or when the screen is switched and temporarily store the expanded image data, and to store the expanded image data with 100% memory efficiency. The data is converted into one-dimensional array data according to the memory width of the memory and sequentially transferred to the one-dimensional array data memory. The transfer destination address of the transferred one-dimensional array data and the identification data indicating the rectangular size are registered, and the display data is displayed. At the time of execution, the corresponding one-dimensional data is read from the one-dimensional array data memory based on the registered identification data, converted into two-dimensional array data, and displayed as a display frame. By transferring any address frame memory, and displays the 2-dimensional array data.

【0007】[0007]

【作用】この発明に係るグラフィック高速表示方式は、
電源投入時または画面切換時に、前もってユーザーファ
イルの原画像データを2次元配列データメモリ上に描画
展開し、展開後の画像データを1次元配列データに変換
して1次元配列データメモリに転送し、その転送先アド
レスと矩形サイズを示す識別データを登録しておき、表
示の実行時に、登録した識別データに基づいて1次元配
列データメモリから対応の1次元データを読出して2次
元配列データに変換し、そのデータを表示用フレームメ
モリの任意アドレスに転送して記憶させることにより、
表示実行毎にファイルから読出してフレームメモリ上に
描画する方法に比べてデータを高速に表示することがで
きる。
The graphic high-speed display system according to the present invention is
When the power is turned on or the screen is switched, the original image data of the user file is previously drawn and expanded on the two-dimensional array data memory, the expanded image data is converted into one-dimensional array data and transferred to the one-dimensional array data memory, The transfer destination address and the identification data indicating the rectangular size are registered, and when the display is executed, the corresponding one-dimensional data is read from the one-dimensional array data memory based on the registered identification data and converted into the two-dimensional array data. , By transferring the data to an arbitrary address of the display frame memory and storing it,
Data can be displayed at a higher speed than a method of reading from a file and drawing on the frame memory each time display is executed.

【0008】[0008]

【実施例】図1はこの発明の一実施例の概略ブロック図
である。図1において、MPU1には、バス2を介して
ROM3とRAM4とフラッシュROMカード5と外部
入出力回路6と表示プロセッサ7とが接続される。RO
M3は後述の図3に示すフロー図に基づくプログラムを
記憶していて、RAM4はMPU1が演算したデータな
どを記憶する。フラッシュROMカード5にはモニタし
ようとする各機器に応じた表示用のベクトル形式による
原画像データが記憶されていて、このフラッシュROM
カード5を交換することによって、いずれの機器にも対
応することができる。外部入出力回路6は各機器にMP
U1から制御信号を出力したり、各機器からの制御信号
をMPU1に与える。
1 is a schematic block diagram of an embodiment of the present invention. In FIG. 1, the MPU 1 is connected to a ROM 3, a RAM 4, a flash ROM card 5, an external input / output circuit 6, and a display processor 7 via a bus 2. RO
M3 stores a program based on a flow chart shown in FIG. 3 described later, and RAM4 stores data calculated by the MPU1 and the like. The flash ROM card 5 stores original image data in a vector format for display corresponding to each device to be monitored.
By replacing the card 5, any device can be supported. The external input / output circuit 6 is used for each device
A control signal is output from U1 or a control signal from each device is given to MPU1.

【0009】表示プロセッサ7には表示メモリ8が接続
されていて、MPU1が与えるデータと命令により、描
画や配列変換転送を実行して記憶し、表示のための順次
読出し機能も備えている。この表示メモリ8は図2に示
すような記憶エリアを含む。表示メモリ8から読出され
た画像データはP/S変換器9に与えられ、パラレルな
表示データがシリアルなデータに変換され、グラフィッ
ク表示パネル10に表示される。グラフィック表示パネ
ル10はたとえば液晶ディスプレイやCRTディスプレ
イなどが用いられる。
A display memory 8 is connected to the display processor 7, and it also has a sequential read function for displaying and executing drawing and array conversion transfer according to data and instructions given by the MPU 1 and storing them. The display memory 8 includes a storage area as shown in FIG. The image data read from the display memory 8 is given to the P / S converter 9, the parallel display data is converted into serial data, and displayed on the graphic display panel 10. As the graphic display panel 10, for example, a liquid crystal display or a CRT display is used.

【0010】図2は図1に示した表示メモリの表示エリ
アを示す図である。図2において、表示メモリ8は表示
データ領域81とワーキング領域82とドットパターン
格納領域83とキャラクター領域84とを含む。表示デ
ータ領域81はグラフィック表示パネル10の表示領域
に対応しており、グラフィック表示パネル10に表示す
べきデータを記憶する。ワーキング領域82は、ベクト
ル形式のデータを2次元データに描画展開するために用
いられる。ドットパターン格納領域83は1次元に変換
された表示データを格納する。キャラクター領域84は
漢字や英字やその他のキャラクタードットパターンを記
憶する。
FIG. 2 is a diagram showing a display area of the display memory shown in FIG. In FIG. 2, the display memory 8 includes a display data area 81, a working area 82, a dot pattern storage area 83, and a character area 84. The display data area 81 corresponds to the display area of the graphic display panel 10 and stores data to be displayed on the graphic display panel 10. The working area 82 is used to draw and develop vector format data into two-dimensional data. The dot pattern storage area 83 stores the one-dimensionally converted display data. The character area 84 stores Chinese characters, English characters, and other character dot patterns.

【0011】図3はこの発明の一実施例の動作を説明す
るためのフロー図である。次に、図1〜図3を参照し
て、この発明の一実施例の具体的な動作について説明す
る。まず、表示プロセッサ7は電源投入時や画面切換時
に、前処理として、フラッシュROMカード5から画面
のベクトルデータを読出し、表示メモリ8のワーキング
領域82の必要な矩形命令領域をクリアした後、描画展
開して2次元配列データとして記憶させる(描画像8
5)。そして、表示プロセッサ7はワーキング領域82
に記憶した2次元配列データを1次元配列データに変換
して、ドットパターン格納領域83に転送して記憶させ
る。これは、画像データとしてのドットパターンは2次
元配列であり、実アドレスで考えると、あるドットとす
ぐ下のドットはグラフィック表示パネル10の横サイズ
ドット分の差があり、矩形サイズも1種類でないため、
そのまま転送したのでは、メモリの利用効率が低くな
り、管理やコピーが大変であるため、1次元配列に変換
し、ドットパターン格納領域83にアドレス順に格納し
ておく(格納像86)。そして、ドットパターン格納領
域83の転送先のアドレスと、そのデータの矩形サイズ
をファイル名または番号を識別データとして、RAM4
に登録する。この動作を繰返し、フラッシュROMカー
ド5から読出した画像データを順次1次元配列データと
して、ドットパターン格納領域83に転送して記憶さ
せ、その転送先アドレスをファイル名または番号を識別
データとしてRAM4に登録しておく。
FIG. 3 is a flow chart for explaining the operation of the embodiment of the present invention. Next, the specific operation of the embodiment of the present invention will be described with reference to FIGS. First, the display processor 7 reads the vector data of the screen from the flash ROM card 5 and clears the necessary rectangular command area of the working area 82 of the display memory 8 as a pre-process when the power is turned on or the screen is switched, and then the drawing expansion is performed. And store it as two-dimensional array data (drawing image 8
5). Then, the display processor 7 displays the working area 82.
The two-dimensional array data stored in 1 is converted into one-dimensional array data and transferred to the dot pattern storage area 83 for storage. This is because the dot pattern as the image data is a two-dimensional array, and considering a real address, there is a difference between a certain dot and the dot immediately below by the horizontal size dot of the graphic display panel 10, and the rectangular size is not one type. For,
If it is transferred as it is, the use efficiency of the memory becomes low, and management and copying are difficult. Therefore, the data is converted into a one-dimensional array and stored in the dot pattern storage area 83 in the order of addresses (stored image 86). Then, the transfer destination address of the dot pattern storage area 83, the rectangular size of the data, and the file name or number as identification data are used as the RAM 4
Register with. By repeating this operation, the image data read from the flash ROM card 5 is sequentially transferred to the dot pattern storage area 83 as one-dimensional array data and stored therein, and the transfer destination address is registered in the RAM 4 as a file name or number as identification data. I'll do it.

【0012】表示時には、MPU1はRAM4に登録し
たファイル名を用いて表示プロセッサ7に転送指令を与
える。表示プロセッサ7は与えられた格納アドレスと矩
形サイズと表示アドレスにより、ドットパターン格納領
域83から1次元配列データを読出し、2次元配列デー
タに変換して表示データ領域81の指定アドレスに転送
する(表示像87)。表示データ領域81に転送された
データはP/S変換器9によってシリアルデータに変換
され、グラフィック表示パネル10に表示される。
At the time of display, the MPU 1 gives a transfer command to the display processor 7 using the file name registered in the RAM 4. The display processor 7 reads the one-dimensional array data from the dot pattern storage area 83 by the given storage address, rectangular size, and display address, converts it into two-dimensional array data, and transfers it to the designated address in the display data area 81 (display. Image 87). The data transferred to the display data area 81 is converted into serial data by the P / S converter 9 and displayed on the graphic display panel 10.

【0013】[0013]

【発明の効果】以上のように、この発明によれば、メモ
リ効率の高いベクトルデータによる任意サイズ矩形の画
像データを画像通りの2次元配列データに仮描画展開
し、直ちに格納形式である1次元データに変換転送する
手法により、後続の画像データを順次1次元配列データ
メモリに転送するとともに、その転送先アドレスとデー
タサイズを示す識別データを登録しておき、表示実行時
には登録した識別データに基づいて、1次元配列データ
メモリから対応の1次元データを読出して2次元配列デ
ータに変換し、目的の画像として表示するようにしたの
で、表示データをメモリに転送するだけの処理で済むた
め、高速表示を実現できる。
As described above, according to the present invention, the image data of the arbitrarily sized rectangle formed by the vector data having the high memory efficiency is temporarily drawn and developed into the two-dimensional array data as the image, and immediately the one-dimensional storage format is used. By the method of converting and transferring to the data, the subsequent image data is sequentially transferred to the one-dimensional array data memory, and the identification data indicating the transfer destination address and the data size is registered in advance. Then, the corresponding one-dimensional data is read from the one-dimensional array data memory, converted into the two-dimensional array data, and displayed as the target image. Therefore, the process of transferring the display data to the memory is all that is required. Display can be realized.

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

【図1】この発明の一実施例の概略ブロック図である。FIG. 1 is a schematic block diagram of an embodiment of the present invention.

【図2】図1に示した表示メモリに記憶される内容を示
す図である。
FIG. 2 is a diagram showing contents stored in a display memory shown in FIG.

【図3】この発明の一実施例の具体的な動作を説明する
ためのフロー図である。
FIG. 3 is a flow chart for explaining a specific operation of the embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 MPU 2 バス 3 ROM 4 RAM 5 フラッシュROMカード 6 外部入出力回路 7 表示プロセッサ 8 表示メモリ 9 P/S変換器 10 グラフィック表示パネル 1 MPU 2 bus 3 ROM 4 RAM 5 flash ROM card 6 external input / output circuit 7 display processor 8 display memory 9 P / S converter 10 graphic display panel

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 任意の矩形表示領域内で画像を高速に表
示するグラフィック高速表示方式であって、 ユーザーが自由に作成したベクトル図形や文字コードを
含む任意サイズの矩形画像を原画像とし、その原画像群
を記憶するメモリファイルと、表示用フレームメモリ
と、前記原画像データを2次元配列データに描画展開す
るための2次元配列データメモリと、表示すべき画像デ
ータを1次元配列データに変換して記憶するための1次
元配列データメモリとを含み、 電源投入時または画面切換え時に、前記原画像データを
前記2次元配列データメモリに仮描画展開して記憶さ
せ、 展開後の画像データを前記1次元配列データメモリのメ
モリ幅に合わせて1次元配列データに変換して順次前記
1次元配列データメモリに転送し、 前記転送した1次元配列データの転送先アドレスと矩形
サイズを示す識別データを登録しておき、 表示実行時に、前記登録した識別データに基づいて、前
記1次元配列データメモリから対応の1次元データを読
出して2次元配列データに変換し、前記表示用フレーム
メモリに転送することにより、目的とする画像を表示す
ることを特徴とする、グラフィック高速表示方式。
1. A graphic high-speed display method for displaying an image at high speed in an arbitrary rectangular display area, wherein a rectangular image of arbitrary size including vector graphics and character codes freely created by a user is used as an original image, and A memory file for storing an original image group, a display frame memory, a two-dimensional array data memory for drawing and developing the original image data into a two-dimensional array data, and image data to be displayed are converted into one-dimensional array data. And a one-dimensional array data memory for storing the original image data when the power is turned on or when the screen is switched, the original image data is temporarily drawn and developed and stored in the two-dimensional array data memory, and the expanded image data is stored as described above. The one-dimensional array data memory is converted into one-dimensional array data according to the memory width of the one-dimensional array data memory and sequentially transferred to the one-dimensional array data memory. The transfer destination address of the original array data and the identification data indicating the rectangular size are registered, and when the display is executed, the corresponding one-dimensional data is read out from the one-dimensional array data memory based on the registered identification data, and the two-dimensional data is read. A high-speed graphic display system, wherein a target image is displayed by converting it into array data and transferring it to the display frame memory.
JP4281327A 1992-10-20 1992-10-20 Graphic fast display system Pending JPH06130935A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4281327A JPH06130935A (en) 1992-10-20 1992-10-20 Graphic fast display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4281327A JPH06130935A (en) 1992-10-20 1992-10-20 Graphic fast display system

Publications (1)

Publication Number Publication Date
JPH06130935A true JPH06130935A (en) 1994-05-13

Family

ID=17637562

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4281327A Pending JPH06130935A (en) 1992-10-20 1992-10-20 Graphic fast display system

Country Status (1)

Country Link
JP (1) JPH06130935A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04106591A (en) * 1990-08-27 1992-04-08 Riso Kagaku Corp Compressing and expanding methods for dot character font and their controller
JPH04156359A (en) * 1990-10-19 1992-05-28 Oki Electric Ind Co Ltd Printer
JPH04293093A (en) * 1991-03-22 1992-10-16 Brother Ind Ltd Image data output device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04106591A (en) * 1990-08-27 1992-04-08 Riso Kagaku Corp Compressing and expanding methods for dot character font and their controller
JPH04156359A (en) * 1990-10-19 1992-05-28 Oki Electric Ind Co Ltd Printer
JPH04293093A (en) * 1991-03-22 1992-10-16 Brother Ind Ltd Image data output device

Similar Documents

Publication Publication Date Title
EP0279226B1 (en) High resolution display adapter
US5185599A (en) Local display bus architecture and communications method for Raster display
JP3359393B2 (en) Graphic data parallel processing display device
US20060203000A1 (en) Graphic processing apparatus and method
JPH11147335A (en) Plot process apparatus
JPH0646378B2 (en) Computer display
JPH06130935A (en) Graphic fast display system
JP2727667B2 (en) Drawing equipment
JP2533605B2 (en) Character drawing device
JP3221581B2 (en) Image display control device
JP2002258827A (en) Image display device
JP2829051B2 (en) Character display method
JPH04155383A (en) Vector font developing device
JPS63261418A (en) Window display control system
JP2652435B2 (en) Image display method
JPH02216590A (en) Image processor
JPH03281363A (en) Document output device
JPH064396A (en) Image plotter
JPS63673A (en) Image processing system
JPH04241391A (en) Character generator
JPH07295528A (en) Information processor
JPS63170779A (en) Graphic pattern selecting and processing system
JPH1011047A (en) Picture display controller
JPS63195696A (en) Fast lithography
JPS6362079A (en) Graphic display

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19970729