freetype2/src/base
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
basepic.c Update copyright year. 2016-01-13 11:54:10 +01:00
basepic.h Update copyright year. 2016-01-13 11:54:10 +01:00
ftadvanc.c * src/base/ftadvance.c (FT_Get_Advances): Fix invalid left shift. 2016-03-29 09:19:22 +02:00
ftapi.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftbase.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftbase.h Update copyright year. 2016-01-13 11:54:10 +01:00
ftbbox.c s/0/NULL/ for function pointers; comments, formatting. 2016-09-17 17:12:50 +02:00
ftbdf.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftbitmap.c Whitespace. 2016-02-15 12:54:40 +01:00
ftcalc.c Various minor clang fixes. 2016-01-19 19:15:54 +01:00
ftcid.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftdbgmem.c Replace calls to `atol' with `strtol'. 2016-07-11 05:56:26 +02:00
ftdebug.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftfntfmt.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftfstype.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftgasp.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftgloadr.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftglyph.c */*: s/FT_MEM_ZERO/FT_ZERO/ where appropriate. 2016-09-28 19:06:21 +02:00
ftgxval.c Update copyright year. 2016-01-13 11:54:10 +01:00
fthash.c * src/base/fthash.c: Include FT_INTERNAL_MEMORY_H. 2016-02-14 20:48:59 +01:00
ftinit.c Implement handling of `FREETYPE_PROPERTIES' environment variable. 2016-07-11 00:12:11 +02:00
ftlcdfil.c [base] Empower `FT_Library_SetLcdFilterWeights'. 2016-01-14 23:31:08 -05:00
ftmac.c Whitespace. 2016-02-15 12:54:40 +01:00
ftmm.c Add `FT_Get_Var_Design_Coordinates' function. 2016-12-06 11:49:15 +01:00
ftobjs.c * src/base/ftobjs.c (FT_Render_Glyph_Internal): Fix tracing. 2016-11-06 12:39:05 +01:00
ftotval.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftoutln.c [truetype] Fix deallocation in case of error (#47726). 2016-04-24 08:14:07 +02:00
ftpatent.c Remove unpatented hinter (3/3). 2016-01-28 14:11:14 +01:00
ftpfr.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftpic.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftrfork.c Whitespace. 2016-02-15 12:54:40 +01:00
ftsnames.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftstream.c Whitespace. 2016-02-15 12:54:40 +01:00
ftstroke.c Fix another runtime error found by clang's sanitizer (#47082). 2016-02-07 21:06:59 +01:00
ftsynth.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftsystem.c Update copyright year. 2016-01-13 11:54:10 +01:00
fttrigon.c Various minor clang fixes. 2016-01-19 19:15:54 +01:00
fttype1.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftutil.c Update copyright year. 2016-01-13 11:54:10 +01:00
ftwinfnt.c Update copyright year. 2016-01-13 11:54:10 +01:00
md5.c * src/base/md5.c: Updated to recent version. 2016-06-16 06:17:54 +02:00
md5.h * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
rules.mk Update copyright year. 2016-01-13 11:54:10 +01:00