freetype/src/cff
Tom Kacvinsky 84ad2a2205 Added function get_cff_glyph_name() in order to facilitate getting a
glyph name for glyph index via FT_Get_Glyph_Name().

In function cff_get_interface(), added support for getting a glyph
name via the "glyph_name" module interface (used in the function
FT_Get_Glyph_Name()).  We use the new function get_cff_glyph_name().
2001-03-16 15:03:13 +00:00
..
cff.c Changed to use cffgload.{c,h} instead of t2gload.{c,h}. Also, all 2001-01-03 00:21:59 +00:00
cffdrivr.c Added function get_cff_glyph_name() in order to facilitate getting a 2001-03-16 15:03:13 +00:00
cffdrivr.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
cffgload.c In function CFF_Parse_CharStrings(), added support for deprecated 2001-03-16 13:35:56 +00:00
cffgload.h formatting 2001-01-03 07:14:12 +00:00
cffload.c Changed to use cffgload.{c,h} instead of t2gload.{c,h}. Also, all 2001-01-03 00:21:59 +00:00
cffload.h * */*.h: Changed body inclusion macro names to start and end with 2000-12-09 00:45:38 +00:00
cffobjs.c In function CFF_Init_Face(), logical or the face flags with 2001-03-16 13:40:50 +00:00
cffobjs.h formatting 2001-01-03 07:14:12 +00:00
cffparse.c formatting 2001-02-10 17:45:01 +00:00
cffparse.h cleanups 2000-12-08 16:17:16 +00:00
cfftoken.h cleanups 2000-12-08 16:17:16 +00:00
descrip.mms * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00
module.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
rules.mk Changed to reflect the changes made in the source files: 2001-01-03 00:16:24 +00:00