freetype/include
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
..
freetype * include/freetype/ftlogging.h: New header file, it contains logging 2020-08-26 21:30:35 +05:30
ft2build.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00