freetype/src/psaux
Ewald Hew 93e3cffddf 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-09-25 09:26:59 +02:00
..
afmparse.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
afmparse.h Update copyright year. 2017-01-04 20:16:34 +01:00
cffdecode.c Add new service for inter-module calls. 2017-09-25 09:26:59 +02:00
cffdecode.h Add callbacks for inter-module calls. 2017-09-25 09:26:59 +02:00
Jamfile Add objects for new interpreter. 2017-09-25 09:26:59 +02:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
psarrst.c Rename files. 2017-09-25 09:26:59 +02:00
psarrst.h Rename files. 2017-09-25 09:26:59 +02:00
psaux.c Add objects for new interpreter. 2017-09-25 09:26:59 +02:00
psauxerr.h Update copyright year. 2017-01-04 20:16:34 +01:00
psauxmod.c Add missing objects (2/2). 2017-09-25 09:26:59 +02:00
psauxmod.h Update copyright year. 2017-01-04 20:16:34 +01:00
psblues.c Use the new objects. 2017-09-25 09:26:59 +02:00
psblues.h Rename files. 2017-09-25 09:26:59 +02:00
psconv.c [psaux] Correctly handle sequences of multiple number signs. 2017-05-30 22:22:19 +02:00
psconv.h Update copyright year. 2017-01-04 20:16:34 +01:00
psdecode.c Add missing objects for Type 1 (1/2). 2017-09-25 09:26:59 +02:00
psdecode.h Objects for new interpreter (part 2). 2017-09-25 09:26:59 +02:00
pserror.c Rename files. 2017-09-25 09:26:59 +02:00
pserror.h Rename files. 2017-09-25 09:26:59 +02:00
psfixed.h Rename files. 2017-09-25 09:26:59 +02:00
psfont.c Prepare for Type 1 mode. 2017-09-25 09:26:59 +02:00
psfont.h Prepare for Type 1 mode. 2017-09-25 09:26:59 +02:00
psft.c Extend Adobe interpreter (seac). 2017-09-25 09:26:59 +02:00
psft.h Extend Adobe interpreter (seac). 2017-09-25 09:26:59 +02:00
psglue.h Rename files. 2017-09-25 09:26:59 +02:00
pshints.c Rename files. 2017-09-25 09:26:59 +02:00
pshints.h Rename files. 2017-09-25 09:26:59 +02:00
psintrp.c Extend Adobe interpreter (seac). 2017-09-25 09:26:59 +02:00
psintrp.h Rename files. 2017-09-25 09:26:59 +02:00
psobjs.c Change subfont synthesis for CID fonts. 2017-09-25 09:26:59 +02:00
psobjs.h Change subfont synthesis for CID fonts. 2017-09-25 09:26:59 +02:00
psread.c Rename files. 2017-09-25 09:26:59 +02:00
psread.h Rename files. 2017-09-25 09:26:59 +02:00
psstack.c Rename files. 2017-09-25 09:26:59 +02:00
psstack.h Rename files. 2017-09-25 09:26:59 +02:00
pstypes.h Rename files. 2017-09-25 09:26:59 +02:00
rules.mk Add objects for new interpreter. 2017-09-25 09:26:59 +02:00
t1cmap.c Update copyright year. 2017-01-04 20:16:34 +01:00
t1cmap.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1decode.c Extend Adobe interpreter (seac). 2017-09-25 09:26:59 +02:00
t1decode.h Extend Adobe interpreter (seac). 2017-09-25 09:26:59 +02:00