JP4467279B2 - On-screen display device - Google Patents

On-screen display device Download PDF

Info

Publication number
JP4467279B2
JP4467279B2 JP2003356514A JP2003356514A JP4467279B2 JP 4467279 B2 JP4467279 B2 JP 4467279B2 JP 2003356514 A JP2003356514 A JP 2003356514A JP 2003356514 A JP2003356514 A JP 2003356514A JP 4467279 B2 JP4467279 B2 JP 4467279B2
Authority
JP
Japan
Prior art keywords
display
background
line
code
color
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2003356514A
Other languages
Japanese (ja)
Other versions
JP2005121894A (en
Inventor
雅裕 辻
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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co 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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP2003356514A priority Critical patent/JP4467279B2/en
Publication of JP2005121894A publication Critical patent/JP2005121894A/en
Application granted granted Critical
Publication of JP4467279B2 publication Critical patent/JP4467279B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Studio Circuits (AREA)
  • Transforming Electric Information Into Light Information (AREA)

Description

本発明は、画面上に文字等のキャラクタを表示するオンスクリーンディスプレイ装置に関するものである。   The present invention relates to an on-screen display device that displays characters and the like on a screen.

従来、テレビジョンなどのモニタ画面上に文字等のキャラクタを表示するオンスクリーンディスプレイ装置が提案されてきた(例えば、特許文献1参照)。以下、従来の一般的なオンスクリーンディスプレイ装置について図7を用いて説明する。図7は、従来のオンスクリーンディスプレイ装置の構成を示すブロック図である。   Conventionally, an on-screen display device that displays characters such as characters on a monitor screen such as a television has been proposed (see, for example, Patent Document 1). Hereinafter, a conventional general on-screen display device will be described with reference to FIG. FIG. 7 is a block diagram showing a configuration of a conventional on-screen display device.

図7において、表示位置出力回路701は、垂直同期信号(VSYNC)702と、水平同期信号(HSYNC)703と、表示ドットクロック(CLOCK)704とに基づいて、モニタ画面上の水平位置と垂直位置とを計数し、画面上の表示位置を示す水平表示位置情報705と、垂直表示位置情報706とを出力する。   In FIG. 7, the display position output circuit 701 includes a horizontal position and a vertical position on the monitor screen based on a vertical synchronization signal (VSYNC) 702, a horizontal synchronization signal (HSYNC) 703, and a display dot clock (CLOCK) 704. And the horizontal display position information 705 indicating the display position on the screen and the vertical display position information 706 are output.

表示コードメモリアドレス発生回路707は、水平表示位置情報705と、垂直表示位置情報706と、文字幅一致検出回路721が出力する文字切替信号722と、水平表示位置一致検出回路723が出力する水平表示開始位置信号724とに基づいて、表示コードメモリ709のアドレス708を発生する。   The display code memory address generation circuit 707 includes horizontal display position information 705, vertical display position information 706, a character switching signal 722 output from the character width match detection circuit 721, and a horizontal display output from the horizontal display position match detection circuit 723. Based on the start position signal 724, an address 708 of the display code memory 709 is generated.

表示コードメモリ709には、あらかじめ画面上に表示する文字等の表示コードが画面上の表示位置に対応したアドレスごとに格納されており、表示コードメモリアドレス発生回路707が出力するアドレス708に対応した表示文字コード710、表示文字幅コード711、及び水平表示開始位置コード712を出力する。   In the display code memory 709, display codes such as characters to be displayed on the screen are stored in advance for each address corresponding to the display position on the screen, and the display code memory address generation circuit 707 corresponds to the address 708 output. A display character code 710, a display character width code 711, and a horizontal display start position code 712 are output.

フォントデータメモリアドレス発生回路713は、表示コードメモリ709が出力する表示コード710と、表示位置出力回路701が出力する垂直表示位置情報706とに基づいて、フォントデータメモリ715のアドレス714を発生する。   The font data memory address generation circuit 713 generates an address 714 of the font data memory 715 based on the display code 710 output from the display code memory 709 and the vertical display position information 706 output from the display position output circuit 701.

フォントデータメモリ715は、フォントデータを記憶しており、フォントデータメモリアドレス発生回路713が出力するアドレス714に対応したフォントデータ716を出力する。   The font data memory 715 stores font data and outputs font data 716 corresponding to the address 714 output from the font data memory address generation circuit 713.

文字幅カウンタ717は、表示ドットクロック704を計数するバイナリカウンタであり、表示ドットクロック704のカウント結果である文字幅カウント値718を出力する。このバイナリカウンタは、カウント結果を、水平表示位置一致検出回路723が出力する水平表示開始位置信号724、または、文字幅一致検出回路721が出力する文字切替信号722によりリセットする。   The character width counter 717 is a binary counter that counts the display dot clock 704, and outputs a character width count value 718 that is a count result of the display dot clock 704. The binary counter resets the count result by a horizontal display start position signal 724 output from the horizontal display position match detection circuit 723 or a character switching signal 722 output from the character width match detection circuit 721.

文字幅コード変換回路719は、表示コードメモリ709が出力する表示文字幅コード711に対応した文字幅データ720を出力する。
文字幅一致検出回路721は、文字幅カウンタ717が出力する文字幅カウント値718と、文字幅コード変換回路719が出力する文字幅データ720とを比較し、一致したときに文字切替信号722を出力する。
The character width code conversion circuit 719 outputs character width data 720 corresponding to the display character width code 711 output from the display code memory 709.
The character width match detection circuit 721 compares the character width count value 718 output from the character width counter 717 with the character width data 720 output from the character width code conversion circuit 719, and outputs a character switching signal 722 when they match. To do.

水平表示位置一致検出回路723は、表示位置出力回路701が出力する水平表示位置情報705と、表示コードメモリ709が出力する水平表示開始位置コード712とを比較し、一致したときに水平表示開始位置信号724を出力していた。   The horizontal display position coincidence detection circuit 723 compares the horizontal display position information 705 output from the display position output circuit 701 with the horizontal display start position code 712 output from the display code memory 709. The signal 724 was output.

オンスクリーンディスプレイ出力部729は、フォントデータメモリ715からのフォントデータに対応したRGB信号728を映像信号に重畳して出力する。   The on-screen display output unit 729 superimposes and outputs the RGB signal 728 corresponding to the font data from the font data memory 715 on the video signal.

以下、オンスクリーンディスプレイ出力部729について詳細に説明する。オンスクリーンディスプレイ出力部729内のシリアル変換回路725は、シフトレジスタであり、文字切替信号722を入力したときにフォントデータ716を読み込み、表示ドットクロック704の周期でその読み込んだデータをシリアルデータ726として出力する。このシリアルデータ726は、フォントの文字領域であるときにはハイレベルとなり、それ以外の領域(フォントの背景の領域)であるときにはローレベルとなるデータである。   Hereinafter, the on-screen display output unit 729 will be described in detail. The serial conversion circuit 725 in the on-screen display output unit 729 is a shift register, reads font data 716 when a character switching signal 722 is input, and reads the read data as serial data 726 at the cycle of the display dot clock 704. Output. The serial data 726 is data that is at a high level when it is a character area of a font, and is at a low level when it is an area other than that (font background area).

オンスクリーンディスプレイ出力部729内のカラーテーブル727は、シリアルデータ726を入力とし、シリアルデータ726がハイレベルのときにはあらかじめ設定された文字色のRGB信号728を出力し、入力がローレベルのときにはあらかじめ設定された背景色のRGB信号728を出力する。なお、背景色を透明色とすることで、背景となるテレビジョンの映像などの上に所定の文字などをオンスクリーン表示にすることができる。   The color table 727 in the on-screen display output unit 729 receives the serial data 726, outputs a RGB character signal 728 of a preset character color when the serial data 726 is high level, and is preset when the input is low level. The RGB signal 728 of the background color thus output is output. Note that, by setting the background color to be a transparent color, a predetermined character or the like can be displayed on-screen on a television image or the like as a background.

以上のように構成されるオンスクリーンディスプレイ装置の動作について説明する。
まず、表示位置出力回路701による水平表示位置情報705と垂直表示位置情報706との出力について説明する。表示位置出力回路701は、垂直同期信号702と、水平同期信号703と、表示ドットクロック704とを入力して、画面上のオンスクリーン表示のドット位置を示す水平表示位置情報705と垂直表示位置情報706とを出力する。水平表示位置情報705と垂直表示位置情報706とは、例えば、画面の左上を基準として、右にmドット、下にnドット(m、nは1以上の整数)というように表される。この場合mが水平表示位置情報705、nが垂直表示位置情報706となる。水平方向の位置を示すmは、表示ドットクロック704がカウントされるごとに1ずつインクリメントされ、水平同期信号703が検出されるたびにリセットされて1に戻る。垂直方向の位置を示すnは水平同期信号703が検出されることにより、水平方向の1ライン分、表示位置が下がったことを示す。このため、例えば3ラインがオンスクリーン表示の1ドットに対応している場合、上下方向の位置を示すnは、水平同期信号703を3回検出するたびに、1ずつインクリメントされることとなる。また、垂直同期信号702が検出されるたびに、表示ドット位置は画面の上端に戻るため、nは1に戻される。
The operation of the on-screen display device configured as described above will be described.
First, output of the horizontal display position information 705 and the vertical display position information 706 by the display position output circuit 701 will be described. The display position output circuit 701 receives the vertical synchronization signal 702, the horizontal synchronization signal 703, and the display dot clock 704, and receives horizontal display position information 705 and vertical display position information indicating the dot position of the on-screen display on the screen. 706 is output. The horizontal display position information 705 and the vertical display position information 706 are expressed as, for example, m dots on the right and n dots on the bottom (m and n are integers of 1 or more) with the upper left of the screen as a reference. In this case, m is horizontal display position information 705, and n is vertical display position information 706. M indicating the position in the horizontal direction is incremented by 1 each time the display dot clock 704 is counted, and is reset to 1 each time the horizontal synchronization signal 703 is detected. N indicating the position in the vertical direction indicates that the display position is lowered by one line in the horizontal direction when the horizontal synchronization signal 703 is detected. For this reason, for example, when 3 lines correspond to 1 dot of on-screen display, n indicating the vertical position is incremented by 1 every time the horizontal synchronization signal 703 is detected three times. Each time the vertical synchronization signal 702 is detected, the display dot position returns to the upper end of the screen, so n is returned to 1.

次に、文字幅一致検出回路721による文字切替信号722の出力について説明する。文字幅一致検出回路721は、文字幅カウンタ717が出力する文字幅カウント値718と、文字幅コード変換回路719が出力する文字幅データ720とを入力し、文字切替信号722を出力する。
文字幅カウンタ717は、表示ドットクロック704をカウントし、文字幅カウント値718を文字幅一致検出回路721に出力する。
Next, the output of the character switching signal 722 by the character width coincidence detection circuit 721 will be described. The character width match detection circuit 721 receives the character width count value 718 output from the character width counter 717 and the character width data 720 output from the character width code conversion circuit 719, and outputs a character switching signal 722.
The character width counter 717 counts the display dot clock 704 and outputs a character width count value 718 to the character width match detection circuit 721.

文字幅コード変換回路719は、表示コードメモリ709に設定されている各表示文字ごとの表示文字幅コード711を、対応する文字幅ドット数に変換し、文字幅データ720として出力する。例えば、文字幅ドット数の種類として、4ドット、8ドット、12ドット、16ドットを選択する場合、表示文字幅コード711として2進数の00、01、10、11の4つのコードを用いて、それぞれのコードに対応した文字幅ドット数4、8、12、16を文字幅データ720として文字幅一致検出回路721に出力する。   The character width code conversion circuit 719 converts the display character width code 711 for each display character set in the display code memory 709 into the corresponding number of character width dots, and outputs it as character width data 720. For example, when 4 dots, 8 dots, 12 dots, and 16 dots are selected as the types of character width dots, four codes 00, 01, 10, and 11 of binary numbers are used as the display character width codes 711. The character width dot numbers 4, 8, 12, and 16 corresponding to the respective codes are output as the character width data 720 to the character width match detection circuit 721.

文字幅一致検出回路721は、文字幅データ720の値と、文字幅カウント値718とが一致したときに文字切替信号722を出力する。ここで、文字幅カウンタ717は、カウント値を文字切替信号722でリセットすることから、文字幅一致検出回路721が出力する文字切替信号722は、文字幅データ720で示されるドット数ごとに出力されることになる。   The character width match detection circuit 721 outputs a character switch signal 722 when the value of the character width data 720 matches the character width count value 718. Here, since the character width counter 717 resets the count value with the character switching signal 722, the character switching signal 722 output from the character width matching detection circuit 721 is output for each number of dots indicated by the character width data 720. Will be.

次に、水平表示位置一致検出回路723による水平表示開始位置信号724の出力について説明する。水平表示位置一致検出回路723は、表示コードメモリ709が出力する水平表示開始位置コード712と、表示位置出力回路701が出力する水平表示位置情報705とを入力し、水平表示開始位置信号724を出力する。   Next, output of the horizontal display start position signal 724 by the horizontal display position coincidence detection circuit 723 will be described. The horizontal display position coincidence detection circuit 723 receives the horizontal display start position code 712 output from the display code memory 709 and the horizontal display position information 705 output from the display position output circuit 701, and outputs a horizontal display start position signal 724. To do.

表示コードメモリ709は、格納している表示コードのうち、各表示行ごとに1コード含まれている水平表示位置コードを、水平表示期間内保持して水平表示開始位置コード712として出力する。
水平表示位置一致検出回路723は、水平表示位置情報705と、水平表示開始位置コード712とが一致したときに水平表示開始位置信号724を出力する。
The display code memory 709 stores a horizontal display position code included in one display line for each display row among the stored display codes and outputs it as a horizontal display start position code 712 within the horizontal display period.
The horizontal display position match detection circuit 723 outputs a horizontal display start position signal 724 when the horizontal display position information 705 and the horizontal display start position code 712 match.

次に、表示コードアドレスの発生からRGB信号の出力までの動作について説明する。まず、表示コードメモリアドレス発生回路707が、水平表示位置情報705により、水平方向の表示ドット位置が左端に戻ったこと、すなわち、m=1となったことを検知したとき、アドレス708をそのときにオンスクリーン表示されている文字行の最初のアドレスに戻す。文字行の最初のアドレスにはその行の水平表示開始位置コードが格納されており、このコードを水平表示期間内保持して水平表示開始位置コード712として出力する。その後、文字切替信号722が入力されると、アドレス708を1つインクリメントする。これにより、表示される文字が1つ分切り替えられることとなる。例えば、「AWB012」という文字を1行で表示している場合、表示コードアドレス発生回路707は、出力するアドレス708を、m=1となったときに、水平表示開始位置コード712に対応するアドレスに戻し、その後、文字切替信号722が入力されると、一番左の「A」に対応するアドレスにインクリメントする。なお、m=1となったときに、垂直表示位置情報706が次の行の文字列を示す値になっていた場合、出力するアドレス708を、その行の一番左のコードに対応するアドレスとする。例えば、1つの文字の高さが18ドットであり、行間を2ドットとするときに、n−21となった場合、表示コードメモリアドレス発生回路707は、オンスクリーン表示する文字が、次の行になったと判断する。   Next, operations from generation of display code addresses to output of RGB signals will be described. First, when the display code memory address generation circuit 707 detects from the horizontal display position information 705 that the display dot position in the horizontal direction has returned to the left end, that is, m = 1, the address 708 is set at that time. Returns to the first address of the on-screen character line. The horizontal display start position code of the line is stored at the first address of the character line, and this code is held within the horizontal display period and output as the horizontal display start position code 712. Thereafter, when the character switching signal 722 is input, the address 708 is incremented by one. As a result, one character to be displayed is switched. For example, when the characters “AWB012” are displayed in one line, the display code address generation circuit 707 outputs an address 708 corresponding to the horizontal display start position code 712 when m = 1. Then, when the character switching signal 722 is input, the address is incremented to the address corresponding to the leftmost “A”. When m = 1, if the vertical display position information 706 is a value indicating the character string of the next line, the output address 708 is an address corresponding to the leftmost code of the line. And For example, when the height of one character is 18 dots and the space between lines is 2 dots, the display code memory address generation circuit 707 determines that the character to be displayed on-screen is the next line. Judge that it became.

次に、表示コードメモリ709が、アドレス708に対応した表示コード710を、フォントデータメモリアドレス発生回路713に出力する。また、アドレス708に対応した表示文字幅コード711を、文字幅コード変換回路719に出力する。アドレス708に対応するコードが水平表示位置開始コードである場合には、水平表示開始位置コード712として、水平表示位置一致検出回路723に出力する。ここで、水平表示開始位置コードを識別するために、表示コードメモリ709に格納されている各コードには、コードの種類を示すビットが付加されており、このビットにより水平表示開始位置コードと認識されたときに水平表示開始位置コード712として出力される。   Next, the display code memory 709 outputs a display code 710 corresponding to the address 708 to the font data memory address generation circuit 713. The display character width code 711 corresponding to the address 708 is output to the character width code conversion circuit 719. If the code corresponding to the address 708 is a horizontal display position start code, the horizontal display start position code 712 is output to the horizontal display position match detection circuit 723. Here, in order to identify the horizontal display start position code, each code stored in the display code memory 709 is added with a bit indicating the type of code, and this bit is recognized as the horizontal display start position code. Is output as the horizontal display start position code 712.

フォントデータメモリアドレス発生回路713は、表示文字コード710が示す文字で、垂直表示位置情報706が示す、その文字の上から所定のドット目のライン位置に対応するフォントデータのアドレス714をフォントデータメモリ715に出力する。例えば、表示文字コード710が示す文字が「A」であり、垂直表示位置情報706が示す表示ドット位置が、その「A」の上から3ドット目であるときには、その「A」の上から3ドット目のライン位置に対応するフォントデータのアドレス714を出力する。   A font data memory address generation circuit 713 is a font data memory that stores an address 714 of font data corresponding to a line position of a predetermined dot from the character indicated by the display character code 710 and indicated by the vertical display position information 706. Output to 715. For example, when the character indicated by the display character code 710 is “A” and the display dot position indicated by the vertical display position information 706 is the third dot from the top of the “A”, the character from the top of the “A” is 3 The font data address 714 corresponding to the line position of the dot is output.

次に、フォントデータメモリ715が、アドレス714に対応したフォントデータ716を出力する。上記の例の場合は、フォント「A」の上から3ドット目のライン位置のフォントデータ716をシリアル変換回路725に出力する。   Next, the font data memory 715 outputs font data 716 corresponding to the address 714. In the case of the above example, the font data 716 at the line position of the third dot from the top of the font “A” is output to the serial conversion circuit 725.

次に、シリアル変換回路725が、フォントデータメモリ715からのフォントデータ716を、文字切替信号722が入力されたときに一括してシフトレジスタに読み込み、表示ドットクロック704が入力されるごとにデータをシフトさせて出力する。これにより、フォントデータを1ドット分ずつ、シリアルデータ726としてカラーテーブル727に出力することができる。   Next, the serial conversion circuit 725 reads the font data 716 from the font data memory 715 collectively into the shift register when the character switching signal 722 is input, and the data is read every time the display dot clock 704 is input. Shift and output. As a result, the font data can be output to the color table 727 as serial data 726 one dot at a time.

そして、カラーテーブル727が、フォントの一部を構成するドットに対しては、あらかじめ設定されている文字色のRGB信号728を出力し、そうでないドットに対しては、背景色のRGB信号728を出力する。   The color table 727 outputs an RGB signal 728 of a preset character color for the dots constituting a part of the font, and outputs the RGB signal 728 of the background color for the other dots. Output.

このようにして、この従来のオンスクリーンディスプレイ表示装置は、モニタなどの画面上にオンスクリーン表示を行っていた。
特開2003−208148号公報(図4)
In this way, the conventional on-screen display device performs on-screen display on a screen such as a monitor.
Japanese Patent Laying-Open No. 2003-208148 (FIG. 4)

しかしながら、上述した従来のオンスクリーンディスプレイ装置では、オンスクリーン表示される文字幅が一定でないために、各表示行の表示領域が一定にならず、表示行末が行ごとに不揃いになる。   However, in the above-described conventional on-screen display device, since the character width displayed on the screen is not constant, the display area of each display line is not constant, and the end of the display line is uneven for each line.

すなわち、図14の文字の表示例で示されるように、各表示行とも行頭の位置(水平表示開始位置1401)を揃えて同じ文字数分の表示をしても、行末の位置(1402〜1404)は各表示行ごとにばらばらで不揃いになる。これを回避するためには、行の長さが短い行の行末に空白文字を追加して全行の長さを揃える必要があった。このことから、表示文字コードの設定時に行の長さを考慮して必要な数の空白文字コードを設定しなければならないという課題と、空白文字を追加するために表示コードメモリの記憶領域を圧迫するという課題とが生じた。   That is, as shown in the character display example of FIG. 14, even if the display heads (horizontal display start position 1401) are aligned for each display line and the same number of characters are displayed, the line end positions (1402 to 1404) Are disjoint and irregular for each display line. In order to avoid this, it was necessary to add a space character at the end of a line with a short line length to make the length of all lines uniform. Because of this, when setting the display character code, it is necessary to set the required number of white space character codes in consideration of the line length, and the storage area of the display code memory is compressed to add white space characters. The problem of doing was caused.

本発明は、前記従来の課題を解決するもので、オンスクリーン表示する文字幅が行ごとに一定でない場合に、表示行の文字領域の長さ(ドット数)に合わせて空白文字を追加設定しなくても行末を任意の位置に揃えることができるオンスクリーンディスプレイ装置を提供することを目的とする。   The present invention solves the above-mentioned conventional problems, and when the character width to be displayed on-screen is not constant for each line, a blank character is additionally set according to the length (number of dots) of the character area of the display line. An object of the present invention is to provide an on-screen display device capable of aligning the end of a line at an arbitrary position without the need.

本発明の請求項1に係るオンスクリーンディスプレイ装置は、垂直同期信号、水平同期信号、及び表示ドットクロックに基づいて、画面上の表示位置を示す表示位置情報を出力する表示位置出力手段と、画面上に表示する文字の表示コードと、該表示コードが示す文字にそれぞれ対応して設定された文字幅コードとを、画面上の表示位置に対応したアドレスごとに記憶する表示コード記憶手段と、前記表示位置情報と、画面上に表示する文字を切り替えるタイミングを示す文字切替信号とに基づいて、前記表示コード記憶手段のアドレスを発生する表示コードアドレス発生手段と、フォントデータを記憶するフォントデータ記憶手段と、前記表示コードアドレス発生手段が発生したアドレスに対応する表示コードを前記表示コード記憶手段から受け取り、前記表示コード、及び前記表示位置情報に基づいて前記フォントデータ記憶手段のアドレスを発生するフォントデータアドレス発生手段と、前記表示コードアドレス発生手段が発生したアドレスに対応する文字幅コードを前記表示コード記憶手段から受け取り、前記文字幅情報コードと前記表示ドットクロックとに基づいて前記文字切替信号を生成する文字切替信号生成手段と、文字を表示する行の背景枠である行背景の表示開始水平位置を示す行背景開始水平位置情報、及び前記行背景の表示終了水平位置を示す行背景終了水平位置情報を記憶する行背景水平位置記憶手段と、前記行背景水平位置記憶手段から受け取った行背景開始水平位置情報及び行背景終了水平位置情報と、前記表示位置出力手段から受け取った表示位置情報とから、行背景を表示する範囲を示す行背景範囲信号を発生する行背景範囲信号発生手段と、前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した行背景範囲信号に対応して、予め設定された文字色の色信号、または、予め設定された行背景色の色信号を映像信号に重畳して出力するオンスクリーンディスプレイ出力手段と、を備えたことを特徴とする。   An on-screen display device according to claim 1 of the present invention includes a display position output means for outputting display position information indicating a display position on a screen based on a vertical synchronization signal, a horizontal synchronization signal, and a display dot clock, and a screen Display code storage means for storing, for each address corresponding to a display position on the screen, a display code of a character to be displayed above and a character width code set corresponding to the character indicated by the display code; Display code address generating means for generating an address of the display code storage means based on display position information and a character switching signal indicating timing for switching characters to be displayed on the screen, and font data storage means for storing font data And a display code corresponding to the address generated by the display code address generating means is the display code storage means. Receiving the display code and the display position information to generate an address of the font data storage means, and a character width code corresponding to the address generated by the display code address generating means. A character switching signal generating means for generating the character switching signal based on the character width information code and the display dot clock, and a line background display start horizontal that is a background frame of a line for displaying characters; Line background horizontal position storage means for storing line background start horizontal position information indicating the position and line background end horizontal position information indicating the display end horizontal position of the line background; and the line background received from the line background horizontal position storage means Start horizontal position information and line background end horizontal position information, and the display position received from the display position output means Line background range signal generating means for generating a line background range signal indicating a range for displaying a line background from the information, font data corresponding to the address generated by the font data address generating means, or the line background range signal Corresponding to the line background range signal generated by the generating means, an on-screen display output means for outputting a preset character color signal or a preset line background color signal superimposed on the video signal And.

本発明の請求項2に係るオンスクリーンディスプレイ装置は、垂直同期信号、水平同期信号、及び表示ドットクロックに基づいて、画面上の表示位置を示す表示位置情報を出力する表示位置出力手段と、画面上に表示する文字の表示コードと、該表示コードが示す文字にそれぞれ対応して設定された文字幅コードとを、画面上の表示位置に対応したアドレスごとに記憶するとともに、文字を表示する行の行背景の表示開始水平位置を示す行背景開始水平位置コード及び前記行背景の表示終了水平位置を示す行背景終了水平位置コードを表示行ごとに記憶する表示コード記憶手段と、前記表示位置情報と、画面上に表示する文字を切り替えるタイミングを示す文字切替信号とに基づいて、前記表示コード記憶手段のアドレスを発生する表示コードアドレス発生手段と、フォントデータを記憶するフォントデータ記憶手段と、前記表示コードアドレス発生手段が発生したアドレスに対応する表示コードを前記表示コード記憶手段から受け取り、該表示コード、及び前記表示位置情報に基づいて前記フォントデータ記憶手段のアドレスを発生するフォントデータアドレス発生手段と、前記表示コードアドレス発生手段が発生したアドレスに対応する文字幅コードを前記表示コード記憶手段から受け取り、前記文字幅コードと前記表示ドットクロックとに基づいて前記文字切替信号を生成する文字切替信号生成手段と、前記表示コード記憶手段から受け取った行背景開始水平位置コード及び行背景終了水平位置コードと、前記表示位置出力手段から受け取った表示位置情報とから、行背景を表示する範囲を示す行背景範囲信号を発生する行背景範囲信号発生手段と、前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した行背景範囲信号に対応して、予め設定された文字色の色信号、または、予め設定された行背景色の色信号を、映像信号に重畳して出力するオンスクリーンディスプレイ出力手段と、を備えたことを特徴とする。   According to a second aspect of the present invention, there is provided an on-screen display device comprising: a display position output means for outputting display position information indicating a display position on a screen based on a vertical synchronization signal, a horizontal synchronization signal, and a display dot clock; The display code of the character displayed above and the character width code set corresponding to the character indicated by the display code are stored for each address corresponding to the display position on the screen, and the character display line Display code storage means for storing, for each display line, a line background start horizontal position code indicating the display start horizontal position of the line background and a line background end horizontal position code indicating the display end horizontal position of the line background, and the display position information And a display code for generating an address of the display code storage means based on a character switching signal indicating a timing for switching a character displayed on the screen. Address generation means, font data storage means for storing font data, and a display code corresponding to the address generated by the display code address generation means are received from the display code storage means, and the display code and the display position information A font data address generating means for generating an address of the font data storage means based on the character width code corresponding to the address generated by the display code address generating means from the display code storage means, and the character width code and the Character switching signal generating means for generating the character switching signal based on a display dot clock, line background start horizontal position code and line background end horizontal position code received from the display code storage means, and display position output means Based on the received display position information, the line background A line background range signal generating means for generating a line background range signal indicating a range to be displayed; font data corresponding to an address generated by the font data address generating means; or a line background generated by the line background range signal generating means Corresponding to the range signal, there is provided an on-screen display output means for superimposing and outputting a color signal of a preset character color or a color signal of a preset line background color on a video signal It is characterized by.

本発明の請求項3に係るオンスクリーンディスプレイ装置は、請求項2に記載のオンスクリーンディスプレイ装置において、前記表示コード記憶手段は、さらに、前記行背景の色を示す行背景色コードを表示行ごとに記憶し、前記オンスクリーンディスプレイ出力手段は、前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した行背景範囲信号に対応して、予め設定された文字色の色信号、または、前記表示コード記憶手段から受け取った行背景色コードが示す行背景色の色信号を、映像信号に重畳して出力することを特徴とする。   The on-screen display device according to claim 3 of the present invention is the on-screen display device according to claim 2, wherein the display code storage means further displays a row background color code indicating the color of the row background for each display row. The on-screen display output means in advance corresponding to the font data corresponding to the address generated by the font data address generation means or the line background range signal generated by the line background range signal generation means. The color signal of the set character color or the color signal of the line background color indicated by the line background color code received from the display code storage means is superimposed on the video signal and output.

本発明の請求項4に係るオンスクリーンディスプレイ装置は、請求項2に記載のオンスクリーンディスプレイ装置において、前記表示コード記憶手段は、前記行背景開始水平位置コード、前記行背景終了水平位置コード及び前記行背景色コードを表示行ごとに2組以上記憶し、前記行背景範囲信号発生手段は、前記行背景水平位置記憶手段から受け取った2組以上の前記行背景開始水平位置コード及び前記行背景終了水平位置コードと、前記表示位置出力手段から受け取った表示位置情報とから、行背景を表示する範囲を示す2つ以上の行背景範囲信号を発生し、前記オンスクリーンディスプレイ出力手段は、前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した2つ以上の行背景範囲信号に対応して、予め設定された文字色の色信号、または、前記表示コード記憶手段から受け取った2つ以上の行背景色コードのうちのいずれかが示す行背景色の色信号を、映像信号に重畳して出力することを特徴とする。   The on-screen display device according to claim 4 of the present invention is the on-screen display device according to claim 2, wherein the display code storage means includes the row background start horizontal position code, the row background end horizontal position code, and the Two or more sets of row background color codes are stored for each display row, and the row background range signal generation means receives two or more sets of the row background start horizontal position codes and the row background end received from the row background horizontal position storage means. From the horizontal position code and the display position information received from the display position output means, two or more line background range signals indicating the range in which the line background is displayed are generated, and the on-screen display output means is the font data Font data corresponding to the address generated by the address generating means, or generated by the row background range signal generating means A row indicated by either a color signal of a preset character color or two or more row background color codes received from the display code storage means in correspondence with two or more row background range signals. A background color signal is output by being superimposed on a video signal.

本発明の請求項5に係るオンスクリーンディスプレイ装置は、請求項2に記載のオンスクリーンディスプレイ装置において、前記表示コード記憶手段は、さらに、前記行背景の周囲4辺のうちの、いずれの辺に影を付けるかを示す第1の行背景影指定コードを表示行ごとに記憶し、前記表示位置出力手段から受け取った表示位置情報と、前記行背景範囲信号発生手段から受け取った行背景範囲信号と、前記表示コード記憶手段から受け取った行背景色情報及び第1の行背景影指定コードとに基づいて、行背景色を指定する行背景色指定信号、または、行背景の周囲4辺の色を行背景影色として指定する行背景影色指定信号を発生する行背景影色指定信号発生手段を備え、前記オンスクリーンディスプレイ出力手段は、前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した行背景範囲信号に対応して、予め設定された文字色の色信号、前記行背景色指定信号が指定する行背景色の色信号、または、前記行背景影色指定信号が指定する行背景影色の色信号を、映像信号に重畳して出力することを特徴とする。   The on-screen display device according to a fifth aspect of the present invention is the on-screen display device according to the second aspect, wherein the display code storage means is further provided on any one of the four sides around the row background. A first line background shadow designation code indicating whether to add a shadow is stored for each display line, display position information received from the display position output means, and a line background range signal received from the line background range signal generating means, Based on the line background color information and the first line background shadow designation code received from the display code storage means, the line background color designation signal for designating the line background color or the colors of the four sides around the line background are obtained. A line background shadow color designation signal generating means for generating a line background shadow color designation signal to be designated as a line background shadow color, and the on-screen display output means comprises the font data add Font data corresponding to the address generated by the text generation means, or a color signal of a preset character color corresponding to the line background range signal generated by the line background range signal generation means, and the line background color designation signal The line background color signal designated by the line background or the line background shadow color signal designated by the line background shadow color designation signal is superimposed on the video signal and output.

本発明の請求項6に係るオンスクリーンディスプレイ装置は、請求項5に記載のオンスクリーンディスプレイ装置において、前記表示コード記憶手段は、さらに、単数行からなる行背景に影を付けるか、複数行からなる行背景に影を付けるかを示す第2の行背景影指定コードを記憶し、前記行背景影色指定信号発生手段は、前記表示位置出力手段から受け取った表示位置情報と、前記行背景範囲信号発生手段から受け取った行背景範囲信号と、前記表示コード記憶手段から受け取った行背景色コード、第1の行背景影指定コード及び第2の行背景影指定コードとに基づいて、行背景色を指定する行背景色指定信号、または、単数行からなる行背景の周囲4辺の色もしくは複数行からなる行背景の周囲4辺の色を行背景影色として指定する行背景影色指定信号を発生することを特徴とする。   The on-screen display device according to a sixth aspect of the present invention is the on-screen display device according to the fifth aspect, wherein the display code storage means further adds a shadow to a line background consisting of a single line or from a plurality of lines. A second row background shadow designation code indicating whether or not to add a shadow to the row background, and the row background shadow color designation signal generating means includes the display position information received from the display position output means, and the row background range. Based on the line background range signal received from the signal generating means and the line background color code, the first line background shadow designation code and the second line background shadow designation code received from the display code storage means A line background color designation signal for designating a line background, or a line background designating the color of the four sides around the line background consisting of a single line or the color of the four sides around the line background consisting of multiple lines as the row background shadow color Characterized by generating a shadow color designation signal.

本発明に係るオンスクリーンディスプレイ装置によれば、文字を表示する行の背景枠である行背景の表示開始水平位置及び表示終了水平位置と、行背景の色とを設定して、画面上に行背景を表示するようにしたことから、各表示行の文字数や文字幅を調整して表示領域の長さを揃えなくても、設定した範囲の背景枠を表示でき、表示レイアウトの設定が容易になるという効果が得られる。   According to the on-screen display device of the present invention, the display start horizontal position and display end horizontal position of the line background, which is the background frame of the line displaying characters, and the line background color are set, and the line background is displayed on the screen. Since the background is displayed, the background frame of the set range can be displayed without adjusting the length of the display area by adjusting the number of characters and the character width of each display line, making it easy to set the display layout. The effect of becoming is obtained.

また、本発明に係るオンスクリーンディスプレイ装置によれば、文字を表示する行の背景枠である行背景の表示開始水平位置及び表示終了水平位置と、行背景の色と、行背景に付ける影とを設定することで、行背景を立体的に表示することができ、柔軟な表示レイアウトの設定が可能となる。   Further, according to the on-screen display device according to the present invention, the display start horizontal position and the display end horizontal position of the line background, which is the background frame of the line displaying the character, the color of the line background, the shadow to be added to the line background By setting, the row background can be displayed three-dimensionally and a flexible display layout can be set.

また、本発明に係るオンスクリーンディスプレイ装置によれば、各表示行の表示領域の長さを揃えるために、文字列の後方に余分な空白を追加する必要がないため、表示コード記憶手段の記憶容量を圧迫しないで済むという効果が得られる。   Further, according to the on-screen display device according to the present invention, it is not necessary to add an extra space behind the character string in order to make the length of the display area of each display line. The effect of not having to press the capacity is obtained.

以下本発明の実施の形態について、図面を参照しながら説明する。
(実施の形態1)
図1は、本発明の実施の形態1に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。図1において、図7と同じ構成要素については同じ符号を用いる。本実施の形態1に係るオンスクリーンディスプレイ装置は、図7に示す従来のオンスクリーンディスプレイ装置に、行背景開始水平位置記憶回路129と、行背景終了水平位置記憶回路132と、行背景開始水平位置一致検出回路133と、行背景終了水平位置一致検出回路135と、行背景範囲信号発生回路137とをさらに備えることを特徴とする。
Embodiments of the present invention will be described below with reference to the drawings.
(Embodiment 1)
FIG. 1 is a block diagram showing a configuration of an on-screen display device according to Embodiment 1 of the present invention. In FIG. 1, the same components as those in FIG. The on-screen display device according to the first embodiment is different from the conventional on-screen display device shown in FIG. 7 in that a row background start horizontal position storage circuit 129, a row background end horizontal position storage circuit 132, and a row background start horizontal position. It further includes a coincidence detection circuit 133, a row background end horizontal position coincidence detection circuit 135, and a row background range signal generation circuit 137.

以上のように構成するオンスクリーンディスプレイ装置の動作について説明する。図7に示すオンスクリーンディスプレイ装置と同一構成要素の動作については説明を省略する。   The operation of the on-screen display device configured as described above will be described. The description of the operation of the same components as the on-screen display device shown in FIG. 7 is omitted.

行背景開始水平位置記憶回路129は、画面上に行ごとに表示する背景枠(行背景)の表示開始水平位置を示す行背景開始水平位置情報130を記憶する。そして、行背景開始水平位置情報130を行背景開始水平位置一致検出回路133に出力する。   The row background start horizontal position storage circuit 129 stores row background start horizontal position information 130 indicating the display start horizontal position of the background frame (row background) displayed for each row on the screen. Then, the line background start horizontal position information 130 is output to the line background start horizontal position coincidence detection circuit 133.

行背景開始水平位置一致検出回路133は、表示位置出力回路701から受け取った水平表示位置情報705と、行背景開始水平位置記憶回路129から受け取った行背景開始水平位置情報130とを比較し、一致したときに行背景開始水平位置一致信号134を出力する。   The line background start horizontal position coincidence detection circuit 133 compares the horizontal display position information 705 received from the display position output circuit 701 with the line background start horizontal position information 130 received from the line background start horizontal position storage circuit 129 to find a match. When this happens, the row background start horizontal position coincidence signal 134 is output.

行背景終了水平位置記憶回路132は、画面上に表示する行背景の表示終了水平位置を示す行背景終了水平位置情報131を記憶する。そして、該行背景終了水平位置情報131を行背景終了水平位置一致検出回路135に出力する。   The line background end horizontal position storage circuit 132 stores line background end horizontal position information 131 indicating the display end horizontal position of the line background to be displayed on the screen. The row background end horizontal position information 131 is output to the row background end horizontal position coincidence detection circuit 135.

行背景終了水平位置一致検出回路135は、表示位置出力回路701から受け取った水平表示位置情報705と、行背景終了水平位置記憶回路132から受け取った行背景終了水平位置情報131とを比較し、一致したときに行背景終了水平位置一致信号136を出力する。   The line background end horizontal position coincidence detection circuit 135 compares the horizontal display position information 705 received from the display position output circuit 701 with the line background end horizontal position information 131 received from the line background end horizontal position storage circuit 132, and matches. When this happens, the row background end horizontal position coincidence signal 136 is output.

行背景範囲信号発生回路137は、行背景開始水平位置一致検出回路133から受け取った行背景開始水平位置一致信号134と、行背景終了水平位置一致検出回路135から受け取った行背景終了水平位置一致信号136とに基づいて、行背景開始水平位置から行背景終了水平位置までの範囲を示す行背景範囲指定信号138をオンスクリーンディスプレイ出力部139に出力する。   The line background range signal generation circuit 137 includes a line background start horizontal position coincidence signal 134 received from the line background start horizontal position coincidence detection circuit 133 and a line background end horizontal position coincidence signal received from the line background end horizontal position coincidence detection circuit 135. 136, the line background range designation signal 138 indicating the range from the line background start horizontal position to the line background end horizontal position is output to the on-screen display output unit 139.

オンスクリーンディスプレイ出力部139は、フォントデータ718、または、行背景範囲信号138に対応して、予め設定された文字色のRGB信号、または、予め設定された行背景色のRGB信号を映像信号に重畳して出力する。   The on-screen display output unit 139 uses, as a video signal, a preset character color RGB signal or a preset row background color RGB signal corresponding to the font data 718 or the line background range signal 138. Superimpose and output.

以下、オンスクリーンディスプレイ出力部139の詳細について説明する。オンスクリーンディスプレイ出力部139内のカラーテーブル127は、シリアル変換回路725から受け取ったシリアルデータ726と、行背景範囲信号発生回路137から受け取った行背景範囲指定信号138とに基づいて、RGB信号128を出力する。ここで、カラーテーブル127は、フォントの一部を構成するドットに対しては、あらかじめ設定されている文字色のRGB信号128を出力し、そうでないドットに対しては、行背景色のRGB信号128を出力するが、行背景範囲信号発生回路137が出力する行背景範囲指定信号138がアクティブな範囲では、フォントの一部を構成するドット以外のドットに対して、あらかじめ設定されている行背景色のRGB信号128を出力する。   Details of the on-screen display output unit 139 will be described below. The color table 127 in the on-screen display output unit 139 converts the RGB signal 128 based on the serial data 726 received from the serial conversion circuit 725 and the row background range designation signal 138 received from the row background range signal generation circuit 137. Output. Here, the color table 127 outputs the RGB signal 128 of the character color set in advance for the dots constituting a part of the font, and the RGB signal of the row background color for the other dots. In the range where the line background range designation signal 138 output by the line background range signal generation circuit 137 is active, the line background set in advance is set for dots other than the dots constituting a part of the font. The color RGB signal 128 is output.

以上のような動作により、例えば、図8に示すように、画面上に表示する文字の背景に、行背景開始水平位置805から行背景終了水平位置806までの範囲に、予め設定した行背景色を持つ背景枠を表示することができる。   By the operation as described above, for example, as shown in FIG. 8, a line background color set in advance in the range from the line background start horizontal position 805 to the line background end horizontal position 806 is displayed on the background of the character displayed on the screen. A background frame with can be displayed.

以上のように実施の形態1に係るオンスクリーンディスプレイ装置は、文字を表示する行の背景枠である行背景の表示開始水平位置と行背景の表示終了水平位置と行背景色とを設定して、画面上に行背景枠を表示するようにした。これにより、各表示行の文字列の幅を合わせるために空白文字を追加することなく、一定の幅を持った行背景枠を表示することができる。   As described above, the on-screen display device according to the first embodiment sets the line background display start horizontal position, the line background display end horizontal position, and the line background color, which are the background frames of lines displaying characters. The line background frame is displayed on the screen. Thus, a line background frame having a certain width can be displayed without adding a blank character in order to match the width of the character string of each display line.

(実施の形態2)
図2は、本発明の実施の形態2に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。図2において、図1、図7と同じ構成要素については同じ符号を用いる。
本実施の形態2に係るオンスクリーンディスプレイ装置は、図7に示す従来のオンスクリーンディスプレイ装置に、行背景開始水平位置一致検出回路133と、行背景終了水平位置一致検出回路135と、行背景範囲信号発生回路137とをさらに備えることを特徴とする。
(Embodiment 2)
FIG. 2 is a block diagram showing the configuration of the on-screen display device according to Embodiment 2 of the present invention. In FIG. 2, the same reference numerals are used for the same components as those in FIGS.
The on-screen display device according to the second embodiment is different from the conventional on-screen display device shown in FIG. 7 in that the row background start horizontal position coincidence detection circuit 133, the row background end horizontal position coincidence detection circuit 135, and the row background range. And a signal generation circuit 137.

以上のように構成するオンスクリーンディスプレイ装置の動作について説明する。図1、図7に示すオンスクリーンディスプレイ装置と同一構成要素の動作については説明を省略する。   The operation of the on-screen display device configured as described above will be described. Description of the operation of the same components as those of the on-screen display device shown in FIGS. 1 and 7 is omitted.

表示コードメモリアドレス発生回路207は、水平表示位置情報705と、垂直表示位置情報706と、文字切替信号722と、水平表示開始位置信号724とに基づいて、表示コードメモリ209に格納されたコードに対応するアドレス208を発生する。   The display code memory address generation circuit 207 generates a code stored in the display code memory 209 based on the horizontal display position information 705, the vertical display position information 706, the character switching signal 722, and the horizontal display start position signal 724. A corresponding address 208 is generated.

表示コードメモリ209は、画面上に表示する表示文字コードと、表示文字ごとの表示文字幅コードと、各表示行ごとの水平表示開始位置コードとに加えて、行背景の表示開始水平位置を示すコード(行背景開始水平位置コード)と行背景の表示終了水平位置を示すコード(行背景終了水平位置コード)とを記憶する。表示コードメモリ209内には、各表示行の先頭アドレスから順に、水平表示開始位置コード、行背景開始水平位置コード、行背景終了水平位置コードが格納されており、その後のアドレスに、文字列の表示文字コードと、表示文字幅コードとが続けて格納されている。   The display code memory 209 indicates the display start horizontal position of the line background in addition to the display character code to be displayed on the screen, the display character width code for each display character, and the horizontal display start position code for each display line. A code (line background start horizontal position code) and a code indicating a line background display end horizontal position (line background end horizontal position code) are stored. In the display code memory 209, a horizontal display start position code, a line background start horizontal position code, and a line background end horizontal position code are stored in order from the top address of each display line. A display character code and a display character width code are stored in succession.

ここで、表示コードメモリアドレス発生回路207は、水平表示位置情報705により、水平方向の表示ドット位置が左端に戻ったこと(すなわち、m=1となったこと)を検知した場合には、表示コードメモリアドレス208をそのときのオンスクリーン表示されている文字行の最初のアドレスに戻す。表示コードメモリ209内の文字行の最初のアドレスにはその行の水平表示開始位置コードが格納されており、表示コードメモリ209は、該水平表示開始位置コードを水平表示期間内保持して水平表示開始位置コード712として水平表示位置一致検出回路723に出力する。その後、表示コードメモリアドレス発生回路207は、アドレス208を1つインクリメントして、その行の行背景開始水平位置コードが格納されているアドレスを出力する。表示コードメモリ209はそのアドレスに対応する行背景開始水平位置コードを水平表示期間内保持して行背景開始水平位置情報230として行背景開始水平位置一致検出回路133に出力する。その後、表示コードメモリアドレス発生回路207は、アドレス208を1つインクリメントして、その行の行背景終了水平位置コードが格納されているアドレスを出力し、表示コードメモリ209はそのアドレスに対応する行背景終了水平位置コードを水平表示期間内保持して行背景終了水平位置情報231として行背景終了水平位置一致検出回路135に出力する。以降、文字切替信号722が入力されるたびに、アドレス208を1つインクリメントする。これにより、表示コードメモリ209はアドレスに対応する表示文字コード710と表示文字幅コード711とを出力し、これにより、表示される文字が1つ分切り替えられることとなる。   Here, when the display code memory address generation circuit 207 detects that the display dot position in the horizontal direction has returned to the left end (that is, m = 1) from the horizontal display position information 705, the display code memory address generation circuit 207 displays The code memory address 208 is returned to the first address of the character line currently displayed on the screen. The first address of the character line in the display code memory 209 stores the horizontal display start position code of the line, and the display code memory 209 holds the horizontal display start position code within the horizontal display period and performs horizontal display. The start position code 712 is output to the horizontal display position match detection circuit 723. Thereafter, the display code memory address generation circuit 207 increments the address 208 by one and outputs the address where the row background start horizontal position code of that row is stored. The display code memory 209 holds the row background start horizontal position code corresponding to the address within the horizontal display period, and outputs it to the row background start horizontal position coincidence detection circuit 133 as the row background start horizontal position information 230. Thereafter, the display code memory address generation circuit 207 increments the address 208 by one and outputs the address where the row background end horizontal position code of the row is stored, and the display code memory 209 displays the row corresponding to the address. The background end horizontal position code is held within the horizontal display period, and is output to the row background end horizontal position coincidence detection circuit 135 as row background end horizontal position information 231. Thereafter, each time the character switching signal 722 is input, the address 208 is incremented by one. As a result, the display code memory 209 outputs the display character code 710 and the display character width code 711 corresponding to the address, whereby one character to be displayed is switched.

以上のような動作により、例えば、図9に示すように、1行目から3行目の表示では行背景開始水平位置905〜907と行背景終了水平位置908〜910とを左方に設定し、4行目と5行目の表示では行背景開始水平位置914〜915と行背景終了水平位置916〜917とを右方に設定して、行によって枠の表示位置を変えることができる。   By the above operation, for example, as shown in FIG. 9, in the display from the first row to the third row, the row background start horizontal positions 905 to 907 and the row background end horizontal positions 908 to 910 are set to the left. In the display of the fourth and fifth lines, the row background start horizontal positions 914 to 915 and the line background end horizontal positions 916 to 917 can be set to the right, and the display position of the frame can be changed depending on the lines.

以上のように実施の形態2に係るオンスクリーンディスプレイ装置は、行背景の表示開始水平位置を示すコードと、行背景の表示終了水平位置を示すコードとを、各表示行ごとに表示コードメモリ209に設定し、各コードが示す水平位置に基づいて、画面上に表示する行背景の範囲を指定するようにした。これにより、表示行ごとに行背景開始水平位置と行背景終了水平位置とが個別に設定できるため、行によって背景枠の表示位置を変えることができ、柔軟な表示レイアウトの設定が可能となる。   As described above, the on-screen display device according to Embodiment 2 displays the code indicating the display start horizontal position of the line background and the code indicating the display end horizontal position of the line background for each display line. The range of the line background to be displayed on the screen is specified based on the horizontal position indicated by each code. As a result, the line background start horizontal position and the line background end horizontal position can be individually set for each display line, so that the display position of the background frame can be changed depending on the line, and a flexible display layout can be set.

(実施の形態3)
図3は、本発明の実施の形態3に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。図3において、図1、図2、図7と同じ構成要素については同じ符号を用いる。
本実施の形態3に係るオンスクリーンディスプレイ装置は、本実施の形態2に係るオンスクリーンディスプレイ装置と、表示コードメモリとカラーテーブルの動作のみが異なる。
(Embodiment 3)
FIG. 3 is a block diagram showing the configuration of the on-screen display device according to Embodiment 3 of the present invention. In FIG. 3, the same reference numerals are used for the same components as those in FIGS. 1, 2, and 7.
The on-screen display device according to the third embodiment is different from the on-screen display device according to the second embodiment only in the operations of the display code memory and the color table.

以下、本実施の形態3に係るオンスクリーンディスプレイ装置の動作について説明する。図1、図2、図7に示すオンスクリーンディスプレイ装置と同一構成要素の動作については説明を省略する。   Hereinafter, the operation of the on-screen display device according to the third embodiment will be described. The description of the operation of the same components as those of the on-screen display device shown in FIGS. 1, 2, and 7 is omitted.

表示コードメモリ309は、画面上に表示する表示文字コードと、表示文字ごとの表示文字幅コードと、各表示行ごとの水平表示開始位置コードと、各表示行ごとの行背景開始水平位置コードと、行背景終了水平位置コードと、行背景色指定コードとを記憶する。表示コードメモリ309内には、各表示行の先頭アドレスから順に、水平表示開始位置コード、行背景開始水平位置コード、行背景終了水平位置コードが格納されており、その後のアドレスに、文字列の表示文字コードと、表示文字幅コードとが続けて格納されている。   The display code memory 309 includes a display character code to be displayed on the screen, a display character width code for each display character, a horizontal display start position code for each display line, and a line background start horizontal position code for each display line. The line background end horizontal position code and the line background color designation code are stored. In the display code memory 309, a horizontal display start position code, a line background start horizontal position code, and a line background end horizontal position code are stored in order from the top address of each display line. A display character code and a display character width code are stored in succession.

ここで、表示コードメモリ309内の、文字行の最初のアドレスにはその行の水平表示開始位置コードが格納されており、表示コードメモリ309は、該水平表示開始位置コードを水平表示期間内保持して水平表示開始位置コード712として水平表示位置一致検出回路723に出力する。その後、アドレス208が1つインクリメントされたとき、表示コードメモリ309は、インクリメントされたアドレスに対応する行背景開始水平位置コードを水平表示期間内保持して行背景開始水平位置情報230として行背景開始水平一致検出回路133に出力する。また、行背景開始水平位置コードには、行背景色指定コードが埋め込まれており、表示コードメモリ309は、その行背景色指定コードを水平表示期間内保持して行背景色指定情報339として出力する。その後、アドレス208が1つインクリメントされたとき、表示コードメモリ309は、インクリメントされたアドレスに対応する行背景終了水平位置コードを水平表示期間内保持して行背景終了水平位置情報231として行背景終了水平位置一致検出回路135に出力する。以降、文字切替信号722が入力されるたびに、アドレス208が1つずつインクリメントされ、これにより、表示コードメモリ309はインクリメントされたアドレスに対応する表示文字コード710と表示文字幅コード711とを出力し、これにより、表示される文字が1つ分切り替えられることとなる。   Here, the horizontal display start position code of the line is stored at the first address of the character line in the display code memory 309, and the display code memory 309 holds the horizontal display start position code within the horizontal display period. The horizontal display start position code 712 is output to the horizontal display position coincidence detection circuit 723. Thereafter, when the address 208 is incremented by 1, the display code memory 309 holds the row background start horizontal position code corresponding to the incremented address within the horizontal display period, and starts the row background as the row background start horizontal position information 230. Output to the horizontal coincidence detection circuit 133. In addition, a row background color designation code is embedded in the row background start horizontal position code, and the display code memory 309 holds the row background color designation code within the horizontal display period and outputs it as row background color designation information 339. To do. Thereafter, when the address 208 is incremented by 1, the display code memory 309 holds the row background end horizontal position code corresponding to the incremented address within the horizontal display period, and ends the row background as row background end horizontal position information 231. Output to the horizontal position coincidence detection circuit 135. Thereafter, each time the character switching signal 722 is input, the address 208 is incremented by one, whereby the display code memory 309 outputs the display character code 710 and the display character width code 711 corresponding to the incremented address. As a result, one character to be displayed is switched.

カラーテーブル327は、シリアル変換回路725から受け取ったシリアルデータ726と、行背景範囲信号発生回路137から受け取った行背景範囲指定信号138と、表示コードメモリ309から受け取った行背景色指定情報339とに基づいて、RGB信号128を出力する。ここで、カラーテーブル327は、フォントの一部を構成するドットに対しては、あらかじめ設定されている文字色のRGB信号を出力し、そうでないドットに対しては、行背景色のRGB信号128を出力するが、行背景範囲指定信号138がアクティブな範囲では、フォントの一部を構成するドット以外のドットに対して、行背景色指定情報339が指定する行背景色のRGB信号128を出力する。   The color table 327 includes serial data 726 received from the serial conversion circuit 725, a line background range designation signal 138 received from the line background range signal generation circuit 137, and line background color designation information 339 received from the display code memory 309. Based on this, an RGB signal 128 is output. Here, the color table 327 outputs an RGB signal of a preset character color for the dots constituting a part of the font, and the RGB signal 128 of the row background color for the other dots. However, in the range where the line background range designation signal 138 is active, the RGB signal 128 of the line background color designated by the line background color designation information 339 is outputted for dots other than the dots constituting a part of the font. To do.

以上の動作により、図10に示す表示画面において、1行目の行背景色1012、2行目の行背景色1013、3行目の行背景色1014、4行目の行背景色1015、及び5行目の行背景色1016をそれぞれ別の色として表示できる。   With the above operation, in the display screen shown in FIG. 10, the row background color 1012, the second row background color 1013, the third row background color 1014, the fourth row background color 1015, The row background color 1016 of the fifth row can be displayed as a different color.

以上のように実施の形態3に係るオンスクリーンディスプレイ装置は、各表示行ごとに、行背景の表示開始水平位置を示すコードと、行背景の表示終了水平位置を示すコードと、行背景色を示すコードとを表示コードメモリ309に設定し、各コードが示す行背景水平位置と行背景色に基づいて、画面上に表示する行背景の範囲と色を指定するようにした。これにより、行ごとに背景色を個別に設定できるため、柔軟な表示レイアウトの設定が可能となる。   As described above, the on-screen display device according to Embodiment 3 includes, for each display line, the code indicating the display start horizontal position of the line background, the code indicating the display end horizontal position of the line background, and the line background color. The code to be displayed is set in the display code memory 309, and the range and color of the row background to be displayed on the screen are designated based on the row background horizontal position and the row background color indicated by each code. Thereby, since the background color can be individually set for each row, a flexible display layout can be set.

(実施の形態4)
図4は、本発明の実施の形態4によるオンスクリーンディスプレイ装置の構成を示すブロック図である。図4において、図1、図2、図7と同じ構成要素については同じ符号を用いる。本実施の形態4によるオンスクリーンディスプレイ装置は、行背景開始水平位置一致検出回路と、行背景終了水平位置一致検出回路と、行背景範囲信号発生回路とを、それぞれ2つ備える。以上のように構成するオンスクリーンディスプレイ装置の動作について説明する。図1、図2、図7に示すオンスクリーンディスプレイ装置と同一構成要素の動作については説明を省略する。
表示コードメモリアドレス発生回路407は、水平表示位置情報705と、垂直表示位置情報706と、文字切替信号722と、水平表示開始位置信号724とに基づいて、表示コードメモリ409に格納されているコードに対応するアドレス408を発生する。
(Embodiment 4)
FIG. 4 is a block diagram showing a configuration of an on-screen display device according to Embodiment 4 of the present invention. In FIG. 4, the same reference numerals are used for the same components as those in FIGS. 1, 2, and 7. The on-screen display device according to the fourth embodiment includes two row background start horizontal position coincidence detection circuits, two line background end horizontal position coincidence detection circuits, and two row background range signal generation circuits. The operation of the on-screen display device configured as described above will be described. The description of the operation of the same components as those of the on-screen display device shown in FIGS. 1, 2, and 7 is omitted.
The display code memory address generation circuit 407 generates a code stored in the display code memory 409 based on the horizontal display position information 705, the vertical display position information 706, the character switching signal 722, and the horizontal display start position signal 724. An address 408 corresponding to is generated.

表示コードメモリ409は、画面上に表示する文字の表示文字コードと、表示文字ごとの表示文字幅コードと、各表示行ごとの水平表示開始位置コードと、各表示行ごとの第1の行背景開始水平位置コード、第1の行背景終了水平位置コード、及び第1の行背景色指定コードと、各表示行ごとの第2の行背景開始水平位置コード、第2の行背景終了水平位置コード、及び第2の行背景色指定コードとを記憶する。この表示コードメモリ409内には、各表示行の先頭アドレスから順に、水平表示開始位置コード、第1の行背景開始水平位置コード、第1の行背景終了水平位置コード、第2の行背景開始水平位置コード、第2の行背景終了水平位置コードが格納されており、その後のアドレスに、文字列の表示文字コードと、表示文字幅コードが続けて格納されている。   The display code memory 409 includes a display character code of characters to be displayed on the screen, a display character width code for each display character, a horizontal display start position code for each display line, and a first line background for each display line. Start horizontal position code, first line background end horizontal position code, first line background color designation code, second line background start horizontal position code, second line background end horizontal position code for each display line , And the second row background color designation code. In the display code memory 409, the horizontal display start position code, the first line background start horizontal position code, the first line background end horizontal position code, and the second line background start are sequentially performed from the top address of each display line. The horizontal position code and the second row background end horizontal position code are stored, and the display character code of the character string and the display character width code are successively stored at the subsequent addresses.

ここで、表示コードメモリ409内の文字行の最初のアドレスにはその行の水平表示開始位置コードが格納されており、表示コードメモリ409は、該水平表示開始位置コードを水平表示期間内保持して水平表示開始位置コード712として出力する。その後、アドレス408が1つインクリメントされたとき、表示コードメモリ409はインクリメントされたアドレスに対応する第1の行背景開始水平位置コードを水平表示期間内保持して第1の行背景開始水平位置情報430として出力する。また、第1の行背景開始水平位置コードには、第1の行背景色指定コードが埋め込まれており、表示コードメモリ409は、その第1の行背景色指定コードを水平表示期間内保持して第1の行背景色指定情報439として出力する。その後、アドレス408が1つインクリメントされたとき、表示コードメモリ409はインクリメントされたアドレスに対応する第1の行背景終了水平位置コードを水平表示期間内保持して第1の行背景終了水平位置情報431として出力する。さらに、その後、アドレス408が1つインクリメントされると、表示コードメモリ409はインクリメントされたアドレスに対応する第2の行背景開始水平位置コードを水平表示期間内保持して第2の行背景開始水平位置情報440として出力する。また、第2の行背景開始水平位置コードには、第2の行背景色指定コードが埋め込まれており、表示コードメモリ409は、その第2の行背景色指定コードを水平表示期間内保持して第2の行背景色指定情報448として出力する。その後、アドレス408が1つインクリメントされたとき、表示コードメモリ409はインクリメントされたアドレスに対応する第2の行背景終了水平位置コードを水平表示期間内保持して第2の行背景終了水平位置情報441として出力する。以降、文字切替信号722が入力されるたびに、アドレス408が1つずつインクリメントされて、アドレスに対応する表示文字コード710と表示文字幅コード711とが、表示コードメモリ409から出力されるため、表示される文字が1つ分切り替えられることとなる。   Here, the horizontal display start position code of the character line in the display code memory 409 is stored at the first address, and the display code memory 409 holds the horizontal display start position code within the horizontal display period. And output as a horizontal display start position code 712. Thereafter, when the address 408 is incremented by 1, the display code memory 409 holds the first row background start horizontal position code corresponding to the incremented address within the horizontal display period, and the first row background start horizontal position information. It outputs as 430. Further, the first row background color designation code is embedded in the first row background start horizontal position code, and the display code memory 409 holds the first row background color designation code within the horizontal display period. Are output as first row background color designation information 439. Thereafter, when the address 408 is incremented by one, the display code memory 409 holds the first row background end horizontal position code corresponding to the incremented address within the horizontal display period, and the first row background end horizontal position information. 431 is output. After that, when the address 408 is incremented by one, the display code memory 409 holds the second row background start horizontal position code corresponding to the incremented address within the horizontal display period, and the second row background start horizontal Output as position information 440. In addition, the second row background color designation code is embedded in the second row background start horizontal position code, and the display code memory 409 holds the second row background color designation code within the horizontal display period. Are output as second row background color designation information 448. Thereafter, when the address 408 is incremented by one, the display code memory 409 holds the second row background end horizontal position code corresponding to the incremented address within the horizontal display period, and stores the second row background end horizontal position information. It outputs as 441. Thereafter, each time the character switching signal 722 is input, the address 408 is incremented by one, and the display character code 710 and the display character width code 711 corresponding to the address are output from the display code memory 409. One character to be displayed is switched.

第1の行背景開始水平位置一致検出回路433は、表示位置出力回路701から受け取った水平表示位置情報705と、表示コードメモリ409から受け取った第1の行背景開始水平位置情報430とを比較し、一致したときに行背景開始水平位置一致信号434を出力する。   The first row background start horizontal position coincidence detection circuit 433 compares the horizontal display position information 705 received from the display position output circuit 701 with the first row background start horizontal position information 430 received from the display code memory 409. When they match, the row background start horizontal position coincidence signal 434 is output.

第1の行背景終了水平位置一致検出回路435は、表示位置出力回路701から受け取った水平表示位置情報705と、表示コードメモリ409から受け取った第1の行背景終了水平位置情報431とを比較し、一致したときに行背景終了水平位置一致信号436を出力する。   The first row background end horizontal position coincidence detection circuit 435 compares the horizontal display position information 705 received from the display position output circuit 701 with the first row background end horizontal position information 431 received from the display code memory 409. When they match, the row background end horizontal position coincidence signal 436 is output.

第1の行背景範囲信号発生回路437は、第1の行背景開始水平位置一致検出回路433から受け取った第1の行背景開始水平位置一致信号434と、第1の行背景終了水平位置一致検出回路435から受け取った第1の行背景終了水平位置一致信号436とに基づいて、第1の行背景開始水平位置から第1の行背景終了水平位置までの範囲を示す第1の行背景範囲指定信号438をカラーテーブル427に出力する。   The first row background range signal generation circuit 437 receives the first row background start horizontal position match signal 434 received from the first row background start horizontal position match detection circuit 433 and the first row background end horizontal position match detection. First row background range designation indicating a range from the first row background start horizontal position to the first row background end horizontal position based on the first row background end horizontal position coincidence signal 436 received from the circuit 435. The signal 438 is output to the color table 427.

第2の行背景開始水平位置一致検出回路442は、表示位置出力回路701から受け取った水平表示位置情報705と、表示コードメモリ409から受け取った第2の行背景開始水平位置情報440とを比較し、一致したときに行背景開始水平位置一致信号444を出力する。   The second row background start horizontal position coincidence detection circuit 442 compares the horizontal display position information 705 received from the display position output circuit 701 with the second row background start horizontal position information 440 received from the display code memory 409. When they match, a row background start horizontal position coincidence signal 444 is output.

第2の行背景終了水平位置一致検出回路443は、表示位置出力回路701から受け取った水平表示位置情報705と、表示コードメモリ409から受け取った第2の行背景終了水平位置情報441とを比較し、一致したときに行背景終了水平位置一致信号445を出力する。   The second row background end horizontal position coincidence detection circuit 443 compares the horizontal display position information 705 received from the display position output circuit 701 with the second row background end horizontal position information 441 received from the display code memory 409. When the lines match, the line background end horizontal position coincidence signal 445 is output.

第2の行背景範囲信号発生回路446は、第2の行背景開始水平位置一致検出回路442から受け取った第2の行背景開始水平位置一致信号444と、第2の行背景終了水平位置一致検出回路443から受け取った第2の行背景終了水平位置一致信号445とに基づいて第2の行背景開始水平位置から第2の行背景終了水平位置までの範囲を示す第2の行背景範囲指定信号447をカラーテーブル427に出力する。   The second row background range signal generation circuit 446 receives the second row background start horizontal position coincidence signal 444 received from the second row background start horizontal position coincidence detection circuit 442 and the second row background end horizontal position coincidence detection. A second row background range designation signal indicating a range from the second row background start horizontal position to the second row background end horizontal position based on the second row background end horizontal position coincidence signal 445 received from the circuit 443. 447 is output to the color table 427.

カラーテーブル427は、シリアル変換回路725から受け取ったシリアルデータ726と、第1の行背景範囲信号発生回路437から受け取った第1の行背景範囲指定信号438と、第2の行背景範囲信号発生回路446から受け取った第2の行背景範囲指定信号447と、表示コードメモリ409から受け取った第1の行背景色指定情報439と、表示コードメモリ409から受け取った第2の行背景色指定情報448とに基づいて、RGB信号128を出力する。ここで、カラーテーブル427は、フォントの一部を構成するドットに対しては、あらかじめ設定されている文字色のRGB信号128を出力し、そうでないドットに対しては、行背景色のRGB信号を出力するが、第1の行背景範囲指定信号438がアクティブな範囲では、フォントの一部を構成するドット以外のドットに対して、第1の行背景色指定情報439が指定する行背景色のRGB信号128を出力する。また、第1の行背景範囲指定信号438がアクティブでなく、第2の行背景範囲指定信号447がアクティブな範囲では、フォントの一部を構成するドット以外のドットに対して、第2の行背景色指定情報448が指定する行背景色のRGB信号128を出力する。   The color table 427 includes the serial data 726 received from the serial conversion circuit 725, the first row background range designation signal 438 received from the first row background range signal generation circuit 437, and the second row background range signal generation circuit. The second row background color designation information 447 received from the display code memory 409, the second row background color designation information 448 received from the display code memory 409, The RGB signal 128 is output based on the above. Here, the color table 427 outputs the RGB signal 128 of the character color set in advance for the dots constituting a part of the font, and the RGB signal of the row background color for the other dots. However, in the range where the first row background range designation signal 438 is active, the row background color designated by the first row background color designation information 439 for dots other than the dots constituting a part of the font RGB signal 128 is output. In the range where the first row background range designation signal 438 is not active and the second row background range designation signal 447 is active, the second row is applied to dots other than the dots constituting a part of the font. The row background color RGB signal 128 designated by the background color designation information 448 is output.

以上の動作により、例えば、図11に示すように、1行目から3行目の第1の行背景開始水平位置1105、第1の行背景終了水平位置1106、第2の行背景開始水平位置1117、第2の行背景終了水平位置1118の設定により、水平方向に2箇所に分かれた背景枠を表示できる。また、表示画面において、1行目の第1の行背景色1112、1行目の第2の行背景色1119、2行目の第1の行背景色1113、2行目の第2の行背景色1120、3行目の第1の行背景色1114、3行目の第2の行背景色1121をそれぞれ別の色として表示することもできる。   With the above operation, for example, as shown in FIG. 11, the first row background start horizontal position 1105, the first row background end horizontal position 1106, the second row background start horizontal position from the first row to the third row. By setting 1117 and the second row background end horizontal position 1118, the background frame divided into two places in the horizontal direction can be displayed. In the display screen, the first row background color 1112 of the first row, the second row background color 1119 of the first row, the first row background color 1113 of the second row, the second row of the second row. The background color 1120, the first row background color 1114 of the third row, and the second row background color 1121 of the third row can also be displayed as different colors.

以上のように本実施の形態4に係るオンスクリーンディスプレイ装置は、各表示行ごとに、行背景の表示開始水平位置を示すコード、行背景の表示終了水平位置を示すコード、及び行背景色を示すコードを2組設定し、各コードが示す行背景水平位置と行背景色に基づいて、画面上に表示する行背景の範囲と色を指定するようにした。これにより、各表示行ごとに、2つの行背景範囲と2つの行背景色を設定できるため、柔軟な表示レイアウトの設定が可能となる。   As described above, the on-screen display device according to the fourth embodiment includes the code indicating the display start horizontal position of the line background, the code indicating the display end horizontal position of the line background, and the line background color for each display line. Two sets of codes are set, and the range and color of the line background to be displayed on the screen are designated based on the horizontal position and line background color indicated by each code. Thereby, since two line background ranges and two line background colors can be set for each display line, a flexible display layout can be set.

なお、本実施の形態4においては、行背景開始水平位置、行背景終了水平位置、行背景色を、各表示行ごとに2組設定できる回路構成としたが、回路を追加して、各表示行ごとに2組以上設定できる構成としても良い。   In the fourth embodiment, the circuit configuration is such that two sets of row background start horizontal position, row background end horizontal position, and row background color can be set for each display row. It is good also as a structure which can set 2 or more sets for every line.

(実施の形態5)
図5は、本発明の実施の形態5に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。図5において、図1、図2、図7と同じ構成要素については同じ符号を用いる。本実施の形態5に係るオンスクリーンディスプレイ装置は、図2に示すオンスクリーンディスプレイ装置に、行背景影色指定信号生成回路550をさらに備えることを特徴とする。以上のように構成するオンスクリーンディスプレイ装置の動作について説明する。図1、図2、図7に示すオンスクリーンディスプレイ装置と同一構成要素の動作については説明を省略する。
(Embodiment 5)
FIG. 5 is a block diagram showing the configuration of the on-screen display device according to Embodiment 5 of the present invention. In FIG. 5, the same reference numerals are used for the same components as those in FIGS. 1, 2, and 7. The on-screen display device according to the fifth embodiment is characterized in that the on-screen display device shown in FIG. 2 further includes a row background shadow color designation signal generation circuit 550. The operation of the on-screen display device configured as described above will be described. The description of the operation of the same components as those of the on-screen display device shown in FIGS. 1, 2, and 7 is omitted.

表示コードメモリ509は、画面上に表示する文字の表示文字コードと、表示文字ごとの表示文字幅コードと、各表示行ごとの、水平表示開始位置コード、行背景開始水平位置コード、行背景終了水平位置コードと、行背景色指定コードと、及び第1の行背景影指定コードを記憶する。また、表示コードメモリ409内には、各表示行の先頭アドレスから順に、水平表示開始位置コード、行背景開始水平位置コード、行背景終了水平位置コードが格納されており、その後のアドレスに、文字列の表示文字コードと、表示文字幅コードとが続けて格納されている。   The display code memory 509 displays a display character code of characters to be displayed on the screen, a display character width code for each display character, a horizontal display start position code, a line background start horizontal position code, and a line background end for each display line. A horizontal position code, a line background color designation code, and a first line background shadow designation code are stored. In the display code memory 409, a horizontal display start position code, a line background start horizontal position code, and a line background end horizontal position code are stored in order from the top address of each display line. The display character code of the column and the display character width code are stored in succession.

ここで、表示コードメモリ509内の文字行の最初のアドレスにはその行の水平表示開始位置コードが格納されており、表示コードメモリ509は、該水平表示開始位置コードを水平表示期間内保持して水平表示開始位置コード712として出力する。その後、アドレス208が1つインクリメントされたとき、表示コードメモリ509はインクリメントされたアドレスに対応する行背景開始水平位置コードを水平表示期間内保持して行背景開始水平位置情報230として出力する。また、行背景開始水平位置コードには、行背景影色指定コードと、行背景影指定コードとが埋め込まれており、表示コードメモリ509は、行背景影色指定コードを水平表示期間内保持して行背景色指定情報539として出力するとともに、第1の行背景影指定コードを水平表示期間内保持して行背景影指定情報549として出力する。その後、アドレス208が1つインクリメントされたとき、表示コードメモリ509はインクリメントされたアドレスに対応する行背景終了水平位置コードを水平表示期間内保持して行背景終了水平位置情報231として出力する。以降、文字切替信号722が入力されるたびに、アドレス208が1つずつインクリメントされ、インクリメントされたアドレスに対応する表示文字コード710と表示文字幅コード711とが表示コードメモリ509から出力されるため、表示される文字が1つ分切り替えられることとなる。   Here, the horizontal display start position code of the character line in the display code memory 509 is stored at the first address, and the display code memory 509 holds the horizontal display start position code within the horizontal display period. And output as a horizontal display start position code 712. Thereafter, when the address 208 is incremented by 1, the display code memory 509 holds the row background start horizontal position code corresponding to the incremented address within the horizontal display period and outputs it as the row background start horizontal position information 230. Further, the line background shadow color designation code and the line background shadow designation code are embedded in the line background start horizontal position code, and the display code memory 509 holds the line background shadow color designation code within the horizontal display period. Are output as row background color designation information 539, and the first row background shadow designation code is held during the horizontal display period and outputted as row background shadow designation information 549. Thereafter, when the address 208 is incremented by 1, the display code memory 509 holds the row background end horizontal position code corresponding to the incremented address within the horizontal display period and outputs it as the row background end horizontal position information 231. Thereafter, each time the character switching signal 722 is input, the address 208 is incremented by one, and the display character code 710 and the display character width code 711 corresponding to the incremented address are output from the display code memory 509. , One character to be displayed is switched.

行背景影色指定信号生成回路550は、表示位置出力回路701から受け取った垂直表示位置情報706と、行背景開始水平位置一致検出回路133から受け取った行背景開始水平位置一致信号134と、行背景終了水平位置一致検出回路135から受け取った行背景終了水平位置一致信号136と、表示コードメモリ509から受け取った行背景色指定情報539と、表示コードメモリ509から受け取った行背景影指定情報549とに基づいて、行背景影色指定信号551を生成し、カラーテーブル527に出力する。   The row background shadow color designation signal generation circuit 550 includes the vertical display position information 706 received from the display position output circuit 701, the row background start horizontal position match signal 134 received from the row background start horizontal position match detection circuit 133, and the row background. The line background end horizontal position coincidence signal 136 received from the end horizontal position coincidence detection circuit 135, the line background color designation information 539 received from the display code memory 509, and the line background shadow designation information 549 received from the display code memory 509 Based on this, a line background shadow color designation signal 551 is generated and output to the color table 527.

ここで、行背景影色指定信号生成回路550は、垂直表示位置情報706から表示行の一番上のドット位置と、表示行の一番下のドット位置を識別する。また、行背景開始水平位置一致信号134から表示行の行背景の左端位置を、行背景終了水平位置一致信号136から表示行の行背景の右端位置をそれぞれ識別する。そして、識別した各位置から行背景の周囲4辺の位置を示す内部信号を生成する。また、行背景影指定情報549は少なくとも3つの状態を持つ信号であり、行背景影なし、行背景影凸、行背景影凹の3種の設定を示す。行背景影指定情報549が、行背景影なしの場合、行背景色指定情報539をそのまま行背景影色指定信号551として出力する。一方、行背景影指定情報が行背景影凸のときは、行背景の周囲4辺の位置のうち上辺と左辺に対して、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち右辺と下辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。また、行背景影指定情報549が行背景影凹の場合、行背景の周囲4辺の位置のうち上辺と左辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち右辺と下辺に対しては、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。   Here, the line background shadow color designation signal generation circuit 550 identifies the top dot position of the display line and the bottom dot position of the display line from the vertical display position information 706. Further, the left end position of the line background of the display line is identified from the line background start horizontal position coincidence signal 134, and the right end position of the line background of the display line is identified from the line background end horizontal position coincidence signal 136, respectively. Then, an internal signal indicating the positions of the four sides around the line background is generated from each identified position. The line background shadow designation information 549 is a signal having at least three states, and indicates three types of settings: no line background shadow, line background shadow convex, and line background shadow concave. When the line background shadow designation information 549 indicates that there is no line background shadow, the line background color designation information 539 is output as it is as the line background shadow color designation signal 551. On the other hand, when the line background shadow designation information is line background shadow convex, a line background shadow color designation signal 551 for designating a preset background shadow white color for the upper and left sides of the positions of the four sides around the line background. Is output for the right and lower sides of the four positions around the line background, and a line background shadow color designation signal 551 for designating a preset background shadow black color is output. If it is not the position, the line background color designation information 539 is output as it is as the line background shadow color designation signal 551. When the line background shadow designation information 549 is a line background shadow concave, a line background shadow color designation signal for designating a preset background shadow black color for the upper side and the left side of the positions of the four sides around the line background. 551 is output, and a row background shadow color designation signal 551 for designating a preset background shadow white color is output for the right and bottom sides of the positions of the four sides around the row background, and the four sides around the row background are output. If it is not the position, the line background color designation information 539 is output as it is as the line background shadow color designation signal 551.

カラーテーブル527は、シリアル変換回路725から受け取ったシリアルデータ726と、行背景範囲信号発生回路137から受け取った行背景範囲指定信号138と、行背景影色指定信号生成回路550から受け取った行背景影色指定信号551とに基づいて、RGB信号128を出力する。   The color table 527 includes the serial data 726 received from the serial conversion circuit 725, the row background range designation signal 138 received from the row background range signal generation circuit 137, and the row background shadow received from the row background shadow color designation signal generation circuit 550. Based on the color designation signal 551, an RGB signal 128 is output.

ここで、カラーテーブル527は、フォントの一部を構成するドットに対しては、あらかじめ設定されている文字色のRGB信号128を出力し、そうでないドットに対しては、行背景色のRGB信号128を出力するが、行背景範囲指定信号138がアクティブな範囲では、フォントの一部を構成するドット以外のドットに対して、行背景影色指定信号551が指定する行背景色のRGB信号128を出力する。   Here, the color table 527 outputs the RGB signal 128 of the character color set in advance for the dots constituting a part of the font, and the RGB signal of the row background color for the other dots. In the range in which the line background range designation signal 138 is active, the RGB signal 128 of the line background color designated by the line background shadow color designation signal 551 for dots other than the dots constituting a part of the font. Is output.

以上のような動作により、例えば、図12に示すように、行背景に影を付けることができる。図12に示す表示例は、1行目は行背景影凸の設定、2行目は行背景影なしの設定、3行目は行背景影凹の設定をした場合の例である。図12に示すように、1行目では上辺と左辺に白い行背景影が表示され、右辺と下辺には黒い行背景影が表示されているため、1行目全体が立体的に浮き出ているように表示されている。また、3行目では右辺と下辺に白い行背景影が表示され、上辺と左辺には黒い行背景影が表示されているため、3行目全体が立体的にへこんでいるように表示されている。   By the operation as described above, for example, a shadow can be added to the row background as shown in FIG. The display example shown in FIG. 12 is an example in which the setting of the line background shadow is set for the first line, the setting for no line background shadow is set for the second line, and the line background shadow is set for the third line. As shown in FIG. 12, since the white line background shadow is displayed on the upper side and the left side in the first line and the black line background shadow is displayed on the right side and the lower side, the entire first line is three-dimensionally raised. Is displayed. In the third line, white line background shadows are displayed on the right and bottom sides, and black line background shadows are displayed on the top and left sides, so that the entire third line is displayed in a three-dimensional depression. Yes.

以上のように本実施の形態5に係るオフスクリーンディスプレイ装置は、各表示行ごとに、行背景の表示開始水平位置を示すコードと、行背景の表示終了水平位置を示すコードと、行背景色を示すコードと、行背景に付ける影色を示すコードとを表示コードメモリ509に設定し、各コードが示す行背景水平位置、行背景色、及び行背景影色に基づいて、画面上に表示する行背景の範囲と色、行背景につける影を指定するようにした。これにより、行ごとに行背景に対して影を表示することができる。このように、行背景影の表示により、行ごとに立体的な表示が可能になり、柔軟な表示レイアウトの設定が可能となる。   As described above, the off-screen display device according to the fifth embodiment has, for each display line, a code indicating the display start horizontal position of the line background, a code indicating the display end horizontal position of the line background, and the line background color. Is set in the display code memory 509, and the code indicating the shadow color to be added to the line background is displayed on the screen based on the horizontal position, line background color, and line background shadow color indicated by each code. The range and color of the line background to be used, and the shadow to be added to the line background were specified. Thereby, a shadow can be displayed with respect to a line background for every line. As described above, the display of the line background shadow enables a three-dimensional display for each line, and a flexible display layout can be set.

(実施の形態6)
図6は、本発明の実施の形態6に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。図6において、図1、図2、図5、図7と同じ構成要素については同じ符号を用いる。本実施の形態6に係るオンスクリーンディスプレイ装置は、実施の形態5に係るオンスクリーンディスプレイ装置と、表示コードメモリと行背景影色指定信号生成回路の動作のみが異なる。以下、本実施の形態6に係るオンスクリーンディスプレイ装置の動作について説明する。図1、図2、図5、図7に示すオンスクリーンディスプレイ装置と同一構成要素の動作については説明を省略する。
(Embodiment 6)
FIG. 6 is a block diagram showing a configuration of an on-screen display device according to Embodiment 6 of the present invention. In FIG. 6, the same reference numerals are used for the same components as those in FIGS. 1, 2, 5, and 7. The on-screen display device according to the sixth embodiment is different from the on-screen display device according to the fifth embodiment only in operations of the display code memory and the row background shadow color designation signal generation circuit. Hereinafter, the operation of the on-screen display device according to the sixth embodiment will be described. Description of the operation of the same components as those of the on-screen display device shown in FIGS. 1, 2, 5, and 7 is omitted.

表示コードメモリ609は、画面上に表示する表示文字コードと、表示文字ごとの表示文字幅コードと、各表示行ごとの水平表示開始位置コードと、各表示行ごとの行背景開始水平位置コードと、各表示行ごとの行背景終了水平位置コードと、各表示行ごとの行背景色指定コードと、各表示行ごとの第1の行背景影指定コードと、各表示行ごとの第2の行背景影指定コードとを記憶する。この表示コードメモリ609内には、各表示行の先頭アドレスから順に、水平表示開始位置コード、行背景開始水平位置コード、行背景終了水平位置コードが格納されており、その後のアドレスに、文字列の表示文字コードと、表示文字幅コードが続けて格納されている。   The display code memory 609 includes a display character code to be displayed on the screen, a display character width code for each display character, a horizontal display start position code for each display line, and a line background start horizontal position code for each display line. The row background end horizontal position code for each display line, the line background color designation code for each display line, the first line background shadow designation code for each display line, and the second line for each display line The background shadow designation code is stored. In this display code memory 609, a horizontal display start position code, a line background start horizontal position code, and a line background end horizontal position code are stored in order from the top address of each display line. Display character code and display character width code are stored in succession.

ここで、表示コードメモリ609内の文字行の最初のアドレスにはその行の水平表示開始位置コードが格納されており、表示コードメモリ609は、該水平表示開始位置コードを水平表示期間内保持して水平表示開始位置コード712として出力する。その後、アドレス208が1つインクリメントされたとき、表示コードメモリ609はインクリメントされたアドレスに対応する行背景開始水平位置コードを水平表示期間内保持して行背景開始水平位置情報230として出力する。また、行背景開始水平位置コードには、行背景色指定コードと、第1の行背景影指定コードと、第2の行背景影指定コードとが埋め込まれており、表示コードメモリ609は、行背景色指定コードを水平表示期間内保持して行背景色指定情報539として出力し、第1の行背景影指定コードを水平表示期間内保持して行背景影指定情報549として出力し、第2の行背景影指定コードを水平表示期間内保持して行背景影上中下段指定情報652として出力する。その後、アドレス208が1つインクリメントされたとき、表示コードメモリ609はインクリメントされたアドレスに対応する行背景終了水平位置コードを水平表示期間内保持して行背景終了水平位置情報231として出力する。以降、文字切替信号722が入力されるたびに、アドレス208が1つずつインクリメントされ、インクリメントされたアドレスに対応する表示文字コード710と表示文字幅コード711とが表示コードメモリ609から出力されるため、表示される文字が1つ分切り替えられることとなる。   Here, the horizontal display start position code of the character line in the display code memory 609 is stored at the first address, and the display code memory 609 holds the horizontal display start position code within the horizontal display period. And output as a horizontal display start position code 712. Thereafter, when the address 208 is incremented by 1, the display code memory 609 holds the row background start horizontal position code corresponding to the incremented address within the horizontal display period and outputs it as the row background start horizontal position information 230. The row background start horizontal position code includes a row background color designation code, a first row background shadow designation code, and a second row background shadow designation code, and the display code memory 609 stores the row background color designation code. The background color designation code is retained within the horizontal display period and output as line background color designation information 539, the first line background shadow designation code is retained within the horizontal display period and output as line background shadow designation information 549, and the second The row background shadow designation code is retained within the horizontal display period, and is output as row background shadow upper / lower stage designation information 652. Thereafter, when the address 208 is incremented by 1, the display code memory 609 holds the row background end horizontal position code corresponding to the incremented address within the horizontal display period and outputs it as the row background end horizontal position information 231. Thereafter, each time the character switching signal 722 is input, the address 208 is incremented by one, and the display character code 710 and the display character width code 711 corresponding to the incremented address are output from the display code memory 609. , One character to be displayed is switched.

行背景影色指定信号生成回路650は、表示位置出力回路701から受け取った垂直表示位置情報706と、行背景開始水平位置一致検出回路133から受け取った行背景開始水平位置一致信号134と、行背景終了水平位置一致検出回路135から受け取った行背景終了水平位置一致信号136と、表示コードメモリ609から受け取った行背景色指定情報539と、表示コードメモリ609から受け取った行背景影指定情報549と、表示コードメモリ609から受け取った行背景影上中下段指定情報652とから、行背景影色指定信号551を生成して、カラーテーブル527に出力する。   The row background shadow color designation signal generation circuit 650 includes the vertical display position information 706 received from the display position output circuit 701, the row background start horizontal position match signal 134 received from the row background start horizontal position match detection circuit 133, and the row background. A line background end horizontal position coincidence signal 136 received from the end horizontal position coincidence detection circuit 135, line background color designation information 539 received from the display code memory 609, line background shadow designation information 549 received from the display code memory 609, The line background shadow color designation signal 551 is generated from the line background shadow upper / lower stage designation information 652 received from the display code memory 609 and output to the color table 527.

ここで、行背景影色指定信号生成回路650は、垂直表示位置情報706から表示行の一番上のドット位置と、表示行の一番下のドット位置を識別する。また、行背景開始水平位置一致信号134から表示行の行背景の左端位置を、行背景終了水平位置一致信号136から表示行の行背景の右端位置をそれぞれ識別する。そして、識別した位置から行背景の周囲4辺の位置を示す内部信号を生成する。一方、行背景影指定情報549は少なくとも3つの状態を持つ信号であり、行背景影なし、行背景影凸、行背景影凹の3種の設定を示す。また、行背景影上中下段指定情報652は少なくとも4つの状態を持つ信号であり、行背景影単行、行背景影上段、行背景影中段、行背景影下段の4種の設定を示す。すなわち、この情報は、単行背景毎に背景影を付けるか、複数行からなる行背景に背景影を付けるかを示している。本実施の形態6では、3行からなる行背景に影を付ける場合について説明する。   Here, the line background shadow color designation signal generation circuit 650 identifies the top dot position of the display line and the bottom dot position of the display line from the vertical display position information 706. Further, the left end position of the line background of the display line is identified from the line background start horizontal position coincidence signal 134, and the right end position of the line background of the display line is identified from the line background end horizontal position coincidence signal 136, respectively. Then, an internal signal indicating the positions of the four sides around the line background is generated from the identified position. On the other hand, the line background shadow designation information 549 is a signal having at least three states and indicates three types of settings: no line background shadow, line background shadow convex, and line background shadow concave. The row background shadow upper / lower row designation information 652 is a signal having at least four states, and indicates four types of settings: row background shadow single row, row background shadow upper row, row background shadow middle row, and row background shadow lower row. That is, this information indicates whether to add a background shadow to each single-line background or to add a background shadow to a line background composed of a plurality of lines. In the sixth embodiment, a case where a shadow is added to a line background consisting of three lines will be described.

以下に、行背景影上中下段指定情報652が行背景影単行である場合の行背景影色指定信号生成回路650の動作を示す。この場合、実施の形態5と同様に、行背景影指定情報549が、行背景影なしの場合は、行背景色指定情報539をそのまま行背景影色指定信号551として出力する。行背景影指定情報が、行背景影凸の場合は、行背景の周囲4辺の位置のうち上辺と左辺に対して、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち右辺と下辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。また、行背景影指定情報549が、行背景影凹の場合は、行背景の周囲4辺の位置のうち上辺と左辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち右辺と下辺に対しては、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。   The operation of the row background shadow color designation signal generation circuit 650 when the row background shadow upper / lower stage designation information 652 is a row background shadow single row is described below. In this case, as in the fifth embodiment, when the line background shadow designation information 549 indicates no line background shadow, the line background color designation information 539 is output as it is as the line background shadow color designation signal 551. When the line background shadow designation information is line background shadow convex, a line background shadow color designation signal 551 for designating a preset background shadow white color for the upper side and the left side of the positions of the four sides around the line background is displayed. Output the row background shadow color designation signal 551 for designating a preset background shadow black color for the right side and the lower side of the positions of the four sides around the row background, and the positions of the four sides around the row background. If not, the line background color designation information 539 is output as the line background shadow color designation signal 551 as it is. Further, when the line background shadow designation information 549 is a line background shadow concave, the line background shadow color for designating a preset background shadow black for the upper side and the left side of the positions of the four sides around the line background. A designation signal 551 is outputted, and a row background shadow color designation signal 551 for designating a preset background shadow white color is outputted for the right side and the lower side among the positions of the four sides around the row background. When it is not the position of the four sides, the row background color designation information 539 is output as it is as the row background shadow color designation signal 551.

次に、行背景影上中下段指定情報652が行背景影上段である場合の行背景影色指定信号生成回路650の動作を示す。行背景影指定情報が、行背景影なしの場合は、行背景色指定情報539をそのまま行背景影色指定信号551として出力する。行背景影指定情報549が、行背景影凸の場合は、行背景の周囲4辺の位置のうち上辺と左辺に対しては、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち右辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち下辺に対して、または、周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。また、行背景影指定情報549が、行背景影凹の場合は、行背景の周囲4辺の位置のうち上辺と左辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち右辺に対しては、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち下辺に対して、または、周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。   Next, the operation of the row background shadow color designation signal generation circuit 650 when the upper and lower row designation information 652 on the row background shadow is the upper row background shadow will be described. When the line background shadow designation information is no line background shadow, the line background color designation information 539 is output as it is as the line background shadow color designation signal 551. When the line background shadow designation information 549 is line background shadow convex, a line background shadow color designation signal for designating a preset background shadow white color for the upper and left sides of the positions of the four sides around the line background. 551 is output, and a row background shadow color designation signal 551 for designating a preset background shadow black color is output for the right side of the positions of the four sides around the row background, and the positions of the four sides around the row background are output. The row background color designation information 539 is output as it is as the row background shadow color designation signal 551 when it is not the position of the lower side or the surrounding four sides. Further, when the line background shadow designation information 549 is a line background shadow concave, the line background shadow color for designating a preset background shadow black for the upper side and the left side of the positions of the four sides around the line background. A designation signal 551 is output, and a line background shadow color designation signal 551 for designating a preset background shadow white color is output for the right side of the positions of the four sides around the line background, and the four sides around the line background are output. The row background color designation information 539 is output as it is as the row background shadow color designation signal 551 when the position is not the position of the lower side or the surrounding four sides.

次に、行背景影上中下段指定情報652が行背景影中段である場合の行背景影色指定信号生成回路650の動作を示す。行背景影指定情報が、行背景影なしの場合は、行背景色指定情報539をそのまま行背景影色指定信号551として出力する。行背景影指定情報549が、行背景影凸の場合は、行背景の周囲4辺の位置のうち左辺に対しては、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち右辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち上辺または下辺に対して、または、周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。また、行背景影指定情報549が、行背景影凹の場合は、行背景の周囲4辺の位置のうち左辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち右辺に対しては、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち上辺または下辺に対して、または、周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。   Next, the operation of the row background shadow color designation signal generation circuit 650 when the upper and lower row designation information 652 of the row background shadow is the middle row background shadow will be described. When the line background shadow designation information is no line background shadow, the line background color designation information 539 is output as it is as the line background shadow color designation signal 551. When the line background shadow designation information 549 is line background shadow convex, a line background shadow color designation signal 551 for designating a preset background shadow white color is given to the left side of the positions of the four sides around the line background. A line background shadow color designation signal 551 for designating a preset background shadow black color is output for the right side of the positions of the four sides around the line background, and the position of the four sides around the line background is output. If it is not the position of the upper side or the lower side or the surrounding four sides, the row background color designation information 539 is output as it is as the row background shadow color designation signal 551. Further, when the line background shadow designation information 549 is a line background shadow concave, a line background shadow color designation signal for designating a preset background shadow black for the left side of the positions of the four sides around the line background. 551 is output, and a line background shadow color designation signal 551 for designating a preset background shadow white color is output for the right side of the positions of the four sides around the line background, and the positions of the four sides around the line background are output. The row background color designation information 539 is output as it is as the row background shadow color designation signal 551 when it is not the position of the upper side, the lower side, or the surrounding four sides.

最後に行背景影上中下段指定情報652が行背景影下段である場合の行背景影色指定信号生成回路650の動作を示す。行背景影指定情報549が、行背景影なしの場合は、行背景色指定情報539をそのまま行背景影色指定信号551として出力する。行背景影指定情報549が、行背景影凸の場合は、行背景の周囲4辺の位置のうちの左辺に対しては、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち下辺または右辺に対しては、あかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち上辺に対して、または、周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。また、行背景影指定情報549が、行背景影凹の場合は、行背景の周囲4辺の位置のうち左辺に対しては、あらかじめ設定された背景影黒色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち下辺または右辺に対しては、あらかじめ設定された背景影白色を指定する行背景影色指定信号551を出力し、行背景の周囲4辺の位置のうち上辺に対して、または、周囲4辺の位置でないときは行背景色指定情報539をそのまま行背景影色指定信号551として出力する。   Finally, the operation of the row background shadow color designation signal generation circuit 650 when the row background shadow upper middle lower stage designation information 652 is the row background shadow lower stage is shown. When the line background shadow designation information 549 indicates no line background shadow, the line background color designation information 539 is output as it is as the line background shadow color designation signal 551. When the line background shadow designation information 549 is line background shadow convex, a line background shadow color designation signal 551 for designating a preset background shadow white color for the left side of the positions of the four sides around the line background. , And a row background shadow color designation signal 551 for designating the background shadow black color set in advance is output for the lower or right side of the four positions around the row background. If it is not the position of the upper side or the positions of the four surrounding sides, the row background color designation information 539 is output as the row background shadow color designation signal 551 as it is. Further, when the line background shadow designation information 549 is a line background shadow concave, a line background shadow color designation signal for designating a preset background shadow black for the left side of the positions of the four sides around the line background. 551 is output, and a row background shadow color designation signal 551 for designating a preset background shadow white color is output for the lower side or right side of the positions of the four sides around the row background, and the four sides around the row background are output. The row background color designation information 539 is output as it is as the row background shadow color designation signal 551 when it is not the position of the upper side or the positions of the four surrounding sides.

以上のような動作により、複数行からなる行背景に影を付けることができる。例えば、図13に示す表示例は、3行とも行背景影凸に設定した上で、1行目は行背景影上段の設定、2行目は行背景影中段の設定、3行目は行背景影下段の設定をした場合の表示例である。図13で示されるように、1行目では上辺1330と左辺1331に白い行背景影、右辺1334には黒い行背景影が表示され、2行目では左辺1332に白い行背景影、右辺1335には黒い行背景影が表示され、3行目では左辺1333に白い行背景影、右辺1336と下辺1337に黒い行背景影が表示されているため、1行目から3行目までの3行分の枠全体が立体的に浮出ているように表示されている。   With the operation as described above, it is possible to add a shadow to a line background composed of a plurality of lines. For example, in the display example shown in FIG. 13, all the three lines are set to the row background shadow convex, the first line is the upper setting of the line background shadow, the second line is the middle setting of the line background shadow, and the third line is the line. It is a display example at the time of setting a background shadow lower stage. As shown in FIG. 13, in the first line, a white line background shadow is displayed on the upper side 1330 and the left side 1331, a black line background shadow is displayed on the right side 1334, and on the second line, a white line background shadow is displayed on the left side 1332 and Shows a black line background shadow, and in the third line, a white line background shadow is displayed on the left side 1333, and a black line background shadow is displayed on the right side 1336 and the lower side 1337, so three lines from the first line to the third line are displayed. The whole frame is displayed so as to protrude three-dimensionally.

以上のように実施の形態6に係るオフスクリーンディスプレイ装置は、各表示行ごとに、行背景の表示開始水平位置を示すコードと、行背景の表示終了水平位置を示すコードと、行背景色を示すコードと、行背景に付ける影色を示すコードと、行背景影を複数行にわたって付けるかを示すコードとを表示コードメモリ509に設定し、各コードが示す行背景水平位置と行背景色、行背景影色、行背景影の表示位置に基づいて、画面上に表示する行背景の範囲と色、行背景につける影の色と位置とを指定するようにした。これにより、複数行にわたる行背景に影を表示することができる。このように、行背景影の上中下段設定表示により、複数行にわたる枠全体を立体的に表示することができ、柔軟な表示レイアウトの設定が可能となる。   As described above, the off-screen display device according to Embodiment 6 includes, for each display line, the code indicating the display start horizontal position of the line background, the code indicating the display end horizontal position of the line background, and the line background color. A code indicating the shadow color to be added to the line background, and a code indicating whether to add the line background shadow over a plurality of lines are set in the display code memory 509, and the line background horizontal position and line background color indicated by each code, Based on the line background shadow color and the display position of the line background shadow, the range and color of the line background to be displayed on the screen, and the color and position of the shadow attached to the line background are specified. Thereby, a shadow can be displayed on the line background over a plurality of lines. As described above, the upper, middle, and lower stage setting display of the line background shadow allows the entire frame extending over a plurality of lines to be displayed three-dimensionally, and a flexible display layout can be set.

なお、本実施の形態6では、3行からなる行背景に影をつける場合について説明したが、本発明はこれに限るものではなく、複数行からなる行背景に影を付ける構成としても良い。   In the sixth embodiment, the case where a shadow is added to a line background consisting of three lines has been described. However, the present invention is not limited to this, and a configuration may be used in which a shadow is applied to a line background consisting of a plurality of lines.

本発明にかかるオンスクリーンディスプレイ装置は、文字表示の背景枠を容易に設定できる回路を有し、テレビやモニタ画面上にメニュー表示を行うオンスクリーンディスプレイ等として有用である。   The on-screen display device according to the present invention has a circuit that can easily set a background frame for character display, and is useful as an on-screen display that displays a menu on a television or monitor screen.

本発明の実施の形態1に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the on-screen display apparatus which concerns on Embodiment 1 of this invention. 本発明の実施の形態2に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the on-screen display apparatus which concerns on Embodiment 2 of this invention. 本発明の実施の形態3に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the on-screen display apparatus which concerns on Embodiment 3 of this invention. 本発明の実施の形態4に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the on-screen display apparatus which concerns on Embodiment 4 of this invention. 本発明の実施の形態5に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the on-screen display apparatus which concerns on Embodiment 5 of this invention. 本発明の実施の形態6に係るオンスクリーンディスプレイ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the on-screen display apparatus which concerns on Embodiment 6 of this invention. 従来のオンスクリーンディスプレイ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the conventional on-screen display apparatus. 本発明の実施の形態1に係るオンスクリーンディスプレイ装置の表示例を示す図である。It is a figure which shows the example of a display of the on-screen display apparatus which concerns on Embodiment 1 of this invention. 本発明の実施の形態2に係るオンスクリーンディスプレイ装置の表示例を示す図である。It is a figure which shows the example of a display of the on-screen display apparatus which concerns on Embodiment 2 of this invention. 本発明の実施の形態3に係るオンスクリーンディスプレイ装置の表示例を示す図である。It is a figure which shows the example of a display of the on-screen display apparatus which concerns on Embodiment 3 of this invention. 本発明の実施の形態4に係るオンスクリーンディスプレイ装置の表示例を示す図である。It is a figure which shows the example of a display of the on-screen display apparatus which concerns on Embodiment 4 of this invention. 本発明の実施の形態5に係るオンスクリーンディスプレイ装置の表示例を示す図である。It is a figure which shows the example of a display of the on-screen display apparatus which concerns on Embodiment 5 of this invention. 本発明の実施の形態6に係るオンスクリーンディスプレイ装置の表示例を示す図である。It is a figure which shows the example of a display of the on-screen display apparatus which concerns on Embodiment 6 of this invention. 従来のオンスクリーンディスプレイ装置の表示例を示す図である。It is a figure which shows the example of a display of the conventional on-screen display apparatus.

符号の説明Explanation of symbols

127 カラーテーブル
128 RGB信号
129 行背景開始水平位置記憶回路
130 行背景開始水平位置情報
131 行背景終了水平位置情報
132 行背景終了水平位置記憶回路
133 行背景開始水平位置一致検出回路
134 行背景開始水平位置一致信号
135 行背景終了水平位置一致検出回路
136 行背景終了水平位置一致信号
137 行背景範囲指定信号生成回路
138 行背景範囲指定信号
139 729 オンスクリーンディスプレイ出力部
207 表示コードメモリアドレス発生回路
208 表示コードメモリアドレス
209 表示コードメモリ
230 行背景開始水平位置情報
232 行背景終了水平位置情報
309 表示コードメモリ
327 カラーテーブル
339 行背景色指定情報
407 表示コードメモリアドレス発生回路
408 表示コードメモリアドレス
409 表示コードメモリ
427 カラーテーブル
430 第1の行背景終了水平位置情報
433 第1の行背景開始水平位置一致検出回路
434 第1の行背景開始水平位置一致信号
435 第1の行背景終了水平位置一致検出回路
436 第1の行背景終了水平位置一致信号
437 第1の行背景範囲指定信号生成回路
438 第1の行背景範囲指定信号
439 第1の行背景色指定情報
440 第2の行背景開始水平位置情報
441 第2の行背景終了水平位置情報
442 第2の行背景開始水平位置一致検出回路
443 第2の行背景終了水平位置一致検出回路
444 第2の行背景開始水平位置一致信号
445 第2の行背景終了水平位置一致信号
446 第2の行背景範囲指定信号生成回路
447 第2の行背景範囲指定信号
448 第2の背景色指定情報
509 表示コードメモリ
527 カラーテーブル
539 行背景色指定情報
549 行背景影指定情報
550 行背景影色指定信号生成回路
551 行背景影色指定信号
609 表示コードメモリ
649 行背景影指定情報
650 行背景影色指定信号生成回路
652 行背景影上中下段指定情報
701 表示位置出力回路
702 垂直同期信号
703 水平同期信号
704 表示ドットクロック
705 水平表示位置情報
706 垂直表示位置情報
707 表示コードメモリアドレス発生回路
708 表示コードメモリアドレス
709 表示コードメモリ
710 表示文字コード
711 表示文字幅コード
712 水平表示開始位置コード
713 フォントデータメモリアドレス発生回路
714 フォントデータメモリアドレス
715 フォントデータメモリ
716 フォントデータ
717 文字幅カウンタ
718 文字幅カウント値
719 文字幅コード変換回路
720 文字幅データ
721 文字幅一致検出回路
722 文字切替信号
723 水平表示位置一致検出回路
724 水平表示開始位置信号
725 シリアル変換回路
726 シリアルデータ
727 カラーテーブル
728 RGB出力
805 行背景開始水平位置
806 行背景終了水平位置
901 1行目から3行目までの水平表示開始位置
902 1行目の行末位置
903 2行目の行末位置
904 3行目の行末位置
905 1行目の行背景開始水平位置
906 2行目の行背景開始水平位置
907 3行目の行背景開始水平位置
908 1行目の行背景終了水平位置
909 2行目の行背景終了水平位置
910 3行目の行背景終了水平位置
911 4行目と5行目の水平表示開始位置
912 4行目の行末位置
913 5行目の行末位置
914 4行目の行背景開始水平位置
915 5行目の行背景開始水平位置
916 4行目の行背景終了水平位置
917 5行目の行背景終了水平位置
1012 1行目の行背景色
1013 2行目の行背景色
1014 3行目の行背景色
1015 4行目の行背景色
1016 5行目の行背景色
1101 1行目から3行目までの水平表示開始位置
1105 1行目から3行目までの第1の行背景開始水平位置
1106 1行目から3行目までの第1の行背景終了水平位置
1112 1行目の第1の行背景色
1113 2行目の第1の行背景色
1114 3行目の第1の背景色
1117 1行目から3行目までの第2の背景開始水平位置
1118 1行目から3行目までの第2の背景終了水平位置
1119 1行目の第2の行背景色
1120 2行目の第2の行背景色
1121 3行目の第2の行背景色
1222 1行目の行背景影色(上辺)
1223 1行目の行背景影色(左辺)
1224 1行目の行背景影色(右辺)
1225 1行目の行背景影色(下辺)
1226 3行目の行背景影色(上辺)
1227 3行目の行背景影色(左辺)
1228 3行目の行背景影色(右辺)
1229 3行目の行背景影色(下辺)
1330 1行目の行背景影色(上辺)
1331 1行目の行背景影色(左辺)
1332 2行目の行背景影色(左辺)
1333 3行目の行背景影色(左辺)
1334 1行目の行背景影色(右辺)
1335 2行目の行背景影色(右辺)
1336 3行目の行背景影色(右辺)
1337 3行目の行背景影色(右辺)
1401 水平表示開始位置
1402 1行目の行末位置
1403 2行目の行末位置
1404 3行目の行末位置
127 Color table 128 RGB signal 129 Line background start horizontal position storage circuit 130 Line background start horizontal position information 131 Line background end horizontal position information 132 Line background end horizontal position storage circuit 133 Line background start horizontal position coincidence detection circuit 134 Line background start horizontal Position coincidence signal 135 Line background end horizontal position coincidence detection circuit 136 Line background end horizontal position coincidence signal 137 Line background range designation signal generation circuit 138 Line background range designation signal 139 729 On-screen display output unit 207 Display code memory address generation circuit 208 Display Code memory address 209 Display code memory 230 Line background start horizontal position information 232 Line background end horizontal position information 309 Display code memory 327 Color table 339 Line background color designation information 407 Display code memory address generation Path 408 display code memory address 409 display code memory 427 color table 430 first row background end horizontal position information 433 first row background start horizontal position coincidence detection circuit 434 first row background start horizontal position coincidence signal 435 first Row background end horizontal position coincidence detection circuit 436 First row background end horizontal position coincidence signal 437 First row background range designation signal generation circuit 438 First row background range designation signal 439 First row background color designation information 440 First Second row background start horizontal position information 441 Second row background end horizontal position information 442 Second row background start horizontal position coincidence detection circuit 443 Second row background end horizontal position coincidence detection circuit 444 Second row background start horizontal position information Position match signal 445 Second row background end horizontal position match signal 446 Second row background range designation signal generation circuit 447 Second Line background range designation signal 448 Second background color designation information 509 Display code memory 527 Color table 539 Line background color designation information 549 Line background shadow designation information 550 Line background shadow color designation signal generation circuit 551 Line background shadow color designation signal 609 Display Code memory 649 Row background shadow designation information 650 Row background shadow color designation signal generation circuit 652 Row background shadow upper / lower stage designation information 701 Display position output circuit 702 Vertical synchronization signal 703 Horizontal synchronization signal 704 Display dot clock 705 Horizontal display position information 706 Vertical Display position information 707 Display code memory address generation circuit 708 Display code memory address 709 Display code memory 710 Display character code 711 Display character width code 712 Horizontal display start position code 713 Font data memory address generation circuit 714 Phone Data memory address 715 font data memory 716 font data 717 character width counter 718 character width count value 719 character width code conversion circuit 720 character width data 721 character width match detection circuit 722 character switching signal 723 horizontal display position match detection circuit 724 horizontal display Start position signal 725 Serial conversion circuit 726 Serial data 727 Color table 728 RGB output 805 Line background start horizontal position 806 Line background end horizontal position 901 Horizontal display start position from the first line to the third line 902 First line end position 903 Second line end position 904 Third line end position 905 First line background background horizontal position 906 Second line background background horizontal position 907 Third line background background horizontal position 908 First line background End horizontal position 909 Second row Scene end horizontal position 910 Third row background end horizontal position 911 Fourth row and fifth row horizontal display start position 912 Fourth row end position 913 Fifth row end position 914 Fourth row background start horizontal Position 915 5th line background start horizontal position 916 4th line background background end horizontal position 917 5th line background background end horizontal position 1012 1st line background color 1013 2nd line background color 1014 3rd line Row background color of the eye 1015 Row background color of the fourth row 1016 Row background color of the fifth row 1101 Horizontal display start position from the first row to the third row 1105 First row background from the first row to the third row Start horizontal position 1106 First row background end horizontal position from the first row to the third row 1112 First row background color of the first row 1113 First row background color of the second row 1114 First of the third row Background color 1117 from line 1 to 3 Second background start horizontal position to the first 1118 Second background end horizontal position from the first to third lines 1119 First row second row background color 1120 Second row background color of the second row 1121 The second row background color of the third row 1222 The row background shadow color of the first row (upper side)
1223 Line background shadow color on left line (left side)
1224 Row background shadow color on the first row (right side)
1225 Line background shadow color of the first line (bottom side)
1226 3rd row background shadow color (upper side)
1227 3rd row background shadow color (left side)
1228 3rd row background shadow color (right side)
1229 Line background shadow color of 3rd line (bottom side)
1330 Line background shadow color of the first line (upper side)
1331 Line background shadow color on the first line (left side)
1332 Row background shadow color on the 2nd row (left side)
1333 Line background shadow color on the 3rd line (left side)
1334 Line background shadow color of the first line (right side)
1335 Row background shadow color on the 2nd row (right side)
1336 3rd line background shadow color (right side)
1337 3rd row background shadow color (right side)
1401 Horizontal display start position 1402 End position of the first line 1403 End position of the second line 1404 End position of the third line

Claims (6)

垂直同期信号、水平同期信号、及び表示ドットクロックに基づいて、画面上の表示位置を示す表示位置情報を出力する表示位置出力手段と、
画面上に表示する文字の表示コードと、該表示コードが示す文字にそれぞれ対応して設定された文字幅コードとを、画面上の表示位置に対応したアドレスごとに記憶する表示コード記憶手段と、
前記表示位置情報と、画面上に表示する文字を切り替えるタイミングを示す文字切替信号とに基づいて、前記表示コード記憶手段のアドレスを発生する表示コードアドレス発生手段と、
フォントデータを記憶するフォントデータ記憶手段と、
前記表示コードアドレス発生手段が発生したアドレスに対応する表示コードを前記表示コード記憶手段から受け取り、前記表示コード、及び前記表示位置情報に基づいて前記フォントデータ記憶手段のアドレスを発生するフォントデータアドレス発生手段と、
前記表示コードアドレス発生手段が発生したアドレスに対応する文字幅コードを前記表示コード記憶手段から受け取り、前記文字幅情報コードと前記表示ドットクロックとに基づいて前記文字切替信号を生成する文字切替信号生成手段と、
文字を表示する行の背景枠である行背景の表示開始水平位置を示す行背景開始水平位置情報、及び前記行背景の表示終了水平位置を示す行背景終了水平位置情報を記憶する行背景水平位置記憶手段と、
前記行背景水平位置記憶手段から受け取った行背景開始水平位置情報及び行背景終了水平位置情報と、前記表示位置出力手段から受け取った表示位置情報とから、行背景を表示する範囲を示す行背景範囲信号を発生する行背景範囲信号発生手段と、
前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した行背景範囲信号に対応して、予め設定された文字色の色信号、または、予め設定された行背景色の色信号を映像信号に重畳して出力するオンスクリーンディスプレイ出力手段と、
を備えたことを特徴とするオンスクリーンディスプレイ装置。
Display position output means for outputting display position information indicating the display position on the screen based on the vertical synchronization signal, the horizontal synchronization signal, and the display dot clock;
Display code storage means for storing, for each address corresponding to a display position on the screen, a display code of a character displayed on the screen, and a character width code set corresponding to each character indicated by the display code;
Display code address generating means for generating an address of the display code storage means based on the display position information and a character switching signal indicating a timing for switching characters to be displayed on the screen;
Font data storage means for storing font data;
Font data address generation for receiving a display code corresponding to the address generated by the display code address generation means from the display code storage means and generating an address of the font data storage means based on the display code and the display position information Means,
Character switching signal generation for receiving a character width code corresponding to the address generated by the display code address generating means from the display code storage means and generating the character switching signal based on the character width information code and the display dot clock Means,
Line background horizontal position for storing line background start horizontal position information indicating the display start horizontal position of the line background, which is the background frame of the line displaying the character, and line background end horizontal position information indicating the display end horizontal position of the line background Storage means;
A line background range indicating a range for displaying a line background from the line background start horizontal position information and line background end horizontal position information received from the line background horizontal position storage means and the display position information received from the display position output means. A line background range signal generating means for generating a signal;
The font data corresponding to the address generated by the font data address generating means, or the color signal of the character color set in advance corresponding to the line background range signal generated by the line background range signal generating means, or On-screen display output means for superimposing and outputting the color signal of the set row background color on the video signal;
An on-screen display device comprising:
垂直同期信号、水平同期信号、及び表示ドットクロックに基づいて、画面上の表示位置を示す表示位置情報を出力する表示位置出力手段と、
画面上に表示する文字の表示コードと、該表示コードが示す文字にそれぞれ対応して設定された文字幅コードとを、画面上の表示位置に対応したアドレスごとに記憶するとともに、文字を表示する行の行背景の表示開始水平位置を示す行背景開始水平位置コード及び前記行背景の表示終了水平位置を示す行背景終了水平位置コードを表示行ごとに記憶する表示コード記憶手段と、
前記表示位置情報と、画面上に表示する文字を切り替えるタイミングを示す文字切替信号とに基づいて、前記表示コード記憶手段のアドレスを発生する表示コードアドレス発生手段と、
フォントデータを記憶するフォントデータ記憶手段と、
前記表示コードアドレス発生手段が発生したアドレスに対応する表示コードを前記表示コード記憶手段から受け取り、該表示コード、及び前記表示位置情報に基づいて前記フォントデータ記憶手段のアドレスを発生するフォントデータアドレス発生手段と、
前記表示コードアドレス発生手段が発生したアドレスに対応する文字幅コードを前記表示コード記憶手段から受け取り、前記文字幅コードと前記表示ドットクロックとに基づいて前記文字切替信号を生成する文字切替信号生成手段と、
前記表示コード記憶手段から受け取った行背景開始水平位置コード及び行背景終了水平位置コードと、前記表示位置出力手段から受け取った表示位置情報とから、行背景を表示する範囲を示す行背景範囲信号を発生する行背景範囲信号発生手段と、
前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した行背景範囲信号に対応して、予め設定された文字色の色信号、または、予め設定された行背景色の色信号を、映像信号に重畳して出力するオンスクリーンディスプレイ出力手段と、
を備えたことを特徴とするオンスクリーンディスプレイ装置。
Display position output means for outputting display position information indicating the display position on the screen based on the vertical synchronization signal, the horizontal synchronization signal, and the display dot clock;
The display code of the character displayed on the screen and the character width code set corresponding to the character indicated by the display code are stored for each address corresponding to the display position on the screen and the character is displayed. Display code storage means for storing, for each display line, a row background start horizontal position code indicating a display start horizontal position of a line background and a line background end horizontal position code indicating a display end horizontal position of the line background;
Display code address generating means for generating an address of the display code storage means based on the display position information and a character switching signal indicating a timing for switching characters to be displayed on the screen;
Font data storage means for storing font data;
Font data address generation for receiving a display code corresponding to the address generated by the display code address generation means from the display code storage means and generating an address of the font data storage means based on the display code and the display position information Means,
Character switching signal generating means for receiving a character width code corresponding to the address generated by the display code address generating means from the display code storage means and generating the character switching signal based on the character width code and the display dot clock. When,
From the row background start horizontal position code and line background end horizontal position code received from the display code storage means, and the display position information received from the display position output means, a row background range signal indicating a range for displaying the row background is obtained. Generated line background range signal generating means;
The font data corresponding to the address generated by the font data address generating means, or the color signal of the character color set in advance corresponding to the line background range signal generated by the line background range signal generating means, or An on-screen display output means for outputting the color signal of the set row background color superimposed on the video signal;
An on-screen display device comprising:
請求項2に記載のオンスクリーンディスプレイ装置において、
前記表示コード記憶手段は、さらに、前記行背景の色を示す行背景色コードを表示行ごとに記憶し、
前記オンスクリーンディスプレイ出力手段は、前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した行背景範囲信号に対応して、予め設定された文字色の色信号、または、前記表示コード記憶手段から受け取った行背景色コードが示す行背景色の色信号を、映像信号に重畳して出力することを特徴とするオンスクリーンディスプレイ装置。
The on-screen display device according to claim 2,
The display code storage means further stores a row background color code indicating the color of the row background for each display row,
The on-screen display output means has a character set in advance corresponding to the font data corresponding to the address generated by the font data address generating means or the line background range signal generated by the line background range signal generating means. An on-screen display device, wherein a color signal of a color or a color signal of a row background color indicated by a row background color code received from the display code storage means is superimposed on a video signal and output.
請求項2に記載のオンスクリーンディスプレイ装置において、
前記表示コード記憶手段は、前記行背景開始水平位置コード、前記行背景終了水平位置コード及び前記行背景色コードを表示行ごとに2組以上記憶し、
前記行背景範囲信号発生手段は、前記行背景水平位置記憶手段から受け取った2組以上の前記行背景開始水平位置コード及び前記行背景終了水平位置コードと、前記表示位置出力手段から受け取った表示位置情報とから、行背景を表示する範囲を示す2つ以上の行背景範囲信号を発生し、
前記オンスクリーンディスプレイ出力手段は、前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した2つ以上の行背景範囲信号に対応して、予め設定された文字色の色信号、または、前記表示コード記憶手段から受け取った2つ以上の行背景色コードのうちのいずれかが示す行背景色の色信号を、映像信号に重畳して出力することを特徴とするオンスクリーンディスプレイ装置。
The on-screen display device according to claim 2,
The display code storage means stores two or more sets of the line background start horizontal position code, the line background end horizontal position code, and the line background color code for each display line,
The row background range signal generation means includes two or more sets of the row background start horizontal position code and the row background end horizontal position code received from the row background horizontal position storage means, and the display position received from the display position output means. And two or more line background range signals indicating the range in which the line background is displayed from the information,
The on-screen display output means corresponds to the font data corresponding to the address generated by the font data address generation means or two or more line background range signals generated by the line background range signal generation means in advance. The color signal of the set character color or the color signal of the line background color indicated by one of the two or more line background color codes received from the display code storage means is superimposed on the video signal and output. An on-screen display device.
請求項2に記載のオンスクリーンディスプレイ装置において、
前記表示コード記憶手段は、さらに、前記行背景の周囲4辺のうちの、いずれの辺に影を付けるかを示す第1の行背景影指定コードを表示行ごとに記憶し、
前記表示位置出力手段から受け取った表示位置情報と、前記行背景範囲信号発生手段から受け取った行背景範囲信号と、前記表示コード記憶手段から受け取った行背景色情報及び第1の行背景影指定コードとに基づいて、行背景色を指定する行背景色指定信号、または、行背景の周囲4辺の色を行背景影色として指定する行背景影色指定信号を発生する行背景影色指定信号発生手段を備え、
前記オンスクリーンディスプレイ出力手段は、前記フォントデータアドレス発生手段が発生したアドレスに対応するフォントデータ、または、前記行背景範囲信号発生手段が発生した行背景範囲信号に対応して、予め設定された文字色の色信号、前記行背景色指定信号が指定する行背景色の色信号、または、前記行背景影色指定信号が指定する行背景影色の色信号を、映像信号に重畳して出力することを特徴とするオンスクリーンディスプレイ装置。
The on-screen display device according to claim 2,
The display code storage means further stores, for each display row, a first row background shadow designation code indicating which side of the four sides around the row background is to be shaded.
Display position information received from the display position output means, line background range signal received from the line background range signal generation means, line background color information and first line background shadow designation code received from the display code storage means A line background shadow color designation signal for generating a line background color designation signal for designating a line background color based on the above, or a line background shadow color designation signal for designating the colors of the four sides around the line background as the line background shadow color With generating means,
The on-screen display output means has a character set in advance corresponding to the font data corresponding to the address generated by the font data address generating means or the line background range signal generated by the line background range signal generating means. The color signal of the color, the color signal of the line background color specified by the line background color designation signal, or the color signal of the line background shadow color designated by the line background shadow color designation signal is superimposed on the video signal and output. An on-screen display device.
請求項5に記載のオンスクリーンディスプレイ装置において、
前記表示コード記憶手段は、さらに、単数行からなる行背景に影を付けるか、複数行からなる行背景に影を付けるかを示す第2の行背景影指定コードを記憶し、
前記行背景影色指定信号発生手段は、前記表示位置出力手段から受け取った表示位置情報と、前記行背景範囲信号発生手段から受け取った行背景範囲信号と、前記表示コード記憶手段から受け取った行背景色コード、第1の行背景影指定コード及び第2の行背景影指定コードとに基づいて、行背景色を指定する行背景色指定信号、または、単数行からなる行背景の周囲4辺の色もしくは複数行からなる行背景の周囲4辺の色を行背景影色として指定する行背景影色指定信号を発生することを特徴とするオンスクリーンディスプレイ装置。
The on-screen display device according to claim 5,
The display code storage means further stores a second line background shadow designation code indicating whether to shadow a line background consisting of a single line or a line background consisting of a plurality of lines,
The line background shadow color designation signal generating means includes the display position information received from the display position output means, the line background range signal received from the line background range signal generating means, and the line background received from the display code storage means. Based on the color code, the first line background shadow designation code, and the second line background shadow designation code, a line background color designation signal for designating a line background color, or four sides around a line background consisting of a single line An on-screen display device for generating a row background shadow color designation signal for designating a color or colors of four sides around a row background consisting of a plurality of rows as a row background shadow color.
JP2003356514A 2003-10-16 2003-10-16 On-screen display device Expired - Lifetime JP4467279B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003356514A JP4467279B2 (en) 2003-10-16 2003-10-16 On-screen display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003356514A JP4467279B2 (en) 2003-10-16 2003-10-16 On-screen display device

Publications (2)

Publication Number Publication Date
JP2005121894A JP2005121894A (en) 2005-05-12
JP4467279B2 true JP4467279B2 (en) 2010-05-26

Family

ID=34613738

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003356514A Expired - Lifetime JP4467279B2 (en) 2003-10-16 2003-10-16 On-screen display device

Country Status (1)

Country Link
JP (1) JP4467279B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5172825B2 (en) * 2006-05-05 2013-03-27 パナソニック オートモーティブ システムズ カンパニー オブ アメリカ ディビジョン オブ パナソニック コーポレイション オブ ノース アメリカ System and method for adding on-screen display information to a video signal

Also Published As

Publication number Publication date
JP2005121894A (en) 2005-05-12

Similar Documents

Publication Publication Date Title
KR100196123B1 (en) Background picture display apparatus and external storage unit used therefor
KR100735783B1 (en) Display device and display method
US5250928A (en) Graphics decoder
US6281876B1 (en) Method and apparatus for text image stretching
JP4467279B2 (en) On-screen display device
CA2017600C (en) Apparatus for superimposing character patterns in accordance with dot-matrix on video signals
US8106908B2 (en) Image generating apparatus and method, and image display apparatus and method
JP2008203713A (en) Image processor, image processing method, and image processing program
KR19990043984A (en) Parallel Mode On-Screen Display System
KR0175142B1 (en) Still picture display device and external memory cartridge used therefor
JP2005077629A (en) Image signal processing circuit and portable terminal device
KR100468696B1 (en) On screen display apparatus and method having fanction of detecting 2dimensional fringe and color displaying by line
JP2004061654A (en) Character display control device
JPH0121512B2 (en)
KR19980035451A (en) Generation Circuit and Method of On-Screen Display in Imaging System
JP2009151492A (en) Character output device
JPH10282947A (en) On-screen display device
JP2781924B2 (en) Superimpose device
JP2003208148A (en) On-screen display device
JPH0767048A (en) Display controller
JPH06319089A (en) Character generator circuit
JPS5852234B2 (en) CRT display device
JPH04207673A (en) Screen display device
KR19980085741A (en) How to display the input port panel on a TV
JPH08106274A (en) Method and device for cursor display

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061011

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100202

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100223

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130305

Year of fee payment: 3