1 /* This is an automatically generated file. Do not edit. */
2 
3 /* KSC-EUC-V */
4 
5 static const pdf_range cmap_KSC_EUC_V_ranges[] = {
6 {41378,41379,8056},
7 {41381,41381,8058},
8 {41382,41382,8320},
9 {41385,41387,8059},
10 {41389,41389,8062},
11 {41394,41405,8063},
12 {41451,41451,8075},
13 {41889,41889,8076},
14 {41896,41897,8077},
15 {41900,41900,8079},
16 {41902,41902,8080},
17 {41914,41919,8081},
18 {41947,41947,8087},
19 {41949,41949,8088},
20 {41951,41951,8089},
21 {41979,41982,8090},
22 };
23 
24 static pdf_cmap cmap_KSC_EUC_V = {
25 	{ -1, pdf_drop_cmap_imp },
26 	/* cmapname */ "KSC-EUC-V",
27 	/* usecmap */ "KSC-EUC-H", NULL,
28 	/* wmode */ 1,
29 	/* codespaces */ 0, {
30 		{ 0, 0, 0 },
31 	},
32 	16, 16, (pdf_range*)cmap_KSC_EUC_V_ranges,
33 	0, 0, NULL, /* xranges */
34 	0, 0, NULL, /* mranges */
35 	0, 0, NULL, /* table */
36 	0, 0, 0, NULL /* splay tree */
37 };
38