Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
How can I draw a spline with brush pixmaps?
-
Hi.
I'm making a simple drawing program.
I want to draw in QPainter with a spline curve using a brush pixmap.
How should I do?
-
@centra said in How can I draw a spline with brush pixmaps?:
I want to draw in QPainter with a spline curve using a brush pixmap.
Please explain what this means