mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-25 00:18:12 +02:00
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. |
||
|---|---|---|
| .. | ||
| cff.c | ||
| module.mk | ||
| rules.mk | ||
| t2driver.c | ||
| t2driver.h | ||
| t2gload.c | ||
| t2gload.h | ||
| t2load.c | ||
| t2load.h | ||
| t2objs.c | ||
| t2objs.h | ||
| t2parse.c | ||
| t2parse.h | ||
| t2tokens.h | ||