*Hi Christoph, * > https://bugreports.qt-project.org/browse/QTBUG-23430 > > As a workaround, use drawPixel() for single-pixel "lines". > > As you have suggested, drawPixel() would work for single-pixel lines, but for different pen-widths the drawing isn't continuous.
I wanted to know whether by having the "shape" of the qpainterPath (which the drawLines() uses internally) and the start, end points, can we get back the unknown "missed" pixels? Thanks!
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
