Al-Qurtas-Islamic-bank-The-.../src/psaux
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
afmparse.c * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
afmparse.h * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
psaux.c * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
psauxerr.h Formatting. 2001-06-19 23:03:41 +00:00
psauxmod.c * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
psauxmod.h finishing function header formatting 2001-06-28 17:49:10 +00:00
psconv.c * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
psconv.h * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
psobjs.c * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
psobjs.h Heavy modification of the PS parser to handle comments and strings 2003-10-07 05:49:41 +00:00
rules.mk * src/psaux/afmparse.c, src/psaux/afmparse.h: New files which 2006-01-16 15:35:56 +00:00
t1cmap.c Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
t1cmap.h Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
t1decode.c * builds/unix/freetype-config.in: Add new flag `--ftversion' to 2005-02-10 08:18:27 +00:00
t1decode.h Updated copyright years. 2003-09-30 07:00:42 +00:00