freetype/src/psaux
Ewald Hew d52dd7f31d Fix Type 1 hinting.
Type 1 hinting breaks sometimes when mid-charstring hints should
have been in the initial hintmap.  This fix adds a preprocessing
pass that reads all hints and builds the correct initial hintmap
first, before proceeding to build the glyph outline.

* src/psaux/psintrp.c (cf2_interpT2CharString): New
`initial_map_ready' boolean flag.
Ignore outline commands and hint changes on first pass.
<cf2_cmdENDCHAR>: Add section to build hintmap and rewind.
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 Add tracing for hints. 2017-09-25 09:26:59 +02:00
pshints.h Rename files. 2017-09-25 09:26:59 +02:00
psintrp.c Fix Type 1 hinting. 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