[go: up one dir, main page]

JPH02230315A - Character display device - Google Patents

Character display device

Info

Publication number
JPH02230315A
JPH02230315A JP5116489A JP5116489A JPH02230315A JP H02230315 A JPH02230315 A JP H02230315A JP 5116489 A JP5116489 A JP 5116489A JP 5116489 A JP5116489 A JP 5116489A JP H02230315 A JPH02230315 A JP H02230315A
Authority
JP
Japan
Prior art keywords
vram
display
text
data
displayed
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
JP5116489A
Other languages
Japanese (ja)
Inventor
Naomi Suenobe
末延 直美
Satoshi Shinmura
榛村 智
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.)
NEC Platforms Ltd
NEC Corp
Original Assignee
NEC Corp
NEC AccessTechnica Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC AccessTechnica Ltd filed Critical NEC Corp
Priority to JP5116489A priority Critical patent/JPH02230315A/en
Publication of JPH02230315A publication Critical patent/JPH02230315A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To improve display performance by informing the timing developing data on a text VRAM in display VRAM and synthesizing the screen of respective software in accordance with the timing. CONSTITUTION:Text VRAM 11-1n store respective character code data in correspondence with (n) softwares which are simultaneously operated. Display VRAM 2 stores dot information displayed on a CRT screen. When a synthesis part 6 receives information on the timing developing character code data on respective text VRAM onto display VRAM 2 by a timing information part 5, the synthesis part 6 synthesizes data displayed on CRT 7 from position information on text VRAM and a position and a size on display VRAM, develops the dot information on the display VRAM 2, and data is displayed on CRT 7. Thus, display performance is improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は文字表示装置に関し、特に同時に動作する複数
のソフトウエアごとに有する文字データをマルチウィン
ドウ画面上に表示する機能に関する. 〔従来の技術〕 従来、文字表示装置は単一のテキストVRAM内の文字
コードデータを単一の表示回路で表示VRAM上にパタ
ーン展開することにより、文字表示を行なっている. 〔発明が解決しようとする課題〕 上述した従来の文字表示装置は単一のテキストVRAM
に文字コードを書き込むことにより、そのままの文字配
列イメージで表示VRAMに展開するので、マルチウィ
ンドウ表示を行うためには表示されるべきデータのテキ
ストVRAM上の位置,表示VRAM上での位置や大き
さ等の情報をもとにした複雑なデータ処理をソフトウェ
ア制御にて行う必要があり、またそのために表示性能が
低下するという欠点があった. 〔課題を解決するための手段〕 本発明の文字表示装置は、同時に動作する複数のソフト
ウエアに対応する複数のテキストVRAMと、CRT画
面に表示されるべき.ドット情報を保持する表示VRA
Mと、前記表示VRAM上に展開されるべき表示ブロッ
クのテキストVRAM上の位置を保持する手段と、前記
表示ブロックが表示されるべき表示VRAM上の位置と
大きさを保持する手段と、前記テキストVRAM上のデ
ータを前記表示VRAMに展開するタイミングを通知す
る手段と、前記タイミングに従って各ソフトウェアのス
クリーンを合成し表示データを前記表示VRAM上に展
開する手段とを有する.〔実施例〕 次に本発明について図面を参照して説明する.第1図は
本発明の一実施例のブロック図である.同図においてテ
キストVRAMII〜1nは同時に動作するn個のソフ
トウェアに対応して各々の文字コードデータを記憶して
いる.表示VRAM2はCRT画面に表示されるべきド
ット情報を記憶している.表示データ合成部6はタイミ
ング通知部5により各々のテキストVRAM上の文字コ
ードデータを表示VRAM2上に展開するタイミングの
通知を受け取ると、テキストVRAM情報記憶部3に格
納されている表示されるべきデータのテキストVRAM
上の位置情報と表示VRAM情報記憶部4に格納されて
いる表示されるべきデータの表示VRAM上の位置およ
び大きさとからCRT7に表示すべきデータを合成し、
そのドット情報を表示VRAM2に展開する.表示VR
AM2に展開されたデータはCRT7に表示される. 第2図は実際に1つのソフトウェアが漢字“亜”を表示
する場合の例を示す説明図である.同図においてテキス
トVRAM21.22は各々ソフトウェア1,2に対応
するテキストVRAMである.テキストVRAM情報2
3には各々の表示されるべきデータのテキストVRAM
上の位置が格納されており、表示VRAM情報24には
各々の表示されるべきデータの表示VRAM上の位置と
大きさが格納されている、そしてテキストVRAM21
.22のコードデータがテキストVRAM情報23と表
示VRAM情報24に従って合成され、゛マルチウィン
ドウ表示のドット情報として表示VRAM25に展開さ
れる. 〔発明の効果〕 以上説明したように、本発明はテキストVRAM上のコ
ードデータから表示VRAM上へパターン展開する場合
にソフトウェアによるデータ処理を軽減し、かつ文字の
表示性能を向上させることができる効果がある.
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a character display device, and particularly to a function for displaying character data possessed by multiple software programs running simultaneously on a multi-window screen. [Prior Art] Conventionally, character display devices display characters by pattern-developing character code data in a single text VRAM onto a display VRAM using a single display circuit. [Problem to be solved by the invention] The conventional character display device described above is a single text VRAM.
By writing the character code in , the character array image is expanded to the display VRAM as it is, so in order to perform multi-window display, the position of the data to be displayed on the text VRAM, the position and size on the display VRAM It is necessary to perform complex data processing based on such information under software control, which also has the disadvantage of reducing display performance. [Means for Solving the Problems] The character display device of the present invention includes a plurality of text VRAMs corresponding to a plurality of software programs that operate simultaneously, and a text display device that is to be displayed on a CRT screen. Display VRA that retains dot information
M, means for holding the position on the text VRAM of the display block to be expanded on the display VRAM, means for holding the position and size on the display VRAM at which the display block is to be displayed, and the text The system includes means for notifying the timing for loading data on the VRAM onto the display VRAM, and means for composing screens of respective software and loading the display data onto the display VRAM according to the timing. [Example] Next, the present invention will be explained with reference to the drawings. FIG. 1 is a block diagram of an embodiment of the present invention. In the figure, texts VRAM II to 1n store character code data corresponding to n pieces of software that operate simultaneously. The display VRAM 2 stores dot information to be displayed on the CRT screen. When the display data synthesis section 6 receives a notification from the timing notification section 5 of the timing to expand the character code data on each text VRAM onto the display VRAM 2, the display data synthesis section 6 extracts the data to be displayed stored in the text VRAM information storage section 3. Text of VRAM
The data to be displayed on the CRT 7 is synthesized from the above position information and the position and size of the data to be displayed stored in the display VRAM information storage unit 4 on the display VRAM,
The dot information is expanded to display VRAM2. Display VR
The data developed on AM2 is displayed on CRT7. Figure 2 is an explanatory diagram showing an example of a case where one piece of software actually displays the kanji ``A''. In the figure, text VRAMs 21 and 22 are text VRAMs corresponding to software 1 and 2, respectively. Text VRAM information 2
3 contains text VRAM for each data to be displayed.
The display VRAM information 24 stores the position and size of each data to be displayed on the display VRAM, and the text VRAM 21
.. 22 code data are synthesized according to the text VRAM information 23 and the display VRAM information 24, and expanded to the display VRAM 25 as dot information for multi-window display. [Effects of the Invention] As explained above, the present invention has the effect of reducing data processing by software when developing a pattern from code data on a text VRAM to a display VRAM, and improving character display performance. There is.

Claims (1)

【特許請求の範囲】[Claims] 同時に動作する複数のソフトウェアに対応する複数のテ
キストVRAMと、CRT画面に表示されるべきドット
情報を保持する表示VRAMと、前記表示VRAM上に
展開されるべき表示ブロックのテキストVRAM上の位
置を保持する手段と、前記表示ブロックが表示されるべ
き表示VRAM上の位置と大きさを保持する手段と、前
記テキストVRAM上のデータを前記表示VRAMに展
開するタイミングを通知する手段と、前記タイミングに
従って各ソフトウェアのスクリーンを合成し表示データ
を前記表示VRAM上に展開する手段とを有することを
特徴とする文字表示装置。
A plurality of text VRAMs corresponding to multiple pieces of software running simultaneously, a display VRAM that holds dot information to be displayed on the CRT screen, and a position in the text VRAM of display blocks to be developed on the display VRAM. means for holding the position and size of the display block on the display VRAM at which the display block is to be displayed; means for notifying the timing at which data on the text VRAM is to be expanded to the display VRAM; A character display device comprising means for synthesizing software screens and developing display data on the display VRAM.
JP5116489A 1989-03-02 1989-03-02 Character display device Pending JPH02230315A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5116489A JPH02230315A (en) 1989-03-02 1989-03-02 Character display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5116489A JPH02230315A (en) 1989-03-02 1989-03-02 Character display device

Publications (1)

Publication Number Publication Date
JPH02230315A true JPH02230315A (en) 1990-09-12

Family

ID=12879185

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5116489A Pending JPH02230315A (en) 1989-03-02 1989-03-02 Character display device

Country Status (1)

Country Link
JP (1) JPH02230315A (en)

Similar Documents

Publication Publication Date Title
KR880002089A (en) Display control device for compound document processing device
CA2046968A1 (en) Graphic image processing apparatus
JPS5937513B2 (en) display device
JPH06105393B2 (en) Method and apparatus for generating relative motion of images
KR950020280A (en) Method and apparatus for interlocking graphical objects
JP2797435B2 (en) Display controller
KR920007453A (en) Animated painting device
KR940022322A (en) Display method and device
JPH02230315A (en) Character display device
JPH03225393A (en) Text display device
IE41180L (en) Designating an image on a visual display device
JP2892372B2 (en) Display device
JP2611463B2 (en) Character information display
JPH1031667A (en) Word processor
KR900001125B1 (en) Display device
JPS59220785A (en) Crt display unit
JPS63106078A (en) Display method for character string echo of graphic processor
JPH01124063A (en) Display system for information processor
JPH01232885A (en) Display screen switching control method
JPH0492981A (en) Character string display method
JPH0311396A (en) Character display system
JPH0358220A (en) Window display device
JPH03126991A (en) Display system for information processor
JPH0285890A (en) CRT display device and arbitrary pattern display method
JPH09325872A (en) Sfc production device