freetype2/src/type1
Antony Lee 3ad1c93ac1 Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'.
* include/freetype/freetype.h (FT_Get_Name_Index),
include/freetype/internal/ftobjs.h (FT_Face_GetGlyphNameIndexFunc),
include/freetype/internal/services/svgldict.h
(FT_GlyphDict_NameIndexFunc), src/base/ftobjs.c (FT_Get_Name_Index),
src/cff/cffdrivr.c (cff_get_name_index), src/sfnt/sfdriver.c
(sfnt_get_name_index), src/type1/t1driver.c (t1_get_name_index),
src/type42/t42drivr.c (t42_get_name_index): Add `const' to second
argument.
2019-04-06 06:38:16 +02:00
..
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00
module.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00
rules.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1afm.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1afm.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1driver.c Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'. 2019-04-06 06:38:16 +02:00
t1driver.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1errors.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1gload.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1gload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1load.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1load.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1objs.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1objs.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1parse.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1parse.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
t1tokens.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
type1.c Update all copyright notices. 2019-02-23 10:07:09 +01:00