freetype/src
Priyesh Kumar 34b1c897c1 [builds] Necessary changes to make 'dlg' compile.
* autogen.sh (copy_submodule_files): New script to copy all the
necessary source and include files from `submodules/dlg` to
`src/dlg`.

* src/dlg/dlgwrap.c: New wrapper file for `src/dlg.c`.  It enables
the build of 'dlg' if the `FT_LOGGING` macro is defined.

* src/dlg/rules.mk: New sub-Makefile.

* builds/freetype.mk (DLG_DIR): New variable to include the
header files of the 'dlg' library.
(INCLUDES): Add `DLG_DIR`.
(FT_CFLAGS): Add `-std=c99' flag.
Include `src/dlg/rules.mk` file to build 'dlg' library.
(OBJ_S, OBJ_M): Add `DLG_OBJS_M` and `DLG_OBJS_S`.

* builds/toplevel.mk: For builds directly from the git repository
we need to copy files from `submodule/dlg` to `src/dlg`.

* include/freetype/config/ftoption.h, devel/ftoption.h (FT_LOGGING):
New macro to enable or disable the logging facility in FreeType.
2020-12-01 09:20:32 +01:00
..
autofit Downgrade property tracing. 2020-11-20 14:54:35 -05:00
base Downgrade property tracing. 2020-11-20 14:54:35 -05:00
bdf Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
bzip2 Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cache Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cff [cff,cid,type1] Demote old engine for lack of CFF2. 2020-11-20 15:24:42 -05:00
cid [cff,cid,type1] Demote old engine for lack of CFF2. 2020-11-20 15:24:42 -05:00
dlg [builds] Necessary changes to make 'dlg' compile. 2020-12-01 09:20:32 +01:00
gxvalid [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
gzip Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
lzw [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
otvalid Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
pcf Downgrade property tracing. 2020-11-20 14:54:35 -05:00
pfr Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
psaux Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
pshinter Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
psnames Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
raster Document changes to last release. 2020-10-10 12:48:18 +02:00
sfnt * src/sfnt/pngshim.c (Load_SBit_Png): Fix memory leak (#59322). 2020-10-23 08:32:30 +02:00
smooth [smooth] Don't set target in direct mode. 2020-08-28 23:08:42 -04:00
tools * src/tools/chktrcmp.py (trace_use_pat): Update to current use. 2020-12-01 08:48:28 +01:00
truetype Downgrade property tracing. 2020-11-20 14:54:35 -05:00
type1 [cff,cid,type1] Demote old engine for lack of CFF2. 2020-11-20 15:24:42 -05:00
type42 * src/type42/t42parse.c (t42_parse_sfnts): More tracing messages. 2020-11-09 21:00:45 +01:00
winfonts Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00