EUC-V.h 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. /* This is an automatically generated file. Do not edit. */
  2. /* EUC-V */
  3. static const pdf_range cmap_EUC_V_ranges[] = {
  4. {0xa1a2,0xa1a3,0x1ecf},
  5. {0xa1b1,0xa1b2,0x1ed1},
  6. {0xa1bc,0xa1be,0x1ed3},
  7. {0xa1c1,0xa1c5,0x1ed6},
  8. {0xa1ca,0xa1db,0x1edb},
  9. {0xa1e1,0xa1e1,0x1eed},
  10. {0xa4a1,0xa4a1,0x1eee},
  11. {0xa4a3,0xa4a3,0x1eef},
  12. {0xa4a5,0xa4a5,0x1ef0},
  13. {0xa4a7,0xa4a7,0x1ef1},
  14. {0xa4a9,0xa4a9,0x1ef2},
  15. {0xa4c3,0xa4c3,0x1ef3},
  16. {0xa4e3,0xa4e3,0x1ef4},
  17. {0xa4e5,0xa4e5,0x1ef5},
  18. {0xa4e7,0xa4e7,0x1ef6},
  19. {0xa4ee,0xa4ee,0x1ef7},
  20. {0xa5a1,0xa5a1,0x1ef8},
  21. {0xa5a3,0xa5a3,0x1ef9},
  22. {0xa5a5,0xa5a5,0x1efa},
  23. {0xa5a7,0xa5a7,0x1efb},
  24. {0xa5a9,0xa5a9,0x1efc},
  25. {0xa5c3,0xa5c3,0x1efd},
  26. {0xa5e3,0xa5e3,0x1efe},
  27. {0xa5e5,0xa5e5,0x1eff},
  28. {0xa5e7,0xa5e7,0x1f00},
  29. {0xa5ee,0xa5ee,0x1f01},
  30. {0xa5f5,0xa5f6,0x1f02},
  31. };
  32. static pdf_cmap cmap_EUC_V = {
  33. { -1, pdf_drop_cmap_imp },
  34. /* cmapname */ "EUC-V",
  35. /* usecmap */ "EUC-H", NULL,
  36. /* wmode */ 1,
  37. /* codespaces */ 0, {
  38. { 0, 0, 0 },
  39. },
  40. 27, 27, (pdf_range*)cmap_EUC_V_ranges,
  41. 0, 0, NULL, /* xranges */
  42. 0, 0, NULL, /* mranges */
  43. 0, 0, NULL, /* table */
  44. 0, 0, 0, NULL /* splay tree */
  45. };