freetype/src/type1
Werner Lemberg e5e3556fa2 [truetype, type1] Implement `FT_Get_Var_Design_Coordinates'.
* src/truetype/ttgxvar.c (TT_Get_Var_Design): Implement.
(TT_Set_Var_Design): Fix tracing.

* src/type1/t1load.c (T1_Get_Var_Design): Implement.
2016-12-27 06:49:37 +01:00
..
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00
module.mk Update copyright year. 2016-01-13 11:54:10 +01:00
rules.mk Update copyright year. 2016-01-13 11:54:10 +01:00
t1afm.c Replace foo == NULL' and foo != NULL' with !foo' and foo', resp. 2016-12-26 17:08:17 +01:00
t1afm.h Update copyright year. 2016-01-13 11:54:10 +01:00
t1driver.c [truetype, type1] Add `get_var_blend' to MM service. 2016-12-11 09:16:52 +01:00
t1driver.h Update copyright year. 2016-01-13 11:54:10 +01:00
t1errors.h Update copyright year. 2016-01-13 11:54:10 +01:00
t1gload.c Update copyright year. 2016-01-13 11:54:10 +01:00
t1gload.h Update copyright year. 2016-01-13 11:54:10 +01:00
t1load.c [truetype, type1] Implement `FT_Get_Var_Design_Coordinates'. 2016-12-27 06:49:37 +01:00
t1load.h Add `FT_Get_Var_Design_Coordinates' function. 2016-12-06 11:49:15 +01:00
t1objs.c Whitespace. 2016-02-15 12:54:40 +01:00
t1objs.h Update copyright year. 2016-01-13 11:54:10 +01:00
t1parse.c Replace ++foo' and --foo' with foo++' and foo--', resp. 2016-12-26 23:57:45 +01:00
t1parse.h Update copyright year. 2016-01-13 11:54:10 +01:00
t1tokens.h Update copyright year. 2016-01-13 11:54:10 +01:00
type1.c Update copyright year. 2016-01-13 11:54:10 +01:00