freetype2/src/cff
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
cff.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffcmap.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffcmap.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffdrivr.c Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'. 2019-04-06 06:38:16 +02:00
cffdrivr.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cfferrs.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffgload.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffgload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffload.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffobjs.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffobjs.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffparse.c [cff] Fix boundary checks. 2019-03-31 11:08:49 +01:00
cffparse.h [cff] Fix boundary checks. 2019-03-31 11:08:49 +01:00
cfftoken.h 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