int MoveToFunctionImpl(const FT_Vector *to) override
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
DrawTextFTQt(double max_fnt_sz, double min_fnt_sz, const std::string &font_file, QPainter *qp)
double extractOutline() override
DrawTextFTQt(const DrawTextFTQt &rhs)=delete
DrawTextFTQt & operator=(DrawTextFTQt &&rhs)=delete
DrawTextFTQt & operator=(const DrawTextFTQt &rhs)=delete
int LineToFunctionImpl(const FT_Vector *to) override
DrawTextFTQt(DrawTextFTQt &&rhs)=delete