Go to the source code of this file.
Functions | |
int | init_ps (FILE *fout) |
int | page_eps (FILE *fout, potrace_path_t *plist, imginfo_t *imginfo) |
int | page_ps (FILE *fout, potrace_path_t *plist, imginfo_t *imginfo) |
int | term_ps (FILE *fout) |
int init_ps | ( | FILE * | fout | ) |
Definition at line 748 of file backend_eps.c.
int page_eps | ( | FILE * | fout, |
potrace_path_t * | plist, | ||
imginfo_t * | imginfo | ||
) |
Definition at line 726 of file backend_eps.c.
int page_ps | ( | FILE * | fout, |
potrace_path_t * | plist, | ||
imginfo_t * | imginfo | ||
) |
Definition at line 816 of file backend_eps.c.
int term_ps | ( | FILE * | fout | ) |
Definition at line 779 of file backend_eps.c.