27#include "oslib/osfile.h"
32#include "desktop/save_pdf/font_haru.h"
33#include "desktop/save_pdf/pdf_plotters.h"
49 if (psettings == NULL)
55 xosfile_set_type(
path, 0xadf);
struct print_settings * print_make_settings(print_configuration configuration, const char *filename, const struct gui_layout_table *font_func)
Generates one of the predefined print settings sets.
bool print_basic_run(hlcache_handle *content, const struct printer *printer, struct print_settings *settings)
This function calls print setup, prints page after page until the whole content is printed calls clea...
Conception: Generalized output-in-pages.
const struct printer pdf_printer
const struct font_functions haru_nsfont
Settings for a print - filled in by print_make_settings or 'manually' by the caller.
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.