Al-Qurtas-Islamic-bank-The-.../src/type1
Wu, Chia-I (吳佳一) 108fdbbbd3 * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which
implement an AFM parser.  It is used to parse an AFM file.

* src/psaux/psconv.c, src/psaux/psconv.h: New files to provide
conversion functions (e.g, PS real number => FT_Fixed) for the
PS_Parser and AFM_Parser.  Some of the functions are taken, with some
modifications, from the psobjs.c

* src/psaux/psobjs.c: Use functions from psconv.c.

* include/freetype/internal/psaux.h, src/psaux/psauxmod.c:: Add
`AFM_Parser' to the `psaux' service.

* src/psaux/psaux.c, src/psaux/rules.mk: Include those new files.

* src/tools/test_afm.c: A test program for AFM parser.

* include/freetype/internal/services/svkern.h,
include/freetype/internal/ftserv.h: New service `Kerning'.  It is
currently only used to get the track kerning information.

* src/type1/t1driver.c, src/type1/t1objs.c, src/type1/t1afm.c,
src/type1/t1afm.h: Update to use the AFM parser.
Provide the `Kerning' service.

* include/freetype/freetype.h, src/base/ftobjs.c: New API
`FT_Get_Track_Kerning'.
2006-01-16 15:35:56 +00:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk Renamed z1* files back to t1*; the same transition for Z1_* structures 2000-10-28 17:10:06 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
t1afm.c * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
t1afm.h * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
t1driver.c * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
t1driver.h * src/type1/t1driver.c, src/type1/t1parse.c: 16bit fixes. 2002-04-01 22:01:46 +00:00
t1errors.h Formatting. 2001-06-19 23:03:41 +00:00
t1gload.c * include/freetype/internal/ftobjs.h, src/base/ftobjs.c, 2006-01-15 15:01:45 +00:00
t1gload.h * include/freetype/internal/ftdriver.h, 2003-06-05 04:31:05 +00:00
t1load.c Formatting, copyright year updates. 2006-01-13 14:53:28 +00:00
t1load.h * src/pcf/pcfdrivr.c: Revert change from 2004-04-17. 2004-04-25 20:15:11 +00:00
t1objs.c * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
t1objs.h Formatting, copyright year updates. 2006-01-13 14:53:28 +00:00
t1parse.c * src/type1/t1parse.c (T1_New_Parser): Relax the check for a valid 2005-04-03 20:44:43 +00:00
t1parse.h Heavy modification of the PS parser to handle comments and strings 2003-10-07 05:49:41 +00:00
t1tokens.h * include/freetype/t1tables.h (PS_PrivateRec): Add 2004-02-25 21:17:49 +00:00
type1.c finishing function header formatting 2001-06-28 17:49:10 +00:00