> Is the ftsynth.c and ftoutln.c files will not be included in the
> default libfreetype?

Normally, both files are included.

> For including this ftsynth.c and ftoutln.c, which makefile I need to
> change.

The inclusion of ftsynth.c is controlled in modules.cfg; ftoutln.c is
included in ftbase.c and thus compiled by default:

  > grep ftoutln `find -name '*.mk'`
  ./src/base/rules.mk:            $(BASE_DIR)/ftoutln.c  \


    Werner


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to