Go to the source code of this file.
Functions | |
int | init_pdf (FILE *fout) |
int | page_pdf (FILE *fout, potrace_path_t *plist, imginfo_t *imginfo) |
int | term_pdf (FILE *fout) |
int init_pdf | ( | FILE * | fout | ) |
Definition at line 274 of file backend_pdf.c.
int page_pdf | ( | FILE * | fout, |
potrace_path_t * | plist, | ||
imginfo_t * | imginfo | ||
) |
Definition at line 385 of file backend_pdf.c.
int term_pdf | ( | FILE * | fout | ) |
Definition at line 303 of file backend_pdf.c.