Al-Qurtas-Islamic-bank-The-.../src/truetype
Dave Arnold bcae657482 Add `FT_Get_Var_Design_Coordinates' function.
Note that the low-level functions aren't implemented yet.

* include/freetype/ftmm.h: Declare.

* include/freetype/internal/services/svmm.h
(FT_Get_Var_Design_Func): New typedef.
(MultiMasters): New MM service function `get_var_design'.
(FT_DEFINE_SERVICE_MULTIMASTERSREC): Updated.
Update all callers.

* src/base/ftmm.c (FT_Get_Var_Design_Coordinates): Implement.

* src/truetype/ttdriver.c: Updated.

* src/truetype/ttgxvar.c (TT_Get_Var_Design): New dummy function to
handle `get_var_design' service.
* src/truetype/ttgxvar.h: Updated.

* src/type1/t1driver.c: Updated.

* src/type1/t1load.c (T1_Get_Var_Design): New dummp function to
handle `get_var_design' service.
* src/type1/t1load.h: Updated.
2016-12-06 11:49:15 +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
truetype.c Update copyright year. 2016-01-13 11:54:10 +01:00
ttdriver.c Add `FT_Get_Var_Design_Coordinates' function. 2016-12-06 11:49:15 +01:00
ttdriver.h Update copyright year. 2016-01-13 11:54:10 +01:00
tterrors.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttgload.c [truetype] Disallow bitmap strokes for non-default instances. 2016-09-29 19:49:07 +02:00
ttgload.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttgxvar.c Add `FT_Get_Var_Design_Coordinates' function. 2016-12-06 11:49:15 +01:00
ttgxvar.h Add `FT_Get_Var_Design_Coordinates' function. 2016-12-06 11:49:15 +01:00
ttinterp.c [truetype] Remove clang warnings. 2016-10-29 00:18:56 +02:00
ttinterp.h [truetype] Remove clang warnings. 2016-10-29 00:18:56 +02:00
ttobjs.c */*: s/FT_MEM_ZERO/FT_ZERO/ where appropriate. 2016-09-28 19:06:21 +02:00
ttobjs.h [truetype] Fix `MPS' instruction. 2016-08-22 19:32:34 +02:00
ttpic.c Update copyright year. 2016-01-13 11:54:10 +01:00
ttpic.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttpload.c [truetype] Fix commit from 2014-11-24. 2016-10-27 07:27:27 +02:00
ttpload.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttsubpix.c [truetype] New implementation of v38 bytecode interpreter [1/3]. 2016-05-18 06:57:59 +02:00
ttsubpix.h [truetype] New implementation of v38 bytecode interpreter [1/3]. 2016-05-18 06:57:59 +02:00