summaryrefslogtreecommitdiff
path: root/third_party/spiro/ppedit/bezctx_ps.h
blob: 5190fd7386f2d37f164c85b02479b78f83967285 (plain)
1
2
3
4
5
6
7
8
const char *ps_prolog;
const char *ps_postlog;

bezctx *new_bezctx_ps(FILE *f);

void
bezctx_ps_close(bezctx *bc);