02d4d59ac0
amiga/include/freetype/config/ftmodule.h: Updated to include support for BDF and Type42 drivers. * docs/modules.txt: Updated. * src/bdf/bdflib.c (_bdf_parse_glyphs): Replace floating point math with calls to `FT_MulDiv'.
15 lines
445 B
Plaintext
15 lines
445 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
|
|
type42 truetype
|
|
psaux psnames
|
|
sfnt psnames
|