| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- /* This is an automatically generated file. Do not edit. */
- /* V */
- static const pdf_range cmap_V_ranges[] = {
- {0x2122,0x2123,0x1ecf},
- {0x2131,0x2132,0x1ed1},
- {0x213c,0x213e,0x1ed3},
- {0x2141,0x2145,0x1ed6},
- {0x214a,0x215b,0x1edb},
- {0x2161,0x2161,0x1eed},
- {0x2421,0x2421,0x1eee},
- {0x2423,0x2423,0x1eef},
- {0x2425,0x2425,0x1ef0},
- {0x2427,0x2427,0x1ef1},
- {0x2429,0x2429,0x1ef2},
- {0x2443,0x2443,0x1ef3},
- {0x2463,0x2463,0x1ef4},
- {0x2465,0x2465,0x1ef5},
- {0x2467,0x2467,0x1ef6},
- {0x246e,0x246e,0x1ef7},
- {0x2521,0x2521,0x1ef8},
- {0x2523,0x2523,0x1ef9},
- {0x2525,0x2525,0x1efa},
- {0x2527,0x2527,0x1efb},
- {0x2529,0x2529,0x1efc},
- {0x2543,0x2543,0x1efd},
- {0x2563,0x2563,0x1efe},
- {0x2565,0x2565,0x1eff},
- {0x2567,0x2567,0x1f00},
- {0x256e,0x256e,0x1f01},
- {0x2575,0x2576,0x1f02},
- };
- static pdf_cmap cmap_V = {
- { -1, pdf_drop_cmap_imp },
- /* cmapname */ "V",
- /* usecmap */ "H", NULL,
- /* wmode */ 1,
- /* codespaces */ 0, {
- { 0, 0, 0 },
- },
- 27, 27, (pdf_range*)cmap_V_ranges,
- 0, 0, NULL, /* xranges */
- 0, 0, NULL, /* mranges */
- 0, 0, NULL, /* table */
- 0, 0, 0, NULL /* splay tree */
- };
|