1 | /* This is an automatically generated file. Do not edit. */ |
---|---|
2 | |
3 | /* Identity-V */ |
4 | |
5 | static pdf_cmap cmap_Identity_V = { |
6 | { -1, pdf_drop_cmap_imp }, |
7 | /* cmapname */ "Identity-V", |
8 | /* usecmap */ "Identity-H", NULL, |
9 | /* wmode */ 1, |
10 | /* codespaces */ 0, { |
11 | { 0, 0, 0 }, |
12 | }, |
13 | 0, 0, NULL, /* ranges */ |
14 | 0, 0, NULL, /* xranges */ |
15 | 0, 0, NULL, /* mranges */ |
16 | 0, 0, NULL, /* table */ |
17 | 0, 0, 0, NULL /* splay tree */ |
18 | }; |
19 |