freetype/src/type1
Ewald Hew 270b0c5734 [psaux] Change subfont synthesis for CID fonts.
Change t1_make_subfont to take in the Private dict record as an argument.
This is because Type 1 and CID font records in FreeType have this in different
places.

* src/psaux/psobjs.c (t1_make_subfont): Change T1_Face to FT_Face so that
CID is also accepted.
Take PS_Private as an argument and let caller figure out where the Private
dict actually is.
Update references.

* include/freetype/internal/psaux.h, src/psaux/psobjs.h: Update declaration.
* src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Update call.
2017-08-28 08:29:08 +08:00
..
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Update copyright year. 2017-01-04 20:16:34 +01:00
t1afm.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
t1afm.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1driver.c [type1] Add Adobe engine config. 2017-08-28 08:29:07 +08:00
t1driver.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1errors.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1gload.c [psaux] Change subfont synthesis for CID fonts. 2017-08-28 08:29:08 +08:00
t1gload.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1load.c [cff, truetype] Integer overflows. 2017-06-03 06:52:13 +02:00
t1load.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1objs.c [type1] Switch to Adobe engine. 2017-08-28 08:29:08 +08:00
t1objs.h [psaux, type1] Reorganize object fields. 2017-08-28 08:29:07 +08:00
t1parse.c Update copyright year. 2017-01-04 20:16:34 +01:00
t1parse.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1tokens.h Update copyright year. 2017-01-04 20:16:34 +01:00
type1.c Improve `make multi'. 2017-03-18 07:06:49 +01:00