--- special.c.orig Mon Aug 6 00:38:38 2001 +++ special.c Sun Dec 21 21:08:27 2003 @@ -38,289 +38,289 @@ static char* special_exprs_ansi [] = { -/* 0x90 */ NULL,"lsquo","rsquo","ldqyo","rdquo","bull","ndash","mdash", +/* 0x90 */ NULL,"‘","’","&ldqyo;","”","•","–","—", /* 0x98 */ NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL, -/* 0xa0 */ "nbsp","iexcl","cent","pound","curren","yen","brvbar","sect", -/* 0xa8 */ "uml","copy","ordf","laquo","not","shy","reg","macr", -/* 0xb0 */ "plus","plusmn","sup2","sup3","acute","micro","para","middot", -/* 0xb8 */ "cedil","sup1","frac14","ordm","raquo","frac12","frac34","iquest", -/* 0xc0 */ "Agrave","Aacute","Acirc","Atilde","Auml","Aring","AElig","Ccedil", -/* 0xc8 */ "Egrave","Eacute","Ecirc","Euml","Igrave","Iacute","Icirc","Iuml", -/* 0xd0 */ "ETH","Ntilde","Ograve","Oacute","Ocirc","Otilde","Ouml","times", -/* 0xd8 */ "Oslash","Ugrave","Uacute","Ucirc","Uuml","Yacute","THORN","szlig", -/* 0xe0 */ "agrave","aacute","acirc","atilde","auml","aring","aelig","ccedil", -/* 0xe8 */ "egrave","eacute","ecirc","euml","igrave","iacute","icirc","iuml", -/* 0xf0 */ "eth","ntilde","ograve","oacute","ocirc","otilde","ouml","divide", -/* 0xf8 */ "oslash","ugrave","uacute","ucirc","uuml","yacute","thorn","yuml", +/* 0xa0 */ " ","¡","¢","£","¤","¥","¦","§", +/* 0xa8 */ "¨","©","ª","«","¬","­","®","¯", +/* 0xb0 */ "+","±","²","³","´","µ","¶","·", +/* 0xb8 */ "£","¹","¼","º","»","½","¾","¿", +/* 0xc0 */ "á","â","÷","ç","ä","å","ö","ú", +/* 0xc8 */ "é","ê","ë","ì","í","î","ï","ð", +/* 0xd0 */ "ò","ó","ô","õ","æ","è","ã","þ", +/* 0xd8 */ "û","ý","ÿ","ù","ø","ü","à","ñ", +/* 0xe0 */ "Á","Â","×","Ç","Ä","Å","Ö","Ú", +/* 0xe8 */ "É","Ê","Ë","Ì","Í","Î","Ï","Ð", +/* 0xf0 */ "Ò","Ó","Ô","Õ","Æ","È","Ã","Þ", +/* 0xf8 */ "Û","Ý","ß","Ù","Ø","Ü","À","Ñ", }; static char* special_exprs_mac [] = { #if 0 -/* 0xa4 */ "bull" +/* 0xa4 */ "•" #endif -/* 0xd0 */ "mdash","ndash","ldquo","rdquo","lquo","rquo", +/* 0xd0 */ "—","–","“","”","&lquo;","&rquo;", }; static char* special_exprs_cp437 [] = { -/* 0x80 */ "ccedil", -/* 0x81 */ "uuml", -/* 0x82 */ "eacute", -/* 0x83 */ "acirc", -/* 0x84 */ "auml", -/* 0x85 */ "agrave", -/* 0x86 */ "aring", -/* 0x87 */ "ccedil", -/* 0x88 */ "ecirc", -/* 0x89 */ "euml", -/* 0x8a */ "egrave", -/* 0x8b */ "iuml", -/* 0x8c */ "icirc", -/* 0x8d */ "igrave", -/* 0x8e */ "auml", -/* 0x8f */ "aring", -/* 0x90 */ "eacute", -/* 0x91 */ "aelig", -/* 0x92 */ "aelig", -/* 0x93 */ "ocirc", -/* 0x94 */ "ouml", -/* 0x95 */ "ograve", -/* 0x96 */ "ucirc", -/* 0x97 */ "ugrave", -/* 0x98 */ "yuml", -/* 0x99 */ "ouml", -/* 0x9a */ "uuml", -/* 0x9b */ "cent", -/* 0x9c */ "pound", -/* 0x9d */ "yen", -/* 0x9e */ "#8359", /* peseta */ -/* 0x9f */ "#402", /* small f with hook */ -/* 0xa0 */ "aacute", -/* 0xa1 */ "iacute", -/* 0xa2 */ "oacute", -/* 0xa3 */ "uacute", -/* 0xa4 */ "ntilde", -/* 0xa5 */ "ntilde", -/* 0xa6 */ "ordf", -/* 0xa7 */ "frac14", -/* 0xa8 */ "iquest", -/* 0xa9 */ "#8976", /* reversed not */ -/* 0xaa */ "not", -/* 0xab */ "frac12", -/* 0xac */ "raquo", -/* 0xad */ "iexcl", -/* 0xae */ "laquo", -/* 0xaf */ "ordm", -/* 0xb0 */ "#9617", /* light shade */ -/* 0xb1 */ "#9618", /* med. shade */ -/* 0xb2 */ "#9619", /* dark shade */ -/* 0xb3 */ "#9474", /* box-draw light vert. */ -/* 0xb4 */ "#9508", /* box-draw light vert. + lt. */ -/* 0xb5 */ "#9569", /* box-draw vert. sgl. + lt. dbl. */ -/* 0xb6 */ "#9570", /* box-draw vert. dbl. + lt. sgl. */ -/* 0xb7 */ "#9558", /* box-draw dn. dbl. + lt. sgl. */ -/* 0xb8 */ "#9557", /* box-draw dn. sgl. + lt. dbl. */ -/* 0xb9 */ "#9571", /* box-draw dbl. vert. + lt. */ -/* 0xba */ "#9553", /* box-draw dbl. vert. */ -/* 0xbb */ "#9559", /* box-draw dbl. dn. + lt. */ -/* 0xbc */ "#9565", /* box-draw dbl. up + lt. */ -/* 0xbd */ "#9564", /* box-draw up dbl. + lt. sgl. */ -/* 0xbe */ "#9563", /* box-draw up sgl. + lt. dbl. */ -/* 0xbf */ "#9488", /* box-draw light dn. + lt. */ -/* 0xc0 */ "#9492", /* box-draw light up + rt. */ -/* 0xc1 */ "#9524", /* box-draw light up + horiz. */ -/* 0xc2 */ "#9516", /* box-draw light dn. + horiz. */ -/* 0xc3 */ "#9500", /* box-draw light vert. + rt. */ -/* 0xc4 */ "#9472", /* box-draw light horiz. */ -/* 0xc5 */ "#9532", /* box-draw light vert. + horiz. */ -/* 0xc6 */ "#9566", /* box-draw vert. sgl. + rt. dbl. */ -/* 0xc7 */ "#9567", /* box-draw vert. dbl. + rt. sgl. */ -/* 0xc8 */ "#9562", /* box-draw dbl. up + rt. */ -/* 0xc9 */ "#9556", /* box-draw dbl. dn. + rt. */ -/* 0xca */ "#9577", /* box-draw dbl. up + horiz. */ -/* 0xcb */ "#9574", /* box-draw dbl. dn. + horiz. */ -/* 0xcc */ "#9568", /* box-draw dbl. vert. + rt. */ -/* 0xcd */ "#9552", /* box-draw dbl. horiz. */ -/* 0xce */ "#9580", /* box-draw dbl. vert. + horiz. */ -/* 0xcf */ "#9575", /* box-draw up sgl. + horiz. dbl. */ -/* 0xd0 */ "#9576", /* box-draw up dbl. + horiz. sgl. */ -/* 0xd1 */ "#9572", /* box-draw dn. sgl. + horiz. dbl. */ -/* 0xd2 */ "#9573", /* box-draw dn. dbl. + horiz. sgl. */ -/* 0xd3 */ "#9561", /* box-draw up dbl. + rt. sgl. */ -/* 0xd4 */ "#9560", /* box-draw up sgl. + rt. dbl. */ -/* 0xd5 */ "#9554", /* box-draw dn. sgl. + rt. dbl. */ -/* 0xd6 */ "#9555", /* box-draw dn. dbl. + rt. sgl. */ -/* 0xd7 */ "#9579", /* box-draw vert. dbl. + horiz. sgl. */ -/* 0xd8 */ "#9578", /* box-draw vert. sgl. + horiz. dbl. */ -/* 0xd9 */ "#9496", /* box-draw light up + lt. */ -/* 0xda */ "#9484", /* box-draw light dn. + rt. */ -/* 0xdb */ "#9608", /* full block */ -/* 0xdc */ "#9604", /* lower 1/2 block */ -/* 0xdd */ "#9612", /* lt. 1/2 block */ -/* 0xde */ "#9616", /* rt. 1/2 block */ -/* 0xdf */ "#9600", /* upper 1/2 block */ -/* 0xe0 */ "#945", /* greek small alpha */ -/* 0xe1 */ "szlig", -/* 0xe2 */ "#915", /* greek cap gamma */ -/* 0xe3 */ "#960", /* greek small pi */ -/* 0xe4 */ "#931", /* greek cap sigma */ -/* 0xe5 */ "#963", /* greek small sigma */ -/* 0xe6 */ "micro", -/* 0xe7 */ "#964", /* greek small tau */ -/* 0xe8 */ "#934", /* greek cap phi */ -/* 0xe9 */ "#920", /* greek cap theta */ -/* 0xea */ "#937", /* greek cap omega */ -/* 0xeb */ "#948", /* greek small delta */ -/* 0xec */ "#8734", /* inf. */ -/* 0xed */ "#966", /* greek small phi */ -/* 0xee */ "#949", /* greek small epsilon */ -/* 0xef */ "#8745", /* intersect */ -/* 0xf0 */ "#8801", /* identical */ -/* 0xf1 */ "plusmn", -/* 0xf2 */ "#8805", /* greater-than or equal to */ -/* 0xf3 */ "#8804", /* less-than or equal to */ -/* 0xf4 */ "#8992", /* top 1/2 integral */ -/* 0xf5 */ "#8993", /* bottom 1/2 integral */ -/* 0xf6 */ "divide", -/* 0xf7 */ "#8776", /* almost = */ -/* 0xf8 */ "plus", -/* 0xf9 */ "#8729", /* bullet op */ -/* 0xfa */ "middot", -/* 0xfb */ "#8730", /* sqrt */ -/* 0xfc */ "#8319", /* super-script small n */ -/* 0xfd */ "sup2", -/* 0xfe */ "#9632", /* black square */ -/* 0xff */ "nbsp", +/* 0x80 */ "ç", +/* 0x81 */ "ü", +/* 0x82 */ "é", +/* 0x83 */ "â", +/* 0x84 */ "ä", +/* 0x85 */ "à", +/* 0x86 */ "å", +/* 0x87 */ "ç", +/* 0x88 */ "ê", +/* 0x89 */ "ë", +/* 0x8a */ "è", +/* 0x8b */ "ï", +/* 0x8c */ "î", +/* 0x8d */ "ì", +/* 0x8e */ "ä", +/* 0x8f */ "å", +/* 0x90 */ "é", +/* 0x91 */ "æ", +/* 0x92 */ "æ", +/* 0x93 */ "ô", +/* 0x94 */ "ö", +/* 0x95 */ "ò", +/* 0x96 */ "û", +/* 0x97 */ "ù", +/* 0x98 */ "ÿ", +/* 0x99 */ "ö", +/* 0x9a */ "ü", +/* 0x9b */ "¢", +/* 0x9c */ "£", +/* 0x9d */ "¥", +/* 0x9e */ "₧", /* peseta */ +/* 0x9f */ "ƒ", /* small f with hook */ +/* 0xa0 */ "á", +/* 0xa1 */ "í", +/* 0xa2 */ "ó", +/* 0xa3 */ "ú", +/* 0xa4 */ "ñ", +/* 0xa5 */ "ñ", +/* 0xa6 */ "ª", +/* 0xa7 */ "¼", +/* 0xa8 */ "¿", +/* 0xa9 */ "⌐", /* reversed not */ +/* 0xaa */ "¬", +/* 0xab */ "½", +/* 0xac */ "»", +/* 0xad */ "¡", +/* 0xae */ "«", +/* 0xaf */ "º", +/* 0xb0 */ "░", /* light shade */ +/* 0xb1 */ "▒", /* med. shade */ +/* 0xb2 */ "▓", /* dark shade */ +/* 0xb3 */ "│", /* box-draw light vert. */ +/* 0xb4 */ "┤", /* box-draw light vert. + lt. */ +/* 0xb5 */ "╡", /* box-draw vert. sgl. + lt. dbl. */ +/* 0xb6 */ "╢", /* box-draw vert. dbl. + lt. sgl. */ +/* 0xb7 */ "╖", /* box-draw dn. dbl. + lt. sgl. */ +/* 0xb8 */ "╕", /* box-draw dn. sgl. + lt. dbl. */ +/* 0xb9 */ "╣", /* box-draw dbl. vert. + lt. */ +/* 0xba */ "║", /* box-draw dbl. vert. */ +/* 0xbb */ "╗", /* box-draw dbl. dn. + lt. */ +/* 0xbc */ "╝", /* box-draw dbl. up + lt. */ +/* 0xbd */ "╜", /* box-draw up dbl. + lt. sgl. */ +/* 0xbe */ "╛", /* box-draw up sgl. + lt. dbl. */ +/* 0xbf */ "┐", /* box-draw light dn. + lt. */ +/* 0xc0 */ "└", /* box-draw light up + rt. */ +/* 0xc1 */ "┴", /* box-draw light up + horiz. */ +/* 0xc2 */ "┬", /* box-draw light dn. + horiz. */ +/* 0xc3 */ "├", /* box-draw light vert. + rt. */ +/* 0xc4 */ "─", /* box-draw light horiz. */ +/* 0xc5 */ "┼", /* box-draw light vert. + horiz. */ +/* 0xc6 */ "╞", /* box-draw vert. sgl. + rt. dbl. */ +/* 0xc7 */ "╟", /* box-draw vert. dbl. + rt. sgl. */ +/* 0xc8 */ "╚", /* box-draw dbl. up + rt. */ +/* 0xc9 */ "╔", /* box-draw dbl. dn. + rt. */ +/* 0xca */ "╩", /* box-draw dbl. up + horiz. */ +/* 0xcb */ "╦", /* box-draw dbl. dn. + horiz. */ +/* 0xcc */ "╠", /* box-draw dbl. vert. + rt. */ +/* 0xcd */ "═", /* box-draw dbl. horiz. */ +/* 0xce */ "╬", /* box-draw dbl. vert. + horiz. */ +/* 0xcf */ "╧", /* box-draw up sgl. + horiz. dbl. */ +/* 0xd0 */ "╨", /* box-draw up dbl. + horiz. sgl. */ +/* 0xd1 */ "╤", /* box-draw dn. sgl. + horiz. dbl. */ +/* 0xd2 */ "╥", /* box-draw dn. dbl. + horiz. sgl. */ +/* 0xd3 */ "╙", /* box-draw up dbl. + rt. sgl. */ +/* 0xd4 */ "╘", /* box-draw up sgl. + rt. dbl. */ +/* 0xd5 */ "╒", /* box-draw dn. sgl. + rt. dbl. */ +/* 0xd6 */ "╓", /* box-draw dn. dbl. + rt. sgl. */ +/* 0xd7 */ "╫", /* box-draw vert. dbl. + horiz. sgl. */ +/* 0xd8 */ "╪", /* box-draw vert. sgl. + horiz. dbl. */ +/* 0xd9 */ "┘", /* box-draw light up + lt. */ +/* 0xda */ "┌", /* box-draw light dn. + rt. */ +/* 0xdb */ "█", /* full block */ +/* 0xdc */ "▄", /* lower 1/2 block */ +/* 0xdd */ "▌", /* lt. 1/2 block */ +/* 0xde */ "▐", /* rt. 1/2 block */ +/* 0xdf */ "▀", /* upper 1/2 block */ +/* 0xe0 */ "α", /* greek small alpha */ +/* 0xe1 */ "ß", +/* 0xe2 */ "Γ", /* greek cap gamma */ +/* 0xe3 */ "π", /* greek small pi */ +/* 0xe4 */ "Σ", /* greek cap sigma */ +/* 0xe5 */ "σ", /* greek small sigma */ +/* 0xe6 */ "µ", +/* 0xe7 */ "τ", /* greek small tau */ +/* 0xe8 */ "Φ", /* greek cap phi */ +/* 0xe9 */ "Θ", /* greek cap theta */ +/* 0xea */ "Ω", /* greek cap omega */ +/* 0xeb */ "δ", /* greek small delta */ +/* 0xec */ "∞", /* inf. */ +/* 0xed */ "φ", /* greek small phi */ +/* 0xee */ "ε", /* greek small epsilon */ +/* 0xef */ "∩", /* intersect */ +/* 0xf0 */ "≡", /* identical */ +/* 0xf1 */ "±", +/* 0xf2 */ "≥", /* greater-than or equal to */ +/* 0xf3 */ "≤", /* less-than or equal to */ +/* 0xf4 */ "⌠", /* top 1/2 integral */ +/* 0xf5 */ "⌡", /* bottom 1/2 integral */ +/* 0xf6 */ "÷", +/* 0xf7 */ "≈", /* almost = */ +/* 0xf8 */ "+", +/* 0xf9 */ "∙", /* bullet op */ +/* 0xfa */ "·", +/* 0xfb */ "√", /* sqrt */ +/* 0xfc */ "ⁿ", /* super-script small n */ +/* 0xfd */ "²", +/* 0xfe */ "■", /* black square */ +/* 0xff */ " ", }; static char* special_exprs_cp850 [] = { -/* 0x80 */ "ccedil", -/* 0x81 */ "uuml", -/* 0x82 */ "eacute", -/* 0x83 */ "acirc", -/* 0x84 */ "auml", -/* 0x85 */ "agrave", -/* 0x86 */ "aring", -/* 0x87 */ "ccedil", -/* 0x88 */ "ecirc", -/* 0x89 */ "euml", -/* 0x8a */ "egrave", -/* 0x8b */ "iuml", -/* 0x8c */ "icirc", -/* 0x8d */ "igrave", -/* 0x8e */ "auml", -/* 0x8f */ "aring", -/* 0x90 */ "eacute", -/* 0x91 */ "aelig", -/* 0x92 */ "aelig", -/* 0x93 */ "ocirc", -/* 0x94 */ "ouml", -/* 0x95 */ "ograve", -/* 0x96 */ "ucirc", -/* 0x97 */ "ugrave", -/* 0x98 */ "yuml", -/* 0x99 */ "ouml", -/* 0x9a */ "uuml", -/* 0x9b */ "oslash", -/* 0x9c */ "pound", -/* 0x9d */ "oslash", -/* 0x9e */ "times", -/* 0x9f */ "#402", /* small f with hook */ -/* 0xa0 */ "aacute", -/* 0xa1 */ "iacute", -/* 0xa2 */ "oacute", -/* 0xa3 */ "uacute", -/* 0xa4 */ "ntilde", -/* 0xa5 */ "ntilde", -/* 0xa6 */ "ordf", -/* 0xa7 */ "frac14", -/* 0xa8 */ "iquest", -/* 0xa9 */ "reg", -/* 0xaa */ "not", -/* 0xab */ "frac12", -/* 0xac */ "raquo", -/* 0xad */ "iexcl", -/* 0xae */ "laquo", -/* 0xaf */ "ordm", -/* 0xb0 */ "#9617", /* light shade */ -/* 0xb1 */ "#9618", /* med. shade */ -/* 0xb2 */ "#9619", /* dark shade */ -/* 0xb3 */ "#9474", /* box-draw light vert. */ -/* 0xb4 */ "#9508", /* box-draw light vert. + lt. */ -/* 0xb5 */ "aacute", -/* 0xb6 */ "acirc", -/* 0xb7 */ "agrave", -/* 0xb8 */ "copy", -/* 0xb9 */ "#9571", /* box-draw dbl. vert. + lt. */ -/* 0xba */ "#9553", /* box-draw dbl. vert. */ -/* 0xbb */ "#9559", /* box-draw dbl. dn. + lt. */ -/* 0xbc */ "#9565", /* box-draw dbl. up + lt. */ -/* 0xbd */ "cent", -/* 0xbe */ "yen", -/* 0xbf */ "#9488", /* box-draw light dn. + lt. */ -/* 0xc0 */ "#9492", /* box-draw light up + rt. */ -/* 0xc1 */ "#9524", /* box-draw light up + horiz. */ -/* 0xc2 */ "#9516", /* box-draw light dn. + horiz. */ -/* 0xc3 */ "#9500", /* box-draw light vert. + rt. */ -/* 0xc4 */ "#9472", /* box-draw light horiz. */ -/* 0xc5 */ "#9532", /* box-draw light vert. + horiz. */ -/* 0xc6 */ "atilde", -/* 0xc7 */ "atilde", -/* 0xc8 */ "#9562", /* box-draw dbl. up + rt. */ -/* 0xc9 */ "#9556", /* box-draw dbl. dn. + rt. */ -/* 0xca */ "#9577", /* box-draw dbl. up + horiz. */ -/* 0xcb */ "#9574", /* box-draw dbl. dn. + horiz. */ -/* 0xcc */ "#9568", /* box-draw dbl. vert. + rt. */ -/* 0xcd */ "#9552", /* box-draw dbl. horiz. */ -/* 0xce */ "#9580", /* box-draw dbl. vert. + horiz. */ -/* 0xcf */ "curren", -/* 0xd0 */ "eth", -/* 0xd1 */ "eth", -/* 0xd2 */ "ecirc", -/* 0xd3 */ "euml", -/* 0xd4 */ "egrave", -/* 0xd5 */ "#305", /* small dotless i */ -/* 0xd6 */ "iacute", -/* 0xd7 */ "icirc", -/* 0xd8 */ "iuml", -/* 0xd9 */ "#9496", /* box-draw light up + lt. */ -/* 0xda */ "#9484", /* box-draw light dn. + rt. */ -/* 0xdb */ "#9608", /* full-block */ -/* 0xdc */ "#9604", /* lower 1/2 block */ -/* 0xdd */ "brvbar", -/* 0xde */ "igrave", -/* 0xdf */ "#9600", /* upper 1/2 block */ -/* 0xe0 */ "oacute", -/* 0xe1 */ "szlig", -/* 0xe2 */ "ocirc", -/* 0xe3 */ "ograve", -/* 0xe4 */ "otilde", -/* 0xe5 */ "otilde", -/* 0xe6 */ "micro", -/* 0xe7 */ "thorn", -/* 0xe8 */ "thorn", -/* 0xe9 */ "uacute", -/* 0xea */ "ucirc", -/* 0xeb */ "ugrave", -/* 0xec */ "yacute", -/* 0xed */ "yacute", -/* 0xee */ "macr", -/* 0xef */ "acute", -/* 0xf0 */ "shy", -/* 0xf1 */ "plusmn", -/* 0xf2 */ "#8215", /* dbl. lowline */ -/* 0xf3 */ "frac34", -/* 0xf4 */ "para", -/* 0xf5 */ "sect", -/* 0xf6 */ "divide", -/* 0xf7 */ "cedil", -/* 0xf8 */ "plus", -/* 0xf9 */ "uml", -/* 0xfa */ "middot", -/* 0xfb */ "sup1", -/* 0xfc */ "sup3", -/* 0xfd */ "sup2", -/* 0xfe */ "#9632", /* black square */ -/* 0xff */ "nbsp", +/* 0x80 */ "ç", +/* 0x81 */ "ü", +/* 0x82 */ "é", +/* 0x83 */ "â", +/* 0x84 */ "ä", +/* 0x85 */ "à", +/* 0x86 */ "å", +/* 0x87 */ "ç", +/* 0x88 */ "ê", +/* 0x89 */ "ë", +/* 0x8a */ "è", +/* 0x8b */ "ï", +/* 0x8c */ "î", +/* 0x8d */ "ì", +/* 0x8e */ "ä", +/* 0x8f */ "å", +/* 0x90 */ "é", +/* 0x91 */ "æ", +/* 0x92 */ "æ", +/* 0x93 */ "ô", +/* 0x94 */ "ö", +/* 0x95 */ "ò", +/* 0x96 */ "û", +/* 0x97 */ "ù", +/* 0x98 */ "ÿ", +/* 0x99 */ "ö", +/* 0x9a */ "ü", +/* 0x9b */ "ø", +/* 0x9c */ "£", +/* 0x9d */ "ø", +/* 0x9e */ "×", +/* 0x9f */ "ƒ", /* small f with hook */ +/* 0xa0 */ "á", +/* 0xa1 */ "í", +/* 0xa2 */ "ó", +/* 0xa3 */ "ú", +/* 0xa4 */ "ñ", +/* 0xa5 */ "ñ", +/* 0xa6 */ "ª", +/* 0xa7 */ "¼", +/* 0xa8 */ "¿", +/* 0xa9 */ "®", +/* 0xaa */ "¬", +/* 0xab */ "½", +/* 0xac */ "»", +/* 0xad */ "¡", +/* 0xae */ "«", +/* 0xaf */ "º", +/* 0xb0 */ "░", /* light shade */ +/* 0xb1 */ "▒", /* med. shade */ +/* 0xb2 */ "▓", /* dark shade */ +/* 0xb3 */ "│", /* box-draw light vert. */ +/* 0xb4 */ "┤", /* box-draw light vert. + lt. */ +/* 0xb5 */ "á", +/* 0xb6 */ "â", +/* 0xb7 */ "à", +/* 0xb8 */ "©", +/* 0xb9 */ "╣", /* box-draw dbl. vert. + lt. */ +/* 0xba */ "║", /* box-draw dbl. vert. */ +/* 0xbb */ "╗", /* box-draw dbl. dn. + lt. */ +/* 0xbc */ "╝", /* box-draw dbl. up + lt. */ +/* 0xbd */ "¢", +/* 0xbe */ "¥", +/* 0xbf */ "┐", /* box-draw light dn. + lt. */ +/* 0xc0 */ "└", /* box-draw light up + rt. */ +/* 0xc1 */ "┴", /* box-draw light up + horiz. */ +/* 0xc2 */ "┬", /* box-draw light dn. + horiz. */ +/* 0xc3 */ "├", /* box-draw light vert. + rt. */ +/* 0xc4 */ "─", /* box-draw light horiz. */ +/* 0xc5 */ "┼", /* box-draw light vert. + horiz. */ +/* 0xc6 */ "ã", +/* 0xc7 */ "ã", +/* 0xc8 */ "╚", /* box-draw dbl. up + rt. */ +/* 0xc9 */ "╔", /* box-draw dbl. dn. + rt. */ +/* 0xca */ "╩", /* box-draw dbl. up + horiz. */ +/* 0xcb */ "╦", /* box-draw dbl. dn. + horiz. */ +/* 0xcc */ "╠", /* box-draw dbl. vert. + rt. */ +/* 0xcd */ "═", /* box-draw dbl. horiz. */ +/* 0xce */ "╬", /* box-draw dbl. vert. + horiz. */ +/* 0xcf */ "¤", +/* 0xd0 */ "ð", +/* 0xd1 */ "ð", +/* 0xd2 */ "ê", +/* 0xd3 */ "ë", +/* 0xd4 */ "è", +/* 0xd5 */ "ı", /* small dotless i */ +/* 0xd6 */ "í", +/* 0xd7 */ "î", +/* 0xd8 */ "ï", +/* 0xd9 */ "┘", /* box-draw light up + lt. */ +/* 0xda */ "┌", /* box-draw light dn. + rt. */ +/* 0xdb */ "█", /* full-block */ +/* 0xdc */ "▄", /* lower 1/2 block */ +/* 0xdd */ "¦", +/* 0xde */ "ì", +/* 0xdf */ "▀", /* upper 1/2 block */ +/* 0xe0 */ "ó", +/* 0xe1 */ "ß", +/* 0xe2 */ "ô", +/* 0xe3 */ "ò", +/* 0xe4 */ "õ", +/* 0xe5 */ "õ", +/* 0xe6 */ "µ", +/* 0xe7 */ "þ", +/* 0xe8 */ "þ", +/* 0xe9 */ "ú", +/* 0xea */ "û", +/* 0xeb */ "ù", +/* 0xec */ "ý", +/* 0xed */ "ý", +/* 0xee */ "¯", +/* 0xef */ "´", +/* 0xf0 */ "­", +/* 0xf1 */ "±", +/* 0xf2 */ "‗", /* dbl. lowline */ +/* 0xf3 */ "¾", +/* 0xf4 */ "¶", +/* 0xf5 */ "§", +/* 0xf6 */ "÷", +/* 0xf7 */ "¸", +/* 0xf8 */ "+", +/* 0xf9 */ "¨", +/* 0xfa */ "·", +/* 0xfb */ "¹", +/* 0xfc */ "³", +/* 0xfd */ "²", +/* 0xfe */ "■", /* black square */ +/* 0xff */ " ", };