UniGB-UTF16-H.h 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. /* This is an automatically generated file. Do not edit. */
  2. /* UniGB-UTF16-H */
  3. static const pdf_range cmap_UniGB_UTF16_H_ranges[] = {
  4. {0xa0,0xa0,0x1},
  5. {0xa9,0xa9,0x1e21},
  6. {0xb7,0xb7,0x63},
  7. {0x144,0x144,0x2b8},
  8. {0x148,0x148,0x2b9},
  9. {0x251,0x251,0x2b6},
  10. {0x261,0x261,0x2bb},
  11. {0x2002,0x2002,0x1e24},
  12. {0x2022,0x2022,0x63},
  13. {0x205d,0x205d,0x257},
  14. {0x2122,0x2122,0x1e22},
  15. {0x2329,0x232a,0x73},
  16. {0x3095,0x3095,0x575a},
  17. {0x3096,0x3096,0x575c},
  18. {0x30f8,0x30f8,0x5778},
  19. {0x30f9,0x30f9,0x5777},
  20. {0x3127,0x3127,0x2e1},
  21. {0x9fb4,0x9fb4,0x5628},
  22. {0x9fb5,0x9fb5,0x5630},
  23. {0x9fb6,0x9fb7,0x5635},
  24. {0x9fb8,0x9fb8,0x563c},
  25. {0x9fb9,0x9fb9,0x564d},
  26. {0x9fba,0x9fba,0x565e},
  27. {0x9fbb,0x9fbb,0x566e},
  28. {0xa000,0xa48c,0x7188},
  29. {0xa490,0xa4c6,0x7615},
  30. {0xe76c,0xe76c,0x5751},
  31. {0xe78d,0xe793,0x23d},
  32. {0xe794,0xe795,0x250},
  33. {0xe796,0xe796,0x257},
  34. {0xe7c7,0xe7c7,0x2b7},
  35. {0xe7c8,0xe7c8,0x2ba},
  36. {0xe7e7,0xe7f3,0x274b},
  37. {0xe815,0xe815,0x561f},
  38. {0xe819,0xe81d,0x5623},
  39. {0xe81f,0xe825,0x5629},
  40. {0xe827,0xe82a,0x5631},
  41. {0xe82d,0xe830,0x5637},
  42. {0xe833,0xe83a,0x563d},
  43. {0xe83c,0xe842,0x5646},
  44. {0xe844,0xe853,0x564e},
  45. {0xe856,0xe863,0x5660},
  46. {0xf979,0xf979,0xa02},
  47. {0xf995,0xf995,0x40d3},
  48. {0xf9e7,0xf9e7,0x200c},
  49. {0xf9f1,0xf9f1,0x5083},
  50. {0xfa0c,0xfa0c,0x1259},
  51. {0xfe10,0xfe10,0x23d},
  52. {0xfe11,0xfe11,0x23f},
  53. {0xfe12,0xfe12,0x23e},
  54. {0xfe13,0xfe16,0x240},
  55. {0xfe17,0xfe18,0x250},
  56. {0xfe19,0xfe19,0x257},
  57. {0xfe31,0xfe31,0x256},
  58. {0xfe33,0xfe34,0x258},
  59. {0xfe35,0xfe36,0x244},
  60. {0xfe37,0xfe38,0x254},
  61. {0xfe39,0xfe3a,0x246},
  62. {0xfe3b,0xfe3c,0x252},
  63. {0xfe3d,0xfe3e,0x24a},
  64. {0xfe3f,0xfe40,0x248},
  65. {0xfe41,0xfe44,0x24c},
  66. };
  67. static const pdf_xrange cmap_UniGB_UTF16_H_xranges[] = {
  68. {0xd840dc87,0xd840dc87,0x5620},
  69. {0xd840dc89,0xd840dc89,0x5621},
  70. {0xd840dccc,0xd840dccc,0x5622},
  71. {0xd841dd09,0xd841dd09,0x564d},
  72. {0xd842dd9d,0xd842dd9d,0x565e},
  73. {0xd845ddd7,0xd845ddd7,0x563b},
  74. {0xd84add8f,0xd84add8f,0x5645},
  75. {0xd850ddfe,0xd850ddfe,0x565f},
  76. };
  77. static pdf_cmap cmap_UniGB_UTF16_H = {
  78. { -1, pdf_drop_cmap_imp },
  79. /* cmapname */ "UniGB-UTF16-H",
  80. /* usecmap */ "UniGB-X", NULL,
  81. /* wmode */ 0,
  82. /* codespaces */ 3, {
  83. { 2, 0x0000, 0xd7ff },
  84. { 4, 0xd800dc00, 0xdbffdfff },
  85. { 2, 0xe000, 0xffff },
  86. },
  87. 62, 62, (pdf_range*)cmap_UniGB_UTF16_H_ranges,
  88. 8, 8, (pdf_xrange*)cmap_UniGB_UTF16_H_xranges,
  89. 0, 0, NULL, /* mranges */
  90. 0, 0, NULL, /* table */
  91. 0, 0, 0, NULL /* splay tree */
  92. };