freetype/src/cff
Werner Lemberg 27695e5dbf * src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt
function from PSAux module.

* src/type1/t1parse.c (T1_Done_Parse): Renamed to...
(T1_Finalize_Parser): New function (to avoid name clash with a
function in the PSAux module).
(T1_Decrypt): Removed since it it duplicated in the PSAux module.
(T1_Get_Private_Dict): Added `psaux' as new parameter; use decrypt
function from PSAux module.

* src/type1/t1parse.h: Adapted.
2000-11-23 08:21:13 +00:00
..
cff.c Formatting. 2000-07-08 19:51:42 +00:00
module.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
rules.mk vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00
t2driver.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t2driver.h Finishing David's latest changes (there were some errors in it). 2000-11-04 08:33:38 +00:00
t2gload.c defining new types to hold "internal" fields of public 2000-11-04 02:52:02 +00:00
t2gload.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t2load.c In function T2_Get_String, we called T2_Get_Name with an string id 2000-11-23 03:43:14 +00:00
t2load.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t2objs.c * src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt 2000-11-23 08:21:13 +00:00
t2objs.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t2parse.c Make sure that parse_t2_real correctly parses a CFF real number. Added more comments 2000-11-22 23:34:56 +00:00
t2parse.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t2tokens.h Simplifying the FIELD_* and FRAME_* macros. Before calling these macros, 2000-07-31 18:59:02 +00:00