mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-20 03:38:09 +02:00
* include/freetype/internal/ftdebug.h (FT_LOGGING_TAG, FT_LOGGING_TAG_): New macros to resolve the value of `FT_COMPONENT' into a string. (ft_add_tag, ft_remove_tag): New functions to add and remove dlg tags. * src/base/ftdebug.c: Added new variables to control the logging of timestamp and name of `FT_COMPONENT' along with actual logs. (ft_add_tag, ft_remove_tag): Added function definition. (ft_log_handler): Updates to print timestamp and name of `FT_COMPONENT'. (ft_debug_init): If `FT_LOGGING' macro is defined users can now control the logging of timestamp and name of `FT_COMPONENT' by adding tags in environment variable `FT2_DEBUG' |
||
|---|---|---|
| .. | ||
| freetype | ||
| ft2build.h | ||