PLplot
5.10.0
|
00001 /* 00002 This file is part of PLplot. 00003 00004 PLplot is free software; you can redistribute it and/or modify 00005 it under the terms of the GNU Library General Public License as published 00006 by the Free Software Foundation; either version 2 of the License, or 00007 (at your option) any later version. 00008 00009 PLplot is distributed in the hope that it will be useful, 00010 but WITHOUT ANY WARRANTY; without even the implied warranty of 00011 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00012 GNU Library General Public License for more details. 00013 00014 You should have received a copy of the GNU Library General Public License 00015 along with PLplot; if not, write to the Free Software 00016 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 00017 00018 00019 This header file contains the lookup tables used for converting between 00020 hershey and unicode. It is an automatically generated file, so please do 00021 not edit it directly. Make any changes to plhershey-unicode.csv, then use 00022 plhershey-unicode-gen.c to recreate this header file. 00023 00024 plhershey-unicode.csv consists of three fields: the first field is the 00025 hershey code, and is in decimal; the second is the unicode value, and is 00026 in hex; and the final field is font index. There are five possible font 00027 indices: 00028 0 undefined/unknown 00029 1 normal 00030 2 roman 00031 3 italic-roman 00032 4 script 00033 00034 Font indices are used for approximating the appearence of the original 00035 hershey glyphs. 00036 00037 Unicode values of 0x0000 signify unknowns. 00038 00039 */ 00040 const int number_of_entries_in_hershey_to_unicode_table=1095; 00041 00042 typedef struct { 00043 unsigned int Hershey; 00044 PLUNICODE Unicode; 00045 char Font; 00046 } Hershey_to_Unicode_table; 00047 00048 const Hershey_to_Unicode_table hershey_to_unicode_lookup_table[1095] = { 00049 {1,0x0041,1}, {2,0x0042,1}, {3,0x0043,1}, {4,0x0044,1}, 00050 {5,0x0045,1}, {6,0x0046,1}, {7,0x0047,1}, {8,0x0048,1}, 00051 {9,0x0049,1}, {10,0x004a,1}, {11,0x004b,1}, {12,0x004c,1}, 00052 {13,0x004d,1}, {14,0x004e,1}, {15,0x004f,1}, {16,0x0050,1}, 00053 {17,0x0051,1}, {18,0x0052,1}, {19,0x0053,1}, {20,0x0054,1}, 00054 {21,0x0055,1}, {22,0x0056,1}, {23,0x0057,1}, {24,0x0058,1}, 00055 {25,0x0059,1}, {26,0x005a,1}, {27,0x0391,1}, {28,0x0392,1}, 00056 {29,0x0393,1}, {30,0x0394,1}, {31,0x0395,1}, {32,0x0396,1}, 00057 {33,0x0397,1}, {34,0x0398,1}, {35,0x0399,1}, {36,0x039a,1}, 00058 {37,0x039b,1}, {38,0x039c,1}, {39,0x039d,1}, {40,0x039e,1}, 00059 {41,0x039f,1}, {42,0x03a0,1}, {43,0x03a1,1}, {44,0x03a3,1}, 00060 {45,0x03a4,1}, {46,0x03d2,1}, {47,0x03a6,1}, {48,0x03a7,1}, 00061 {49,0x03a8,1}, {50,0x03a9,1}, {51,0x0061,1}, {52,0x0062,1}, 00062 {53,0x0063,1}, {54,0x0064,1}, {55,0x0065,1}, {56,0x0066,1}, 00063 {57,0x0067,1}, {58,0x0068,1}, {59,0x0069,1}, {60,0x006a,1}, 00064 {61,0x006b,1}, {62,0x006c,1}, {63,0x006d,1}, {64,0x006e,1}, 00065 {65,0x006f,1}, {66,0x0070,1}, {67,0x0071,1}, {68,0x0072,1}, 00066 {69,0x0073,1}, {70,0x0074,1}, {71,0x0075,1}, {72,0x0076,1}, 00067 {73,0x0077,1}, {74,0x0078,1}, {75,0x0079,1}, {76,0x007a,1}, 00068 {77,0x03b1,4}, {78,0x03b2,4}, {79,0x03b3,4}, {80,0x03b4,4}, 00069 {81,0x03b6,4}, {82,0x03b7,4}, {83,0x03b9,4}, {84,0x03ba,4}, 00070 {85,0x03bb,4}, {86,0x03bc,4}, {87,0x03bd,4}, {88,0x03be,4}, 00071 {89,0x03bf,4}, {90,0x03c0,4}, {91,0x03c1,4}, {92,0x03c3,4}, 00072 {93,0x03c4,4}, {94,0x03c5,4}, {95,0x03c7,4}, {96,0x03c8,4}, 00073 {97,0x03c9,4}, {98,0x03f5,4}, {99,0x03b8,4}, {100,0x03d5,4}, 00074 {102,0x0030,1}, {103,0x0031,1}, {104,0x0032,1}, {105,0x0033,1}, 00075 {106,0x0034,1}, {107,0x0035,1}, {108,0x0036,1}, {109,0x0037,1}, 00076 {110,0x0038,1}, {111,0x0039,1}, {112,0x002e,1}, {113,0x002c,1}, 00077 {114,0x003a,1}, {115,0x003b,1}, {116,0x0021,1}, {117,0x003f,1}, 00078 {118,0x0027,1}, {119,0x0022,1}, {120,0x0024,1}, {121,0x002f,1}, 00079 {122,0x0028,1}, {123,0x0029,1}, {124,0x007c,1}, {125,0x2212,1}, 00080 {126,0x002b,1}, {127,0x003d,1}, {128,0x2217,1}, {129,0x0023,1}, 00081 {130,0x0026,1}, {132,0x005f,1}, {133,0x005c,1}, {134,0x005e,1}, 00082 {135,0x25cb,1}, {136,0x25a1,1}, {137,0x25b3,1}, {138,0x2662,1}, 00083 {139,0x2729,1}, {140,0x002b,1}, {141,0x00d7,1}, {142,0x2217,1}, 00084 {143,0x2022,1}, {144,0x25a0,1}, {145,0x22c6,1}, {146,0x0000,1}, 00085 {147,0x2721,1}, {148,0x22c5,1}, {157,0x005b,1}, {158,0x005d,1}, 00086 {159,0x007b,1}, {160,0x007d,1}, {161,0x003c,1}, {162,0x003e,1}, 00087 {163,0x007e,1}, {164,0x0060,1}, {165,0x2192,1}, {166,0x2191,1}, 00088 {167,0x2190,1}, {168,0x2193,1}, {169,0x0025,1}, {170,0x0040,1}, 00089 {171,0x2299,1}, {172,0x2295,1}, {200,0x0030,1}, {201,0x0031,1}, 00090 {202,0x0032,1}, {203,0x0033,1}, {204,0x0034,1}, {205,0x0035,1}, 00091 {206,0x0036,1}, {207,0x0037,1}, {208,0x0038,1}, {209,0x0039,1}, 00092 {210,0x002e,1}, {211,0x002c,1}, {212,0x003a,1}, {213,0x003b,1}, 00093 {214,0x0021,1}, {215,0x003f,1}, {216,0x0027,1}, {217,0x0022,1}, 00094 {218,0x00b0,1}, {219,0x0024,1}, {220,0x002f,1}, {221,0x0028,1}, 00095 {222,0x0029,1}, {223,0x007c,1}, {224,0x2212,1}, {225,0x002b,1}, 00096 {226,0x003d,1}, {227,0x00d7,1}, {228,0x2217,1}, {229,0x22c5,1}, 00097 {230,0x2018,1}, {231,0x2019,1}, {232,0x2192,1}, {233,0x0023,1}, 00098 {234,0x0026,1}, {235,0x0000,1}, {236,0x0040,1}, {238,0x2025,0}, 00099 {239,0x2025,0}, {240,0x0000,0}, {242,0x0000,0}, {248,0x2248,0}, 00100 {250,0x2245,0}, {252,0x21cc,0}, {261,0x00bd,2}, {262,0x2153,2}, 00101 {263,0x2159,2}, {264,0x215b,2}, {265,0x2154,2}, {266,0x215c,2}, 00102 {267,0x215d,2}, {268,0x215e,2}, {269,0x215a,2}, {270,0x00bc,2}, 00103 {271,0x00be,2}, {272,0x00a3,2}, {273,0x00ae,2}, {274,0x00a9,2}, 00104 {275,0x2262,0}, {276,0x22ef,0}, {278,0x2194,0}, {279,0x2195,0}, 00105 {280,0x2284,0}, {281,0x2285,0}, {282,0x220b,0}, {284,0x2980,0}, 00106 {501,0x0041,1}, {502,0x0042,1}, {503,0x0043,1}, {504,0x0044,1}, 00107 {505,0x0045,1}, {506,0x0046,1}, {507,0x0047,1}, {508,0x0048,1}, 00108 {509,0x0049,1}, {510,0x004a,1}, {511,0x004b,1}, {512,0x004c,1}, 00109 {513,0x004d,1}, {514,0x004e,1}, {515,0x004f,1}, {516,0x0050,1}, 00110 {517,0x0051,1}, {518,0x0052,1}, {519,0x0053,1}, {520,0x0054,1}, 00111 {521,0x0055,1}, {522,0x0056,1}, {523,0x0057,1}, {524,0x0058,1}, 00112 {525,0x0059,1}, {526,0x005a,1}, {527,0x0391,1}, {528,0x0392,1}, 00113 {529,0x0393,1}, {530,0x0394,1}, {531,0x0395,1}, {532,0x0396,1}, 00114 {533,0x0397,1}, {534,0x0398,1}, {535,0x0399,1}, {536,0x039a,1}, 00115 {537,0x039b,1}, {538,0x039c,1}, {539,0x039d,1}, {540,0x039e,1}, 00116 {541,0x039f,1}, {542,0x03a0,1}, {543,0x03a1,1}, {544,0x03a3,1}, 00117 {545,0x03a4,1}, {546,0x03d2,1}, {547,0x03a6,1}, {548,0x03a7,1}, 00118 {549,0x03a8,1}, {550,0x03a9,1}, {551,0x0041,4}, {552,0x0042,4}, 00119 {553,0x0043,4}, {554,0x0044,4}, {555,0x0045,4}, {556,0x0046,4}, 00120 {557,0x0047,4}, {558,0x0048,4}, {559,0x0049,4}, {560,0x004a,4}, 00121 {561,0x004b,4}, {562,0x004c,4}, {563,0x004d,4}, {564,0x004e,4}, 00122 {565,0x004f,4}, {566,0x0050,4}, {567,0x0051,4}, {568,0x0052,4}, 00123 {569,0x0053,4}, {570,0x0054,4}, {571,0x0055,4}, {572,0x0056,4}, 00124 {573,0x0057,4}, {574,0x0058,4}, {575,0x0059,4}, {576,0x005a,4}, 00125 {583,0x2207,1}, {601,0x0061,1}, {602,0x0062,1}, {603,0x0063,1}, 00126 {604,0x0064,1}, {605,0x0065,1}, {606,0x0066,1}, {607,0x0067,1}, 00127 {608,0x0068,1}, {609,0x0069,1}, {610,0x006a,1}, {611,0x006b,1}, 00128 {612,0x006c,1}, {613,0x006d,1}, {614,0x006e,1}, {615,0x006f,1}, 00129 {616,0x0070,1}, {617,0x0071,1}, {618,0x0072,1}, {619,0x0073,1}, 00130 {620,0x0074,1}, {621,0x0075,1}, {622,0x0076,1}, {623,0x0077,1}, 00131 {624,0x0078,1}, {625,0x0079,1}, {626,0x007a,1}, {627,0x03b1,4}, 00132 {628,0x03b2,4}, {629,0x03b3,4}, {630,0x03b4,4}, {631,0x03b5,4}, 00133 {632,0x03b6,4}, {633,0x03b7,4}, {634,0x03d1,4}, {635,0x03b9,4}, 00134 {636,0x03ba,4}, {637,0x03bb,4}, {638,0x03bc,4}, {639,0x03bd,4}, 00135 {640,0x03be,4}, {641,0x03bf,4}, {642,0x03c0,4}, {643,0x03c1,4}, 00136 {644,0x03c3,4}, {645,0x03c4,4}, {646,0x03c5,4}, {647,0x03c6,4}, 00137 {648,0x03c7,4}, {649,0x03c8,4}, {650,0x03c9,4}, {651,0x0061,4}, 00138 {652,0x0062,4}, {653,0x0063,4}, {654,0x0064,4}, {655,0x0065,4}, 00139 {656,0x0066,4}, {657,0x0067,4}, {658,0x0068,4}, {659,0x0069,4}, 00140 {660,0x006a,4}, {661,0x006b,4}, {662,0x006c,4}, {663,0x006d,4}, 00141 {664,0x006e,4}, {665,0x006f,4}, {666,0x0070,4}, {667,0x0071,4}, 00142 {668,0x0072,4}, {669,0x0073,4}, {670,0x0074,4}, {671,0x0075,4}, 00143 {672,0x0076,4}, {673,0x0077,4}, {674,0x0078,4}, {675,0x0079,4}, 00144 {676,0x007a,4}, {677,0x2113,4}, {683,0x2202,4}, {684,0x03f5,4}, 00145 {685,0x03b8,4}, {686,0x03d5,4}, {687,0x03c2,4}, {700,0x0030,1}, 00146 {701,0x0031,1}, {702,0x0032,1}, {703,0x0033,1}, {704,0x0034,1}, 00147 {705,0x0035,1}, {706,0x0036,1}, {707,0x0037,1}, {708,0x0038,1}, 00148 {709,0x0039,1}, {710,0x002e,1}, {711,0x002c,1}, {712,0x003a,1}, 00149 {713,0x003b,1}, {714,0x0021,1}, {715,0x003f,1}, {716,0x0027,1}, 00150 {717,0x0022,1}, {718,0x00b0,1}, {719,0x0024,1}, {720,0x002f,1}, 00151 {721,0x0028,1}, {722,0x0029,1}, {723,0x007c,1}, {724,0x2212,1}, 00152 {725,0x002b,1}, {726,0x003d,1}, {727,0x00d7,1}, {728,0x2217,1}, 00153 {729,0x22c5,1}, {730,0x2018,1}, {731,0x2019,1}, {732,0x2192,1}, 00154 {733,0x0023,1}, {734,0x0026,1}, {735,0x0000,1}, {736,0x0020,1}, 00155 {737,0x2225,1}, {738,0x22a5,1}, {739,0x2220,1}, {740,0x2234,1}, 00156 {741,0x2664,1}, {742,0x2661,1}, {743,0x2662,1}, {744,0x2667,1}, 00157 {745,0x0000,1}, {746,0x0000,1}, {750,0x0000,0}, {751,0x0000,0}, 00158 {752,0x0000,0}, {753,0x25b4,0}, {754,0x0000,0}, {755,0x0000,0}, 00159 {756,0x0000,0}, {757,0x0000,0}, {758,0x25e0,0}, {759,0x0000,0}, 00160 {760,0x0000,0}, {761,0x0000,0}, {762,0x0000,0}, {763,0x0000,0}, 00161 {764,0x0000,0}, {765,0x223e,0}, {766,0x221e,0}, {767,0x2608,0}, 00162 {768,0x00a7,0}, {795,0x005f,1}, {796,0x257c,0}, {797,0x2571,0}, 00163 {798,0x257d,0}, {799,0x2572,0}, {800,0x2015,0}, {801,0xff0f,0}, 00164 {802,0x002f,0}, {803,0x007c,0}, {804,0x005c,0}, {805,0xff3c,0}, 00165 {806,0x2015,0}, {807,0xff0f,0}, {808,0x007c,0}, {809,0xff3c,0}, 00166 {810,0x25dc,0}, {811,0x25df,0}, {812,0x25de,0}, {813,0x25dd,0}, 00167 {814,0x2323,0}, {815,0x0028,0}, {816,0x0029,0}, {817,0x2322,0}, 00168 {818,0x0000,0}, {819,0x223f,0}, {820,0x0000,0}, {821,0x0000,0}, 00169 {822,0x0000,0}, {823,0x221d,0}, {824,0x0000,0}, {825,0x0000,0}, 00170 {826,0x0000,0}, {827,0x0000,0}, {828,0x22c5,0}, {829,0x0000,0}, 00171 {830,0x0000,0}, {831,0x0000,0}, {832,0x005e,0}, {833,0x0000,0}, 00172 {834,0x0000,0}, {840,0x25cb,0}, {841,0x25a1,0}, {842,0x25b3,0}, 00173 {843,0x2662,0}, {844,0x2729,0}, {845,0x002b,1}, {846,0x00d7,1}, 00174 {847,0x2217,1}, {850,0x2022,0}, {851,0x25a0,0}, {852,0x25b2,0}, 00175 {853,0x25c0,0}, {854,0x25bc,0}, {855,0x25b6,0}, {856,0x22c6,0}, 00176 {857,0x21be,0}, {860,0x0000,0}, {861,0x0000,0}, {862,0x0000,0}, 00177 {863,0x0000,0}, {864,0x0000,0}, {865,0x0000,0}, {866,0x0000,0}, 00178 {867,0x263e,0}, {868,0x2721,0}, {869,0x0000,0}, {870,0x0000,0}, 00179 {871,0x0000,0}, {872,0x0000,0}, {873,0x0000,0}, {874,0x0000,0}, 00180 {899,0x22c5,0}, {900,0x0000,0}, {901,0x0000,0}, {902,0x0000,0}, 00181 {903,0x0000,0}, {904,0x0000,0}, {905,0x0000,0}, {906,0x0000,0}, 00182 {907,0x0000,0}, {908,0x0000,0}, {909,0x0000,0}, {910,0x00a2,0}, 00183 {911,0x0000,0}, {2001,0x0041,2}, {2002,0x0042,2}, {2003,0x0043,2}, 00184 {2004,0x0044,2}, {2005,0x0045,2}, {2006,0x0046,2}, {2007,0x0047,2}, 00185 {2008,0x0048,2}, {2009,0x0049,2}, {2010,0x004a,2}, {2011,0x004b,2}, 00186 {2012,0x004c,2}, {2013,0x004d,2}, {2014,0x004e,2}, {2015,0x004f,2}, 00187 {2016,0x0050,2}, {2017,0x0051,2}, {2018,0x0052,2}, {2019,0x0053,2}, 00188 {2020,0x0054,2}, {2021,0x0055,2}, {2022,0x0056,2}, {2023,0x0057,2}, 00189 {2024,0x0058,2}, {2025,0x0059,2}, {2026,0x005a,2}, {2027,0x0391,2}, 00190 {2028,0x0392,2}, {2029,0x0393,2}, {2030,0x0394,2}, {2031,0x0395,2}, 00191 {2032,0x0396,2}, {2033,0x0397,2}, {2034,0x0398,2}, {2035,0x0399,2}, 00192 {2036,0x039a,2}, {2037,0x039b,2}, {2038,0x039c,2}, {2039,0x039d,2}, 00193 {2040,0x039e,2}, {2041,0x039f,2}, {2042,0x03a0,2}, {2043,0x03a1,2}, 00194 {2044,0x03a3,2}, {2045,0x03a4,2}, {2046,0x03d2,2}, {2047,0x03a6,2}, 00195 {2048,0x03a7,2}, {2049,0x03a8,2}, {2050,0x03a9,2}, {2051,0x0041,3}, 00196 {2052,0x0042,3}, {2053,0x0043,3}, {2054,0x0044,3}, {2055,0x0045,3}, 00197 {2056,0x0046,3}, {2057,0x0047,3}, {2058,0x0048,3}, {2059,0x0049,3}, 00198 {2060,0x004a,3}, {2061,0x004b,3}, {2062,0x004c,3}, {2063,0x004d,3}, 00199 {2064,0x004e,3}, {2065,0x004f,3}, {2066,0x0050,3}, {2067,0x0051,3}, 00200 {2068,0x0052,3}, {2069,0x0053,3}, {2070,0x0054,3}, {2071,0x0055,3}, 00201 {2072,0x0056,3}, {2073,0x0057,3}, {2074,0x0058,3}, {2075,0x0059,3}, 00202 {2076,0x005a,3}, {2077,0x03f0,3}, {2101,0x0061,2}, {2102,0x0062,2}, 00203 {2103,0x0063,2}, {2104,0x0064,2}, {2105,0x0065,2}, {2106,0x0066,2}, 00204 {2107,0x0067,2}, {2108,0x0068,2}, {2109,0x0069,2}, {2110,0x006a,2}, 00205 {2111,0x006b,2}, {2112,0x006c,2}, {2113,0x006d,2}, {2114,0x006e,2}, 00206 {2115,0x006f,2}, {2116,0x0070,2}, {2117,0x0071,2}, {2118,0x0072,2}, 00207 {2119,0x0073,2}, {2120,0x0074,2}, {2121,0x0075,2}, {2122,0x0076,2}, 00208 {2123,0x0077,2}, {2124,0x0078,2}, {2125,0x0079,2}, {2126,0x007a,2}, 00209 {2127,0x03b1,3}, {2128,0x03b2,3}, {2129,0x03b3,3}, {2130,0x03b4,3}, 00210 {2131,0x03b5,3}, {2132,0x03b6,3}, {2133,0x03b7,3}, {2134,0x03d1,3}, 00211 {2135,0x03b9,3}, {2136,0x03ba,3}, {2137,0x03bb,3}, {2138,0x03bc,3}, 00212 {2139,0x03bd,3}, {2140,0x03be,3}, {2141,0x03bf,3}, {2142,0x03c0,3}, 00213 {2143,0x03c1,3}, {2144,0x03c3,3}, {2145,0x03c4,3}, {2146,0x03c5,3}, 00214 {2147,0x03c6,3}, {2148,0x03c7,3}, {2149,0x03c8,3}, {2150,0x03c9,3}, 00215 {2151,0x0061,3}, {2152,0x0062,3}, {2153,0x0063,3}, {2154,0x0064,3}, 00216 {2155,0x0065,3}, {2156,0x0066,3}, {2157,0x0067,3}, {2158,0x0068,3}, 00217 {2159,0x0069,3}, {2160,0x006a,3}, {2161,0x006b,3}, {2162,0x006c,3}, 00218 {2163,0x006d,3}, {2164,0x006e,3}, {2165,0x006f,3}, {2166,0x0070,3}, 00219 {2167,0x0071,3}, {2168,0x0072,3}, {2169,0x0073,3}, {2170,0x0074,3}, 00220 {2171,0x0075,3}, {2172,0x0076,3}, {2173,0x0077,3}, {2174,0x0078,3}, 00221 {2175,0x0079,3}, {2176,0x007a,3}, {2177,0x0000,0}, {2178,0xfb01,2}, 00222 {2179,0xfb02,2}, {2180,0x0000,0}, {2181,0x0000,0}, {2182,0x0000,0}, 00223 {2184,0x03f5,0}, {2185,0x03b8,0}, {2186,0x03d5,0}, {2187,0x03c2,0}, 00224 {2190,0x0000,0}, {2191,0x0000,0}, {2192,0xfb01,3}, {2193,0xfb02,3}, 00225 {2194,0x0000,0}, {2195,0x0000,0}, {2196,0x0000,0}, {2200,0x0030,2}, 00226 {2201,0x0031,2}, {2202,0x0032,2}, {2203,0x0033,2}, {2204,0x0034,2}, 00227 {2205,0x0035,2}, {2206,0x0036,2}, {2207,0x0037,2}, {2208,0x0038,2}, 00228 {2209,0x0039,2}, {2210,0x002e,2}, {2211,0x002c,2}, {2212,0x003a,2}, 00229 {2213,0x003b,2}, {2214,0x0021,2}, {2215,0x003f,2}, {2216,0x0027,2}, 00230 {2217,0x0022,2}, {2218,0x00b0,2}, {2219,0x2217,2}, {2220,0x002f,2}, 00231 {2221,0x0028,2}, {2222,0x0029,2}, {2223,0x005b,2}, {2224,0x005d,2}, 00232 {2225,0x007b,2}, {2226,0x007d,2}, {2227,0x2329,2}, {2228,0x232a,2}, 00233 {2229,0x007c,2}, {2230,0x2225,0}, {2231,0x2212,0}, {2232,0x002b,0}, 00234 {2233,0x00b1,0}, {2234,0x2213,0}, {2235,0x00d7,0}, {2236,0x22c5,0}, 00235 {2237,0x00f7,0}, {2238,0x003d,0}, {2239,0x2260,0}, {2240,0x2261,0}, 00236 {2241,0x003c,0}, {2242,0x003e,0}, {2243,0x2266,0}, {2244,0x2267,0}, 00237 {2245,0x221d,0}, {2246,0x007e,0}, {2247,0x0000,0}, {2248,0x00b4,0}, 00238 {2249,0x0060,0}, {2250,0x0000,0}, {2251,0x0000,0}, {2252,0x0000,0}, 00239 {2253,0x0000,0}, {2254,0x0000,0}, {2255,0x221a,0}, {2256,0x2282,0}, 00240 {2257,0x22c3,0}, {2258,0x2283,0}, {2259,0x22c2,0}, {2260,0x220a,0}, 00241 {2261,0x2192,0}, {2262,0x2191,0}, {2263,0x2190,0}, {2264,0x2193,0}, 00242 {2265,0x2202,0}, {2266,0x2207,0}, {2267,0x221a,0}, {2268,0x222b,0}, 00243 {2269,0x222e,0}, {2270,0x221e,0}, {2271,0x0025,0}, {2272,0x0026,0}, 00244 {2273,0x0040,0}, {2274,0x0024,0}, {2275,0x0023,0}, {2276,0x00a7,0}, 00245 {2277,0x2020,0}, {2278,0x2021,0}, {2279,0x2203,0}, {2281,0x2299,0}, 00246 {2282,0x263f,0}, {2283,0x2640,0}, {2284,0x2295,0}, {2285,0x2642,0}, 00247 {2286,0x2643,0}, {2287,0x2644,0}, {2288,0x2645,0}, {2289,0x2646,0}, 00248 {2290,0x2647,0}, {2291,0x263e,0}, {2292,0x2604,0}, {2293,0x2605,0}, 00249 {2294,0x260a,0}, {2295,0x260b,0}, {2296,0x2197,0}, {2297,0x2199,0}, 00250 {2298,0x2196,0}, {2299,0x2198,0}, {2301,0x2648,0}, {2302,0x2649,0}, 00251 {2303,0x264a,0}, {2304,0x264b,0}, {2305,0x260a,0}, {2306,0x264d,0}, 00252 {2307,0x264e,0}, {2308,0x264f,0}, {2309,0x2650,0}, {2310,0x2651,0}, 00253 {2311,0x2652,0}, {2312,0x2653,0}, {2317,0x22c5,0}, {2318,0x0000,0}, 00254 {2319,0x0000,0}, {2320,0x1d15d,0}, {2321,0x1d157,0}, {2322,0x1d158,0}, 00255 {2323,0x266f,0}, {2324,0x266e,0}, {2325,0x266d,0}, {2326,0x1d13b,0}, 00256 {2327,0x1d13c,0}, {2328,0x1d13d,0}, {2329,0x1d13e,0}, {2330,0x1d11e,0}, 00257 {2331,0x1d122,0}, {2332,0x1d121,0}, {2363,0x0000,0}, {2364,0x0000,0}, 00258 {2365,0x0000,0}, {2366,0x0000,0}, {2367,0x22c5,0}, {2368,0x0000,0}, 00259 {2369,0x0000,0}, {2370,0x1d15d,0}, {2371,0x1d157,0}, {2372,0x1d158,0}, 00260 {2373,0x266f,0}, {2374,0x266e,0}, {2375,0x266d,0}, {2376,0x1d13b,0}, 00261 {2377,0x1d13c,0}, {2378,0x1d13d,0}, {2379,0x1d13e,0}, {2380,0x1d11e,0}, 00262 {2381,0x1d122,0}, {2382,0x1d121,0}, {2401,0x220f,0}, {2402,0x2211,0}, 00263 {2403,0x0028,0}, {2404,0x0029,0}, {2405,0x005b,0}, {2406,0x005d,0}, 00264 {2407,0x007b,0}, {2408,0x007d,0}, {2409,0x23b0,0}, {2410,0x23b1,0}, 00265 {2411,0x221a,0}, {2412,0x222b,0}, {2501,0x0041,1}, {2502,0x0042,1}, 00266 {2503,0x0043,1}, {2504,0x0044,1}, {2505,0x0045,1}, {2506,0x0046,1}, 00267 {2507,0x0047,1}, {2508,0x0048,1}, {2509,0x0049,1}, {2510,0x004a,1}, 00268 {2511,0x004b,1}, {2512,0x004c,1}, {2513,0x004d,1}, {2514,0x004e,1}, 00269 {2515,0x004f,1}, {2516,0x0050,1}, {2517,0x0051,1}, {2518,0x0052,1}, 00270 {2519,0x0053,1}, {2520,0x0054,1}, {2521,0x0055,1}, {2522,0x0056,1}, 00271 {2523,0x0057,1}, {2524,0x0058,1}, {2525,0x0059,1}, {2526,0x005a,1}, 00272 {2551,0x0041,4}, {2552,0x0042,4}, {2553,0x0043,4}, {2554,0x0044,4}, 00273 {2555,0x0045,4}, {2556,0x0046,4}, {2557,0x0047,4}, {2558,0x0048,4}, 00274 {2559,0x0049,4}, {2560,0x004a,4}, {2561,0x004b,4}, {2562,0x004c,4}, 00275 {2563,0x004d,4}, {2564,0x004e,4}, {2565,0x004f,4}, {2566,0x0050,4}, 00276 {2567,0x0051,4}, {2568,0x0052,4}, {2569,0x0053,4}, {2570,0x0054,4}, 00277 {2571,0x0055,4}, {2572,0x0056,4}, {2573,0x0057,4}, {2574,0x0058,4}, 00278 {2575,0x0059,4}, {2576,0x005a,4}, {2601,0x0061,1}, {2602,0x0062,1}, 00279 {2603,0x0063,1}, {2604,0x0064,1}, {2605,0x0065,1}, {2606,0x0066,1}, 00280 {2607,0x0067,1}, {2608,0x0068,1}, {2609,0x0069,1}, {2610,0x006a,1}, 00281 {2611,0x006b,1}, {2612,0x006c,1}, {2613,0x006d,1}, {2614,0x006e,1}, 00282 {2615,0x006f,1}, {2616,0x0070,1}, {2617,0x0071,1}, {2618,0x0072,1}, 00283 {2619,0x0073,1}, {2620,0x0074,1}, {2621,0x0075,1}, {2622,0x0076,1}, 00284 {2623,0x0077,1}, {2624,0x0078,1}, {2625,0x0079,1}, {2626,0x007a,1}, 00285 {2628,0x0000,1}, {2651,0x0061,4}, {2652,0x0062,4}, {2653,0x0063,4}, 00286 {2654,0x0064,4}, {2655,0x0065,4}, {2656,0x0066,4}, {2657,0x0067,4}, 00287 {2658,0x0068,4}, {2659,0x0069,4}, {2660,0x006a,4}, {2661,0x006b,4}, 00288 {2662,0x006c,4}, {2663,0x006d,4}, {2664,0x006e,4}, {2665,0x006f,4}, 00289 {2666,0x0070,4}, {2667,0x0071,4}, {2668,0x0072,4}, {2669,0x0073,4}, 00290 {2670,0x0074,4}, {2671,0x0075,4}, {2672,0x0076,4}, {2673,0x0077,4}, 00291 {2674,0x0078,4}, {2675,0x0079,4}, {2676,0x007a,4}, {2700,0x0030,1}, 00292 {2701,0x0031,1}, {2702,0x0032,1}, {2703,0x0033,1}, {2704,0x0034,1}, 00293 {2705,0x0035,1}, {2706,0x0036,1}, {2707,0x0037,1}, {2708,0x0038,1}, 00294 {2709,0x0039,1}, {2710,0x002e,1}, {2711,0x002c,1}, {2712,0x003a,1}, 00295 {2713,0x003b,1}, {2714,0x0021,1}, {2715,0x003f,1}, {2716,0x2018,1}, 00296 {2717,0x2019,1}, {2718,0x0026,1}, {2719,0x0024,1}, {2720,0x002f,1}, 00297 {2721,0x0028,1}, {2722,0x0029,1}, {2723,0x2217,1}, {2724,0x2212,1}, 00298 {2725,0x002b,1}, {2726,0x003d,1}, {2727,0x0027,1}, {2728,0x0022,1}, 00299 {2729,0x00b0,1}, {2750,0x0030,3}, {2751,0x0031,3}, {2752,0x0032,3}, 00300 {2753,0x0033,3}, {2754,0x0034,3}, {2755,0x0035,3}, {2756,0x0036,3}, 00301 {2757,0x0037,3}, {2758,0x0038,3}, {2759,0x0039,3}, {2760,0x002e,3}, 00302 {2761,0x002c,3}, {2762,0x003a,3}, {2763,0x003b,3}, {2764,0x0021,3}, 00303 {2765,0x003f,3}, {2766,0x0000,3}, {2767,0x0000,3}, {2768,0x0026,3}, 00304 {2769,0x0024,3}, {2770,0x002f,3}, {2771,0x0028,3}, {2772,0x0029,3}, 00305 {2773,0x2217,3}, {2774,0x2212,3}, {2775,0x002b,3}, {2776,0x003d,3}, 00306 {2777,0x0027,3}, {2778,0x0022,3}, {2779,0x00b0,3}, {2801,0x0410,2}, 00307 {2802,0x0411,2}, {2803,0x0412,2}, {2804,0x0413,2}, {2805,0x0414,2}, 00308 {2806,0x0415,2}, {2807,0x0416,2}, {2808,0x0417,2}, {2809,0x0418,2}, 00309 {2810,0x0419,2}, {2811,0x041a,2}, {2812,0x041b,2}, {2813,0x041c,2}, 00310 {2814,0x041d,2}, {2815,0x041e,2}, {2816,0x041f,2}, {2817,0x0420,2}, 00311 {2818,0x0421,2}, {2819,0x0422,2}, {2820,0x0423,2}, {2821,0x0424,2}, 00312 {2822,0x0425,2}, {2823,0x0426,2}, {2824,0x0427,2}, {2825,0x0428,2}, 00313 {2826,0x0429,2}, {2827,0x042a,2}, {2828,0x042b,2}, {2829,0x042c,2}, 00314 {2830,0x042d,2}, {2831,0x042e,2}, {2832,0x042f,2}, {2901,0x0430,2}, 00315 {2902,0x0431,2}, {2903,0x0432,2}, {2904,0x0433,2}, {2905,0x0434,2}, 00316 {2906,0x0435,2}, {2907,0x0436,2}, {2908,0x0437,2}, {2909,0x0438,2}, 00317 {2910,0x0439,2}, {2911,0x043a,2}, {2912,0x043b,2}, {2913,0x043c,2}, 00318 {2914,0x043d,2}, {2915,0x043e,2}, {2916,0x043f,2}, {2917,0x0440,2}, 00319 {2918,0x0441,2}, {2919,0x0442,2}, {2920,0x0443,2}, {2921,0x0444,2}, 00320 {2922,0x0445,2}, {2923,0x0446,2}, {2924,0x0447,2}, {2925,0x0448,2}, 00321 {2926,0x0449,2}, {2927,0x044a,2}, {2928,0x044b,2}, {2929,0x044c,2}, 00322 {2930,0x044d,2}, {2931,0x044e,2}, {2932,0x044f,2} 00323 };