void save_as_text(struct hlcache_handle *c, char *path)
Extract the text from an HTML content and save it as a text file.
void save_text_solve_whitespace(struct box *box, bool *first, save_text_whitespace *before, const char **whitespace_text, size_t *whitespace_length)
Decide what whitespace to place before the next bit of content-related text that is saved.
@ WHITESPACE_TWO_NEW_LINES
@ WHITESPACE_ONE_NEW_LINE
static nserror path(const struct redraw_context *ctx, const plot_style_t *pstyle, const float *p, unsigned int n, const float transform[6])
Plots a path.