39 lines
1.7 KiB
Plaintext
39 lines
1.7 KiB
Plaintext
STARTENCODING dec-special
|
|
# This file is derived from the file data.c in the XTerm sources
|
|
SIZE 0x80
|
|
STARTMAPPING unicode
|
|
0x5F 0x25ae # black vertical rectangle
|
|
0x60 0x25c6 # black diamond
|
|
0x61 0x2592 # medium shade
|
|
0x62 0x2409 # symbol for horizontal tabulation
|
|
0x63 0x240c # symbol for form feed
|
|
0x64 0x240d # symbol for carriage return
|
|
0x65 0x240a # symbol for line feed
|
|
0x66 0x00b0 # degree sign
|
|
0x67 0x00b1 # plus-minus sign
|
|
0x68 0x2424 # symbol for newline
|
|
0x69 0x240b # symbol for vertical tabulation
|
|
0x6A 0x2518 # box drawings light up and left
|
|
0x6B 0x2510 # box drawings light down and left
|
|
0x6C 0x250c # box drawings light down and right
|
|
0x6D 0x2514 # box drawings light up and right
|
|
0x6E 0x253c # box drawings light vertical and horizontal
|
|
0x6F 0x23BA # box drawings scan 1
|
|
0x70 0x23BB # box drawings scan 3
|
|
0x71 0x2500 # box drawings light horizontal
|
|
0x72 0x23BC # box drawings scan 7
|
|
0x73 0x23BD # box drawings scan 9
|
|
0x74 0x251c # box drawings light vertical and right
|
|
0x75 0x2524 # box drawings light vertical and left
|
|
0x76 0x2534 # box drawings light up and horizontal
|
|
0x77 0x252c # box drawings light down and horizontal
|
|
0x78 0x2502 # box drawings light vertical
|
|
0x79 0x2264 # less-than or equal to
|
|
0x7A 0x2265 # greater-than or equal to
|
|
0x7B 0x03c0 # greek small letter pi
|
|
0x7C 0x2260 # not equal to
|
|
0x7D 0x00a3 # pound sign
|
|
0x7E 0x00b7 # middle dot
|
|
ENDMAPPING
|
|
ENDENCODING
|