Lines Matching +full:standard +full:- +full:vt

4 		 Last update: 2005-01-17, version 1.4
12 ------------
15 characters to fonts. By downloading a single Unicode-to-font table,
16 both the eight-bit character sets and UTF-8 mode are changed to use
19 This changes the semantics of the eight-bit character tables subtly.
25 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
33 permits for example the use of block graphics even with a Latin-1 font
37 codes nor their uses match ISO 2022; Linux has two 8-bit codes (G0 and
38 G1), whereas ISO 2022 has four 7-bit codes (G0-G3).
40 In accordance with the Unicode standard/ISO 10646 the range U+F000 to
41 U+F8FF has been reserved for OS-wide allocation (the Unicode Standard
44 point since it lets the direct-mapping area start on a large power of
45 two (in case 1024- or 2048-character fonts ever become necessary).
49 hard-coded to map directly to the loaded font, bypassing the
50 translation table. The user-defined map now defaults to U+F000 to
52 might be shorter; for example, vgacon can only handle 256-character
53 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts.
57 --------------------------------------------
60 have been defined; these are used by the DEC VT graphics map. [v1.2]
64 U+F800 DEC VT GRAPHICS HORIZONTAL LINE SCAN 1
65 U+F801 DEC VT GRAPHICS HORIZONTAL LINE SCAN 3
66 U+F803 DEC VT GRAPHICS HORIZONTAL LINE SCAN 7
67 U+F804 DEC VT GRAPHICS HORIZONTAL LINE SCAN 9
71 a smooth progression in the DEC VT graphics character set. I have
72 omitted the scan 5 line, since it is also used as a block-graphics
81 since they are horribly vendor-specific. This, of course, is an
92 ------------------------
108 located it at the end, on a 16-cell boundary in keeping with standard
119 system with 10 digits, and is written left-to-right, top-to-bottom.
123 with only the actual shapes being different, in keeping with standard
143 - Written <q> in standard Okrand Latin transliteration
145 - Written <Q> in standard Okrand Latin transliteration
173 --------------------------------------