ReactOS 0.4.16-dev-1165-g40721f4
fttrace.h
Go to the documentation of this file.
1/****************************************************************************
2 *
3 * fttrace.h
4 *
5 * Tracing handling (specification only).
6 *
7 * Copyright (C) 2002-2019 by
8 * David Turner, Robert Wilhelm, and Werner Lemberg.
9 *
10 * This file is part of the FreeType project, and may only be used,
11 * modified, and distributed under the terms of the FreeType project
12 * license, LICENSE.TXT. By continuing to use, modify, or distribute
13 * this file you indicate that you have read the license and
14 * understand and accept it fully.
15 *
16 */
17
18
19 /* definitions of trace levels for FreeType 2 */
20
21 /* the first level must always be `trace_any' */
22FT_TRACE_DEF( any )
23
24 /* base components */
25FT_TRACE_DEF( calc ) /* calculations (ftcalc.c) */
26FT_TRACE_DEF( gloader ) /* glyph loader (ftgloadr.c) */
27FT_TRACE_DEF( glyph ) /* glyph management (ftglyph.c) */
28FT_TRACE_DEF( memory ) /* memory manager (ftobjs.c) */
29FT_TRACE_DEF( init ) /* initialization (ftinit.c) */
30FT_TRACE_DEF( io ) /* i/o interface (ftsystem.c) */
31FT_TRACE_DEF( list ) /* list management (ftlist.c) */
32FT_TRACE_DEF( objs ) /* base objects (ftobjs.c) */
33FT_TRACE_DEF( outline ) /* outline management (ftoutln.c) */
34FT_TRACE_DEF( stream ) /* stream manager (ftstream.c) */
35
36FT_TRACE_DEF( bitmap ) /* bitmap manipulation (ftbitmap.c) */
37FT_TRACE_DEF( checksum ) /* bitmap checksum (ftobjs.c) */
38FT_TRACE_DEF( mm ) /* MM interface (ftmm.c) */
39FT_TRACE_DEF( psprops ) /* PS driver properties (ftpsprop.c) */
40FT_TRACE_DEF( raccess ) /* resource fork accessor (ftrfork.c) */
41FT_TRACE_DEF( raster ) /* monochrome rasterizer (ftraster.c) */
42FT_TRACE_DEF( smooth ) /* anti-aliasing raster (ftgrays.c) */
43FT_TRACE_DEF( synth ) /* bold/slant synthesizer (ftsynth.c) */
44
45 /* Cache sub-system */
46FT_TRACE_DEF( cache ) /* cache sub-system (ftcache.c, etc.) */
47
48 /* SFNT driver components */
49FT_TRACE_DEF( sfdriver ) /* SFNT font driver (sfdriver.c) */
50FT_TRACE_DEF( sfobjs ) /* SFNT object handler (sfobjs.c) */
51FT_TRACE_DEF( ttbdf ) /* TrueType embedded BDF (ttbdf.c) */
52FT_TRACE_DEF( ttcmap ) /* charmap handler (ttcmap.c) */
53FT_TRACE_DEF( ttcolr ) /* glyph layer table (ttcolr.c) */
54FT_TRACE_DEF( ttcpal ) /* color palette table (ttcpal.c) */
55FT_TRACE_DEF( ttkern ) /* kerning handler (ttkern.c) */
56FT_TRACE_DEF( ttload ) /* basic TrueType tables (ttload.c) */
57FT_TRACE_DEF( ttmtx ) /* metrics-related tables (ttmtx.c) */
58FT_TRACE_DEF( ttpost ) /* PS table processing (ttpost.c) */
59FT_TRACE_DEF( ttsbit ) /* TrueType sbit handling (ttsbit.c) */
60
61 /* TrueType driver components */
62FT_TRACE_DEF( ttdriver ) /* TT font driver (ttdriver.c) */
63FT_TRACE_DEF( ttgload ) /* TT glyph loader (ttgload.c) */
64FT_TRACE_DEF( ttgxvar ) /* TrueType GX var handler (ttgxvar.c) */
65FT_TRACE_DEF( ttinterp ) /* bytecode interpreter (ttinterp.c) */
66FT_TRACE_DEF( ttobjs ) /* TT objects manager (ttobjs.c) */
67FT_TRACE_DEF( ttpload ) /* TT data/program loader (ttpload.c) */
68
69 /* Type 1 driver components */
70FT_TRACE_DEF( t1afm )
71FT_TRACE_DEF( t1driver )
72FT_TRACE_DEF( t1gload )
73FT_TRACE_DEF( t1load )
74FT_TRACE_DEF( t1objs )
75FT_TRACE_DEF( t1parse )
76
77 /* PostScript helper module `psaux' */
78FT_TRACE_DEF( cffdecode )
79FT_TRACE_DEF( psconv )
80FT_TRACE_DEF( psobjs )
81FT_TRACE_DEF( t1decode )
82
83 /* PostScript hinting module `pshinter' */
84FT_TRACE_DEF( pshalgo )
85FT_TRACE_DEF( pshrec )
86
87 /* Type 2 driver components */
88FT_TRACE_DEF( cffdriver )
89FT_TRACE_DEF( cffgload )
90FT_TRACE_DEF( cffload )
91FT_TRACE_DEF( cffobjs )
92FT_TRACE_DEF( cffparse )
93
94FT_TRACE_DEF( cf2blues )
95FT_TRACE_DEF( cf2hints )
96FT_TRACE_DEF( cf2interp )
97
98 /* Type 42 driver component */
99FT_TRACE_DEF( t42 )
100
101 /* CID driver components */
102FT_TRACE_DEF( ciddriver )
103FT_TRACE_DEF( cidgload )
104FT_TRACE_DEF( cidload )
105FT_TRACE_DEF( cidobjs )
106FT_TRACE_DEF( cidparse )
107
108 /* Windows font component */
109FT_TRACE_DEF( winfnt )
110
111 /* PCF font components */
112FT_TRACE_DEF( pcfdriver )
113FT_TRACE_DEF( pcfread )
114
115 /* BDF font components */
116FT_TRACE_DEF( bdfdriver )
117FT_TRACE_DEF( bdflib )
118
119 /* PFR font component */
120FT_TRACE_DEF( pfr )
121
122 /* OpenType validation components */
123FT_TRACE_DEF( otvcommon )
124FT_TRACE_DEF( otvbase )
125FT_TRACE_DEF( otvgdef )
126FT_TRACE_DEF( otvgpos )
127FT_TRACE_DEF( otvgsub )
128FT_TRACE_DEF( otvjstf )
129FT_TRACE_DEF( otvmath )
130FT_TRACE_DEF( otvmodule )
131
132 /* TrueTypeGX/AAT validation components */
133FT_TRACE_DEF( gxvbsln )
134FT_TRACE_DEF( gxvcommon )
135FT_TRACE_DEF( gxvfeat )
136FT_TRACE_DEF( gxvjust )
137FT_TRACE_DEF( gxvkern )
138FT_TRACE_DEF( gxvmodule )
139FT_TRACE_DEF( gxvmort )
140FT_TRACE_DEF( gxvmorx )
141FT_TRACE_DEF( gxvlcar )
142FT_TRACE_DEF( gxvopbd )
143FT_TRACE_DEF( gxvprop )
144FT_TRACE_DEF( gxvtrak )
145
146 /* autofit components */
147FT_TRACE_DEF( afcjk )
148FT_TRACE_DEF( afglobal )
149FT_TRACE_DEF( afhints )
150FT_TRACE_DEF( afmodule )
151FT_TRACE_DEF( aflatin )
152FT_TRACE_DEF( aflatin2 )
153FT_TRACE_DEF( afshaper )
154FT_TRACE_DEF( afwarp )
155
156/* END */
calc_t calc
Definition: winmain.c:247
Definition: list.h:37
static cab_ULONG checksum(const cab_UBYTE *data, cab_UWORD bytes, cab_ULONG csum)
Definition: fdi.c:353
static char memory[1024 *256]
Definition: process.c:116
static HANDLE PIO_APC_ROUTINE PVOID PIO_STATUS_BLOCK io
Definition: file.c:100
Definition: uimain.c:89
Definition: cache.c:49
Definition: mesh.c:5330
Definition: parse.h:23
static int init
Definition: wintirpc.c:33