60 lines
1.3 KiB
C
60 lines
1.3 KiB
C
|
/* This is an automatically generated file. Do not edit. */
|
||
|
|
||
|
/* UniCNS-UCS2-H */
|
||
|
|
||
|
static const pdf_range cmap_UniCNS_UCS2_H_ranges[] = {
|
||
|
{9552,9552,322},
|
||
|
{9566,9566,323},
|
||
|
{9569,9569,325},
|
||
|
{9578,9578,324},
|
||
|
{11933,11933,732},
|
||
|
{11974,11974,1289},
|
||
|
{12003,12003,2550},
|
||
|
{20962,20962,16466},
|
||
|
{21708,21708,17320},
|
||
|
{21843,21843,17326},
|
||
|
{21945,21945,17322},
|
||
|
{21982,21982,16020},
|
||
|
{22394,22394,16223},
|
||
|
{22786,22786,548},
|
||
|
{23247,23247,17333},
|
||
|
{24272,24272,16701},
|
||
|
{24755,24755,16748},
|
||
|
{24798,24798,15820},
|
||
|
{27113,27113,15761},
|
||
|
{28838,28838,15699},
|
||
|
{33920,33920,15214},
|
||
|
{33942,33942,15133},
|
||
|
{34051,34051,14730},
|
||
|
{34673,34673,14347},
|
||
|
{34694,34694,16048},
|
||
|
{35210,35210,14371},
|
||
|
{35241,35241,14373},
|
||
|
{35660,35660,14395},
|
||
|
{36480,36480,15959},
|
||
|
{37742,37742,14824},
|
||
|
{37830,37830,14762},
|
||
|
{38749,38749,15343},
|
||
|
{38769,38769,15356},
|
||
|
{39266,39266,17391},
|
||
|
{39323,39323,15381},
|
||
|
{39606,39606,17392},
|
||
|
{40802,40802,14671},
|
||
|
};
|
||
|
|
||
|
static pdf_cmap cmap_UniCNS_UCS2_H = {
|
||
|
{ -1, pdf_drop_cmap_imp },
|
||
|
/* cmapname */ "UniCNS-UCS2-H",
|
||
|
/* usecmap */ "UniCNS-X", NULL,
|
||
|
/* wmode */ 0,
|
||
|
/* codespaces */ 2, {
|
||
|
{ 2, 0x0000, 0xd7ff },
|
||
|
{ 2, 0xe000, 0xffff },
|
||
|
},
|
||
|
37, 37, (pdf_range*)cmap_UniCNS_UCS2_H_ranges,
|
||
|
0, 0, NULL, /* xranges */
|
||
|
0, 0, NULL, /* mranges */
|
||
|
0, 0, NULL, /* table */
|
||
|
0, 0, 0, NULL /* splay tree */
|
||
|
};
|