UniCNS-UTF16-V.h 793 B

12345678910111213141516171819202122232425262728293031323334
  1. /* This is an automatically generated file. Do not edit. */
  2. /* UniCNS-UTF16-V */
  3. static const pdf_range cmap_UniCNS_UTF16_V_ranges[] = {
  4. {0x2013,0x2013,0x78},
  5. {0x2014,0x2014,0x7a},
  6. {0x2025,0x2025,0x6d},
  7. {0x3008,0x3009,0x96},
  8. {0x300a,0x300b,0x92},
  9. {0x300c,0x300d,0x9a},
  10. {0x300e,0x300f,0x9e},
  11. {0x3010,0x3011,0x8e},
  12. {0x3014,0x3015,0x8a},
  13. {0xfe4f,0xfe4f,0x35b1},
  14. {0xff08,0xff09,0x82},
  15. {0xff5b,0xff5b,0x86},
  16. {0xff5d,0xff5d,0x87},
  17. };
  18. static pdf_cmap cmap_UniCNS_UTF16_V = {
  19. { -1, pdf_drop_cmap_imp },
  20. /* cmapname */ "UniCNS-UTF16-V",
  21. /* usecmap */ "UniCNS-UTF16-H", NULL,
  22. /* wmode */ 1,
  23. /* codespaces */ 0, {
  24. { 0, 0, 0 },
  25. },
  26. 13, 13, (pdf_range*)cmap_UniCNS_UTF16_V_ranges,
  27. 0, 0, NULL, /* xranges */
  28. 0, 0, NULL, /* mranges */
  29. 0, 0, NULL, /* table */
  30. 0, 0, 0, NULL /* splay tree */
  31. };