mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2025-12-24 18:50:04 +01:00
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'.
14 lines
445 B
Text
14 lines
445 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
|
|
type42 truetype
|
|
psaux psnames
|
|
sfnt psnames
|