freetype2/src/truetype
Werner Lemberg 10e2bb8b3d [type1, truetype] Make the MM API more flexible w.r.t. `num_coords'.
This commit allows `num_coords' to be larger or smaller than the
number of available axes while selecting a design instance, either
ignoring excess data or using defaults if data is missing.

* src/truetype/ttgxvar.c (TT_Set_MM_Blend, TT_Set_Var_Design):
Implement it.

* src/type1/t1load.c (T1_Set_MM_Blend, T1_Set_MM_Design,
T1_Set_Var_Design): Ditto.
2015-03-29 13:32:47 +02:00
..
Jamfile Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
truetype.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttdriver.c Rename `svxf86nm.h' to `svfntfmt.h'; update related symbols. 2015-03-11 08:55:12 +01:00
ttdriver.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
tterrors.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttgload.c [truetype] Various signedness fixes. 2015-02-17 08:03:05 +01:00
ttgload.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttgxvar.c [type1, truetype] Make the MM API more flexible w.r.t. `num_coords'. 2015-03-29 13:32:47 +02:00
ttgxvar.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttinterp.c [truetype] More signedness fixes. 2015-02-17 09:21:26 +01:00
ttinterp.h [truetype] More signedness fixes. 2015-02-17 09:21:26 +01:00
ttobjs.c [truetype] More signedness fixes. 2015-02-17 09:21:26 +01:00
ttobjs.h [truetype] More signedness fixes. 2015-02-17 09:21:26 +01:00
ttpic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttpic.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttpload.c [truetype] Various signedness fixes. 2015-02-17 08:03:05 +01:00
ttpload.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ttsubpix.c Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
ttsubpix.h [truetype] Finish compiler warning fixes for signedness issues. 2015-02-17 10:17:56 +01:00