KR100348422B1 - The apparatus for controlling the graphic display using the line control table - Google Patents
The apparatus for controlling the graphic display using the line control table Download PDFInfo
- Publication number
- KR100348422B1 KR100348422B1 KR1020000036036A KR20000036036A KR100348422B1 KR 100348422 B1 KR100348422 B1 KR 100348422B1 KR 1020000036036 A KR1020000036036 A KR 1020000036036A KR 20000036036 A KR20000036036 A KR 20000036036A KR 100348422 B1 KR100348422 B1 KR 100348422B1
- Authority
- KR
- South Korea
- Prior art keywords
- lct
- address
- horizontal
- value
- information
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/60—Memory management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/387—Composing, repositioning or otherwise geometrically modifying originals
- H04N1/393—Enlarging or reducing
- H04N1/3935—Enlarging or reducing with modification of image resolution, i.e. determining the values of picture elements at new relative positions
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
화면 출력장치에서 그래픽을 제어하는 데에는 해상도와 색상 뿐만 아니라 수평 및 수직 스크롤, 확대, 그리고 축소 등을 위한 장치가 요구되며, 또한 여러가지 정보를 저장할 저장장치가 필요로 된다. 본 발명은 그런 저장장치에서 각각의 수평 라인마다 정보를 가지는 테이블을 형성함으로써 메모리를 효과적으로 사용하고 화면의 특정 영역만 사용함으로써 메모리의 크기도 감소시킬 수 있는 화면표시 제어 장치에 관한 것이다.In order to control graphics in a display device, a device for horizontal and vertical scrolling, zooming in and zooming out as well as resolution and color is required, and a storage device for storing various information is required. The present invention relates to a display control device capable of reducing the size of the memory by effectively using the memory by forming a table having information for each horizontal line in such a storage device and by using only a specific area of the screen.
Description
본 발명은 라인 콘트롤 테이블(Line control Table : 이하 LCT라 함)을 이용한 그래픽 표시 제어 장치 및 방법에 관한 것이다.The present invention relates to a graphic display control apparatus and method using a line control table (hereinafter referred to as LCT).
일반적으로, 화면 출력장치에서 한 화면을 구성하기 위해서는 m개의 수평 라인과 각각의 수평 라인마다 n개의 화소가 필요하며, 화소는 화면의 하나의 점을 이루는 최소 단위로서, 그것은 색상의 종류에 따라서 최대 크기가 달라진다. 만약 16개의 색상이면 4 bit가 필요하고, 256 색상이면 8 bit가 필요하다. 또한 그래픽의 해상도가 높아 질수록 m과 n의 크기는 커지게 되며, 화면 구성에 필요한 메모리도 그에 상응하여 달라진다. 종래에는 특정 어드레스부에 한 화면의 모든 화소 데이터가 저장되며, 수평라인 번호와 화소 및 색상의 종류에 따라 어드레스가 상대적으로 결정된다. 상기 어드레스부에서 스크롤, 확대/축소 등도 같이 이루어진다. 여기에서, 상기 어드레스부는 레지스터를 통해 화소 어드레스를 생성하는데, 모든 라인을 제어하기 위해서는 시스템의 크기가 증가하므로 라인 번호와 라인의 이동/확대/축소 등을 위한 별도의 레지스터가 요구된다.In general, m horizontal lines and n pixels are required for each horizontal line to configure one screen in a screen output device. The pixel is a minimum unit of one point of the screen, which is the maximum according to the type of color. The size is different. If there are 16 colors, 4 bits are required. If it is 256 colors, 8 bits are required. In addition, the higher the resolution of the graphic, the larger the size of m and n, and the memory required for the screen configuration is changed accordingly. Conventionally, all pixel data of one screen is stored in a specific address unit, and an address is relatively determined according to the horizontal line number and the type of pixel and color. Scrolling, zooming, and the like are also performed in the address unit. Here, the address unit generates a pixel address through a register. In order to control all the lines, the size of the system increases so that a separate register for moving / expanding / shrinking the line number and the line is required.
상기한 종래의 기술은 다음과 같은 문제점을 가지고 있다. 첫째, 한 화면을 구성하는데 필요한 메모리가 미리 정해진다. 즉, 화면의 해상도가 높거나 색상의 종류가 많아지게 되는 경우에 그에 상응하게 메모리의 크기가 증가하게 되고, 시스템의 크기와 가격 또한 증가하게 되며, 결국 메모리 액세스 효율이 저하된다. 둘째, 좌우로 화면을 이동시킬 때, 화면의 전체를 이동할 수는 있지만 특정 라인만의 화면을 이동시킬 수 없었다. 특정 라인만을 이동시킬 수 있더라도, 소정의 다른 저장 장치와 제어부가 추가로 요구된다. 세째, 화면의 확대/축소에 있어서, 화면의 전체의 확대/축소는 가능하였지만, 특정 라인만의 화면 확대/축소는 불가능하였고, 또한 소정의 다른 저장 장치와 제어부가 추가로 요구된다. 넷째, 특정 라인들을 다른 라인에 복사하고자 하는 경우에, 동일한 화소 데이터를 메모리에 복사한후 재기록 과정을 거쳐야 한다. 따라서, 메모리 효율이 떨어지게 된다.The prior art described above has the following problems. First, the memory required to compose a screen is predetermined. In other words, when the resolution of the screen is high or the number of colors increases, the size of the memory increases accordingly, the size and price of the system also increase, and the memory access efficiency decreases. Second, when moving the screen from side to side, you can move the entire screen, but could not move the screen of only a specific line. Although only certain lines can be moved, some other storage device and control unit are additionally required. Third, in the enlargement / reduction of the screen, it is possible to enlarge / reduce the entire screen, but it is impossible to enlarge / reduce the screen only for a specific line, and additionally, some other storage device and a controller are required. Fourth, in the case where it is desired to copy certain lines to other lines, the same pixel data must be copied to the memory and then rewritten. Therefore, the memory efficiency is lowered.
해상도가 낮고 색상의 종류가 적다면 많은 메모리가 요구되지 않지만, 점차 고해상도와 많은 종류의 색상을 요구하고 있기 때문에, 그에 따라 많은 메모리가 필요할 수 있다. 따라서, 기존의 메모리 용량을 유지하면서도 메모리 액세스 효율을 증가시킬 필요성이 존재한다.If the resolution is low and there are few kinds of colors, a lot of memory is not required, but as the resolutions are increasingly demanding high resolution and many kinds of colors, a lot of memory may be required accordingly. Thus, there is a need to increase memory access efficiency while maintaining existing memory capacity.
본 발명의 목적은 각각의 수평 라인마다 정보를 가지는 라인 콘트롤 테이블을 형성하여 효과적으로 메모리를 사용할 수 있는 LCT를 사용한 그래픽 제어 장치 및 방법을 제공하는 것이다.SUMMARY OF THE INVENTION An object of the present invention is to provide a graphic control apparatus and method using an LCT capable of effectively using a memory by forming a line control table having information for each horizontal line.
도 1은 본 발명에 따른 그래픽 표시 제어 장치의 구성도.1 is a block diagram of a graphic display control device according to the present invention.
도 2는 본 발명에 따른 LCT 어드레스 생성 및 수직 스크롤 동작을 설명하는 도면.2 illustrates LCT address generation and vertical scrolling operations in accordance with the present invention;
도 3은 본 발명에 따른 수평 스크롤 동작을 설명하는 도면.3 illustrates a horizontal scrolling operation in accordance with the present invention.
※ 도면의 주요부분에 대한 부호의 설명 ※※ Explanation of code about main part of drawing ※
10 : LCT 시작 어드레스 20 : VCOUNT 발생부10: LCT start address 20: VCOUNT generating part
30 : 수직 스크롤 제어부 40 : 라인 콘트롤 테이블30: vertical scroll control 40: line control table
50 :수평 스크롤 제어부50: horizontal scroll control unit
이상에서 상술한 바와같은 목적을 달성하기 위하여 본 발명은 LCT을 가지는 메모리부를 포함하는데, 상기 LCT은 화면을 구성하는 각각의 수평라인마다 수평 포지션 정보, 화소 데이터의 화소 어드레스 정보, 익스팬드 정보 및 인에이블/디스에이블 정보를 가지며; 사용자가 지정하는 LCT 시작 어드레스부; 상기 수평라인마다의 수직 카운트를 통해 VCOUNT를 발생하는 VCOUNT 발생부; 상기 LCT의 시작 어드레스를 증가 또는 감소시켜 수직 스크롤을 제어하는 수직 스크롤 제어부; 상기 LCT의 수평 포지션 정보를 이용하여 수평 스크롤을 제어하는 수평 스크롤 제어부; 화소 데이터를 비디오 신호로 출력하고 화면표시를 제어하는 화면표시 제어부를 포함하는 것을 특징으로 한다.In order to achieve the above object, the present invention includes a memory unit having an LCT, wherein the LCT includes horizontal position information, pixel address information of pixel data, expand information, and in each horizontal line constituting a screen. Has enable / disable information; An LCT start address unit designated by a user; A VCOUNT generating unit generating VCOUNT through the vertical count for each horizontal line; A vertical scroll controller which controls vertical scroll by increasing or decreasing a start address of the LCT; A horizontal scroll controller which controls a horizontal scroll by using the horizontal position information of the LCT; And a screen display controller for outputting pixel data as a video signal and controlling screen display.
이하, 첨부된 도면을 참조하여 본 발명의 라인 콘트롤 테이블을 이용한 그래픽 제어장치를 상세히 설명한다.Hereinafter, a graphic control apparatus using a line control table of the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명에 따른 그래픽 표시 제어 장치의 구성도이다.1 is a configuration diagram of a graphic display control device according to the present invention.
도 1에서, 참조부호 10은 LCT 시작 어드레스를 지정하는 LCT 시작 어드레스부이다. 20은 수평라인마다의 수직 카운트를 통해 VCOUNT를 발생하는 VCOUNT 발생부이다. 30은 수직 스크롤 제어부로서, LCT의 시작 어드레스와 VCOOUNT를 제어하여 수직 스크롤을 제어한다. 40은 각각의 수평라인마다 수평 스크롤을 제어하는 수평 포지션 정보, 임의 어드레스를 지정하는 화소 어드레스 정보, 라인의 확대/축소를 제어하는 익스팬드(Expend) 정보 및 각각의 라인 출력여부를 제어하는 인에이블/디스에이블(Enable/Disable) 정보를 갖는 라인 LCT이다. 50은 상기 LCT의 수평 포지션 정보를 이용하여 수평 스크롤을 제어하는 수평 스크롤 제어부이다. 60은 화면출력 제어부로서 최종적으로 비디오 신호를 출력한다.In Fig. 1, reference numeral 10 denotes an LCT start address that specifies an LCT start address. 20 is a VCOUNT generator that generates VCOUNT through vertical counts for each horizontal line. 30 is a vertical scroll control unit, and controls the vertical scroll by controlling the start address and VCOOUNT of the LCT. 40 indicates horizontal position information for controlling horizontal scrolling for each horizontal line, pixel address information for specifying an arbitrary address, expand information for controlling line expansion and contraction, and enable or disable output of each line. Line LCT with / Disable (Enable / Disable) information. 50 is a horizontal scroll control unit that controls horizontal scrolling by using the horizontal position information of the LCT. 60 is a screen output control unit that finally outputs a video signal.
이와같이 구성된 본 발명의 장치는 사용자의 키입력에 따라 화면표시를 제어하게 된다.The apparatus of the present invention configured as described above controls the screen display according to the user's key input.
한 화면이 m개의 수평라인으로 구성되어 있다고 가정하면, LCT는 최대 m개의 어드레스를 가진다. 이미 언급한 바와 같이, 각각의 LCT는 수평 포지션 정보, 화소 어드레스 정보, 익스팬드 정보 및 인에이블/디스에이블 정보를 가진다.Assuming that a screen consists of m horizontal lines, the LCT has a maximum of m addresses. As already mentioned, each LCT has horizontal position information, pixel address information, expand information, and enable / disable information.
상기 수평 포지션 정보는 수평 스크롤을 위해 사용된다. 수평 포지션을 수평 라인의 시작 위치에서 얼마만큼 떨어져서 위치하느냐에 따라 화면을 좌우로 이동시킬 수 있다. 화면이 바뀔 때마다 그 값을 변화시키면 화면이 좌우로 자연스럽게 이동하는 효과가 나타나게 된다.The horizontal position information is used for horizontal scrolling. The screen can be moved left and right depending on how far the horizontal position is from the start of the horizontal line. Changing the value every time the screen changes will have the effect of naturally moving the screen from side to side.
상기 화소 어드레스 정보는 하나의 수평라인의 화소 데이터가 있는 어드레스의 시작 위치이다. 특정 라인을 복사하고자 하는 경우에 다른 수평라인에서 동일한 화소 어드레스 값을 사용하면 된다.The pixel address information is a start position of an address where pixel data of one horizontal line is located. If you want to copy a specific line, you can use the same pixel address value in different horizontal lines.
상기 익스팬드 정보는 하나의 수평라인의 확대 또는 축소를 하기 위해 사용된다. 이를 통해 전체 화면을 확대/축소할 뿐만 아니라, 특정 영역만의 확대/축소도 가능하다.The expand information is used to enlarge or reduce one horizontal line. This not only enlarges / reduces the entire screen, but also enlarges / reduces specific areas only.
상기 인에이블/디스에이블 정보는 어떤 하나의 수평 라인을 화면에 출력할 것인지의 여부를 결정하는데 사용된다. 인에이블인 경우에 화면상에 화소 어드레스에 위치한 화소 데이터들이 표시되며, 디스에이블인 경우에 화면에는 화소 어드레스와 관계없이 특정색이 표시되고 메모리 액세스는 일어나지 않는다. 이것은 화면의 오버레이를 가능하게 하는 것으로, 메모리 크기를 줄일 수 있을 뿐만 아니라 메모리 액세스 효율의 증가를 가져온다.The enable / disable information is used to determine which one horizontal line to output on the screen. In the case of the enable, the pixel data located at the pixel address is displayed on the screen. In the case of the disable, the specific color is displayed on the screen regardless of the pixel address, and no memory access occurs. This enables overlay of the screen, which not only reduces the memory size but also increases the memory access efficiency.
한 화면의 LCT가 구성되면, LCT의 시작 어드레스를 증가 또는 감소시켜 수직 스크롤을 수행할 수 있다. LCT의 시작 어드레스를 계속해서 증가시키면 화면이 위로 스크롤되고, 감소시키면 화면이 아래로 스크롤된다. 그리고, LCT 어드레스를 각각의 라인마다 하나씩 감소시키지 않고 k씩 증가 또는 감소시킨다면 수직 스크롤 속도의 제어도 가능하다. 여기에서, k의 값이 감소될수록 스크롤의 속도는 증가된다.When the LCT of one screen is configured, vertical scrolling may be performed by increasing or decreasing the start address of the LCT. Continually increasing the start address of the LCT scrolls up the screen, decreasing it scrolls down the screen. In addition, if the LCT address is increased or decreased by k instead of decreasing by one for each line, the vertical scroll speed can be controlled. Here, the speed of scrolling increases as the value of k decreases.
LCT 어드레스 생성 및 수직 스크롤LCT address generation and vertical scrolling
LCT 시작 어드레스는 사용자가 지정하는 어드레스이다. 도 2에서 알 수 있는 바와 같이, VCOUNT 발생부(20)는 수평 라인의 신호인 HSYNC의 하강 에지에서 카운트를 시작하며, 한 화면이 끝나면 0으로 초기화 된다. LCT 시작 어드레스와 VCOUNT를 조합해서 TLCT[n:0]의 값을 갖는 원래의 LCT 어드레스를 생성한다.The LCT start address is an address specified by the user. As can be seen in Figure 2, the VCOUNT generating unit 20 starts counting on the falling edge of the signal HSYNC of the horizontal line, and is initialized to zero when one screen is over. The LCT start address and VCOUNT are combined to generate the original LCT address with the value of TLCT [n: 0].
수직 스크롤 제어부(30)는 스피드 블록(32), 스크롤 카운트 블록(34) 및 가산기 블록(36)으로 나누어진다. 상기 스피드 블록(32)은 HSYNC의 하강 에지마다 카운트를 시작하며, 카운트 값이 스피드를 조절하는 k값과 같을 때마다 캐리(carry) 신호를 발생시킨다. 상기 캐리 신호는 스크롤 카운트 블록(34)의 인에이블 신호로 사용된다. 여기에서 k의 값이 작을수록 캐리 신호는 더욱 더 빨리 발생하므로, 스크롤의 속도를 증가시키게 된다.The vertical scroll control unit 30 is divided into a speed block 32, a scroll count block 34, and an adder block 36. The speed block 32 starts counting at every falling edge of HSYNC, and generates a carry signal whenever the count value equals the k value for adjusting the speed. The carry signal is used as an enable signal of the scroll count block 34. In this case, the smaller the value of k, the faster the carry signal is generated, thus increasing the speed of scrolling.
상기 스크롤 카운트 블록(34)은 스피드 블록(32)에서 캐리 신호가 발생할 때마다 업/다운 신호에 따라서 증가/감소로 카운트를 시작하고, 오프셋(offset[n:0])의 값이 가산기 블록(36)으로 출력된다. 상기 가산기 블록(36)은 원래의 LCT 어드레스와 offset[n:0]의 값을 합산하여 LCT 어드레스를 생성하며, 수직 스크롤 기능을 수행한다. 만약 수직 스크롤 기능이 사용되지않는다면 offset[n:0]의 값은 0이 되고 LCT 어드레스는 원래의 LCT 어드레스 값이 된다.The scroll count block 34 starts counting in increments / decrements according to the up / down signals whenever the carry signal occurs in the speed block 32, and the value of the offset offset [n: 0] is added to the adder block ( 36). The adder block 36 generates the LCT address by summing the original LCT address and the value of offset [n: 0], and performs a vertical scroll function. If the vertical scrolling function is not used, the value of offset [n: 0] becomes 0 and the LCT address becomes the original LCT address value.
수평 스크롤Horizontal scroll
화소 데이터의 첫번째 값을 어떤 시점에서 출력할 것인지를 결정하게 되면 수평 스크롤을 하게 된다. 도 3에 도시된 바와 같이, 수평 스크롤 제어부(50)는 HCOUNT 블록(52)과 비교기 블록(54)으로 구성되며, 도트 클록(DCLK : Dot clock)에 따라 HCOUNT가 카운트되고, 상기 HCOUNT의 값(B)이 수평 포지션 값(A)보다 커지게 되면 화소 데이터가 출력된다.When the first value of the pixel data is determined at which point in time, the horizontal scroll is performed. As shown in FIG. 3, the horizontal scroll controller 50 includes an HCOUNT block 52 and a comparator block 54. The HCOUNT is counted according to a dot clock (DCLK), and the value of the HCOUNT ( When B) becomes larger than the horizontal position value A, pixel data is output.
확대/축소Zoom in zoom out
LCT의 익스팬드 정보를 이용하여 확대/축소가 이루어지는데, 확대는 화소 데이터를 반복해서 출력하고, 축소는 여러 개의 화소 데이터중 하나만을 출력한다.The enlargement / reduction is performed using the expand information of the LCT. The enlargement repeatedly outputs the pixel data, and the reduction outputs only one of the plurality of pixel data.
LCT를 이용하여 그래픽 표시를 제어함으로써, 메모리를 효율적으로 관리할 수 있기 때문에 메모리 크기를 줄일 수 있고, 그결과 시스템의 크기와 가격을 줄일 수 있다. 또한 LCT에 스크롤 및 확대/축소 정보를 갖고 있기 때문에 쉽게 각각의 라인마다 제어가 용이하며, 다른 별도의 장치가 요구되지않기 때문에 시스템의 크기를 줄일 수 있다.By controlling the graphic display using LCT, memory can be managed efficiently, resulting in reduced memory size and, consequently, reduced system size and cost. In addition, since the LCT has scroll and zoom information, it is easy to control each line, and the size of the system can be reduced because no separate device is required.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000036036A KR100348422B1 (en) | 2000-06-28 | 2000-06-28 | The apparatus for controlling the graphic display using the line control table |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000036036A KR100348422B1 (en) | 2000-06-28 | 2000-06-28 | The apparatus for controlling the graphic display using the line control table |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20020001366A KR20020001366A (en) | 2002-01-09 |
KR100348422B1 true KR100348422B1 (en) | 2002-08-10 |
Family
ID=19674478
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020000036036A KR100348422B1 (en) | 2000-06-28 | 2000-06-28 | The apparatus for controlling the graphic display using the line control table |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100348422B1 (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4700181A (en) * | 1983-09-30 | 1987-10-13 | Computer Graphics Laboratories, Inc. | Graphics display system |
JPH0728440A (en) * | 1993-07-08 | 1995-01-31 | Toshiba Corp | Display controller |
US5389947A (en) * | 1991-05-06 | 1995-02-14 | Compaq Computer Corporation | Circuitry and method for high visibility cursor generation in a graphics display |
US5552804A (en) * | 1984-04-16 | 1996-09-03 | Texas Instruments Incorporated | Sprite coincidence detector indicating sprite group |
US5835103A (en) * | 1995-08-31 | 1998-11-10 | General Instrument Corporation | Apparatus using memory control tables related to video graphics processing for TV receivers |
-
2000
- 2000-06-28 KR KR1020000036036A patent/KR100348422B1/en not_active IP Right Cessation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4700181A (en) * | 1983-09-30 | 1987-10-13 | Computer Graphics Laboratories, Inc. | Graphics display system |
US5552804A (en) * | 1984-04-16 | 1996-09-03 | Texas Instruments Incorporated | Sprite coincidence detector indicating sprite group |
US5389947A (en) * | 1991-05-06 | 1995-02-14 | Compaq Computer Corporation | Circuitry and method for high visibility cursor generation in a graphics display |
JPH0728440A (en) * | 1993-07-08 | 1995-01-31 | Toshiba Corp | Display controller |
US5835103A (en) * | 1995-08-31 | 1998-11-10 | General Instrument Corporation | Apparatus using memory control tables related to video graphics processing for TV receivers |
Also Published As
Publication number | Publication date |
---|---|
KR20020001366A (en) | 2002-01-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7705864B2 (en) | User selectable hardware zoom in a video display system | |
JPH1074068A (en) | Method and device for extending graphics picture for lcd panel | |
KR100313693B1 (en) | Programmable display device | |
JP2006065869A (en) | Image processing method of enlarging image data for display by generating enlarged image from original image, image processing apparatus for enlarging image data for display, and computer system for enlarging image data for display | |
KR100348422B1 (en) | The apparatus for controlling the graphic display using the line control table | |
JPH07262367A (en) | Apparatus and method for processing of digital image signal | |
JP2003323456A (en) | Image display device and image display method | |
JPH07234773A (en) | Display controller | |
JP2004252102A (en) | Image display device, image display method and image display program | |
US6002391A (en) | Display control device and a method for controlling display | |
JP3763663B2 (en) | Display control apparatus and image display apparatus | |
US20060050089A1 (en) | Method and apparatus for selecting pixels to write to a buffer when creating an enlarged image | |
KR20050101285A (en) | A display apparatus and method for mobile communication terminal | |
JPH08129356A (en) | Display device | |
KR100598582B1 (en) | Apparatus and method for providing resizing image of terminal monitor | |
EP0410743A2 (en) | Graphics display split-serial register system | |
JPS59222888A (en) | Video display | |
JPH075856A (en) | Controller for liquid crystal display | |
JP3264941B2 (en) | Image display control method and apparatus | |
JPH0946515A (en) | Magnification display controller | |
JP2917684B2 (en) | Window display | |
JPH0654429B2 (en) | Video display controller | |
JPH11259057A (en) | Picture display device | |
KR940007824B1 (en) | Window control circuit | |
JPH05241942A (en) | Plotting address translating device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
LAPS | Lapse due to unpaid annual fee |