freetype2/src/truetype
Behdad Esfahbod 60bf264ee2 [truetype] Make `IUP' gvar deltas do the same as Apple (#50832).
When points are not touched by gvar interpolation deltas, FreeType
gave a slightly different result than Apple's CoreText.

The OpenType working group will update the specification to document
the following behaviour: If the two points with deltas to the `left'
and `right' of the untouched point have the same coordinate, then
the inferred delta for the untouched point should be zero.

* src/truetype/ttgxvar.c (tt_delta_interpolate): Implement new
behaviour.
2017-05-02 14:38:54 +02: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
truetype.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
ttdriver.c * src/truetype/ttdriver.c (tt_size_request): Properly check `error'. 2017-04-29 06:47:14 +02:00
ttdriver.h Update copyright year. 2017-01-04 20:16:34 +01:00
tterrors.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttgload.c [autofit] Remove `slight' auto-hint mode again. 2017-05-02 12:32:19 +02:00
ttgload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttgxvar.c [truetype] Make `IUP' gvar deltas do the same as Apple (#50832). 2017-05-02 14:38:54 +02:00
ttgxvar.h [truetype] Store and use design coordinates also. 2017-03-12 20:46:56 +01:00
ttinterp.c [truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470). 2017-04-26 11:40:28 +02:00
ttinterp.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttobjs.c [autofit] Remove `slight' auto-hint mode again. 2017-05-02 12:32:19 +02:00
ttobjs.h [truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470). 2017-04-26 11:40:28 +02:00
ttpic.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttpic.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttpload.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttpload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttsubpix.c [truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470). 2017-04-26 11:40:28 +02:00
ttsubpix.h Update copyright year. 2017-01-04 20:16:34 +01:00