Code

fix compositing for premultiplication and non-alpha cases
[inkscape.git] / src / text-chemistry.h
index 77fd44a614d375aba5eb2cd074bd242bc957a4ee..7762b8fbcb122c37da5e9ace2c18e84ef7b85ac5 100644 (file)
@@ -19,6 +19,7 @@ void text_remove_from_path (void);
 void text_remove_all_kerns (void);
 void text_flow_into_shape();
 void text_unflow();
+void flowtext_to_text();
 
 #endif