freetype/src
Werner Lemberg 9c45ac3966 Add `FT_Get_{MM,Var}_Blend_Coordinates' functions.
* include/freetype/ftmm.h: Declare.

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

* src/base/ftmm.c (FT_Get_MM_Blend_Coordinates,
FT_Get_Var_Blend_Coordinates): Implement.

* src/truetype/ttdriver.c: Updated.

* src/truetype/ttgxvar.c (TT_Get_MM_Blend): New function to handle
`get_mm_blend' service.
* src/truetype/ttgxvar.h: Updated.

* src/type1/t1driver.c: Updated.

* src/type1/t1load.c (T1_Get_MM_Blend): New function to handle
`get_mm_blend' service.
* src/type1/t1load.h: Updated.

* docs/CHANGES: Document.
2016-10-26 16:00:00 +02:00
..
autofit [autofit] Tracing fixes. 2016-09-24 22:42:58 +02:00
base Add `FT_Get_{MM,Var}_Blend_Coordinates' functions. 2016-10-26 16:00:00 +02:00
bdf */*: s/FT_MEM_ZERO/FT_ZERO/ where appropriate. 2016-09-28 19:06:21 +02:00
bzip2 Update copyright year. 2016-01-13 11:54:10 +01:00
cache s/0/NULL/ for function pointers; comments, formatting. 2016-09-17 17:12:50 +02:00
cff [cff] Correct cmap format reporting (#24819). 2016-10-25 22:31:42 -04:00
cid * src/cid/cidload.c (cid_face_open): Properly propagate `error'. 2016-10-08 20:26:59 +02:00
gxvalid More FT_ZERO usage. 2016-09-28 19:10:52 +02:00
gzip Duplicates. 2016-05-07 22:28:43 -04:00
lzw [lzw] Optimize last commit. 2016-08-16 13:44:38 +02:00
otvalid s/0/NULL/ for function pointers; comments, formatting. 2016-09-17 17:12:50 +02:00
pcf [pcf] Enrich family name with foundry name and glyph width info. 2016-09-30 08:11:52 +02:00
pfr s/0/NULL/ for function pointers; comments, formatting. 2016-09-17 17:12:50 +02:00
psaux [psaux] Fix handling of invalid flex subrs. 2016-10-11 08:57:55 +02:00
pshinter */*: s/FT_MEM_ZERO/FT_ZERO/ where appropriate. 2016-09-28 19:06:21 +02:00
psnames s/0/NULL/ for function pointers; comments, formatting. 2016-09-17 17:12:50 +02:00
raster More FT_ZERO usage. 2016-09-28 19:10:52 +02:00
sfnt [sfnt] Improve handling of invalid post 2.5 tables [#49393]. 2016-10-22 18:34:48 +02:00
smooth [smooth] Remove impossibility. 2016-10-01 12:55:33 -04:00
tools URL updates. 2016-10-13 22:52:40 -04:00
truetype Add `FT_Get_{MM,Var}_Blend_Coordinates' functions. 2016-10-26 16:00:00 +02:00
type1 Add `FT_Get_{MM,Var}_Blend_Coordinates' functions. 2016-10-26 16:00:00 +02:00
type42 */*: s/FT_MEM_ZERO/FT_ZERO/ where appropriate. 2016-09-28 19:06:21 +02:00
winfonts s/0/NULL/ for function pointers; comments, formatting. 2016-09-17 17:12:50 +02:00
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00