int CubicToFunctionImpl(const FT_Vector *controlOne, const FT_Vector *controlTwo, const FT_Vector *to) override
int ConicToFunctionImpl(const FT_Vector *control, const FT_Vector *to) override
double extractOutline() override
DrawTextFTSVG & operator=(DrawTextFTSVG &&)=delete
std::string & d_active_class_
int LineToFunctionImpl(const FT_Vector *to) override
DrawTextFTSVG(const DrawTextFTSVG &)=delete
int MoveToFunctionImpl(const FT_Vector *to) override
DrawTextFTSVG & operator=(const DrawTextFTSVG &)=delete
DrawTextFTSVG(DrawTextFTSVG &&)=delete
DrawTextFTSVG(double max_fnt_sz, double min_fnt_sz, const std::string &font_file, std::ostream &oss, std::string &d_act_class)