Code

create options for cairo pdf/ps export dialog
[inkscape.git] / src / extension / internal / cairo-ps-out.h
index 27f7234dde3e324d5ad559a4773b43d3ef5f0bd2..14fc0ba69573ee5bc53f83ca40d6b81881852d47 100644 (file)
@@ -31,6 +31,8 @@ public:
               SPDocument *doc,
               gchar const *uri);
     static void init();
+    bool textToPath(Inkscape::Extension::Print *ext);
+
 };
 
 } } }  /* namespace Inkscape, Extension, Implementation */