struct gr_face gr_face
Definition: Font.h:40
GR2_API bool graphite_start_logging(FILE *logFile, GrLogMask mask)
Start logging to a FILE object.
GR2_API void gr_stop_logging(gr_face *face)
Stop logging on the given face.
GR2_API void graphite_stop_logging()
Stop logging to a FILE object.
GrLogMask
deprecated mechanism that doesn't do anything now.
Definition: Log.h:39
@ GRLOG_PASS
Definition: Log.h:43
@ GRLOG_NONE
Definition: Log.h:40
@ GRLOG_OPCODE
Definition: Log.h:46
@ GRLOG_ALL
Definition: Log.h:47
@ GRLOG_SEGMENT
Definition: Log.h:42
@ GRLOG_CACHE
Definition: Log.h:44
@ GRLOG_FACE
Definition: Log.h:41
GR2_API bool gr_start_logging(gr_face *face, const char *log_path)
Start logging all segment creation and updates on the provided face.
#define GR2_API
Definition: Types.h:77