freetype2/include/freetype/internal
Ewald Hew 6eb03f8f5a Add missing objects (2/2).
Synthesize a `SubFont' object for Type 1 fonts.  This is used in the
interpreter to access Private dict data, which are stored in
different places for Type 1 and CFF.  This allows the same data to
be used in either mode.

* src/psaux/psobjs.c (t1_make_subfont): New procedure to copy
required values to a dummy `CFF_SubFont' object.  This is similar to
`cff_make_private_dict'.
* src/psaux/psobjs.h: Add the new declaration.

* include/freetype/internal/psaux.h, src/psaux/psauxmod.c: Ditto.
Add this to the PSAux Service for future use with CID fonts.

* src/type1/t1gload.c: Include FT_INTERNAL_CFF_TYPES_H.
(T1_Parse_Glyph_And_Get_Char_String): Add the call.
2017-09-25 09:26:59 +02:00
..
services Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
autohint.h Update copyright year. 2017-01-04 20:16:34 +01:00
cffotypes.h Move and rename `CFF_Driver'. 2017-09-25 09:26:59 +02:00
cfftypes.h Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
ftcalc.h Avoid Microsoft compiler warnings (#51331). 2017-06-28 22:57:41 +02:00
ftdebug.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftdriver.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftgloadr.h Update copyright year. 2017-01-04 20:16:34 +01:00
fthash.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
ftmemory.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftobjs.h Tweak per-face LCD filtering controls. 2017-09-24 22:18:34 -04:00
ftpic.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftrfork.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftserv.h Add new service for inter-module calls. 2017-09-25 09:26:59 +02:00
ftstream.h Minor. 2017-03-06 20:29:26 +01:00
fttrace.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftvalid.h Update copyright year. 2017-01-04 20:16:34 +01:00
internal.h Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
psaux.h Add missing objects (2/2). 2017-09-25 09:26:59 +02:00
pshints.h Update copyright year. 2017-01-04 20:16:34 +01:00
sfnt.h [sfnt] Add `get_name_id' service. 2017-03-05 19:06:41 +01:00
t1types.h Update copyright year. 2017-01-04 20:16:34 +01:00
tttypes.h Create new `PSAux' service interface entries. 2017-09-25 09:26:59 +02:00