freetype/src
Werner Lemberg f147fb2881 [truetype] More fixes for GX.
This finally fixes the rendering of the cyclist and the lizard in
the `Zycon' font.

* src/truetype/ttgxvar.c (ft_var_readpackedpoints): `first' point
index is always cumulative.

(tt_handle_deltas): Rename to...
(tt_interpolate_deltas): ... This.
Add new parameter for output point array.
Update caller.

(TT_Vary_Apply_Glyph_Deltas): Add `points_out' array; it now holds
the intermediate results of `tt_interpolate_deltas' that are to be
added to `outline->points'.
2016-07-16 07:06:21 +02:00
..
autofit * src/autofit/aflatin.c (af_latin_hints_compute_segments): Thinko. 2016-07-16 06:41:39 +02:00
base Conditionally compile environment support. 2016-07-11 16:14:36 +02:00
bdf [bdf] Check number of properties (#48166). 2016-06-09 06:53:48 +02:00
bzip2 Update copyright year. 2016-01-13 11:54:10 +01:00
cache Minor clang++ fixes. 2016-05-21 11:20:42 +02:00
cff Conditionally compile environment support. 2016-07-11 16:14:36 +02:00
cid Replace calls to atol' with strtol'. 2016-07-11 05:56:26 +02:00
gxvalid Typos. 2016-04-13 00:11:52 -04:00
gzip Duplicates. 2016-05-07 22:28:43 -04:00
lzw Update copyright year. 2016-01-13 11:54:10 +01:00
otvalid Whitespace. 2016-02-15 12:54:40 +01:00
pcf [pcf] Fix handling of very large fonts (#47708). 2016-06-26 08:27:29 +02:00
pfr * src/pfr/pfrsbit.c (pfr_lookup_bitmap_data): Fix compiler warning. 2016-07-05 07:38:52 +02:00
psaux Minor clang++ fixes. 2016-05-21 11:20:42 +02:00
pshinter Duplicates. 2016-05-07 22:28:43 -04:00
psnames Update copyright year. 2016-01-13 11:54:10 +01:00
raster Fresh typos. 2016-06-18 22:13:23 -04:00
sfnt [sfnt] Fix face_index' value in FT_Face' for named instances. 2016-07-14 10:25:20 +02:00
smooth Formatting. 2016-07-08 06:59:31 +02:00
tools [ftfuzzer] Improve coverage of rasterfuzzer. 2016-03-12 23:48:13 +01:00
truetype [truetype] More fixes for GX. 2016-07-16 07:06:21 +02:00
type1 Minor clang++ fixes. 2016-05-21 11:20:42 +02:00
type42 Replace calls to atol' with strtol'. 2016-07-11 05:56:26 +02:00
winfonts Update copyright year. 2016-01-13 11:54:10 +01:00
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00