freetype2/src/type1
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
t1afm.c [psaux, type1] Fix minor AFM issues. 2015-02-18 11:38:46 +01:00
t1afm.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1driver.c Rename `svxf86nm.h' to `svfntfmt.h'; update related symbols. 2015-03-11 08:55:12 +01:00
t1driver.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1errors.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1gload.c Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
t1gload.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1load.c [type1, truetype] Make the MM API more flexible w.r.t. `num_coords'. 2015-03-29 13:32:47 +02:00
t1load.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1objs.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1objs.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1parse.c [type1] Fix signedness issues. 2015-02-18 11:45:22 +01:00
t1parse.h Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
t1tokens.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
type1.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00