Typedefs | |
typedef struct cufo_prispec * | cufo_prispec_t |
typedef struct cufo_stream * | cufo_stream_t |
typedef struct cufo_tag * | cufo_tag_t |
typedef struct cufo_namespace * | cufo_namespace_t |
typedef struct cufo_attr * | cufo_attr_t |
typedef struct cufo_attrbind * | cufo_attrbind_t |
typedef struct cufo_termface * | cufo_termface_t |
typedef struct cufo_termstyle * | cufo_termstyle_t |
typedef struct cufo_textsink * | cufo_textsink_t |
typedef struct cufo_textstyle * | cufo_textstyle_t |
typedef struct cufo_textstyler * | cufo_textstyler_t |
Functions | |
void | cufo_init (void) |
void cufo_init | ( | void | ) |
Initialises libcufo
, as is mandatory before before using the library. You may also want to call this function even if you don't use libcufo
functions directly, because it installs a more powerful formatting engine for the cu/logging.h and cu/diag.h functions, including new format specifiers, line wrapping, and, if compiled with terminal support, some highlighting.