File:CGA CompVsRGB Text.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(1,280 × 400 pixels, file size: 200 KB, MIME type: image/png)

Summary

Description
English: CGA 80-column text display on RGB vs. Composite monitors.
Date 24 July 2007 (original upload date)
Source Transferred from en.wikipedia to Commons by Tothwolf using CommonsHelper.
Author NewRisingSun at English Wikipedia

Created with the following BASICA code:

10 COLOR 7,0:CLS:DEFINT A-Z
20 LOCATE 1,1:COLOR 0,7:PRINT "80-column text on the Color/Graphics Adapter, RGB versus Composite              "
30 LOCATE 3,1:COLOR 7,0:PRINT "80-column text is difficult to read on a composite color monitor. The reason"
40                      PRINT "is that due to imperfect separation of the luma/chroma signal components,"
50                      PRINT "colorful swirls will appear around high-resolution patterns, as used in"
60                      PRINT "80-column text."
70                      PRINT "Depending on the choice of text and background color, the result may well be"
80                      PRINT "completely indecipherable:":PRINT
90 COLOR 7,0: PRINT "  Gray on black may not look pretty, but at least it's still readable.":PRINT
100 COLOR 7,1: PRINT "  Gray on blue on the other hand is a lot harder to read.":PRINT
110 COLOR 7,0: PRINT "  Finally, ";:COLOR 5,2:PRINT " magenta on green ";:COLOR 7,0:PRINT " is not legible at all on a composite monitor.":PRINT
120 PRINT "Here are all possible color combinations:"
130 FOR F=0 TO 15:FOR B=0 TO 7
140 COLOR F,B:PRINT "COLOR";
150 NEXT B:NEXT F
160 X$=INKEY$:IF X$="" THEN GOTO 160

Licensing

Public domain This work has been released into the public domain by its author, NewRisingSun at English Wikipedia. This applies worldwide.
In some countries this may not be legally possible; if so:
NewRisingSun grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Original upload log

The original description page was here. All following user names refer to en.wikipedia.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current19:52, 25 May 2010Thumbnail for version as of 19:52, 25 May 20101,280 × 400 (200 KB)File Upload Bot (Magnus Manske) {{BotMoveToCommons|en.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} {{Information |Description={{en|CGA 80-column text display on RGB vs. Composite monitors. Created with the following BASICA code: 10 C
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: