mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
This is done for consistency with Type 1 fonts. * include/freetype/internal/cfftypes.h (CFF_FontRecDic): Change the variable types. * include/cff/cfftoken.h (CFF_FontRecDic): Change the parsing macros. * src/cff/cffobjs.c (cff_face_init), src/cff/cffload.c (cff_subfont_load), src/cff/cffdrivr.c (cff_ps_get_font_info): Update users.