summaryrefslogtreecommitdiff
path: root/third_party/spiro/ppedit/bezctx_quartz.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/spiro/ppedit/bezctx_quartz.h')
-rw-r--r--third_party/spiro/ppedit/bezctx_quartz.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/spiro/ppedit/bezctx_quartz.h b/third_party/spiro/ppedit/bezctx_quartz.h
new file mode 100644
index 0000000..e234c08
--- /dev/null
+++ b/third_party/spiro/ppedit/bezctx_quartz.h
@@ -0,0 +1,4 @@
+bezctx *new_bezctx_quartz(void);
+
+CGMutablePathRef
+bezctx_to_quartz(bezctx *bc);