93e3cffddf
Change `t1_make_subfont' to take in the Private dict record as an argument. This is because Type 1 and CID font records in FreeType have this in different places. * src/psaux/psobjs.c (t1_make_subfont): Change `T1_Face' to `FT_Face' so that CID is also accepted. Take `PS_Private' as an argument and let caller figure out where the Private dict actually is. Update references. * include/freetype/internal/psaux.h, src/psaux/psobjs.h: Update declaration. * src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Update call. |
||
---|---|---|
.. | ||
Jamfile | ||
module.mk | ||
rules.mk | ||
t1afm.c | ||
t1afm.h | ||
t1driver.c | ||
t1driver.h | ||
t1errors.h | ||
t1gload.c | ||
t1gload.h | ||
t1load.c | ||
t1load.h | ||
t1objs.c | ||
t1objs.h | ||
t1parse.c | ||
t1parse.h | ||
t1tokens.h | ||
type1.c |