mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-04 17:20:14 +01:00
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.
13 lines
421 B
Text
13 lines
421 B
Text
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
|