freetype2/include/freetype/internal
Werner Lemberg 29aa957767 [sfnt] Add `get_glyph_name' and `get_name_index' to SFNT interface.
CFF2 fonts will need access to those two functions.

* include/freetype/internal/sfnt.h: Include FT_SERVICE_GLYPH_DICT_H.
(SFNT_Interface): Add `get_glyph_name' and `get_name_index' members.
(FT_DEFINE_SFNT_INTERFACE): Updated.

* src/sfnt/sfdriver.c (sfnt_get_glyph_name, sfnt_get_name_index):
Fix signatures to exactly correspond to the glyph dict service
function typedefs.
(sfnt_interface): Updated.
2016-12-08 08:59:34 +01:00
..
services Add `FT_Get_Var_Design_Coordinates' function. 2016-12-06 11:49:15 +01:00
autohint.h Update copyright year. 2016-01-13 11:54:10 +01:00
ftcalc.h Update copyright year. 2016-01-13 11:54:10 +01:00
ftdebug.h Update copyright year. 2016-01-13 11:54:10 +01:00
ftdriver.h * include/freetype/internal/ftdriver.h: Remove unused typedefs. 2016-08-25 12:46:08 +02:00
ftgloadr.h Update copyright year. 2016-01-13 11:54:10 +01:00
fthash.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
ftmemory.h Minor documentation improvements. 2016-09-06 12:29:18 +02:00
ftobjs.h Fix `lcd_weights' array size. 2016-11-10 12:03:32 +01:00
ftpic.h Update copyright year. 2016-01-13 11:54:10 +01:00
ftrfork.h Typos. 2016-04-08 00:38:49 -04:00
ftserv.h Update copyright year. 2016-01-13 11:54:10 +01:00
ftstream.h Update copyright year. 2016-01-13 11:54:10 +01:00
fttrace.h Update copyright year. 2016-01-13 11:54:10 +01:00
ftvalid.h Update copyright year. 2016-01-13 11:54:10 +01:00
internal.h Remove forgotten macro. 2016-04-13 00:19:54 -04:00
psaux.h Update copyright year. 2016-01-13 11:54:10 +01:00
pshints.h Update copyright year. 2016-01-13 11:54:10 +01:00
sfnt.h [sfnt] Add `get_glyph_name' and `get_name_index' to SFNT interface. 2016-12-08 08:59:34 +01:00
t1types.h Update copyright year. 2016-01-13 11:54:10 +01:00
tttypes.h [truetype] Disallow bitmap strokes for non-default instances. 2016-09-29 19:49:07 +02:00