EP0479587A2 - Méthode d'affichage de caractères - Google Patents
Méthode d'affichage de caractères Download PDFInfo
- Publication number
- EP0479587A2 EP0479587A2 EP91309062A EP91309062A EP0479587A2 EP 0479587 A2 EP0479587 A2 EP 0479587A2 EP 91309062 A EP91309062 A EP 91309062A EP 91309062 A EP91309062 A EP 91309062A EP 0479587 A2 EP0479587 A2 EP 0479587A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- colour
- colours
- character
- grey
- colour table
- 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.)
- Withdrawn
Links
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/02—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed
- G09G5/06—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed using colour palettes, e.g. look-up tables
Definitions
- the present invention relates to display of characters.
- the term "character” is intended to cover any type of display including text, drawings, or graphics.
- the invention relates to a method of operating a computer system for displaying characters on a video screen comprinsing the steps of writing to a screen memory an index for a pre-defined colour table for display of each pixel of a character and retrieving each index from the screen memory and inputting it to the colour table to obtain colour separated signals.
- aliasing When a character is displayed on a lower resolution screen having typically 60 to 90 pixels per inch, the sampling rate is often too low to accurately represent the original image. This effect is known as "aliasing".
- One approach to improved character definition involves giving the impression that a high resolution screen is being used in such situations by displaying boundary pixels of the characters at varying degrees of intensity between full on and full off to give the impression of a smooth contour. This is known as “grey scaling” or "anti-aliasing". In this method, pixels at the boundaries of characters are each assigned a grey scale value. Displaying of a character involves subtracting the background colour component from a characters colour component to provide a difference value, which value is combined with the grey scale value. Because this must be carried out for each pixel, it will be appreciated that a large amount of processing power is required.
- Another approach is to use a video unit having a high-definition screen with a large number of pixels per unit area, and a special control circuit. Disadvantages of this approach are that such units add considerably to the expense of computer hardware and are thus not available to most user of personal computers.
- the invention is characterised in that the colour table includes a plurality of grey scaled colours representing display of a character colour against a different background colour for a plurality of grey scale values.
- a computer system which is constructed to display characters at diferent colours may display anti-aliased characters without extra processing, thus avoiding the need for extra processing hardware or a high definition screen.
- inverse grey scaled colours of the colour table have inverse indices. This allows colour inversion in a very simple manner.
- two adjacent bits of the grey scaled colour indices are the same, thus reducing processing time.
- the indices are four bits long, defining sixteen different colours, eight of which are grey scaled colours including and between the extremes of a character colour and a background colour.
- the invention provides a computer system for displaying characters on a video screen, the system cmprising:-
- the system 1 comprises a computer processor 2 which is connected to a screen memory 3.
- the screen memory 3 is four bits deep having four planes A, B, C and D as illustrated.
- the screen memory 3 has one location for each pixel of a display device or screen.
- the screen memory 3 is connected to a colour table 4 storing a digital colour representation for each of the sixteen combinations of the four-bit bus from the screen memory 3.
- Each colour is digitally repesented by three eight-bit codes representing red, green, and blue components (R,G,B,).
- the colour table 4 includes sixteen colour values having indices ranging between 0000 and 1111.
- the colour table is similar in struture to a conventional "VGA" colour table which stores representations of sixteen different colours, including dark green, mustard, dark blue, dark red, green, yellow, blue, magenta, cyan or turquoise.
- the colour having index 0000 is black and the colour having index 1111 is white.
- the colour table 4 of the invention has similar indices for black and white, and additionally includes representations of grey scaled colours having indices 0001, 0010, 0011 at one end of the colour table and indices 1100, 1101 and 1110 at other end of the table.
- the grey scaled colours have similar intensities (derived from the associated grey scale value) for the components of red, green and blue, and each grey scaled colour.
- grey scale values For grey scaling, only one character colour is chosen, namely black, and there is only one background colour, namely white.
- various intensities represented by grey scale values for this combination have the colour which is conventionally known as grey.
- This combination has been chosen because it is the most common for both display and printing, however, it is envisaged that any other character and background colours may be chosen.
- the important point is that only one combination of character and background colours has a set of grey scale values and these are entered in the colour table at the expense of other colours such as mustard and purple, which colours are rarely required for displaying and printing text.
- the computer system 1 Before characters are to be displayed, the computer system 1 has stored therein fonts for characters, the fonts comprising screen memory indices for each pixel of the characters.
- the indices have been pre-defined with reference to the stored colour table.
- the processor 2 When the processor 2 is writing indices to the screen memory 3, it is more efficient to write or draw one row to each of the planes A, B, C and D at a time.
- the processor 2 identifies a character to be drawn and in step 11 it writes one row of plane A.
- the date written to plane A is made up of the least significant bits of the colour table indices for each pixel of the row.
- step 12 a row made up of the second least significant bits for these pixels is drawn to plane B. If the processor 2 has identified the character to be drawn as being a text character, the colours of the colour table 4 between dark blue and turquoise are not used the third and fourth most significant bits have the same value. Thus, step 13 involves writing simultaneously to planes C and D the same bit value. This bit value is 0 for the lower-intensity colours and always 1 for the higher-intensity grey colours. It will also be noticed that to invert a colour it is only necessary to invert the index. Once written to the screen memory 3, the indices are retrieved and used to generate the RGB signals for display.
- the invention applies the use of existing colour table techniques to the drawing of anti-aliased characters.
- Advantage is taken of the fact that it is generally only necessary to have anti-aliasing for one combination of character and background colours, grey scaled colours for this combination are obtained at the expense of colours such as mustard which are rarely used.
- what has been achieved is the apparent quality of a laser printer having 300 pixels per inch on a screen having say 68 pixels per inch. This has been achieved without the need for additional processing powerora high-resolution screen and associated control circuit.
- the great benefit of the invention is it's simplicity.
- the only disadvantage is the non-availability of colours which are rarely required.
- the process of writing to the screen memory is speeded up by 25%. Further, invention of the colours is easily obtained by simple inversion of the indices.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Controls And Circuits For Display Device (AREA)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
IE354290 | 1990-10-03 | ||
IE354290 | 1990-10-03 |
Publications (2)
Publication Number | Publication Date |
---|---|
EP0479587A2 true EP0479587A2 (fr) | 1992-04-08 |
EP0479587A3 EP0479587A3 (en) | 1992-05-27 |
Family
ID=11038818
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP19910309062 Withdrawn EP0479587A3 (en) | 1990-10-03 | 1991-10-03 | A method of displaying characters |
Country Status (1)
Country | Link |
---|---|
EP (1) | EP0479587A3 (fr) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101894543A (zh) * | 2010-06-12 | 2010-11-24 | 广东欧珀电子工业有限公司 | 一种用于电纸书阅读器的矢量字体显示方法 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0065424A1 (fr) * | 1981-05-19 | 1982-11-24 | Western Electric Company, Incorporated | Mémoire, indépendant de terminal, contenant l'information couleur d'un système d'affichage d'image numérique |
-
1991
- 1991-10-03 EP EP19910309062 patent/EP0479587A3/en not_active Withdrawn
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0065424A1 (fr) * | 1981-05-19 | 1982-11-24 | Western Electric Company, Incorporated | Mémoire, indépendant de terminal, contenant l'information couleur d'un système d'affichage d'image numérique |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101894543A (zh) * | 2010-06-12 | 2010-11-24 | 广东欧珀电子工业有限公司 | 一种用于电纸书阅读器的矢量字体显示方法 |
Also Published As
Publication number | Publication date |
---|---|
EP0479587A3 (en) | 1992-05-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100295712B1 (ko) | 컴퓨터디스플레이시스템컨트롤러 | |
KR100258919B1 (ko) | 디더링행렬을 구현하는 디더링회로 및 그 방법 | |
JPH0371863A (ja) | 電子式グレースケールカラープリンタ用ページバッファシステム | |
JPH0631937B2 (ja) | 表示装置 | |
EP0568358A2 (fr) | Méthode et appareil pour remplir une image | |
US5301269A (en) | Window-relative dither circuit | |
US5428724A (en) | Method and apparatus for providing transparency in an object based rasterized image | |
US5083257A (en) | Bit plane partitioning for graphic displays | |
JP2578170B2 (ja) | 画像表示装置 | |
US5638090A (en) | Window-dependent brightness/tint control for video digital-to-analog converters | |
US6259439B1 (en) | Color lookup table blending | |
US6738071B2 (en) | Dynamically anti-aliased graphics | |
EP0951694B1 (fr) | Procede et appareil permettant d'utiliser des tampons de lignes d'interpolation en tant que tables de consultation de pixels | |
EP0479587A2 (fr) | Méthode d'affichage de caractères | |
US5768569A (en) | Processing data for an image displayed on a computer controlled display system | |
US4931785A (en) | Display apparatus | |
US6556216B1 (en) | Fiscal printer video with application program | |
US7920295B2 (en) | Image processing circuit, displaying apparatus, and printing apparatus | |
US5285296A (en) | Conversion of color display data to color print data | |
JP2798541B2 (ja) | 画像データ処理装置 | |
JP2982380B2 (ja) | 画面表示制御装置 | |
KR900005589B1 (ko) | Lcd 디스플레이 인터페이스회로 | |
US5627568A (en) | Display buffer using minimum number of VRAMs | |
JPH04372988A (ja) | 液晶パネル制御装置 | |
AU679320B2 (en) | Computer display system controller |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
PUAL | Search report despatched |
Free format text: ORIGINAL CODE: 0009013 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AT BE CH DE DK ES FR GB GR IT LI LU NL SE |
|
AK | Designated contracting states |
Kind code of ref document: A3 Designated state(s): AT BE CH DE DK ES FR GB GR IT LI LU NL SE |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 19921128 |