freetype2/src
Priyeshkkumar 1c095f8174 * include/freetype/ftlogging.h: New header file, it contains logging
related public APIs.

	[base] Added a public API to change the levels of tracing components.

	* src/base/ftdebug.c: Added new variables.
	(ft_debug_init): Updates to support the change of levels of tracing
	components of FreeType at run-time.
	(FT_Trace_Set_Level): New function to change the levels of tracing
	components at run-time.
	(FT_Trace_Set_Default_Level): New function to reset the levels of
	tracing components back to default.

	* include/freetype/ftchapters.h: Added `debugging_apis' section under
        `support_api' chapter.
2020-08-26 21:30:35 +05:30
..
autofit Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
base * include/freetype/ftlogging.h: New header file, it contains logging 2020-08-26 21:30:35 +05:30
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 Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cid Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
dlg [builds] Make necessary changes to compile dlg along with FreeType. 2020-08-26 12:27:52 +05:30
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 Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02: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 Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
sfnt Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
smooth Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
tools Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
truetype * src/truetype/ttgload.c (TT_Get_VMetrics): Add tracing message. 2020-08-22 13:30:11 +02:00
type1 Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
type42 Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
winfonts Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00