* contrib/hbtip/encqp.prg
* QP decoder will now accept LF EOLs (to work well with
non-compliant mailers).
* external/libhpdf/hpdfpags.h
* external/libhpdf/hpdffdfb.c
* external/libhpdf/hpdfxref.c
* external/libhpdf/hpdfcons.h
* external/libhpdf/hpdfextg.c
* external/libhpdf/hpdfencc.c
* external/libhpdf/hpdffdfj.c
+ external/libhpdf/hpdfpdfa.c
* external/libhpdf/hpdfextg.h
* external/libhpdf/hpdfstre.c
* external/libhpdf/hpdffdfn.c
+ external/libhpdf/hpdfpdfa.h
* external/libhpdf/hpdffdf1.c
* external/libhpdf/hpdfenck.c
* external/libhpdf/hpdfstri.c
* external/libhpdf/hpdfstre.h
* external/libhpdf/hpdffdft.c
* external/libhpdf/hpdfoutl.c
* external/libhpdf/hpdfenco.c
* external/libhpdf/hpdfecyd.c
* external/libhpdf/hpdfimap.c
* external/libhpdf/hpdfoutl.h
* external/libhpdf/hpdfenco.h
* external/libhpdf/Makefile
* external/libhpdf/hpdffond.h
* external/libhpdf/hpdfency.h
* external/libhpdf/hpdffon1.c
* external/libhpdf/hpdffont.c
* external/libhpdf/hpdfcata.c
* external/libhpdf/hpdffont.h
* external/libhpdf/hpdfutil.c
* external/libhpdf/hpdfcata.h
* external/libhpdf/hpdfutil.h
* external/libhpdf/hpdfdict.c
* external/libhpdf/hpdfreal.c
* external/libhpdf/hpdfarra.c
* external/libhpdf/hpdfdocp.c
* external/libhpdf/libhpdf.dif
* external/libhpdf/hpdfconf.h
* external/libhpdf/hpdfinfo.c
* external/libhpdf/hpdfanno.c
* external/libhpdf/hpdfgsta.c
* external/libhpdf/hpdfdest.c
* external/libhpdf/hpdfinfo.h
* external/libhpdf/hpdfanno.h
* external/libhpdf/hpdfnumb.c
* external/libhpdf/hpdffdfc.c
* external/libhpdf/hpdfgsta.h
* external/libhpdf/hpdfdest.h
* external/libhpdf/hpdfdoc.c
* external/libhpdf/hpdferro.c
* external/libhpdf/hpdffdfi.c
* external/libhpdf/hpdfbina.c
* external/libhpdf/hpdfdoc.h
* external/libhpdf/hpdffdfk.c
* external/libhpdf/hpdflist.c
* external/libhpdf/hpdferro.h
* external/libhpdf/hpdfimag.c
* external/libhpdf/hpdfencj.c
* external/libhpdf/hpdflist.h
* external/libhpdf/hpdfecy.c
* external/libhpdf/hpdfimag.h
* external/libhpdf/hpdfencn.c
* external/libhpdf/hpdffonc.c
* external/libhpdf/hpdfu3d.c
* external/libhpdf/hpdfencr.h
* external/libhpdf/hpdffdf.c
* external/libhpdf/hpdfu3d.h
* external/libhpdf/hpdfmmgr.c
* external/libhpdf/hpdfmmgr.h
* external/libhpdf/hpdfnull.c
* external/libhpdf/README
* external/libhpdf/hpdffott.c
* external/libhpdf/hpdfpage.c
+ external/libhpdf/hpdfndic.c
* external/libhpdf/hpdfobje.c
* external/libhpdf/hpdfname.c
* external/libhpdf/hpdfpage.h
+ external/libhpdf/hpdfndic.h
* external/libhpdf/hpdf.h
* external/libhpdf/hpdfobje.h
* external/libhpdf/hpdfvers.h
* external/libhpdf/hpdfpago.c
* external/libhpdf/hpdftype.h
* external/libhpdf/hpdfpags.c
* external/libhpdf/hpdfbool.c
+ libharu updated to official 2.2.0 release (from 2.1.0).
Patch sent by Tamas Tevesz.
* Added new files to Makefile.
475 lines
9.3 KiB
C
475 lines
9.3 KiB
C
/*
|
|
* << Haru Free PDF Library >> -- hpdf_fontdef_cns.c
|
|
*
|
|
* URL: http://libharu.org
|
|
*
|
|
* Copyright (c) 1999-2006 Takeshi Kanno <takeshi_kanno@est.hi-ho.ne.jp>
|
|
* Copyright (c) 2007-2009 Antony Dovgal <tony@daylessday.org>
|
|
*
|
|
* Permission to use, copy, modify, distribute and sell this software
|
|
* and its documentation for any purpose is hereby granted without fee,
|
|
* provided that the above copyright notice appear in all copies and
|
|
* that both that copyright notice and this permission notice appear
|
|
* in supporting documentation.
|
|
* It is provided "as is" without express or implied warranty.
|
|
*
|
|
*/
|
|
|
|
#include "hpdfconf.h"
|
|
#include "hpdfutil.h"
|
|
#include "hpdf.h"
|
|
|
|
/*----------------------------------------------------------------------------*/
|
|
|
|
static const HPDF_CID_Width SIMSUN_W_ARRAY[] = {
|
|
{668, 500},
|
|
{669, 500},
|
|
{670, 500},
|
|
{671, 500},
|
|
{672, 500},
|
|
{673, 500},
|
|
{674, 500},
|
|
{675, 500},
|
|
{676, 500},
|
|
{677, 500},
|
|
{678, 500},
|
|
{679, 500},
|
|
{680, 500},
|
|
{681, 500},
|
|
{682, 500},
|
|
{683, 500},
|
|
{684, 500},
|
|
{685, 500},
|
|
{686, 500},
|
|
{687, 500},
|
|
{688, 500},
|
|
{689, 500},
|
|
{690, 500},
|
|
{691, 500},
|
|
{692, 500},
|
|
{693, 500},
|
|
{694, 500},
|
|
{696, 500},
|
|
{697, 500},
|
|
{698, 500},
|
|
{699, 500},
|
|
{814, 500},
|
|
{815, 500},
|
|
{816, 500},
|
|
{817, 500},
|
|
{818, 500},
|
|
{819, 500},
|
|
{820, 500},
|
|
{821, 500},
|
|
{822, 500},
|
|
{823, 500},
|
|
{824, 500},
|
|
{825, 500},
|
|
{826, 500},
|
|
{827, 500},
|
|
{828, 500},
|
|
{829, 500},
|
|
{830, 500},
|
|
{831, 500},
|
|
{832, 500},
|
|
{833, 500},
|
|
{834, 500},
|
|
{835, 500},
|
|
{836, 500},
|
|
{837, 500},
|
|
{838, 500},
|
|
{839, 500},
|
|
{840, 500},
|
|
{841, 500},
|
|
{842, 500},
|
|
{843, 500},
|
|
{844, 500},
|
|
{845, 500},
|
|
{846, 500},
|
|
{847, 500},
|
|
{848, 500},
|
|
{849, 500},
|
|
{850, 500},
|
|
{851, 500},
|
|
{852, 500},
|
|
{853, 500},
|
|
{854, 500},
|
|
{855, 500},
|
|
{856, 500},
|
|
{857, 500},
|
|
{858, 500},
|
|
{859, 500},
|
|
{860, 500},
|
|
{861, 500},
|
|
{862, 500},
|
|
{863, 500},
|
|
{864, 500},
|
|
{865, 500},
|
|
{866, 500},
|
|
{867, 500},
|
|
{868, 500},
|
|
{869, 500},
|
|
{870, 500},
|
|
{871, 500},
|
|
{872, 500},
|
|
{873, 500},
|
|
{874, 500},
|
|
{875, 500},
|
|
{876, 500},
|
|
{877, 500},
|
|
{878, 500},
|
|
{879, 500},
|
|
{880, 500},
|
|
{881, 500},
|
|
{882, 500},
|
|
{883, 500},
|
|
{884, 500},
|
|
{885, 500},
|
|
{886, 500},
|
|
{887, 500},
|
|
{888, 500},
|
|
{889, 500},
|
|
{890, 500},
|
|
{891, 500},
|
|
{892, 500},
|
|
{893, 500},
|
|
{894, 500},
|
|
{895, 500},
|
|
{896, 500},
|
|
{897, 500},
|
|
{898, 500},
|
|
{899, 500},
|
|
{900, 500},
|
|
{901, 500},
|
|
{902, 500},
|
|
{903, 500},
|
|
{904, 500},
|
|
{905, 500},
|
|
{906, 500},
|
|
{907, 500},
|
|
{7716, 500},
|
|
{0xFFFF, 0}
|
|
};
|
|
|
|
|
|
static const HPDF_CID_Width SIMHEI_W_ARRAY[] = {
|
|
{668, 500},
|
|
{669, 500},
|
|
{670, 500},
|
|
{671, 500},
|
|
{672, 500},
|
|
{673, 500},
|
|
{674, 500},
|
|
{675, 500},
|
|
{676, 500},
|
|
{677, 500},
|
|
{678, 500},
|
|
{679, 500},
|
|
{680, 500},
|
|
{681, 500},
|
|
{682, 500},
|
|
{683, 500},
|
|
{684, 500},
|
|
{685, 500},
|
|
{686, 500},
|
|
{687, 500},
|
|
{688, 500},
|
|
{689, 500},
|
|
{690, 500},
|
|
{691, 500},
|
|
{692, 500},
|
|
{693, 500},
|
|
{694, 500},
|
|
{696, 500},
|
|
{697, 500},
|
|
{698, 500},
|
|
{699, 500},
|
|
{814, 500},
|
|
{815, 500},
|
|
{816, 500},
|
|
{817, 500},
|
|
{818, 500},
|
|
{819, 500},
|
|
{820, 500},
|
|
{821, 500},
|
|
{822, 500},
|
|
{823, 500},
|
|
{824, 500},
|
|
{825, 500},
|
|
{826, 500},
|
|
{827, 500},
|
|
{828, 500},
|
|
{829, 500},
|
|
{830, 500},
|
|
{831, 500},
|
|
{832, 500},
|
|
{833, 500},
|
|
{834, 500},
|
|
{835, 500},
|
|
{836, 500},
|
|
{837, 500},
|
|
{838, 500},
|
|
{839, 500},
|
|
{840, 500},
|
|
{841, 500},
|
|
{842, 500},
|
|
{843, 500},
|
|
{844, 500},
|
|
{845, 500},
|
|
{846, 500},
|
|
{847, 500},
|
|
{848, 500},
|
|
{849, 500},
|
|
{850, 500},
|
|
{851, 500},
|
|
{852, 500},
|
|
{853, 500},
|
|
{854, 500},
|
|
{855, 500},
|
|
{856, 500},
|
|
{857, 500},
|
|
{858, 500},
|
|
{859, 500},
|
|
{860, 500},
|
|
{861, 500},
|
|
{862, 500},
|
|
{863, 500},
|
|
{864, 500},
|
|
{865, 500},
|
|
{866, 500},
|
|
{867, 500},
|
|
{868, 500},
|
|
{869, 500},
|
|
{870, 500},
|
|
{871, 500},
|
|
{872, 500},
|
|
{873, 500},
|
|
{874, 500},
|
|
{875, 500},
|
|
{876, 500},
|
|
{877, 500},
|
|
{878, 500},
|
|
{879, 500},
|
|
{880, 500},
|
|
{881, 500},
|
|
{882, 500},
|
|
{883, 500},
|
|
{884, 500},
|
|
{885, 500},
|
|
{886, 500},
|
|
{887, 500},
|
|
{888, 500},
|
|
{889, 500},
|
|
{890, 500},
|
|
{891, 500},
|
|
{892, 500},
|
|
{893, 500},
|
|
{894, 500},
|
|
{895, 500},
|
|
{896, 500},
|
|
{897, 500},
|
|
{898, 500},
|
|
{899, 500},
|
|
{900, 500},
|
|
{901, 500},
|
|
{902, 500},
|
|
{903, 500},
|
|
{904, 500},
|
|
{905, 500},
|
|
{906, 500},
|
|
{907, 500},
|
|
{7716, 500},
|
|
{0xFFFF, 0}
|
|
};
|
|
|
|
|
|
/*---------------------------------------------------------------------------*/
|
|
/*----- SimHei Font ---------------------------------------------------------*/
|
|
|
|
|
|
static HPDF_STATUS
|
|
SimSun_Init (HPDF_FontDef fontdef)
|
|
{
|
|
HPDF_STATUS ret;
|
|
|
|
HPDF_PTRACE ((" HPDF_FontDef_SimSun_Init\n"));
|
|
|
|
fontdef->ascent = 859;
|
|
fontdef->descent = -140;
|
|
fontdef->cap_height = 683;
|
|
fontdef->font_bbox = HPDF_ToBox(0, -140, 996, 855);
|
|
fontdef->flags = HPDF_FONT_SYMBOLIC + HPDF_FONT_FIXED_WIDTH +
|
|
HPDF_FONT_SERIF;
|
|
fontdef->italic_angle = 0;
|
|
fontdef->stemv = 78;
|
|
if ((ret = HPDF_CIDFontDef_AddWidth (fontdef, SIMSUN_W_ARRAY)) !=
|
|
HPDF_OK) {
|
|
return ret;
|
|
}
|
|
|
|
fontdef->type = HPDF_FONTDEF_TYPE_CID;
|
|
fontdef->valid = HPDF_TRUE;
|
|
|
|
return HPDF_OK;
|
|
}
|
|
|
|
|
|
static HPDF_STATUS
|
|
SimSun_Bold_Init (HPDF_FontDef fontdef)
|
|
{
|
|
HPDF_STATUS ret = SimSun_Init (fontdef);
|
|
|
|
if (ret != HPDF_OK)
|
|
return ret;
|
|
|
|
return HPDF_CIDFontDef_ChangeStyle (fontdef, HPDF_TRUE, HPDF_FALSE);
|
|
}
|
|
|
|
|
|
static HPDF_STATUS
|
|
SimSun_Italic_Init (HPDF_FontDef fontdef)
|
|
{
|
|
HPDF_STATUS ret = SimSun_Init (fontdef);
|
|
|
|
if (ret != HPDF_OK)
|
|
return ret;
|
|
|
|
return HPDF_CIDFontDef_ChangeStyle (fontdef, HPDF_FALSE, HPDF_TRUE);
|
|
}
|
|
|
|
static HPDF_STATUS
|
|
SimSun_BoldItalic_Init (HPDF_FontDef fontdef)
|
|
{
|
|
HPDF_STATUS ret = SimSun_Init (fontdef);
|
|
|
|
if (ret != HPDF_OK)
|
|
return ret;
|
|
|
|
return HPDF_CIDFontDef_ChangeStyle (fontdef, HPDF_TRUE, HPDF_TRUE);
|
|
}
|
|
|
|
|
|
static HPDF_STATUS
|
|
SimHei_Init (HPDF_FontDef fontdef)
|
|
{
|
|
HPDF_STATUS ret;
|
|
|
|
HPDF_PTRACE ((" HPDF_FontDef_SimHei_Init\n"));
|
|
|
|
fontdef->ascent = 859;
|
|
fontdef->descent = -140;
|
|
fontdef->cap_height = 769;
|
|
fontdef->font_bbox = HPDF_ToBox(-0, -140, 996, 855);
|
|
fontdef->flags = HPDF_FONT_SYMBOLIC + HPDF_FONT_FIXED_WIDTH;
|
|
fontdef->italic_angle = 0;
|
|
fontdef->stemv = 78;
|
|
if ((ret = HPDF_CIDFontDef_AddWidth (fontdef, SIMHEI_W_ARRAY)) !=
|
|
HPDF_OK) {
|
|
return ret;
|
|
}
|
|
|
|
fontdef->type = HPDF_FONTDEF_TYPE_CID;
|
|
fontdef->valid = HPDF_TRUE;
|
|
|
|
return HPDF_OK;
|
|
}
|
|
|
|
|
|
static HPDF_STATUS
|
|
SimHei_Bold_Init (HPDF_FontDef fontdef)
|
|
{
|
|
HPDF_STATUS ret = SimHei_Init (fontdef);
|
|
|
|
if (ret != HPDF_OK)
|
|
return ret;
|
|
|
|
return HPDF_CIDFontDef_ChangeStyle (fontdef, HPDF_TRUE, HPDF_FALSE);
|
|
}
|
|
|
|
|
|
static HPDF_STATUS
|
|
SimHei_Italic_Init (HPDF_FontDef fontdef)
|
|
{
|
|
HPDF_STATUS ret = SimHei_Init (fontdef);
|
|
|
|
if (ret != HPDF_OK)
|
|
return ret;
|
|
|
|
return HPDF_CIDFontDef_ChangeStyle (fontdef, HPDF_FALSE, HPDF_TRUE);
|
|
}
|
|
|
|
static HPDF_STATUS
|
|
SimHei_BoldItalic_Init (HPDF_FontDef fontdef)
|
|
{
|
|
HPDF_STATUS ret = SimHei_Init (fontdef);
|
|
|
|
if (ret != HPDF_OK)
|
|
return ret;
|
|
|
|
return HPDF_CIDFontDef_ChangeStyle (fontdef, HPDF_TRUE, HPDF_TRUE);
|
|
}
|
|
|
|
|
|
HPDF_EXPORT(HPDF_STATUS)
|
|
HPDF_UseCNSFonts (HPDF_Doc pdf)
|
|
{
|
|
HPDF_FontDef fontdef;
|
|
HPDF_STATUS ret;
|
|
|
|
if (!HPDF_HasDoc (pdf))
|
|
return HPDF_INVALID_DOCUMENT;
|
|
|
|
/* SimSun */
|
|
fontdef = HPDF_CIDFontDef_New (pdf->mmgr, "SimSun",
|
|
SimSun_Init);
|
|
|
|
if ((ret = HPDF_Doc_RegisterFontDef (pdf, fontdef)) != HPDF_OK)
|
|
return ret;
|
|
|
|
fontdef = HPDF_CIDFontDef_New (pdf->mmgr, "SimSun,Bold",
|
|
SimSun_Bold_Init);
|
|
|
|
if ((ret = HPDF_Doc_RegisterFontDef (pdf, fontdef)) != HPDF_OK)
|
|
return ret;
|
|
|
|
fontdef = HPDF_CIDFontDef_New (pdf->mmgr, "SimSun,Italic",
|
|
SimSun_Italic_Init);
|
|
|
|
if ((ret = HPDF_Doc_RegisterFontDef (pdf, fontdef)) != HPDF_OK)
|
|
return ret;
|
|
|
|
fontdef = HPDF_CIDFontDef_New (pdf->mmgr, "SimSun,BoldItalic",
|
|
SimSun_BoldItalic_Init);
|
|
|
|
if ((ret = HPDF_Doc_RegisterFontDef (pdf, fontdef)) != HPDF_OK)
|
|
return ret;
|
|
|
|
/* SimHei */
|
|
fontdef = HPDF_CIDFontDef_New (pdf->mmgr, "SimHei",
|
|
SimHei_Init);
|
|
|
|
if ((ret = HPDF_Doc_RegisterFontDef (pdf, fontdef)) != HPDF_OK)
|
|
return ret;
|
|
|
|
fontdef = HPDF_CIDFontDef_New (pdf->mmgr, "SimHei,Bold",
|
|
SimHei_Bold_Init);
|
|
|
|
if ((ret = HPDF_Doc_RegisterFontDef (pdf, fontdef)) != HPDF_OK)
|
|
return ret;
|
|
|
|
fontdef = HPDF_CIDFontDef_New (pdf->mmgr, "SimHei,Italic",
|
|
SimHei_Italic_Init);
|
|
|
|
if ((ret = HPDF_Doc_RegisterFontDef (pdf, fontdef)) != HPDF_OK)
|
|
return ret;
|
|
|
|
fontdef = HPDF_CIDFontDef_New (pdf->mmgr, "SimHei,BoldItalic",
|
|
SimHei_BoldItalic_Init);
|
|
|
|
if ((ret = HPDF_Doc_RegisterFontDef (pdf, fontdef)) != HPDF_OK)
|
|
return ret;
|
|
|
|
return HPDF_OK;
|
|
}
|
|
|