mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-18 07:18:09 +02:00
As the former only contains a single procedure, move it into `psobjs' for simplicity. Also change the parameter order to the conventional one. * src/psaux/psdecode.c (ps_decoder_init): Moved to... * src/psaux/psobjs.c: ...Here. * src/psaux/psdecode.h, src/psaux/psobjs.h: Ditto. * include/freetype/internal/psaux.h (PSAux_ServiceRec): Update `ps_decoder_init' function signature. * src/cff/cffgload.c, src/cid/cidgload.c, src/type1/t1gload.c: Update calls. * src/psaux/psaux.c, src/psaux/psauxmod.c: Update includes. * src/psaux/Jamfile (_sources), src/psaux/rules.mk (PSAUX_DRV_SRC): Update file references. |
||
|---|---|---|
| .. | ||
| cff.c | ||
| cffcmap.c | ||
| cffcmap.h | ||
| cffdrivr.c | ||
| cffdrivr.h | ||
| cfferrs.h | ||
| cffgload.c | ||
| cffgload.h | ||
| cffload.c | ||
| cffload.h | ||
| cffobjs.c | ||
| cffobjs.h | ||
| cffparse.c | ||
| cffparse.h | ||
| cffpic.c | ||
| cffpic.h | ||
| cfftoken.h | ||
| Jamfile | ||
| module.mk | ||
| rules.mk | ||