freetype2/src/psaux
Ewald Hew 7e185dcd79 Allow `type1' module to use the Adobe engine.
Add the callback and some conditionals to switch between the two
engines.

* include/freetype/internal/psaux.h (T1_Decoder_FuncsRec): Change
function declarations.
* src/psaux/psauxmod.c (T1_Decoder_FuncsRec): Register the
callbacks.

* src/psaux/psobjs.c (ps_builder_add_point): Add conditionals for
number conversion.

* src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Add code
to choose which renderer to use.

* src/cid/cidgload.c (cid_load_glyph): Update call.
* src/base/ftobjs.c, src/psaux/psobjs.c, src/type1/t1gload.c: Update
includes.
2017-09-25 09:26:59 +02:00
..
Jamfile Add objects for new interpreter. 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
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 Allow `type1' module to use the Adobe engine. 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 Objects for new interpreter (part 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 Move and rename `CFF_Driver'. 2017-09-25 09:26:59 +02:00
psft.h Use the new objects. 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 Use the new objects. 2017-09-25 09:26:59 +02:00
psintrp.h Rename files. 2017-09-25 09:26:59 +02:00
psobjs.c Allow `type1' module to use the Adobe engine. 2017-09-25 09:26:59 +02:00
psobjs.h Objects for new interpreter (part 2). 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 */*: Remove `OVERFLOW_' prefix. 2017-06-09 11:21:58 +02:00
t1decode.h Update copyright year. 2017-01-04 20:16:34 +01:00