29644179cc
been touched, while keeping everything backwards-compatible.. * include/freetype/t1tables.h: re-naming structure types. This done basically: typedef T1_Struct_ { } T1_Struct; becomes: typedef PS_StructRec_ { } PS_StructRec, *PS_Struct; typedef PS_StructRec T1_Struct; /* backwards-compatibility */ hence, we increase the coherency of the source code by effectuively using the 'Rec' prefix for structure types.. |
||
---|---|---|
.. | ||
cff.c | ||
cffdrivr.c | ||
cffdrivr.h | ||
cfferrs.h | ||
cffgload.c | ||
cffgload.h | ||
cffload.c | ||
cffload.h | ||
cffobjs.c | ||
cffobjs.h | ||
cffparse.c | ||
cffparse.h | ||
cfftoken.h | ||
descrip.mms | ||
Jamfile | ||
module.mk | ||
rules.mk |