JPH0683564A - Display controller and control method - Google Patents

Display controller and control method

Info

Publication number
JPH0683564A
JPH0683564A JP23720992A JP23720992A JPH0683564A JP H0683564 A JPH0683564 A JP H0683564A JP 23720992 A JP23720992 A JP 23720992A JP 23720992 A JP23720992 A JP 23720992A JP H0683564 A JPH0683564 A JP H0683564A
Authority
JP
Japan
Prior art keywords
display
cursor
data
sprite
display 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.)
Granted
Application number
JP23720992A
Other languages
Japanese (ja)
Other versions
JP3297475B2 (en
Inventor
Toshiyuki Nobutani
俊行 信谷
Junichi Tanahashi
淳一 棚橋
Hajime Morimoto
はじめ 森本
Hidekazu Matsuzaki
英一 松崎
Tatsuya Sakashita
達也 坂下
Masami Shimakura
正美 島倉
Kenichiro Ono
研一郎 小野
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP23720992A priority Critical patent/JP3297475B2/en
Priority to DE69315794T priority patent/DE69315794T2/en
Priority to EP93114155A priority patent/EP0591682B1/en
Priority to AT93114155T priority patent/ATE161352T1/en
Publication of JPH0683564A publication Critical patent/JPH0683564A/en
Priority to US08/711,459 priority patent/US5736981A/en
Priority to US08/955,708 priority patent/US6140996A/en
Application granted granted Critical
Publication of JP3297475B2 publication Critical patent/JP3297475B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Liquid Crystal (AREA)
  • Digital Computer Display Output (AREA)
  • Liquid Crystal Display Device Control (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

PURPOSE:To improve the picture drawing performance when a hardware cursor is moved by synthesizing a cursor and display data based on display data subjected to binarization processing and a position stored in a storage means. CONSTITUTION:A binarizing data processing section 204 applies binarizing processing such as error propagation and dither to display data among data demultiplexed by a signal demultiplexer section 202. A sprite processing section 205 receives data relating to sprite processing among data demultiplexed by the signal demultiplexer section 202, stores a sprite pattern to a sprite memory 206, reads as required a sprite pattern from the sprite memory 206 and sends the read pattern to a synthesis processing section 207. The synthesis processing section 207 synthesize the display data from the binarization processing section 204 and the data of the sprite pattern fed from the sprite processing section 207 in a desired timing and logic and gives the result to a display screen 208.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、表示制御装置及び方法
に関し、詳しくは、例えば強誘電性液晶を表示更新のた
めの動作媒体として用い電界の印加等によって更新され
た表示状態を保持可能な表示素子を具えた表示装置のた
めの表示制御装置及び方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display control device and method, and more particularly, it can hold a display state updated by applying an electric field or the like by using a ferroelectric liquid crystal as an operation medium for display update. The present invention relates to a display control device and method for a display device including a display element.

【0002】[0002]

【従来の技術】一般に、情報処理システムなどには、情
報の視覚的表現機能を果す情報表示手段として表示装置
が用いられており、このような表示装置としてはCRT
表示装置が広く知られている。
2. Description of the Related Art Generally, in information processing systems and the like, a display device is used as an information display means that fulfills the function of visually expressing information. As such a display device, a CRT is used.
Display devices are widely known.

【0003】CRT表示装置における表示制御では、C
RT側が有する表示データバッファとしてのビデオメモ
リに対するシステム側CPUの書き込み動作と、CRT
側が有する例えばCRTコントローラによるビデオメモ
リからの表示データの読出し、表示の動作がそれぞれ独
立して実行される。
In the display control of the CRT display device, the C
The writing operation of the system side CPU to the video memory as the display data buffer of the RT side, and the CRT
The operation of reading and displaying the display data from the video memory by, for example, the CRT controller on the side is independently executed.

【0004】上述したようなCRTの表示制御の場合、
表示情報を変更するなどのためのビデオメモリに対する
表示データの書き込みと、そのビデオメモリから表示デ
ータを読み出して表示する動作が独立しているため、情
報処理システム側のプログラムでは表示タイミング等を
一切考慮する必要がなく、任意のタイミングで所望の表
示データを書き込むことができるという利点を有してい
る。
In the case of CRT display control as described above,
The writing of display data to the video memory for changing the display information and the operation of reading the display data from the video memory and displaying the data are independent, so the program on the information processing system side considers the display timing etc. There is an advantage that desired display data can be written at any timing without needing to do so.

【0005】また、ビデオメモリから表示データを読み
出して表示する動作は、順次表示データをビデオメモリ
から読み出し、CRT上に表示する位置を決定するため
に、水平同期信号、及び垂直同期信号、ブランク信号等
に同期して、表示データを送出する。
Further, in the operation of reading display data from the video memory and displaying it, in order to sequentially read the display data from the video memory and determine the position to be displayed on the CRT, a horizontal synchronizing signal, a vertical synchronizing signal, and a blank signal. The display data is transmitted in synchronization with the above.

【0006】ところが一方でCRTは特に表示画面の厚
み方向の長さをある程度必要とするため全体としてその
容積が大きくなり、表示装置全体の小型化を図り難い。
また、これにより、このようなCRTを表示器として用
いた情報処理システムの使用にあたっての自由度、すな
わち設置場所、携帯性等の自由度が損われる。
On the other hand, the CRT requires a certain length in the thickness direction of the display screen, so that the volume as a whole becomes large, and it is difficult to reduce the size of the entire display device.
Further, this impairs the degree of freedom in using the information processing system using such a CRT as a display, that is, the degree of freedom in installation location, portability, and the like.

【0007】この点を補うものとして液晶表示器(以
下、LCDという)を用いることができる。すなわち、
LCDによれば表示装置全体の小型化(特に薄型化)を
図ることができる。このようなLCDの中には、上述し
た強誘電性液晶(以下、FLC:Ferroelect
ric Liquid Crystalという)の液晶
セルを用いた表示器(以下、FLCD:FLCディスプ
レイという)があり、その特長の1つは、その液晶セル
が電界の印加に対して表示状態の保存性を有することに
ある。すなわち、FLCDは、その液晶セルが充分に薄
いものであり、その中の細長いFLCの分子は、電界の
印加方向に応じて第1の安定状態または第2の安定状態
に配向し、電界を除いてもそれぞれの配向状態を維持す
る。
A liquid crystal display (hereinafter, referred to as LCD) can be used to supplement this point. That is,
According to the LCD, it is possible to reduce the size (in particular, reduce the thickness) of the entire display device. In such LCD, the above-mentioned ferroelectric liquid crystal (hereinafter, referred to as FLC: Ferroselect) is used.
There is a display (hereinafter referred to as FLCD: FLC display) using a liquid crystal cell of ric liquid crystal (hereinafter, referred to as FLCD: FLC display), and one of its features is that the liquid crystal cell has a storage state of a display state against application of an electric field. It is in. That is, in the FLCD, the liquid crystal cell is sufficiently thin, and the elongated FLC molecules therein are oriented in the first stable state or the second stable state depending on the direction of application of the electric field, and excluding the electric field. However, each alignment state is maintained.

【0008】このようなFLC分子の双安定性により、
FLCDは記憶性を有する。このようなFLCおよびF
LCDの詳細は、例えば特願昭62−76357号公報
に記載されている。
Due to the bistability of such FLC molecules,
The FLCD has a memory property. Such FLC and F
Details of the LCD are described in, for example, Japanese Patent Application No. 62-76357.

【0009】この結果、FLCDを駆動する場合には、
CRTや他の液晶表示器と異なり、表示画面の連続的な
リフレッシュ駆動の周期に時間的な余裕ができ、また、
その連続的なリフレッシュ駆動とは別に、表示画面上の
変更に当たる部分のみの表示状態を更新する部分書き換
え駆動が可能となる。
As a result, when driving the FLCD,
Unlike CRTs and other liquid crystal displays, there is a time margin in the cycle of continuous refresh drive of the display screen.
Apart from the continuous refresh driving, partial rewriting driving for updating the display state of only the portion corresponding to the change on the display screen is possible.

【0010】上述の特性を有するために、CRTの場合
に比べて、表示の色調について連続性をもった多階調の
ものを作ることは難しく、これを解決する手段として
は、少ない色数の表示器に対してあらかじめ誤差拡散
法、ED法、ディザ法等の二値化処理を行って、見かけ
上多階調表示を行っていた。
Because of the above-mentioned characteristics, it is difficult to make a multi-gradation display color tone having continuity in display color tone as compared with the case of a CRT, and as a means for solving this, a small number of colors is used. Binary processing such as the error diffusion method, the ED method, and the dither method is performed on the display device in advance to perform apparent multi-gradation display.

【0011】また、ハードウェアカーソルとは、VRA
M上に存在する画像情報とは別に、カーソル位置情報
と、カーソル形状情報を持ち、表示装置へスーパーイン
ポーズ機能を用いて出力するものであり、高速に表示画
面上を移動するカーソルを、遅れることなく、スムーズ
に表示画面上に表示する機能である。
The hardware cursor is VRA.
In addition to the image information existing on M, it has cursor position information and cursor shape information, which is output to the display device by using the superimpose function, and delays the cursor moving on the display screen at high speed. It is a function to display smoothly on the display screen without any.

【0012】[0012]

【発明が解決しようとしている課題】しかしながら上記
従来例では、二値化処理をディスプレイ側で行った場合
において、二値化処理対象であるかどうかの情報は表示
コントローラユニットから領域分離情報で受け取るか、
またはディスプレイ側において、画像データ内容から判
断することが必要である。いずれの方法においても一般
的に、マウス表示と呼ばれるスプライト表現は、高速に
画面上を移動することから、分離せずに、二値化処理を
してしまうと、その輪郭が強調されなくなり、見にくい
ものとなってしまうこと、またスプライト表示が画面上
を移動したときに、その部分及び周囲の二値化による波
及の部分が期待する画像と異なるものとなってしまう可
能性がある。これらは画質の劣化をまねくもので、特に
スプライト機能により表示された指示パターンは、画面
全体の中でも特にユーザーから注目される部分であり、
範囲の小さい画質劣化であっても無視できないものであ
る。
However, in the above-mentioned conventional example, when the binarization process is performed on the display side, whether information about whether or not it is a binarization process target is received from the display controller unit as the area separation information. ,
Alternatively, it is necessary for the display side to judge from the image data content. In either method, sprite expression, which is generally called mouse display, moves on the screen at high speed, so if you binarize it without separating it, its outline will not be emphasized and it will be difficult to see. In addition, when the sprite display moves on the screen, there is a possibility that the portion and the ripple portion due to the binarization of the surrounding area may be different from the expected image. These cause deterioration of image quality, and the instruction pattern displayed by the sprite function is the part that the user particularly pays attention to in the entire screen.
Even if the image quality is deteriorated in a small range, it cannot be ignored.

【0013】また、ハードウェアカーソルをサポートす
る機能を有する場合、つぎのような欠点があった。 (1)高速にハードウェアカーソルが移動する際に、部
分書き換えを行う手順によって、カーソルの像が崩れて
しまうという欠点があった。 (2)高速にハードウェアカーソルが移動する際は高速
に部分書き換えを行う必要があった。
Further, in the case of having the function of supporting the hardware cursor, there were the following drawbacks. (1) When the hardware cursor moves at high speed, there is a drawback that the cursor image is destroyed by the procedure of partial rewriting. (2) It was necessary to perform partial rewriting at high speed when the hardware cursor moved at high speed.

【0014】また、マウスカーソルの表示を優先して部
分書き換えを行った場合、画面の書き換え速度が低下し
た場合にマウスカーソルと同期して移動するものの表示
品位が低下するという欠点がある。
When partial rewriting is performed by giving priority to the display of the mouse cursor, when the screen rewriting speed decreases, the display quality deteriorates although it moves in synchronization with the mouse cursor.

【0015】図20にマウスと同期して移動するものの
表示例を示す。図20の表示例はMicrosoft
Windows(Microsoft社)などのウイン
ドウシステムである。ユーザーはマウスカーソルをウイ
ンドウ上部のタイトルバー上に持っていきドラッグする
ことにより、ウインドウを移動することができる。この
際ウインドウ表示とカーソル表示が同期して移動するこ
とになる。このような場合、マウス表示を優先すると移
動するウインドウの表示品位が低下する。
FIG. 20 shows a display example of an object that moves in synchronization with the mouse. The display example of FIG. 20 is Microsoft.
It is a window system such as Windows (Microsoft Corporation). The user can move the window by moving the mouse cursor over the title bar at the top of the window and dragging. At this time, the window display and the cursor display move in synchronization. In such a case, prioritizing the mouse display deteriorates the display quality of the moving window.

【0016】またFLCDの部分書き換えは、横方向の
ライン単位で行われる。マウスカーソルの表示を優先さ
せると、マウスカーソルのあるラインと他のラインで描
画にずれが生じユーザーにとって見にくい表示となって
しまう。
Further, the partial rewriting of the FLCD is performed in units of horizontal lines. If the display of the mouse cursor is prioritized, the line on which the mouse cursor is located and the other line are misaligned in drawing, and the display is difficult for the user to see.

【0017】本発明は、二値化処理を表示部において行
った場合に、その処理と別経路で、スプライト処理を行
うことにより、上記欠点を解決することを目的とする。
It is an object of the present invention to solve the above-mentioned drawbacks by performing sprite processing in a route different from that of the binarization processing when the display processing is performed.

【0018】また、本発明は、ハードウェアカーソル移
動時は、カーソルの部分書き換えをインターレースで書
き換えることにより、ハードウェアカーソル移動時の描
画性能を向上させることを目的とする。
Another object of the present invention is to improve the drawing performance when the hardware cursor is moved by rewriting the cursor partly by interlacing when the hardware cursor is moved.

【0019】更に本発明は、マウスカーソルと同期して
移動する領域の有無を判定し、マウスカーソルと同期し
て移動する領域が存在しない場合はマウスカーソルを優
先表示し、マウスカーソルと同期して移動する領域が存
在する場合はマウスカーソルの優先表示を行わず、ユー
ザの注目して、領域の表示向上を計ることを目的とす
る。
Further, according to the present invention, it is determined whether or not there is a region which moves in synchronization with the mouse cursor, and when there is no region which moves in synchronization with the mouse cursor, the mouse cursor is preferentially displayed and synchronized with the mouse cursor. When there is a moving area, the mouse cursor is not preferentially displayed, and the user's attention is aimed at improving the display of the area.

【0020】[0020]

【課題を解決するための手段及び作用】本発明は、表示
データを格納する格納手段と、前記表示データを二値化
処理する処理手段と、カーソルの位置を記憶する記憶手
段と、前記二値化処理した表示データと前記記憶手段に
記憶されている位置に基づいてカーソルとを表示用デー
タとし合成する合成手段と、前記表示用データを表示手
段に表示する表示制御手段とから成る。
According to the present invention, a storage means for storing display data, a processing means for binarizing the display data, a storage means for storing the position of a cursor, and the binary value are provided. It is composed of combining means for combining the converted display data and the cursor as display data based on the position stored in the storage means, and display control means for displaying the display data on the display means.

【0021】更に本発明は、表示の変更にかかる表示素
子の表示状態を更新することができる表示装置の表示制
御装置において、表示データを格納する格納手段と、第
1のカーソル形状と第2のカーソル形状とを格納する形
状格納手段と、カーソルの表示位置情報を記憶する記憶
手段と、カーソルの移動を検出する検出手段と、前記検
出手段でカーソルが移動中のときは、第1のカーソル形
状でカーソルを表示し、カーソルが移動中ではないとき
は、第2のカーソル形状でカーソルを表示する制御手段
とから成る。
Further, according to the present invention, in a display control device of a display device capable of updating a display state of a display element associated with a change in display, a storage means for storing display data, a first cursor shape and a second cursor shape. A shape storing means for storing a cursor shape, a storage means for storing cursor display position information, a detecting means for detecting movement of the cursor, and a first cursor shape when the detecting means moves the cursor. And a control means for displaying the cursor in the second cursor shape when the cursor is not moving.

【0022】更に本発明は、表示データの変更にかかる
表示素子の表示状態を更新することができる表示装置の
表示制御装置において、表示データを格納する格納手段
と、カーソルの移動と該カーソルに同期して移動する領
域の有無を検出する手段と、カーソルに同期して移動す
る領域がない場合、カーソルの優先表示を行う表示制御
手段とから成る。
Further, according to the present invention, in a display control device of a display device capable of updating a display state of a display element according to a change of display data, a storage means for storing the display data, a movement of a cursor and a synchronization with the cursor. And means for detecting the presence or absence of an area to be moved, and display control means for prioritizing display of the cursor when there is no area to move in synchronization with the cursor.

【0023】また、本発明は、表示データを格納し、表
示データを二値化処理し、カーソル位置情報に基づいた
カーソルと二値化処理を行った表示データを合成し、合
成した表示データを表示する構成から成る。
Further, according to the present invention, the display data is stored, the display data is binarized, the cursor based on the cursor position information and the binarized display data are combined, and the combined display data is converted. It consists of a display structure.

【0024】更に本発明は、表示の変更にかかる表示素
子の表示状態を更新することができる表示装置の表示制
御方法において、カーソルの移動を検出し、カーソルが
移動中のときは、表示手段に第1のカーソル形状で表示
し、カーソルが移動中でないときは、表示手段に第2の
カーソル形状で表示する構成から成る。
Furthermore, the present invention is a display control method of a display device capable of updating the display state of a display element associated with a change in display, detects movement of a cursor, and when the cursor is moving, displays means The display is made in the first cursor shape, and when the cursor is not moving, it is displayed in the second cursor shape on the display means.

【0025】更に本発明は、表示データの変更にかかる
表示素子の表示状態を更新することができる表示装置の
表示制御方法において、カーソルの移動と該カーソルに
同期して移動する領域の有無を検出し、カーソルに同期
して移動する領域がない場合、表示データの表示よりカ
ーソル表示を優先して行う構成から成る。
Further, according to the present invention, in the display control method of the display device capable of updating the display state of the display element according to the change of the display data, the movement of the cursor and the presence / absence of the area moving in synchronization with the cursor are detected. However, when there is no area that moves in synchronization with the cursor, the cursor display is prioritized over the display of the display data.

【0026】上記構成により、本発明はカーソルの移動
に着目し、カーソルの移動に応じた表示制御を行う。
With the above arrangement, the present invention focuses on the movement of the cursor and performs display control according to the movement of the cursor.

【0027】[0027]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0028】図1は本発明の一実施例にかかる表示制御
装置を備えた情報処理システムのブロック図である。
FIG. 1 is a block diagram of an information processing system including a display control device according to an embodiment of the present invention.

【0029】図において、101は情報処理システム全
体を制御するCPU、102はCPU101の演算処理
を高速にサポートする演算プロセッサ、103はCPU
101の基本制御機能を実現するプログラム等を格納し
たROM、104はCPU101が実行するプログラム
を記憶したり、この実行の際のワーク領域として用いら
れるメインメモリで、画像データの処理または仮想的な
表示画面用メモリとしても使用される。
In the figure, 101 is a CPU that controls the entire information processing system, 102 is an arithmetic processor that supports the arithmetic processing of the CPU 101 at high speed, and 103 is a CPU.
A ROM that stores a program that realizes the basic control function of 101, and 104 is a main memory that stores a program that the CPU 101 executes and that is used as a work area for this execution. Also used as screen memory.

【0030】105はCPU101の制御を介さずにメ
インメモリ104と後述するVRAM相互間、またはそ
れらのメモリと本システムを構成する各種機器との間で
データの転送を行うDMAコントローラ(Direct
Memory Access Controlle
r、以下DMACという)、106は本システムを構成
する各種機器が発生するハードウェア割込み要求を制御
する割込みコントローラ、107はカレンダー、時計機
能や不輝発性情報を記憶しておくC−MOS RAMを
含むリアルタイムクロック、108はリアルタイムクロ
ック17がシステムの電源断のときにも機能するための
バックアップ用のリチウム電池、109は各種文字等の
キャラクタ情報や制御情報等を入力するためのキーボー
ド、110はキーボード109を制御するためのキーボ
ードコントローラ、111は外部記憶装置としてのハー
ドディスク装置、112はハードディスク装置111と
本システムとの間でデータ転送その他の制御を行うHD
D(Hard Disk Drive)コントローラ、
113は外部記憶装置としてのフロッピーディスク装
置、114はフロッピーディスク装置113と本システ
ムとの間でデータ転送その他の制御を行うFDD(Fl
oppy Disk Drive)コントローラ、11
5はポインティングデバイスとしてのマウス、116は
マウス115と本システムとの間で信号接続を行うため
のマウスコントローラ、117はRS232C方式イン
タフェースを持つ外部入出力装置を接続するRS232
Cインタフェース、118は外部プリンタを接続するた
め、または、その他の外部装置を接続するプリンタイン
タフェース、200は強誘電性液晶をその表示媒体とす
る表示画面と後述のFLCDコントローラとのインタフ
ェースである本発明の一実施例にかかる信号処理回路を
有する表示部(以下、FLCDという)、240は本発
明の一実施例にかかるFLCD200とのインタフェー
スを有するFLCDコントローラ、280はFLCD2
00とFLCDコントローラ240との間の表示用イン
タフェース、119は上記各機器間を信号接続するため
のデータバス,コントロールバス,アドレスバスからな
るシステムバスである。
Reference numeral 105 denotes a DMA controller (Direct) which transfers data between the main memory 104 and VRAMs described later, or between those memories and various devices constituting the present system without the control of the CPU 101.
Memory Access Control
r, hereinafter referred to as DMAC), 106 is an interrupt controller for controlling hardware interrupt requests generated by various devices making up this system, 107 is a C-MOS RAM for storing calendar, clock function and non-flash information. Real time clock including 108, a lithium battery for backup for the real time clock 17 to function even when the system is powered off, 109 a keyboard for inputting character information such as various characters and control information, and 110 a A keyboard controller for controlling the keyboard 109, 111 is a hard disk device as an external storage device, 112 is an HD for performing data transfer and other control between the hard disk device 111 and this system.
D (Hard Disk Drive) controller,
Reference numeral 113 is a floppy disk device as an external storage device, and 114 is an FDD (Fl) for performing data transfer and other control between the floppy disk device 113 and this system.
oppy Disk Drive) controller, 11
5 is a mouse as a pointing device, 116 is a mouse controller for connecting signals between the mouse 115 and this system, 117 is RS232 for connecting an external input / output device having an RS232C system interface.
The present invention is a C interface, 118 is a printer interface for connecting an external printer or other external devices, and 200 is an interface between a display screen using a ferroelectric liquid crystal as its display medium and an FLCD controller described later. A display unit (hereinafter, referred to as FLCD) having a signal processing circuit according to one embodiment, 240 is an FLCD controller having an interface with the FLCD 200 according to one embodiment of the present invention, and 280 is an FLCD2.
A display interface 119 between 00 and the FLCD controller 240 is a system bus including a data bus, a control bus, and an address bus for signal connection between the above-mentioned devices.

【0031】図2はFLCDコントローラ240の詳細
を示すブロック図である。
FIG. 2 is a block diagram showing details of the FLCD controller 240.

【0032】241はシステムバス119のデータバ
ス,コントロールバス及びアドレスバスと、表示コント
ローラ240の内部回路を接続するためのバッファ,ド
ライバー,アドレスデコーダその他の回路から構成され
るバスインタフェース、242はCPU101その他シ
ステムバス119に接続されたデバイスより送られるコ
マンド及びデータを解析、処理または演算し、それによ
り後述の表示コントローラに制御信号を渡し、またはC
PU101その他システムバス119に接続されたデバ
イスより送られたコマンドやデータ、または後述のビデ
オメモリのデータを解析、処理または演算し、それによ
り生成した表示用データを後述のビデオメモリに格納す
る表示用プロセッサ、243は表示コントローラであり
表示用プロセッサ242またはCPU101の制御によ
り表示用の各種タイミングを生成、システムバス119
または表示用プロセッサ242からの表示用データを後
述のビデオメモリに格納、後述のビデオメモリのDRA
M素子のリフレッシュ動作を行う。
Reference numeral 241 is a bus interface including a data bus, a control bus and an address bus of the system bus 119 and a buffer for connecting the internal circuits of the display controller 240, a driver, an address decoder and other circuits, and 242 is the CPU 101 and others. The command and data sent from the device connected to the system bus 119 are analyzed, processed, or calculated, thereby passing a control signal to a display controller described later, or C
PU101 or other command or data sent from a device connected to the system bus 119, or data in a video memory described below is analyzed, processed, or operated, and display data generated thereby is stored in the video memory described below. A processor 243 is a display controller, which generates various display timings under the control of the display processor 242 or the CPU 101, and a system bus 119.
Alternatively, the display data from the display processor 242 is stored in a video memory described later, and the DRA of the video memory described later is stored.
The refresh operation of the M element is performed.

【0033】また、表示コントローラ243は、制御信
号と共に、表示するためのデータを後述のビデオメモリ
から読み出し、それを直接または処理して出力する。
Further, the display controller 243 reads out the data to be displayed together with the control signal from the video memory, which will be described later, and outputs it directly or after processing it.

【0034】244は表示用プロセッサ242,表示用
コントローラ243及びCPU101やその他システム
バス119に接続される各種機器によりリードライトで
きるビデオメモリ、245はマウス115などのスプラ
イト情報を、表示用プロセッサ242,表示コントロー
ラ243またはCPU101やその他システムバス11
9に接続される各種機器より受けとり、その情報を後述
のFLCDインタフェースの必要とするフォーマットに
変換するスプライトインタフェース、246は表示コン
トローラ243から与えられる表示するためのデータと
制御信号及びスプライトインタフェース245から与え
られるスプライト情報からFLCD200の必要とする
フォーマットに変換するFLCDインタフェースであ
る。
244 is a display processor 242, a display controller 243, a video memory which can be read / written by the CPU 101 and various devices connected to the system bus 119, and 245 is a display processor 242, which displays sprite information such as the mouse 115. Controller 243 or CPU 101 or other system bus 11
A sprite interface 246 which receives information from various devices connected to the device 9 and converts the information into a format required by the FLCD interface described later is supplied from the display controller 243 with data for display and control signals and from the sprite interface 245. It is an FLCD interface for converting the sprite information to be converted into a format required by the FLCD 200.

【0035】図3はFLCD200の詳細を示すブロッ
ク図である。
FIG. 3 is a block diagram showing the details of the FLCD 200.

【0036】図において、201はFLCDコントロー
ラ240と信号授受を行うためのFLCDコントローラ
インタフェース、202はFLCDコントローラ240
から与えられるデータとFLCDコントローラインタフ
ェース201を介して受けとり機能別に分離し、また、
FLCD200内で生成しFLCDコントローラ240
に送るデータをFLCDコントローラインタフェース2
01に渡す信号分離部、203は信号分離部202で分
離されたデータのうち、制御に関するデータを受けと
り、それにより、FLCD200内の各機能を制御する
コントローラ、204は信号分離部202で分離された
データのうち表示用データを誤差拡散,ディザ等の二値
化処理を行う二値化処理部であり、コントローラ203
からの制御により二値化を行うか、行わないかを選択す
る。二値化処理を行わないときは、後述の表示画面の表
示色数に合わせたデータに変換する機能を持つ。
In the figure, 201 is an FLCD controller interface for exchanging signals with the FLCD controller 240, and 202 is an FLCD controller 240.
Received from the FLCD controller interface 201 and separated by function, and
FLCD controller 240 generated in FLCD 200
Data sent to the FLCD controller interface 2
A signal separation unit to pass to 01, 203 receives data relating to control among the data separated by the signal separation unit 202, thereby controlling each function in the FLCD 200, and 204 separated by the signal separation unit 202. A controller 203 is a binarization processing unit that performs binarization processing such as error diffusion and dither on display data among data.
Select whether or not to perform binarization under the control from. When the binarization processing is not performed, it has a function of converting the data into the number of display colors of the display screen described later.

【0037】205は信号分離部202で分離されたデ
ータのうち、スプライト処理に関するデータを受けと
り、スプライトパターンを後述のスプライトメモリに格
納し、また、必要に応じてスプライトメモリからスプラ
イトパターンを読み出し、後述の合成処理部に送出する
スプライト処理部であり、コントローラ203からの制
御によりスプライトメモリのリード,ライトを行う。更
に、スプライト処理部205はスプライトパターンが複
数の場合は、スプライトパターンの選択も行う。
Reference numeral 205 receives the data related to the sprite processing out of the data separated by the signal separation unit 202, stores the sprite pattern in a sprite memory described later, and reads the sprite pattern from the sprite memory as necessary, and the sprite pattern is described later. Is a sprite processing unit to be sent to the synthesizing unit, and reads and writes the sprite memory under the control of the controller 203. Furthermore, when there are a plurality of sprite patterns, the sprite processing unit 205 also selects a sprite pattern.

【0038】206はスプライト処理部205の制御に
よりリード,ライトが行われるスプライトメモリであ
り、スプライトパターンをひとつまたは複数格納するこ
とができる。更に、スプライトメモリ206は、その他
必要な制御データを格納することができる。
Reference numeral 206 denotes a sprite memory which is read and written under the control of the sprite processing unit 205, and can store one or a plurality of sprite patterns. Further, the sprite memory 206 can store other necessary control data.

【0039】207は二値化処理部204から供給され
る表示用データと、スプライト処理部205から供給さ
れるスプライトパターンのデータを所望のタイミングと
論理で合成して後述の表示画面に送る合成処理部であ
り、合成するタイミング,論理その他必要な制御はコン
トローラ203により行われる。
Reference numeral 207 is a combining process in which the display data supplied from the binarization processing unit 204 and the sprite pattern data supplied from the sprite processing unit 205 are combined at desired timing and logic and sent to a display screen described later. The controller 203 controls the timing of combining, logic, and other necessary controls.

【0040】208は視覚出力手段である表示画面で、
表示用のデバイスとドライバー等により構成され、表示
用のデータは合成処理部207から、タイミング信号等
の制御信号はコントローラ203から与えられる。
A display screen 208 is a visual output means,
It is composed of a display device, a driver, and the like. Display data is given from the synthesis processing unit 207, and control signals such as timing signals are given from the controller 203.

【0041】図4は表示装置の制御構造を示す概念図で
ある。
FIG. 4 is a conceptual diagram showing the control structure of the display device.

【0042】401は情報処理システム上で動作するア
プリケーションプログラム、402は例えば、マイクロ
ソフト社のWINDOWSにおけるグラフィックディス
プレイインタフェース(GDI)、403はデバイスド
ライバ、404はハードウェアで、この場合は次に述べ
るFLCDは含まない。
Reference numeral 401 is an application program operating on the information processing system, 402 is a graphic display interface (GDI) in WINDOWS of Microsoft Corporation, 403 is a device driver, 404 is hardware, and in this case, the FLCD described below is Not included.

【0043】405はFLCD200の一部または全て
の表示画面を表しているディスプレイ(DISP)であ
る。
Reference numeral 405 is a display (DISP) showing a part or all of the display screen of the FLCD 200.

【0044】一般的な情報処理システムにおいては、ア
プリケーションプログラム401は、ハードウェア40
4に依存しないように作られるのが、コスト、資源の面
から普通である。この場合において、ハードウェア40
4の相違はデバイスドライバ403で吸収(あるいはイ
ンタフェース)される。今、グラフィック画面の制御を
扱う場合において、アプリケーションプログラム401
では、その色数はハードウェア404に依存しないよう
に、プログラムで表現可能な最大で表現されるものとす
る。
In a general information processing system, the application program 401 is the hardware 40.
It is usual to make it independent of 4 from the viewpoint of cost and resources. In this case, the hardware 40
The difference of 4 is absorbed (or interfaced) by the device driver 403. Now, when handling the control of the graphic screen, the application program 401
Then, the number of colors is represented by the maximum that can be represented by a program so as not to depend on the hardware 404.

【0045】これは、ハードウェア404の互換性、将
来の拡張性を考えた上で一般的な方法である。
This is a general method in consideration of compatibility of the hardware 404 and future expandability.

【0046】アプリケーションプログラム401で扱え
る色数の最大を、約1670万色とする。赤(以下Rと
いう)、緑(以下Gという)、青(以下Bという)の三
原色につきそれぞれ8ビット、計24bitで表現され
る色数である。
The maximum number of colors that can be handled by the application program 401 is about 16.7 million colors. Each of the three primary colors of red (hereinafter referred to as R), green (hereinafter referred to as G), and blue (hereinafter referred to as B) is 8 bits, which is a total of 24 bits.

【0047】この場合において、ディスプレイ405の
色表示能力が16色であるならば、約1670万色の表
現を16色に変換する必要が生じる。ここで一般的なの
が、デバイスドライバ403またはハードウェア404
において、テーブル412等により単純に約1670万
色411を16色413に変換(まるめる)する方法
(図5)、同じくデバイスドライバ403またはハード
ウェア404において、誤差拡散法,ED法,ディザ法
等の二値化処理プロセス414を行い、二値化された1
6色表現415にする方法(図6)である。
In this case, if the color display capability of the display 405 is 16 colors, it is necessary to convert the expression of about 16.7 million colors into 16 colors. Here, the general one is the device driver 403 or the hardware 404.
In FIG. 5, a method of simply converting (rounding) about 16.7 million colors 411 into 16 colors 413 using the table 412 (FIG. 5). Similarly, in the device driver 403 or the hardware 404, an error diffusion method, an ED method, a dither method, etc. The binarization process 414 is performed, and the binarized 1
This is a method (FIG. 6) of using the six-color representation 415.

【0048】文字等については前者、写真、ピクチャ等
多階調表現されたものについては後者の方法をとること
が最終画質の点で有利である。
It is advantageous in terms of final image quality to adopt the former method for characters and the like, and the latter method for pictures and multi-gradation images such as pictures.

【0049】前者の方法、後者の方法、または両者を切
換えて処理する場合に、画面情報の識別,分離,切換え
る方法については、各種の方法が提案されているため、
説明を省略する。
Since various methods have been proposed as methods of identifying, separating, and switching the screen information when the former method, the latter method, or both are switched and processed,
The description is omitted.

【0050】図4において、アプリケーションプログラ
ム401が色数を約1670万色で表現しており、ディ
スプレイ405が16色表現能力の場合で、アプリケー
ションプログラム401が写真、ピクチャ等の多色表現
をとろうとした場合、その二値化処理は、アプリケーシ
ョンプログラム401,GDI402,デバイスドライ
バ403,ハードウェア404,ディスプレイ405の
いずれかで行うことができる。
In FIG. 4, when the application program 401 expresses the number of colors by about 16.7 million colors and the display 405 has the capability of expressing 16 colors, the application program 401 attempts to express multicolors such as photographs and pictures. In that case, the binarization process can be performed by any of the application program 401, GDI 402, device driver 403, hardware 404, and display 405.

【0051】この二値化処理をディスプレイ405で持
った場合において、二値化処理対象であるかどうかの情
報は、ハードウェア404から、領域分離情報で受けと
るか、またはディスプレイ405において画像データ内
容から判断することができる。
When the display 405 has this binarization processing, the information as to whether it is a target of the binarization processing is received from the hardware 404 as the area separation information, or from the image data contents on the display 405. You can judge.

【0052】前者は、デバイスドライバ403等上位の
レベルから情報をもらうことができるので、比較的容易
に実現できる。
The former can be realized relatively easily because information can be obtained from a higher level such as the device driver 403.

【0053】後者は、高速な画像データをリアルタイム
に処理する必要があるので、その実現はやや難となる。
In the latter case, since it is necessary to process high-speed image data in real time, its realization becomes somewhat difficult.

【0054】いずれの方法においても、一般的に表示画
面上の視覚的な位置指示の手段として用いられる矢印型
のカーソル等のスプライト表示は、高速に画面上を移動
することから、他の情報と分離せずに一元的に二値化処
理をしてしまうと、その輪郭が強調されなくなり、見に
くいものとなってしまう。また、二値化処理のために、
スプライト表示が移動したときにその部分や周囲の二値
化による波及の演算が本来期待するものと異なるものと
なり、ピクチャ等の画質を劣化させる原因となる。
In any of the methods, the sprite display such as an arrow-shaped cursor, which is generally used as a means for visually indicating the position on the display screen, moves on the screen at high speed, so that it is different from other information. If the binarization processing is performed in a unified manner without separating the contours, the contours will not be emphasized and will be difficult to see. Also, for the binarization process,
When the sprite display moves, the calculation of the ripple due to the binarization of the part and the surrounding becomes different from what is originally expected, which causes the deterioration of the image quality of the picture and the like.

【0055】スプライト表示については、ビデオメモリ
244にその内容が直接書込まれて、それが、画面全体
の走査により表現されるものと、別途別エリアにメモリ
をもち、そのメモリにあらかじめスプライトパターンを
書き込んでおき、表示コントローラ243等にスプライ
トパターンを画面上のどの位置に表示するかを設定する
ことにより、ハードウェア的に所望のタイミングでスプ
ライトパターンがメモリから読み出され、ビデオメモリ
から読み出された表示内容とスーパーインポーズを行い
表示部200に送るように、表示コントローラ240で
制御されるものがある。
As for the sprite display, the contents are directly written in the video memory 244, which is expressed by scanning the entire screen, and a memory is separately provided in another area, and a sprite pattern is previously stored in the memory. By writing and setting the display controller 243 or the like at which position on the screen the sprite pattern is to be displayed, the sprite pattern is read from the memory at a desired timing in terms of hardware and read from the video memory. There is a display controller 240 that controls the display content by superimposing the displayed content and sending it to the display unit 200.

【0056】後者は、スプライトパターンの移動が高速
に行うことが可能なため、一般的になりつつある。
The latter is becoming popular because the sprite pattern can be moved at high speed.

【0057】図2において、スプライトインタフェース
245の機能は、上記スプライトパターン用のメモリを
持つものではなく、表示用プロセッサ242,表示コン
トローラ243,及びCPU101やその他システムバ
ス119に接続される各種機器により設定されるスプラ
イトパターン、その表示位置、ビデオ出力との合成論理
等を与えられたら、必要なフォーマットでその情報を表
示部インタフェース246に送るものである。
In FIG. 2, the function of the sprite interface 245 does not have the memory for the sprite pattern, but is set by the display processor 242, the display controller 243, the CPU 101, and other various devices connected to the system bus 119. When a sprite pattern to be generated, its display position, a logic for combining with a video output, etc. are given, the information is sent to the display interface 246 in a required format.

【0058】FLCDインタフェース246は、この情
報を表示コントローラ243からの画像データとマルチ
プレクスをして同一信号線上で、または、この情報をそ
のフォーマットのまままたは変調をかけた上でFLCD
200に送り出すものである。
The FLCD interface 246 multiplexes this information with the image data from the display controller 243 on the same signal line, or after this information remains in its format or is modulated, the FLCD.
To send to 200.

【0059】上述の各形態により表示コントローライン
タフェース201は、各種データを分離して、表示デー
タに関するデータは二値化処理部204に送る。その
他、スプライト表示に関する情報等により、コントロー
ラ203に制御データを渡し、またスプライト処理部2
05にスプライト表示に関するデータを渡す。
The display controller interface 201 according to each of the above-described modes separates various data, and sends the data related to the display data to the binarization processing unit 204. In addition, the control data is passed to the controller 203 based on the information on the sprite display, and the sprite processing unit 2
Data concerning the sprite display is passed to 05.

【0060】スプライト処理部205は、受け取ったス
プライト表示に関するデータに含まれるスプライトパタ
ーンを、スプライトメモリ206に格納する。
The sprite processing unit 205 stores the sprite pattern included in the received data regarding the sprite display in the sprite memory 206.

【0061】例えば、図7のように複数のスプライトパ
ターン420,421,422があり、それらを選択し
て使用する場合であっても、それらのスプライトパター
ンをすべて、または、使用頻度の高いものを選択して複
数格納することができる。
For example, as shown in FIG. 7, there are a plurality of sprite patterns 420, 421, 422, and even when these sprite patterns are selected and used, all of these sprite patterns or those with high frequency of use are selected. You can select and store multiple files.

【0062】図8は、スプライトメモリ206の格納内
容の一例を示す概念図である。図においてスプライトメ
モリ206にはスプライトパターンを複数格納すること
ができるエリアが確保されていることを示している。
FIG. 8 is a conceptual diagram showing an example of the contents stored in the sprite memory 206. In the figure, it is shown that the sprite memory 206 has an area in which a plurality of sprite patterns can be stored.

【0063】また、スプライトパターンの大きさが複数
の場合でも格納することができる。例えば、スプライト
パターンの大きさが64×64ビットの場合、データと
しては512バイト、128×128ビットの場合、デ
ータとしては2Kバイトとなり、スプライトメモリ20
6を専有する容量は異なるが、それぞれ450,451
として格納することができる。
Further, it is possible to store even when the size of the sprite pattern is plural. For example, when the size of the sprite pattern is 64 × 64 bits, the data is 512 bytes, and when the size is 128 × 128 bits, the data is 2 Kbytes.
6 and 6 have different capacities, but 450 and 451 respectively
Can be stored as

【0064】この場合に、各スプライトパターンの数,
大きさ等の管理はコントローラ203が行う。
In this case, the number of each sprite pattern,
The controller 203 manages the size and the like.

【0065】コントローラ203は、その動作のために
ワーク用メモリが必要である場合は、スプライトメモリ
206の一部を制御用エリアとして、スプライトパター
ンの格納以外の目的に使用する。
When the work memory is required for the operation, the controller 203 uses a part of the sprite memory 206 as a control area for purposes other than storing the sprite pattern.

【0066】スプライト処理部205は、通常動作時に
おいてはコントローラ203からの制御により、スプラ
イト表示をする場合においては所望のタイミングにより
スプライトメモリ206から所望のスプライトパターン
を読み出して、合成処理部207に送る。
The sprite processing unit 205 reads a desired sprite pattern from the sprite memory 206 at a desired timing under the control of the controller 203 during normal operation, and at a desired timing when performing sprite display, and sends it to the synthesis processing unit 207. .

【0067】合成処理部207は、この信号と二値化処
理部204から送られてくるデータを合成処理する。
The synthesis processing unit 207 synthesizes this signal and the data sent from the binarization processing unit 204.

【0068】この場合、合成する論理については、コン
トローラ203から直接、または、スプライト処理部2
05を経由して与えられる。
In this case, the logic to be combined is directly from the controller 203 or the sprite processing unit 2
It is given via 05.

【0069】ここで、合成されたデータは最終の表示用
データとして表示画面208に送られる。
Here, the combined data is sent to the display screen 208 as the final display data.

【0070】図9は、表示コントローラ240が、表示
部200に対して送る信号のうちスプライト情報に関す
る処理を示すフローチャートである。
FIG. 9 is a flowchart showing a process relating to sprite information in the signal sent from the display controller 240 to the display section 200.

【0071】図において、まず、電源投入時またはリセ
ット時(S100)に、スプライトメモリ206にスプ
ライトパターンを格納(S101)する。スプライト表
示がある場合(S102)に以下の処理となる。スプラ
イトパターン選択(S103)、スプライトパターン読
み出し(S104)、合成論理指示(S105)、スプ
ライトパターン表示色指示(S106)、スプライトパ
ターンX・Y座標指示(S107)、スプライトパター
ン表示指示(S108)は、信号分離部202で分離さ
れ、コマンドとしてコントローラ203に制御を渡され
る。
In the figure, first, when the power is turned on or reset (S100), the sprite pattern is stored in the sprite memory 206 (S101). When there is a sprite display (S102), the following processing is performed. The sprite pattern selection (S103), the sprite pattern read (S104), the composition logic instruction (S105), the sprite pattern display color instruction (S106), the sprite pattern X / Y coordinate instruction (S107), and the sprite pattern display instruction (S108) The signal is separated by the signal separation unit 202, and the control is passed to the controller 203 as a command.

【0072】コントローラ203でのコマンド解釈及び
実行の速度が、表示用インタフェース280における転
送速度に比べて非常に遅い場合、また、コントローラ2
03で、コマンド受領ごとに表示コントローラ240に
対してACK信号(またはレディー信号)を返却する機
能をもつ表示用インタフェース280の場合は、図10
に示すように、コントローラ203に前置したFIFO
209を持つことにより、転送及び実行がスムースに
行うことができる。
When the command interpreting and executing speed in the controller 203 is much lower than the transfer speed in the display interface 280, the controller 2
In the case of the display interface 280 having a function of returning an ACK signal (or a ready signal) to the display controller 240 each time a command is received,
As shown in FIG.
By having 209, transfer and execution can be performed smoothly.

【0073】(実施例2)次に本発明の実施例2につい
て説明する。
(Second Embodiment) Next, a second embodiment of the present invention will be described.

【0074】図11はFLCDコントローラ240の詳
細を示すブロック図である。図において、302は画像
情報を蓄積するVRAM、303は書換フォーマット生
成装置であり、ここからFLCD200へ、部分書換ア
ドレス、データを出力し、インターレース書換、部分書
換えを行う指示を出す。310はFLCDへ書換フォー
マット生成装置から出力される情報の情報信号線。30
5はハードウェアカーソルの画面上の位置を示す位置レ
ジスタ、306はハードウェアカーソルの形状を蓄積す
る形状RAMである。304はVRAM302および位
置レジスタ305やその他レジスタにデータをコンピュ
ータバス119を介して書き込むことを検出する部分書
換検出装置である。307はその他レジスタである。3
08,309は信号線である。
FIG. 11 is a block diagram showing details of the FLCD controller 240. In the figure, 302 is a VRAM for accumulating image information, and 303 is a rewriting format generation device, which outputs a partial rewriting address and data to the FLCD 200 to issue an instruction to perform interlace rewriting and partial rewriting. Reference numeral 310 is an information signal line of information output from the rewriting format generation device to the FLCD. Thirty
A position register 5 indicates the position of the hardware cursor on the screen, and a shape RAM 306 stores the shape of the hardware cursor. Reference numeral 304 denotes a partial rewrite detection device that detects writing of data in the VRAM 302, the position register 305, and other registers via the computer bus 119. Reference numeral 307 is another register. Three
08 and 309 are signal lines.

【0075】コンピュータバス119を介して、VRA
M302および位置レジスタ305、形状RAM30
6、その他レジスタ307に情報が書き込まれると、部
分書換検出装置304がそれを検出し、信号線308を
介して、書換フォーマット生成装置303に知らせる。
すると書換フォーマット生成装置303は書き換えられ
たデータに応じて信号線310を介して、FLCD20
0へデータを出力する。
VRA via computer bus 119
M302, position register 305, shape RAM 30
6. When information is written in the other register 307, the partial rewrite detection device 304 detects it and informs the rewrite format generation device 303 via the signal line 308.
Then, the rewrite format generation device 303 causes the FLCD 20 via the signal line 310 according to the rewritten data.
Output data to 0.

【0076】図12はFLCDコントローラ240のハ
ードウェアカーソル移動時の処理を示すフローチャート
である。このフローチャートの中でカーソルの移動を検
出するのは、位置レジスタ305が書き換えることによ
り、検出され、FLCD200へのデータ出力処理は、
書換フォーマット生成装置で行われる。すなわち、カー
ソルの移動の有無を位置レジスタ305の書き換えがあ
るか否かで判断する(S200)。
FIG. 12 is a flow chart showing the processing when the hardware cursor is moved by the FLCD controller 240. The movement of the cursor in this flowchart is detected by rewriting the position register 305, and the data output process to the FLCD 200 is
It is performed by the rewriting format generation device. That is, whether or not the cursor has moved is determined by whether or not the position register 305 has been rewritten (S200).

【0077】カーソルの移動がある場合、位置レジスタ
305の情報に基づき、カーソルをインターレースで表
示する(S201)。次にカーソルの移動が停止したか
否かを判断する(S202)。カーソルが停止した場合
に、カーソルの全体の形状を表示する(S203)。
When the cursor is moved, the cursor is displayed in interlace based on the information in the position register 305 (S201). Next, it is determined whether or not the movement of the cursor has stopped (S202). When the cursor stops, the entire shape of the cursor is displayed (S203).

【0078】図13は表示画面上501にて、カーソル
が移動する様子を示した図である。510は移動前のカ
ーソル、511、512は移動中のカーソル、513は
移動後のカーソルを示している。
FIG. 13 is a diagram showing how the cursor moves on the display screen 501. Reference numeral 510 indicates a cursor before movement, 511 and 512 indicate a cursor during movement, and 513 indicates a cursor after movement.

【0079】図14はそれぞれ図13の510、51
1、512、513に対応した、カーソルのドット構成
の一例520、521、522、523を示す図であ
る。この例は1ドットおきのインターレース表示を行っ
た時のものである。
FIG. 14 shows 510 and 51 of FIG. 13, respectively.
It is a figure showing an example 520, 521, 522, and 523 of dot composition of a cursor corresponding to 1, 512, 513. In this example, interlaced display is performed every other dot.

【0080】(実施例3)次に本発明の実施例3につい
て説明する。
(Third Embodiment) Next, a third embodiment of the present invention will be described.

【0081】実施例2において、ハードウェアカーソル
移動時はインターレース表示を行っていたが、移動時の
描画の手順として、カーソル移動方向にあるドットおき
に、カーソル形状の一部を、書き移して行けば、インタ
ーレース表示と同様の効果が上げられる。
In the second embodiment, the interlaced display is displayed when the hardware cursor is moved. However, as a drawing procedure when the hardware cursor is moved, a part of the cursor shape may be transferred at every dot in the cursor movement direction. For example, the same effect as the interlaced display can be obtained.

【0082】すなわち、図15に示すように、ハードウ
ェアカーソルの形状と移動方向とを合わせて、移動時の
表示形状を決めておき、ハードウェアカーソル移動時に
その形状を表示するものである。図において、550は
本来のカーソルの形状である。このカーソルを右上方向
または左下方向に移動するときは、551に示す形状で
表示する。左上方向または右下方向に移動するときには
552に示す形状で表示する。尚、移動方向の検知は、
位置レジスタ305の移動前後の値から容易に求められ
る。
That is, as shown in FIG. 15, the display shape at the time of movement is determined by matching the shape of the hardware cursor with the movement direction, and the shape is displayed when the hardware cursor is moved. In the figure, 550 is the original cursor shape. When this cursor is moved in the upper right direction or the lower left direction, it is displayed in the shape indicated by 551. When moving in the upper left direction or the lower right direction, the shape shown by 552 is displayed. In addition, the detection of the moving direction is
It can be easily obtained from the values before and after the movement of the position register 305.

【0083】また、ハードウェアカーソルの形状は特に
問わず、インターレースは1ドットおきであっても、n
ドットおきであってもよい。
The shape of the hardware cursor is not particularly limited, and even if the interlace is every other dot, n
It may be every other dot.

【0084】また、カーソル移動時にインターレースが
nドットおきであったとすると、カーソル移動速度に応
じて、1〜nの間で可変であってもよい。
If interlacing is performed every n dots when the cursor is moved, it may be variable between 1 and n depending on the cursor moving speed.

【0085】図16に実施例3の動作のフローチャート
を示す。
FIG. 16 shows a flowchart of the operation of the third embodiment.

【0086】図において、カーソルの移動の有無を位置
レジスタ305の書き換えがあるか否かで判断する(S
300)。カーソルの移動がある場合、位置レジスタ3
05の情報に基づきカーソルの移動速度を算出し(S3
01)、移動速度に応じてnドットおきのインターレー
スでカーソルを表示する(S302)。次にカーソルの
移動が停止したか否かを判断する(S303)。カーソ
ルが停止した場合、カーソルの全体の形状を表示する
(S304)。
In the figure, whether or not the cursor is moved is determined by whether or not the position register 305 is rewritten (S).
300). Position register 3 if the cursor moves
The moving speed of the cursor is calculated based on the information of 05 (S3
01), the cursor is displayed in interlaced every n dots according to the moving speed (S302). Next, it is determined whether or not the movement of the cursor has stopped (S303). When the cursor is stopped, the entire shape of the cursor is displayed (S304).

【0087】以上説明したように、ハードウェアカーソ
ル移動時は、カーソルをインターレースで表示すること
により、ハードウェアカーソルの移動描画性能が向上
し、ハードウェアカーソル移動時の高速応答が可能にな
る。
As described above, when the hardware cursor is moved, by displaying the cursor in an interlaced manner, the movement drawing performance of the hardware cursor is improved, and a high-speed response when the hardware cursor is moved becomes possible.

【0088】(実施例4)次に本発明の実施例4につい
て説明する。
(Fourth Embodiment) Next, a fourth embodiment of the present invention will be described.

【0089】図17は、FLCDインタフェース240
の詳細を示すブロック図である。
FIG. 17 shows the FLCD interface 240.
3 is a block diagram showing the details of FIG.

【0090】図において、601はVRAMであり本体
側CPU101と部分書き換え制御回路607の双方か
らアクセス可能となっている。本体側CPU101は、
システムバスを介してVRAM601にビットマップと
して表示データを書き込む。このときアドレスデータ
は、部分書き換えラインアドレス格納バッファ605ま
たは優先表示用部分書き換えラインアドレス格納バッフ
ァ606にも送られる。602はマウスイベント検知回
路でありマウス描画動作を検出すると、アドレス格納バ
ッファセレクタ603にマウスイベント信号を与える。
603はアドレス格納バッファセレクタであり、マウス
イベント信号と本体側CPU101からのマウスカーソ
ル優先表示信号が与えられ、これらの信号に応じて切り
替えスイッチ604を切り替える。603の詳細な動作
のフローチャートは後述する。スイッチ604は、部分
書き換え用のアドレスデータの格納先として、部分書き
換えラインアドレス格納バッファ605または優先表示
用部分書き換えラインアドレス格納バッファ606のど
ちらか一方を選択する。605は部分書き換えラインア
ドレス格納バッファである。CPU101が表示内容等
の書き換えのためVRAM601をアクセスする際の絶
対アドレスデータは、表示のラインアドレスに変換され
て、部分書き換えラインアドレス格納バッファ605に
格納される。またアドレス格納バッファ605は、ダブ
ルバッファになっており、2つのバッファが入力と出力
を一定期間ずつ交互に行うようになっている。606は
優先表示用部分書き換えラインアドレス格納バッファで
あり、部分書き換えラインアドレス格納バッファ606
と同様の機能を持っている。後に行われる、優先表示用
部分書き換えラインアドレス格納バッファ606からの
ラインアドレスの読みだしは、部分書き換えラインアド
レス格納バッファ605からのラインアドレスの読みだ
しに先だって行われる。これにより、優先表示用部分書
き換えラインアドレス格納バッファ606に格納された
ラインアドレスに対応するVRAM601上の表示デー
タは、優先的に表示される。607は部分書き換え制御
回路である。部分書き換えラインアドレス格納バッファ
605と優先表示用部分書き換えラインアドレス格納バ
ッファ606に格納されたラインアドレスを読みだし、
これに対応するVRAM601上の表示データを読みだ
す。607は表示データとアドレスデータをマルチプレ
クスし、アドレス付き表示データとしてFLCDに出力
する。607の詳細な動作は後述する。200はFLC
Dであり、FLCDインターフェースから転送されたア
ドレス付き表示データをアドレスで指定されたラインに
1ライン分表示出力する。
In the figure, reference numeral 601 denotes a VRAM which can be accessed by both the main body side CPU 101 and the partial rewrite control circuit 607. The main body CPU 101 is
Display data is written in the VRAM 601 as a bitmap via the system bus. At this time, the address data is also sent to the partial rewriting line address storage buffer 605 or the priority display partial rewriting line address storage buffer 606. A mouse event detection circuit 602 supplies a mouse event signal to the address storage buffer selector 603 when detecting a mouse drawing operation.
An address storage buffer selector 603 receives a mouse event signal and a mouse cursor priority display signal from the main body side CPU 101, and switches the changeover switch 604 according to these signals. A flowchart of the detailed operation of 603 will be described later. The switch 604 selects either the partial rewriting line address storage buffer 605 or the priority display partial rewriting line address storage buffer 606 as the storage destination of the partial rewriting address data. Reference numeral 605 is a partial rewriting line address storage buffer. Absolute address data when the CPU 101 accesses the VRAM 601 for rewriting the display contents and the like is converted into a display line address and stored in the partial rewriting line address storage buffer 605. The address storage buffer 605 is a double buffer, and two buffers alternately perform input and output for a fixed period. Reference numeral 606 is a partial rewriting line address storage buffer for priority display, which is a partial rewriting line address storage buffer 606.
Has the same function as. The reading of the line address from the priority display partial rewriting line address storage buffer 606, which is performed later, is performed prior to the reading of the line address from the partial rewriting line address storage buffer 605. As a result, the display data on the VRAM 601 corresponding to the line address stored in the preferential display partial rewriting line address storage buffer 606 is preferentially displayed. Reference numeral 607 is a partial rewrite control circuit. The line addresses stored in the partial rewriting line address storage buffer 605 and the priority display partial rewriting line address storage buffer 606 are read,
The display data on the VRAM 601 corresponding to this is read. 607 multiplexes the display data and the address data, and outputs the multiplexed display data to the FLCD as display data with an address. The detailed operation of 607 will be described later. 200 is FLC
D, the display data with an address transferred from the FLCD interface is displayed and output for one line on the line designated by the address.

【0091】次にアドレス格納バッファセレクタ603
の動作を、図18のフローチャートを用いて説明する。
Next, the address storage buffer selector 603
The operation will be described with reference to the flowchart of FIG.

【0092】まず判断S401で、現在のVRAM60
1へのアクセスがマウスイベントによるものか否かを判
定する。この判定はマウスイベント検知回路602によ
ってなされ、アドレス格納バッファセレクタ603に通
知される。この判定は、マウスイベントが発生した際に
アクセスされるアドレスを監視することなどによって行
われる。マウスイベントでない場合は、アドレスはバッ
ファ605に格納される。判断S402でマウスに同期
して移動するものがあるかどうか判定する。この判定は
本体側CPU101上で動作するデバイスドライバ、ウ
インドウマネージャなどのソフトウェアによって行わ
れ、アドレス格納バッファセレクタ603に通知され
る。マウスカーソルと同期して移動するものの存在の有
無の判定をハードウェアで行う方法も考えられる。マウ
スカーソルに同期して移動するものがない場合は、アド
レスは優先表示用バッファ606に格納される。マウス
カーソルと同期して移動するものがある場合は、アドレ
スはバッファ605に格納される。
First, in the determination S401, the current VRAM 60
It is determined whether the access to 1 is due to a mouse event. This determination is made by the mouse event detection circuit 602 and notified to the address storage buffer selector 603. This determination is made by monitoring the address accessed when the mouse event occurs. If it is not a mouse event, the address is stored in the buffer 605. In step S402, it is determined whether or not there is something that moves in synchronization with the mouse. This determination is made by software such as a device driver operating on the main body side CPU 101 and a window manager, and is notified to the address storage buffer selector 603. A method of determining whether or not there is an object that moves in synchronization with the mouse cursor by hardware can be considered. If nothing moves in synchronization with the mouse cursor, the address is stored in the priority display buffer 606. If there is something that moves in synchronization with the mouse cursor, the address is stored in the buffer 605.

【0093】次に、部分書き換え制御回路607の動作
を、図19のフローチャートを用いて説明する。
Next, the operation of the partial rewrite control circuit 607 will be described with reference to the flowchart of FIG.

【0094】処理S501で優先表示用書き換えライン
アドレス格納バッファ606から、ラインアドレスを読
みだす。処理S502でラインアドレスに対応する表示
データをVRAM601から読みだす。処理S503で
アドレスと表示データをマルチプレクスしてFLCD2
00に送出する。バッファ606のアドレスデータすべ
てについて処理S501から処理S503を繰り返す。
処理S505から処理S508では、書き換えラインア
ドレス格納バッファ605に対して同様の処理を行う。
優先表示用書き換えラインアドレス格納バッファ606
に対する処理は、書き換えラインアドレス格納バッファ
605に対する処理に先だって行われる。これにより6
06中のデータが優先表示される。
In step S501, the line address is read from the priority display rewriting line address storage buffer 606. In step S502, the display data corresponding to the line address is read from the VRAM 601. In step S503, the address and display data are multiplexed and FLCD2
To 00. The processes S501 to S503 are repeated for all the address data in the buffer 606.
In steps S505 to S508, similar processing is performed on the rewrite line address storage buffer 605.
Rewrite line address storage buffer 606 for priority display
Is performed prior to the processing for the rewrite line address storage buffer 605. This gives 6
The data in 06 is displayed preferentially.

【0095】以上の処理により、マウスカーソルと同期
して移動する領域が存在しない場合はマウスカーソルを
優先表示し、マウスカーソルと同期して移動する領域が
存在する場合はマウスカーソルの優先表示を行わないと
いう表示が行える。
With the above processing, when there is no area that moves in synchronization with the mouse cursor, the mouse cursor is displayed with priority, and when there is an area that moves in synchronization with the mouse cursor, priority display of the mouse cursor is performed. You can display that there is no.

【0096】(実施例5)次に、本発明の実施例5につ
いて説明する。マウスカーソルと同期して移動する領域
の大きさにより、マウスカーソル優先表示の有無を決定
する。
(Fifth Embodiment) Next, a fifth embodiment of the present invention will be described. The presence or absence of the mouse cursor priority display is determined according to the size of the area that moves in synchronization with the mouse cursor.

【0097】図21は実施例5のFLCDインターフェ
ース240の詳細を示すブロック図である。
FIG. 21 is a block diagram showing details of the FLCD interface 240 of the fifth embodiment.

【0098】図において、601はVRAMであり本体
側CPU101と部分書き換え制御回路607の双方か
らアクセス可能となっている。本体側CPU101はシ
ステムバスを介してVRAM601にビットマップとし
て表示データを書き込む。このときアドレスデータは、
部分書き換えラインアドレス格納バッファ605または
優先表示用部分書き換えラインアドレス格納バッファ6
06にも送られる。602はマウスイベント検知回路で
ありマウス描画動作を検出すると、切り替えスイッチ6
04を606側に切り替える。スイッチ604は部分書
き換え用のアドレスデータの格納先として、部分書き換
えラインアドレス格納バッファ605または優先表示用
部分書き換えラインアドレス格納バッファ606のどち
らか一方を選択する。605は部分書き換えラインアド
レス格納バッファである。CPU101が表示内容等の
書き換えのためVRAM601をアクセスする際の絶対
アドレスデータは、表示のラインアドレスに変換され
て、部分書き換えラインアドレス格納バッファ605に
格納される。またアドレス格納バッファ605は、ダブ
ルバッファになっており、2つのバッファが入力と出力
を一定期間ずつ交互に行なうようになっている。606
は優先表示用部分書き換えラインアドレス格納バッファ
であり、部分書き換えラインアドレス格納バッファ60
5と同様の機能を持っている。607は部分書き換え制
御回路である。部分書き換えラインアドレス格納バッフ
ァ605と優先表示用部分書き換えラインアドレス格納
バッファ606に格納されたラインアドレスを読みだ
し、これに対応するVRAM601上の表示データを読
みだす。607は表示データとアドレスデータをマルチ
プレクスし、アドレス付き表示データとしてFLCD2
00に出力する。607の詳細な動作は後述する。20
0はFLCDであり、FLCDインターフェース240
から転送されたアドレス付き表示データをアドレスで指
定されたラインに1ライン分表示出力する。
In the figure, a VRAM 601 is accessible from both the main body side CPU 101 and the partial rewrite control circuit 607. The main body side CPU 101 writes display data as a bitmap in the VRAM 601 via the system bus. At this time, the address data is
Partial rewriting line address storage buffer 605 or priority display partial rewriting line address storage buffer 6
It is also sent to 06. Reference numeral 602 denotes a mouse event detection circuit, which detects the mouse drawing operation and changes the switch 6
04 is switched to the 606 side. The switch 604 selects either the partial rewriting line address storage buffer 605 or the priority display partial rewriting line address storage buffer 606 as the storage destination of the address data for partial rewriting. Reference numeral 605 is a partial rewriting line address storage buffer. Absolute address data when the CPU 101 accesses the VRAM 601 for rewriting the display contents and the like is converted into a display line address and stored in the partial rewriting line address storage buffer 605. The address storage buffer 605 is a double buffer, and two buffers alternately perform input and output for a fixed period. 606
Is a partial rewriting line address storage buffer for priority display, and a partial rewriting line address storage buffer 60
It has the same function as 5. Reference numeral 607 is a partial rewrite control circuit. The line addresses stored in the partial rewriting line address storage buffer 605 and the priority display partial rewriting line address storage buffer 606 are read out, and the display data on the VRAM 601 corresponding thereto are read out. 607 multiplexes display data and address data, and displays the FLCD 2 as display data with address.
Output to 00. The detailed operation of 607 will be described later. 20
0 is the FLCD, and the FLCD interface 240
The display data with an address transferred from is displayed and output for one line on the line designated by the address.

【0099】部分書き換え制御回路607の動作を、図
22のフローチャートを用いて説明する。
The operation of the partial rewrite control circuit 607 will be described with reference to the flowchart of FIG.

【0100】処理S601で、部分書き換えラインアド
レス格納バッファ605中に格納されているライン数を
読みだす。判断S602でライン数が一定値を越えてい
るかを判定する。この値はシステムの性能、FLCD2
00の表示速度などから適当な値を定める。一定値を越
えている場合は、マウスカーソルの優先表示をとりやめ
るために、処理S603を行う。一定値を越えていない
場合は、マウスカーソルの優先表示を行うために、処理
S604、処理S605を行う。処理S603では、優
先表示用書き換えラインアドレス格納バッファ606中
のラインアドレスと、書き換えラインアドレス格納バッ
ファ605中のラインアドレスに対応するデータの表示
を交互に行う。処理S604では、優先表示用書き換え
ラインアドレス格納バッファ606中のラインアドレス
に対応するデータの表示を行う。処理S605では、書
き換えラインアドレス格納バッファ605中のラインア
ドレスに対応するデータの表示を行う。
In step S601, the number of lines stored in the partial rewriting line address storage buffer 605 is read. In step S602, it is determined whether the number of lines exceeds a certain value. This value is the system performance, FLCD2
An appropriate value is determined based on the display speed of 00, etc. If the number exceeds the predetermined value, processing S603 is performed in order to cancel the priority display of the mouse cursor. If the number does not exceed the certain value, processing S604 and processing S605 are performed in order to perform preferential display of the mouse cursor. In step S603, the line address in the priority display rewriting line address storage buffer 606 and the data corresponding to the line address in the rewriting line address storage buffer 605 are alternately displayed. In step S604, the data corresponding to the line address in the priority display rewriting line address storage buffer 606 is displayed. In step S605, the data corresponding to the line address in the rewrite line address storage buffer 605 is displayed.

【0101】以上の処理により、マウスカーソルと同期
して移動する領域の大きさが一定値以下の場合はマウス
カーソルを優先表示し、マウスカーソルと同期して移動
する領域の大きさが一定値以上の場合はマウスカーソル
の優先表示を行わないという表示が行える。
By the above processing, when the size of the area that moves in synchronization with the mouse cursor is less than a certain value, the mouse cursor is displayed with priority, and the size of the area that moves in synchronization with the mouse cursor exceeds a certain value. In the case of, it is possible to display that the priority display of the mouse cursor is not performed.

【0102】[0102]

【発明の効果】以上、本発明によれば表示データを表示
するにあたり、カーソルに着目することにより違和感の
ない表示を行うことができる。
As described above, according to the present invention, when displaying the display data, the display can be performed without any discomfort by focusing on the cursor.

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

【図1】本発明の一実施例にかかる表示制御装置を備え
た情報処理システムのブロック図。
FIG. 1 is a block diagram of an information processing system including a display control device according to an embodiment of the present invention.

【図2】本発明の実施例1のFLCDコントローラの詳
細ブロック図。
FIG. 2 is a detailed block diagram of the FLCD controller according to the first embodiment of the present invention.

【図3】本発明の実施例1のFLCDの詳細ブロック
図。
FIG. 3 is a detailed block diagram of the FLCD according to the first embodiment of the present invention.

【図4】本発明の実施例1の表示装置の制御構造を示す
概念図。
FIG. 4 is a conceptual diagram showing a control structure of the display device according to the first embodiment of the present invention.

【図5】本発明の実施例1のテーブルを用いて色表現の
変換を示す図。
FIG. 5 is a diagram showing conversion of color representation using the table according to the first embodiment of the present invention.

【図6】本発明の実施例1の二値化処理プロセスを行い
色表現の変換を示す図。
FIG. 6 is a diagram showing conversion of color representation by performing the binarization processing process according to the first embodiment of the present invention.

【図7】スプライトパターンの一例を示す図。FIG. 7 is a diagram showing an example of a sprite pattern.

【図8】スプライトメモリの格納状態を示す概念図。FIG. 8 is a conceptual diagram showing a storage state of a sprite memory.

【図9】本発明の実施例1の処理を示すフローチャー
ト。
FIG. 9 is a flowchart showing the processing of the first embodiment of the present invention.

【図10】本発明の実施例1のFLCDにFIFOを用
いたときのブロック図。
FIG. 10 is a block diagram when a FIFO is used in the FLCD of the first embodiment of the present invention.

【図11】本発明の実施例2のFLCDコントローラの
詳細ブロック図。
FIG. 11 is a detailed block diagram of an FLCD controller according to a second embodiment of the present invention.

【図12】本発明の実施例2の処理を示すフローチャー
ト。
FIG. 12 is a flowchart showing the processing of the second embodiment of the present invention.

【図13】表示画面上でカーソル移動を示す図。FIG. 13 is a diagram showing cursor movement on a display screen.

【図14】カーソルドットの構成例を示す図。FIG. 14 is a diagram showing a configuration example of cursor dots.

【図15】本発明の実施例3のカーソルドットの構成例
を示す図。
FIG. 15 is a diagram showing a configuration example of cursor dots according to a third embodiment of the present invention.

【図16】本発明の実施例3の処理を示すフローチャー
ト。
FIG. 16 is a flowchart showing the processing of the third embodiment of the present invention.

【図17】本発明の実施例4のFLCDインターフェー
スの詳細ブロック図。
FIG. 17 is a detailed block diagram of an FLCD interface according to a fourth embodiment of the present invention.

【図18】本発明の実施例4のアドレス格納バッファセ
レクタの処理を示すフローチャート。
FIG. 18 is a flowchart showing the processing of the address storage buffer selector according to the fourth embodiment of the present invention.

【図19】本発明の実施例4の部分書き換え回路の処理
を示すフローチャート。
FIG. 19 is a flowchart showing the processing of the partial rewriting circuit according to the fourth embodiment of the present invention.

【図20】マウスと同期して移動する領域の例を示す
図。
FIG. 20 is a diagram showing an example of a region that moves in synchronization with a mouse.

【図21】本発明の実施例5のFLCDインターフェー
スの詳細ブロック図。
FIG. 21 is a detailed block diagram of an FLCD interface according to a fifth embodiment of the present invention.

【図22】本発明の実施例5の部分書き換え制御回路の
処理を示すフローチャート。
FIG. 22 is a flowchart showing the processing of the partial rewrite control circuit according to the fifth embodiment of the present invention.

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

101 CPU 102 演算プロセッサ 103 ROM 104 メインメモリ 105 DMAC 106 割込みコントローラ 107 リアルタイムクロック 108 リチウム電池 109 キーボード 110 キーボードコントローラ 111 ハードディスク装置 112 HDDコントローラ 113 フロッピーディスク装置 114 FDDコントローラ 115 マウス 116 マウスコントローラ 117 RS232Cインターフェース 118 プリンタインターフェース 119 システムバス 200 FLCD 201 FLCDコントローラインターフェース 202 信号分離部 203 コントローラ 204 二値化処理部 205 スプライト処理部 206 スプライトメモリ 207 合成処理部 208 表示画面 240 FLCD 241 バスインターフェース 242 表示用プロセッサ 243 表示コントローラ 244 ビデオメモリ 245 スプライトインターフェース 246 FLCDインターフェース 302 VRAM 303 書換フォーマット生成装置 304 部分書換検出装置 305 位置レジスタ 306 形状RAM 307 その他レジスタ 101 CPU 102 Arithmetic Processor 103 ROM 104 Main Memory 105 DMAC 106 Interrupt Controller 107 Real Time Clock 108 Lithium Battery 109 Keyboard 110 Keyboard Controller 111 Hard Disk Device 112 HDD Controller 113 Floppy Disk Device 114 FDD Controller 115 Mouse 116 Mouse Controller 117 RS232C Interface 118 Printer Interface 119 system bus 200 FLCD 201 FLCD controller interface 202 signal separation unit 203 controller 204 binarization processing unit 205 sprite processing unit 206 sprite memory 207 synthesis processing unit 208 display screen 240 FLCD 241 bus interface 242 Display processor 243 the display controller 244 video memory 245 sprite interface 246 FLCD interface 302 VRAM 303 rewrite format generator 304 partial rewrite detector 305 location register 306 shape RAM 307 other registers

───────────────────────────────────────────────────── フロントページの続き (72)発明者 松崎 英一 東京都大田区下丸子3丁目30番2号キヤノ ン株式会社内 (72)発明者 坂下 達也 東京都大田区下丸子3丁目30番2号キヤノ ン株式会社内 (72)発明者 島倉 正美 東京都大田区下丸子3丁目30番2号キヤノ ン株式会社内 (72)発明者 小野 研一郎 東京都大田区下丸子3丁目30番2号キヤノ ン株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Eiichi Matsuzaki 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (72) Inventor Tatsuya Sakashita 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon (72) Inventor Masami Shimakura 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc. (72) Kenichiro Ono 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 表示データを格納する格納手段と、 前記表示データを二値化処理する処理手段と、 カーソルの位置を記憶する記憶手段と、 前記二値化処理した表示データと前記記憶手段に記憶さ
れている位置に基づいてカーソルとを表示用データとし
合成する合成手段と、 前記表示用データを表示手段に表示する表示制御手段と
を有することを特徴とする表示制御装置。
1. Storage means for storing display data; processing means for binarizing the display data; storage means for storing the position of a cursor; and display data for the binarization processing and the storage means. A display control device comprising: a synthesizing unit that synthesizes a cursor with display data based on a stored position, and a display control unit that displays the display data on the display unit.
【請求項2】 表示の変更にかかる表示素子の表示状態
を更新することができる表示装置の表示制御装置におい
て、 表示データを格納する格納手段と、 第1のカーソル形状と第2のカーソル形状とを格納する
形状格納手段と、 カーソルの表示位置情報を記憶する記憶手段と、 カーソルの移動を検出する検出手段と、 前記検出手段でカーソルが移動中のときは、第1のカー
ソル形状でカーソルを表示し、カーソルが移動中ではな
いときは、第2のカーソル形状でカーソルを表示する制
御手段と、を有することを特徴とする表示制御装置。
2. A display control device of a display device capable of updating a display state of a display element according to a change in display, a storage means for storing display data, a first cursor shape and a second cursor shape. Shape storing means for storing the cursor, storage means for storing display position information of the cursor, detecting means for detecting movement of the cursor, and when the cursor is moving by the detecting means, the cursor is moved in the first cursor shape. And a control means for displaying the cursor and displaying the cursor in a second cursor shape when the cursor is not moving.
【請求項3】 表示データの変更にかかる表示素子の表
示状態を更新することができる表示装置の表示制御装置
において、 表示データを格納する格納手段と、 カーソルの移動と該カーソルに同期して移動する領域の
有無を検出する手段と、 カーソルに同期して移動する領域がない場合、カーソル
の優先表示を行う表示制御手段と、を有することを特徴
とする表示制御装置。
3. A display control device of a display device capable of updating a display state of a display element according to a change of display data, a storage means for storing display data, a movement of a cursor, and a movement in synchronization with the cursor. A display control device comprising: means for detecting the presence or absence of an area to be moved; and display control means for performing priority display of the cursor when there is no area to move in synchronization with the cursor.
【請求項4】 表示データを格納し、 表示データを二値化処理し、 カーソル位置情報に基づいたカーソルと二値化処理を行
った表示データを合成し、 合成した表示データを表示することを特徴とする表示制
御方法。
4. The display data is stored, the display data is binarized, the cursor based on the cursor position information and the binarized display data are combined, and the combined display data is displayed. Characteristic display control method.
【請求項5】 表示の変更にかかる表示素子の表示状態
を更新することができる表示装置の表示制御方法におい
て、 カーソルの移動を検出し、 カーソルが移動中のときは、表示手段に第1のカーソル
形状で表示し、 カーソルが移動中でないときは、表示手段に第2のカー
ソル形状で表示することを特徴とする表示制御方法。
5. A display control method for a display device capable of updating the display state of a display element associated with display change, wherein movement of the cursor is detected, and when the cursor is moving, the first means is displayed on the display means. A display control method comprising displaying in a cursor shape, and displaying in a second cursor shape on the display means when the cursor is not moving.
【請求項6】 表示データの変更にかかる表示素子の表
示状態を更新することができる表示装置の表示制御方法
において、 カーソルの移動と該カーソルに同期して移動する領域の
有無を検出し、 カーソルに同期して移動する領域がない場合、表示デー
タの表示よりカーソル表示を優先して行うことを特徴と
する表示制御方法。
6. A display control method for a display device capable of updating a display state of a display element according to a change in display data, wherein the cursor movement and the presence or absence of an area moving in synchronization with the cursor are detected, A display control method characterized in that when there is no area that moves in synchronization with, the cursor display is prioritized over the display of the display data.
JP23720992A 1992-09-04 1992-09-04 Display control device and method Expired - Fee Related JP3297475B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP23720992A JP3297475B2 (en) 1992-09-04 1992-09-04 Display control device and method
DE69315794T DE69315794T2 (en) 1992-09-04 1993-09-03 Method and device for controlling a display
EP93114155A EP0591682B1 (en) 1992-09-04 1993-09-03 Display control apparatus
AT93114155T ATE161352T1 (en) 1992-09-04 1993-09-03 METHOD AND DEVICE FOR CONTROLLING A DISPLAY
US08/711,459 US5736981A (en) 1992-09-04 1996-09-06 Display control apparatus
US08/955,708 US6140996A (en) 1992-09-04 1997-10-23 Display control apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23720992A JP3297475B2 (en) 1992-09-04 1992-09-04 Display control device and method

Publications (2)

Publication Number Publication Date
JPH0683564A true JPH0683564A (en) 1994-03-25
JP3297475B2 JP3297475B2 (en) 2002-07-02

Family

ID=17012003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23720992A Expired - Fee Related JP3297475B2 (en) 1992-09-04 1992-09-04 Display control device and method

Country Status (1)

Country Link
JP (1) JP3297475B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013142928A (en) * 2012-01-06 2013-07-22 Canon Inc Information processing device, control method thereof, program and image transmission presentation system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7833187B2 (en) 2004-04-16 2010-11-16 Nuvue Therapeutics, Inc. Systems and methods for improving image-guided tissue ablation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013142928A (en) * 2012-01-06 2013-07-22 Canon Inc Information processing device, control method thereof, program and image transmission presentation system

Also Published As

Publication number Publication date
JP3297475B2 (en) 2002-07-02

Similar Documents

Publication Publication Date Title
US5736981A (en) Display control apparatus
US6885377B2 (en) Image data output controller using double buffering
JPH08202318A (en) Display control method and its display system for display device having storability
US6664968B2 (en) Display device and image displaying method of display device
JPH09288477A (en) Picture display controller
US20060203002A1 (en) Display controller enabling superposed display
JP3877943B2 (en) Liquid crystal display device and window display enlargement control method
JP3297475B2 (en) Display control device and method
JPH096326A (en) Image display device
JP2768327B2 (en) Graphics display
JP2003044029A (en) Large screen display system
JP3422453B2 (en) Image display processing device
JP2004252102A (en) Image display device, image display method and image display program
JPH0683295A (en) Multimedia display system
JP2002182639A (en) Image processor
JP3862976B2 (en) Display mechanism
JP3985451B2 (en) Image processing apparatus and image display apparatus
JPH06124189A (en) Image display device and image display control method
US20010015727A1 (en) Image data display control method and an image display device thereof
JP4115879B2 (en) Image display device
JP3862983B2 (en) Display mechanism and computer system
JP2004252103A (en) Image display device, image display method and image display program
JP2005091509A (en) Image display device and image display system
JPH0540459A (en) Display controller
JPH0255395A (en) Multiwindow display device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020312

LAPS Cancellation because of no payment of annual fees