af594e606a
Support added for MorphOS. * src/pshinter/pshrec.c (FT_COMPONENT): Redefine to `trace_pshrec'. (ps_mask_table_merge, ps_hints_open, ps_hints_stem, ps_hints_t1stem3, ps_hints_t2mask, ps_hints_t2counter): Fix FT_ERROR messages. * src/pshinter/pshalgo1.c (FT_COMPONENT): Define as `trace_pshalgo1'. * src/pshinter/pshalgo2.c (FT_COMPONENT): Define as `trace_pshalgo2'. * include/freetype/internal/ftdebug.h (FT_Trace): Updated. * docs/modules.txt: New file.
14 lines
421 B
Plaintext
14 lines
421 B
Plaintext
This file shows the interdependencies of various FreeType modules.
|
|
|
|
Note that the use of `psnames' can be controlled in ftconfig.h
|
|
(FT_CONFIG_OPTION_POSTSCRIPT_NAMES).
|
|
|
|
module dependency
|
|
---------------------------------------
|
|
cff sfnt, pshinter, psnames
|
|
cid psaux, pshinter, psnames
|
|
truetype sfnt
|
|
type1 psaux, pshinter, psnames
|
|
psaux psnames
|
|
sfnt psnames
|