forked from KolibriOS/kolibrios
little documentation fix: color names according to ECMA-48 standard
git-svn-id: svn://kolibrios.org@8582 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
10b3ae76ba
commit
d799d55fdb
@ -65,18 +65,18 @@ otherwise, these characters will be displayed like ordinary characters. */
|
||||
30 = black characters
|
||||
31 = red characters
|
||||
32 = green characters
|
||||
33 = brown characters
|
||||
33 = yellow characters
|
||||
34 = blue characters
|
||||
35 = purple characters
|
||||
36 = turqoise characters
|
||||
35 = magenta characters
|
||||
36 = cyan characters
|
||||
37 = white characters
|
||||
40 = black background
|
||||
41 = red background
|
||||
42 = green background
|
||||
43 = brown background
|
||||
43 = yellow background
|
||||
44 = blue background
|
||||
45 = purple background
|
||||
46 = turqoise background
|
||||
45 = magenta background
|
||||
46 = cyan background
|
||||
47 = white background
|
||||
The following sequences appeared in version 5 of library:
|
||||
Esc[2J - clear screen, move cursor to upper left corner
|
||||
|
@ -64,7 +64,7 @@ dword __stdcall con_set_flags(dword new_flags);
|
||||
30 = χΈπνϋε ρθμβξλϋ
|
||||
31 = κπΰρνϋε ρθμβξλϋ
|
||||
32 = ηελΈνϋε ρθμβξλϋ
|
||||
33 = يَِو<EFBFBD>ٍمق<EFBFBD>م ّوٌقًَ<D98E>
|
||||
33 = ζΈλςϋε ρθμβξλϋ
|
||||
34 = ρθνθε ρθμβξλϋ
|
||||
35 = τθξλεςξβϋε ρθμβξλϋ
|
||||
36 = αθπώηξβϋε ρθμβξλϋ
|
||||
@ -72,7 +72,7 @@ dword __stdcall con_set_flags(dword new_flags);
|
||||
40 = χΈπνϋι τξν
|
||||
41 = κπΰρνϋι τξν
|
||||
42 = ηελΈνϋι τξν
|
||||
43 = يَِو<EFBFBD>ٍمق<EFBFBD>ى <20>ٍَ
|
||||
43 = ζΈλςϋι τξν
|
||||
44 = ρθνθι τξν
|
||||
45 = τθξλεςξβϋι τξν
|
||||
46 = αθπώηξβϋι τξν
|
||||
|
@ -65,18 +65,18 @@ otherwise, these characters will be displayed like ordinary characters. */
|
||||
30 = black characters
|
||||
31 = red characters
|
||||
32 = green characters
|
||||
33 = brown characters
|
||||
33 = yellow characters
|
||||
34 = blue characters
|
||||
35 = purple characters
|
||||
36 = turqoise characters
|
||||
35 = magenta characters
|
||||
36 = cyan characters
|
||||
37 = white characters
|
||||
40 = black background
|
||||
41 = red background
|
||||
42 = green background
|
||||
43 = brown background
|
||||
43 = yellow background
|
||||
44 = blue background
|
||||
45 = purple background
|
||||
46 = turqoise background
|
||||
45 = magenta background
|
||||
46 = cyan background
|
||||
47 = white background
|
||||
The following sequences appeared in version 5 of library:
|
||||
Esc[2J - clear screen, move cursor to upper left corner
|
||||
|
@ -64,7 +64,7 @@ dword __stdcall con_set_flags(dword new_flags);
|
||||
30 = χΈπνϋε ρθμβξλϋ
|
||||
31 = κπΰρνϋε ρθμβξλϋ
|
||||
32 = ηελΈνϋε ρθμβξλϋ
|
||||
33 = يَِو<EFBFBD>ٍمق<EFBFBD>م ّوٌقًَ<D98E>
|
||||
33 = ζΈλςϋε ρθμβξλϋ
|
||||
34 = ρθνθε ρθμβξλϋ
|
||||
35 = τθξλεςξβϋε ρθμβξλϋ
|
||||
36 = αθπώηξβϋε ρθμβξλϋ
|
||||
@ -72,7 +72,7 @@ dword __stdcall con_set_flags(dword new_flags);
|
||||
40 = χΈπνϋι τξν
|
||||
41 = κπΰρνϋι τξν
|
||||
42 = ηελΈνϋι τξν
|
||||
43 = يَِو<EFBFBD>ٍمق<EFBFBD>ى <20>ٍَ
|
||||
43 = ζΈλςϋι τξν
|
||||
44 = ρθνθι τξν
|
||||
45 = τθξλεςξβϋι τξν
|
||||
46 = αθπώηξβϋι τξν
|
||||
|
Loading…
Reference in New Issue
Block a user