| 1 | pub const STANDARD_NAMES: &[&str] = &[ |
|---|---|
| 2 | ".notdef", |
| 3 | "space", |
| 4 | "exclam", |
| 5 | "quotedbl", |
| 6 | "numbersign", |
| 7 | "dollar", |
| 8 | "percent", |
| 9 | "ampersand", |
| 10 | "quoteright", |
| 11 | "parenleft", |
| 12 | "parenright", |
| 13 | "asterisk", |
| 14 | "plus", |
| 15 | "comma", |
| 16 | "hyphen", |
| 17 | "period", |
| 18 | "slash", |
| 19 | "zero", |
| 20 | "one", |
| 21 | "two", |
| 22 | "three", |
| 23 | "four", |
| 24 | "five", |
| 25 | "six", |
| 26 | "seven", |
| 27 | "eight", |
| 28 | "nine", |
| 29 | "colon", |
| 30 | "semicolon", |
| 31 | "less", |
| 32 | "equal", |
| 33 | "greater", |
| 34 | "question", |
| 35 | "at", |
| 36 | "A", |
| 37 | "B", |
| 38 | "C", |
| 39 | "D", |
| 40 | "E", |
| 41 | "F", |
| 42 | "G", |
| 43 | "H", |
| 44 | "I", |
| 45 | "J", |
| 46 | "K", |
| 47 | "L", |
| 48 | "M", |
| 49 | "N", |
| 50 | "O", |
| 51 | "P", |
| 52 | "Q", |
| 53 | "R", |
| 54 | "S", |
| 55 | "T", |
| 56 | "U", |
| 57 | "V", |
| 58 | "W", |
| 59 | "X", |
| 60 | "Y", |
| 61 | "Z", |
| 62 | "bracketleft", |
| 63 | "backslash", |
| 64 | "bracketright", |
| 65 | "asciicircum", |
| 66 | "underscore", |
| 67 | "quoteleft", |
| 68 | "a", |
| 69 | "b", |
| 70 | "c", |
| 71 | "d", |
| 72 | "e", |
| 73 | "f", |
| 74 | "g", |
| 75 | "h", |
| 76 | "i", |
| 77 | "j", |
| 78 | "k", |
| 79 | "l", |
| 80 | "m", |
| 81 | "n", |
| 82 | "o", |
| 83 | "p", |
| 84 | "q", |
| 85 | "r", |
| 86 | "s", |
| 87 | "t", |
| 88 | "u", |
| 89 | "v", |
| 90 | "w", |
| 91 | "x", |
| 92 | "y", |
| 93 | "z", |
| 94 | "braceleft", |
| 95 | "bar", |
| 96 | "braceright", |
| 97 | "asciitilde", |
| 98 | "exclamdown", |
| 99 | "cent", |
| 100 | "sterling", |
| 101 | "fraction", |
| 102 | "yen", |
| 103 | "florin", |
| 104 | "section", |
| 105 | "currency", |
| 106 | "quotesingle", |
| 107 | "quotedblleft", |
| 108 | "guillemotleft", |
| 109 | "guilsinglleft", |
| 110 | "guilsinglright", |
| 111 | "fi", |
| 112 | "fl", |
| 113 | "endash", |
| 114 | "dagger", |
| 115 | "daggerdbl", |
| 116 | "periodcentered", |
| 117 | "paragraph", |
| 118 | "bullet", |
| 119 | "quotesinglbase", |
| 120 | "quotedblbase", |
| 121 | "quotedblright", |
| 122 | "guillemotright", |
| 123 | "ellipsis", |
| 124 | "perthousand", |
| 125 | "questiondown", |
| 126 | "grave", |
| 127 | "acute", |
| 128 | "circumflex", |
| 129 | "tilde", |
| 130 | "macron", |
| 131 | "breve", |
| 132 | "dotaccent", |
| 133 | "dieresis", |
| 134 | "ring", |
| 135 | "cedilla", |
| 136 | "hungarumlaut", |
| 137 | "ogonek", |
| 138 | "caron", |
| 139 | "emdash", |
| 140 | "AE", |
| 141 | "ordfeminine", |
| 142 | "Lslash", |
| 143 | "Oslash", |
| 144 | "OE", |
| 145 | "ordmasculine", |
| 146 | "ae", |
| 147 | "dotlessi", |
| 148 | "lslash", |
| 149 | "oslash", |
| 150 | "oe", |
| 151 | "germandbls", |
| 152 | "onesuperior", |
| 153 | "logicalnot", |
| 154 | "mu", |
| 155 | "trademark", |
| 156 | "Eth", |
| 157 | "onehalf", |
| 158 | "plusminus", |
| 159 | "Thorn", |
| 160 | "onequarter", |
| 161 | "divide", |
| 162 | "brokenbar", |
| 163 | "degree", |
| 164 | "thorn", |
| 165 | "threequarters", |
| 166 | "twosuperior", |
| 167 | "registered", |
| 168 | "minus", |
| 169 | "eth", |
| 170 | "multiply", |
| 171 | "threesuperior", |
| 172 | "copyright", |
| 173 | "Aacute", |
| 174 | "Acircumflex", |
| 175 | "Adieresis", |
| 176 | "Agrave", |
| 177 | "Aring", |
| 178 | "Atilde", |
| 179 | "Ccedilla", |
| 180 | "Eacute", |
| 181 | "Ecircumflex", |
| 182 | "Edieresis", |
| 183 | "Egrave", |
| 184 | "Iacute", |
| 185 | "Icircumflex", |
| 186 | "Idieresis", |
| 187 | "Igrave", |
| 188 | "Ntilde", |
| 189 | "Oacute", |
| 190 | "Ocircumflex", |
| 191 | "Odieresis", |
| 192 | "Ograve", |
| 193 | "Otilde", |
| 194 | "Scaron", |
| 195 | "Uacute", |
| 196 | "Ucircumflex", |
| 197 | "Udieresis", |
| 198 | "Ugrave", |
| 199 | "Yacute", |
| 200 | "Ydieresis", |
| 201 | "Zcaron", |
| 202 | "aacute", |
| 203 | "acircumflex", |
| 204 | "adieresis", |
| 205 | "agrave", |
| 206 | "aring", |
| 207 | "atilde", |
| 208 | "ccedilla", |
| 209 | "eacute", |
| 210 | "ecircumflex", |
| 211 | "edieresis", |
| 212 | "egrave", |
| 213 | "iacute", |
| 214 | "icircumflex", |
| 215 | "idieresis", |
| 216 | "igrave", |
| 217 | "ntilde", |
| 218 | "oacute", |
| 219 | "ocircumflex", |
| 220 | "odieresis", |
| 221 | "ograve", |
| 222 | "otilde", |
| 223 | "scaron", |
| 224 | "uacute", |
| 225 | "ucircumflex", |
| 226 | "udieresis", |
| 227 | "ugrave", |
| 228 | "yacute", |
| 229 | "ydieresis", |
| 230 | "zcaron", |
| 231 | "exclamsmall", |
| 232 | "Hungarumlautsmall", |
| 233 | "dollaroldstyle", |
| 234 | "dollarsuperior", |
| 235 | "ampersandsmall", |
| 236 | "Acutesmall", |
| 237 | "parenleftsuperior", |
| 238 | "parenrightsuperior", |
| 239 | "twodotenleader", |
| 240 | "onedotenleader", |
| 241 | "zerooldstyle", |
| 242 | "oneoldstyle", |
| 243 | "twooldstyle", |
| 244 | "threeoldstyle", |
| 245 | "fouroldstyle", |
| 246 | "fiveoldstyle", |
| 247 | "sixoldstyle", |
| 248 | "sevenoldstyle", |
| 249 | "eightoldstyle", |
| 250 | "nineoldstyle", |
| 251 | "commasuperior", |
| 252 | "threequartersemdash", |
| 253 | "periodsuperior", |
| 254 | "questionsmall", |
| 255 | "asuperior", |
| 256 | "bsuperior", |
| 257 | "centsuperior", |
| 258 | "dsuperior", |
| 259 | "esuperior", |
| 260 | "isuperior", |
| 261 | "lsuperior", |
| 262 | "msuperior", |
| 263 | "nsuperior", |
| 264 | "osuperior", |
| 265 | "rsuperior", |
| 266 | "ssuperior", |
| 267 | "tsuperior", |
| 268 | "ff", |
| 269 | "ffi", |
| 270 | "ffl", |
| 271 | "parenleftinferior", |
| 272 | "parenrightinferior", |
| 273 | "Circumflexsmall", |
| 274 | "hyphensuperior", |
| 275 | "Gravesmall", |
| 276 | "Asmall", |
| 277 | "Bsmall", |
| 278 | "Csmall", |
| 279 | "Dsmall", |
| 280 | "Esmall", |
| 281 | "Fsmall", |
| 282 | "Gsmall", |
| 283 | "Hsmall", |
| 284 | "Ismall", |
| 285 | "Jsmall", |
| 286 | "Ksmall", |
| 287 | "Lsmall", |
| 288 | "Msmall", |
| 289 | "Nsmall", |
| 290 | "Osmall", |
| 291 | "Psmall", |
| 292 | "Qsmall", |
| 293 | "Rsmall", |
| 294 | "Ssmall", |
| 295 | "Tsmall", |
| 296 | "Usmall", |
| 297 | "Vsmall", |
| 298 | "Wsmall", |
| 299 | "Xsmall", |
| 300 | "Ysmall", |
| 301 | "Zsmall", |
| 302 | "colonmonetary", |
| 303 | "onefitted", |
| 304 | "rupiah", |
| 305 | "Tildesmall", |
| 306 | "exclamdownsmall", |
| 307 | "centoldstyle", |
| 308 | "Lslashsmall", |
| 309 | "Scaronsmall", |
| 310 | "Zcaronsmall", |
| 311 | "Dieresissmall", |
| 312 | "Brevesmall", |
| 313 | "Caronsmall", |
| 314 | "Dotaccentsmall", |
| 315 | "Macronsmall", |
| 316 | "figuredash", |
| 317 | "hypheninferior", |
| 318 | "Ogoneksmall", |
| 319 | "Ringsmall", |
| 320 | "Cedillasmall", |
| 321 | "questiondownsmall", |
| 322 | "oneeighth", |
| 323 | "threeeighths", |
| 324 | "fiveeighths", |
| 325 | "seveneighths", |
| 326 | "onethird", |
| 327 | "twothirds", |
| 328 | "zerosuperior", |
| 329 | "foursuperior", |
| 330 | "fivesuperior", |
| 331 | "sixsuperior", |
| 332 | "sevensuperior", |
| 333 | "eightsuperior", |
| 334 | "ninesuperior", |
| 335 | "zeroinferior", |
| 336 | "oneinferior", |
| 337 | "twoinferior", |
| 338 | "threeinferior", |
| 339 | "fourinferior", |
| 340 | "fiveinferior", |
| 341 | "sixinferior", |
| 342 | "seveninferior", |
| 343 | "eightinferior", |
| 344 | "nineinferior", |
| 345 | "centinferior", |
| 346 | "dollarinferior", |
| 347 | "periodinferior", |
| 348 | "commainferior", |
| 349 | "Agravesmall", |
| 350 | "Aacutesmall", |
| 351 | "Acircumflexsmall", |
| 352 | "Atildesmall", |
| 353 | "Adieresissmall", |
| 354 | "Aringsmall", |
| 355 | "AEsmall", |
| 356 | "Ccedillasmall", |
| 357 | "Egravesmall", |
| 358 | "Eacutesmall", |
| 359 | "Ecircumflexsmall", |
| 360 | "Edieresissmall", |
| 361 | "Igravesmall", |
| 362 | "Iacutesmall", |
| 363 | "Icircumflexsmall", |
| 364 | "Idieresissmall", |
| 365 | "Ethsmall", |
| 366 | "Ntildesmall", |
| 367 | "Ogravesmall", |
| 368 | "Oacutesmall", |
| 369 | "Ocircumflexsmall", |
| 370 | "Otildesmall", |
| 371 | "Odieresissmall", |
| 372 | "OEsmall", |
| 373 | "Oslashsmall", |
| 374 | "Ugravesmall", |
| 375 | "Uacutesmall", |
| 376 | "Ucircumflexsmall", |
| 377 | "Udieresissmall", |
| 378 | "Yacutesmall", |
| 379 | "Thornsmall", |
| 380 | "Ydieresissmall", |
| 381 | "001.000", |
| 382 | "001.001", |
| 383 | "001.002", |
| 384 | "001.003", |
| 385 | "Black", |
| 386 | "Bold", |
| 387 | "Book", |
| 388 | "Light", |
| 389 | "Medium", |
| 390 | "Regular", |
| 391 | "Roman", |
| 392 | "Semibold", |
| 393 | ]; |
| 394 |
