Al-Qurtas-Islamic-bank-The-.../src/cid
David Turner 54e7574946 defining new types to hold "internal" fields of public
objects:

  FT_Face_Internal, FT_Size_Internal, FT_Slot_Internal

these contain some fields that may change between releases
of FreeType, without affecting the size of FT_FaceRec,
FT_SizeRec, FT_GlyphSlotRec, etc.., which means that
drivers wouldn't need to be recompiled if we only add new
fields to an internal structure..

I plan to hack a few things related to the auto-hinter and
I need this move to ensure that we will not break binary
compatibility between 2.0 and 2.1 :-)

- David
2000-11-04 02:52:02 +00:00
..
cidafm.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidafm.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidgload.c defining new types to hold "internal" fields of public 2000-11-04 02:52:02 +00:00
cidgload.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidload.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidload.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidobjs.c defining new types to hold "internal" fields of public 2000-11-04 02:52:02 +00:00
cidobjs.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidparse.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidparse.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidriver.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidriver.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
cidtokens.h Formatting, small fixes. 2000-08-24 16:29:15 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00
type1cid.c Formatting. 2000-07-08 19:51:42 +00:00