Delete the 'encode_composite' function. Composite valuenodes are just a special...
[synfig.git] / synfig-core / trunk / src / modules / lyr_freetype / lyr_freetype.h
index 5618336..54bd81e 100644 (file)
@@ -134,6 +134,8 @@ private:
 
        void sync();
 
+       synfig::Color color_func(const synfig::Point &x, int quality=10, float supersample=0)const;
+
        mutable synfig::Mutex mutex;
 
 public: