| 1 | /* This is an automatically generated file. Do not edit. */ |
| 2 | |
| 3 | /* UniCNS-UCS2-V */ |
| 4 | |
| 5 | static const pdf_range cmap_UniCNS_UCS2_V_ranges[] = { |
| 6 | {8211,8211,120}, |
| 7 | {8212,8212,122}, |
| 8 | {8229,8229,109}, |
| 9 | {12296,12297,150}, |
| 10 | {12298,12299,146}, |
| 11 | {12300,12301,154}, |
| 12 | {12302,12303,158}, |
| 13 | {12304,12305,142}, |
| 14 | {12308,12309,138}, |
| 15 | {65103,65103,13745}, |
| 16 | {65288,65289,130}, |
| 17 | {65371,65371,134}, |
| 18 | {65373,65373,135}, |
| 19 | }; |
| 20 | |
| 21 | static pdf_cmap cmap_UniCNS_UCS2_V = { |
| 22 | { -1, pdf_drop_cmap_imp }, |
| 23 | /* cmapname */ "UniCNS-UCS2-V" , |
| 24 | /* usecmap */ "UniCNS-UCS2-H" , NULL, |
| 25 | /* wmode */ 1, |
| 26 | /* codespaces */ 0, { |
| 27 | { 0, 0, 0 }, |
| 28 | }, |
| 29 | 13, 13, (pdf_range*)cmap_UniCNS_UCS2_V_ranges, |
| 30 | 0, 0, NULL, /* xranges */ |
| 31 | 0, 0, NULL, /* mranges */ |
| 32 | 0, 0, NULL, /* table */ |
| 33 | 0, 0, 0, NULL /* splay tree */ |
| 34 | }; |
| 35 | |