freetype/src/type1
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
..
module.mk Renamed z1* files back to t1*; the same transition for Z1_* structures 2000-10-28 17:10:06 +00:00
rules.mk Renamed z1* files back to t1*; the same transition for Z1_* structures 2000-10-28 17:10:06 +00:00
t1afm.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t1afm.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t1driver.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t1driver.h All function comments are now removed from source files (and moved to the 2000-11-07 17:21:11 +00:00
t1gload.c Finishing David's latest changes (there were some errors in it). 2000-11-04 08:33:38 +00:00
t1gload.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t1load.c * src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt 2000-11-23 08:21:13 +00:00
t1load.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t1objs.c minor warning with VC++ solved 2000-11-09 03:18:32 +00:00
t1objs.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t1parse.c * src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt 2000-11-23 08:21:13 +00:00
t1parse.h * src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt 2000-11-23 08:21:13 +00:00
t1tokens.h Renamed z1* files back to t1*; the same transition for Z1_* structures 2000-10-28 17:10:06 +00:00
type1.c Renamed z1* files back to t1*; the same transition for Z1_* structures 2000-10-28 17:10:06 +00:00