Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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