UniGB-UCS2-V.h 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. /* This is an automatically generated file. Do not edit. */
  2. /* UniGB-UCS2-V */
  3. static const pdf_range cmap_UniGB_UCS2_V_ranges[] = {
  4. {0x2014,0x2014,0x256},
  5. {0x2026,0x2026,0x257},
  6. {0x2225,0x2225,0x1e1c},
  7. {0x3001,0x3001,0x23f},
  8. {0x3002,0x3002,0x23e},
  9. {0x3008,0x300f,0x248},
  10. {0x3010,0x3011,0x252},
  11. {0x3013,0x3013,0x1e1a},
  12. {0x3014,0x3015,0x246},
  13. {0x3016,0x3017,0x250},
  14. {0xff01,0xff01,0x242},
  15. {0xff08,0xff09,0x244},
  16. {0xff0c,0xff0c,0x23d},
  17. {0xff0e,0xff0e,0x1e1b},
  18. {0xff1a,0xff1b,0x240},
  19. {0xff1d,0xff1d,0x1e1c},
  20. {0xff1f,0xff1f,0x243},
  21. {0xff3b,0xff3b,0x1e1d},
  22. {0xff3d,0xff3d,0x1e1e},
  23. {0xff3f,0xff3f,0x258},
  24. {0xff5b,0xff5b,0x254},
  25. {0xff5d,0xff5d,0x255},
  26. {0xff5e,0xff5e,0x1e18},
  27. {0xffe3,0xffe3,0x1e1f},
  28. };
  29. static pdf_cmap cmap_UniGB_UCS2_V = {
  30. { -1, pdf_drop_cmap_imp },
  31. /* cmapname */ "UniGB-UCS2-V",
  32. /* usecmap */ "UniGB-UCS2-H", NULL,
  33. /* wmode */ 1,
  34. /* codespaces */ 0, {
  35. { 0, 0, 0 },
  36. },
  37. 24, 24, (pdf_range*)cmap_UniGB_UCS2_V_ranges,
  38. 0, 0, NULL, /* xranges */
  39. 0, 0, NULL, /* mranges */
  40. 0, 0, NULL, /* table */
  41. 0, 0, 0, NULL /* splay tree */
  42. };