dec-special.enc revision 92bb16f8
192bb16f8SmrgSTARTENCODING dec-special
292bb16f8Smrg# This file is derived from the file data.c in the XTerm sources
392bb16f8SmrgSIZE 0x80
492bb16f8SmrgSTARTMAPPING unicode
592bb16f8Smrg0x5F    0x25ae          # black vertical rectangle
692bb16f8Smrg0x60    0x25c6          # black diamond
792bb16f8Smrg0x61    0x2592          # medium shade
892bb16f8Smrg0x62    0x2409          # symbol for horizontal tabulation
992bb16f8Smrg0x63    0x240c          # symbol for form feed
1092bb16f8Smrg0x64    0x240d          # symbol for carriage return
1192bb16f8Smrg0x65    0x240a          # symbol for line feed
1292bb16f8Smrg0x66    0x00b0          # degree sign
1392bb16f8Smrg0x67    0x00b1          # plus-minus sign
1492bb16f8Smrg0x68    0x2424          # symbol for newline
1592bb16f8Smrg0x69    0x240b          # symbol for vertical tabulation
1692bb16f8Smrg0x6A    0x2518          # box drawings light up and left
1792bb16f8Smrg0x6B    0x2510          # box drawings light down and left
1892bb16f8Smrg0x6C    0x250c          # box drawings light down and right
1992bb16f8Smrg0x6D    0x2514          # box drawings light up and right
2092bb16f8Smrg0x6E    0x253c          # box drawings light vertical and horizontal
2192bb16f8Smrg0x6F    0x23BA          # box drawings scan 1
2292bb16f8Smrg0x70    0x23BB          # box drawings scan 3
2392bb16f8Smrg0x71    0x2500          # box drawings light horizontal
2492bb16f8Smrg0x72    0x23BC          # box drawings scan 7
2592bb16f8Smrg0x73    0x23BD          # box drawings scan 9
2692bb16f8Smrg0x74    0x251c          # box drawings light vertical and right
2792bb16f8Smrg0x75    0x2524          # box drawings light vertical and left
2892bb16f8Smrg0x76    0x2534          # box drawings light up and horizontal
2992bb16f8Smrg0x77    0x252c          # box drawings light down and horizontal
3092bb16f8Smrg0x78    0x2502          # box drawings light vertical
3192bb16f8Smrg0x79    0x2264          # less-than or equal to
3292bb16f8Smrg0x7A    0x2265          # greater-than or equal to
3392bb16f8Smrg0x7B    0x03c0          # greek small letter pi
3492bb16f8Smrg0x7C    0x2260          # not equal to
3592bb16f8Smrg0x7D    0x00a3          # pound sign
3692bb16f8Smrg0x7E    0x00b7          # middle dot
3792bb16f8SmrgENDMAPPING
3892bb16f8SmrgENDENCODING
39