ファイル:CGA CompVsRGB Text.png

ページのコンテンツが他言語でサポートされていません。

元のファイル(1,280 × 400 ピクセル、ファイルサイズ: 173キロバイト、MIME タイプ: image/png)

概要

解説
English: CGA 80-column text display on RGB vs. Composite monitors.
日付 2007年7月24日 (当初のアップロード日)
原典 en.wikipedia からコモンズに Tothwolf によって CommonsHelper を用いて移動されました。
作者 英語版ウィキペディアNewRisingSunさん

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

ライセンス

Public domain この著作物は、著作者である英語版ウィキペディアNewRisingSunさんによって権利が放棄され、パブリックドメインとされました。これは全世界で適用されます。
一部の国では、これが法的に可能ではない場合があります。その場合は、次のように宣言します。
NewRisingSunは、あらゆる人に対して、法により必要とされている条件を除き、如何なる条件も課すことなく、あらゆる目的のためにこの著作物を使用する権利を与えます。

元のアップロードログ

元のファイルページはこちら。以下の利用者は全てen.wikipediaに属します。

キャプション

このファイルの内容を1行で記述してください

このファイルに描写されている項目

題材

24 7 2007

4f2214139835e9e8e733e2494f29135e7c25188b

177,215 バイト

400 ピクセル

1,280 ピクセル

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2023年8月23日 (水) 16:202023年8月23日 (水) 16:20時点における版のサムネイル1,280 × 400 (173キロバイト)PhreneticcCompress
2010年5月25日 (火) 19:522010年5月25日 (火) 19:52時点における版のサムネイル1,280 × 400 (200キロバイト)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

以下の​ 2 ページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています: