freetype2/src
Werner Lemberg c9bbc2419a Add internal functions `FT_Trace_Disable' and `FT_Trace_Enable'.
It sometimes makes sense to suppress tracing informations, for
example, if it outputs identical messages again and again.

* include/freetype/internal/ftdebug.h: Make `ft_trace_levels' a
pointer.
(FT_Trace_Disable, FT_Trace_Enable): New declarations.

* src/base/ftdebug.c (ft_trace_levels): Rename to...
(ft_trace_levels_enabled): ... this.
(ft_trace_levels_disabled): New array.
(ft_trace_levels): New pointer.
(FT_Trace_Disable, FT_Trace_Enable): Implement.
(ft_debug_init): Updated.
2018-08-08 18:12:31 +02:00
..
autofit Minor formatting. 2018-06-03 09:20:09 +02:00
base Add internal functions `FT_Trace_Disable' and `FT_Trace_Enable'. 2018-08-08 18:12:31 +02:00
bdf [bdf] Fix underflow of an unsigned value. 2018-06-17 20:27:42 +02:00
bzip2 [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
cache [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
cff [cff] Fix typo. 2018-07-30 11:28:04 +02:00
cid * src/cid/cidtoken.h: Handle `XUID' keyword. 2018-07-31 10:48:07 +02:00
gxvalid Fix clang warnings. 2018-08-04 06:39:11 +02:00
gzip [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
lzw [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
otvalid [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
pcf [pcf] Massive unsigning (part 2). 2018-08-08 01:21:54 -04:00
pfr [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psaux [psaux, type1]: More tracing improvements. 2018-07-27 09:15:43 +02:00
pshinter [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psnames * src/psnames/psmodule.c (ps_unicodes_init): Fix alloc debugging. 2018-07-02 22:27:57 +02:00
raster [raster] Clean up. 2018-06-11 21:56:23 -04:00
sfnt [psaux, type1] Trace PostScript dictionaries and other things. 2018-07-25 22:07:22 +02:00
smooth [smooth] Fix Harmony memory management. 2018-07-28 22:00:59 -04:00
tools Move the legacy fuzz target to the `freetype-testing' repository. 2018-07-20 19:32:13 +02:00
truetype * src/truetype/ttgload.c (compute_glyph_metrics): Fix overflow. 2018-08-05 07:21:10 +02:00
type1 Fix clang warnings. 2018-08-04 06:39:11 +02:00
type42 New base function `FT_Matrix_Check' (#54019). 2018-06-24 06:26:09 +02:00
winfonts [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
Jamfile Update copyright year. 2018-01-02 09:33:57 +01:00