OSDN Git Service

reserve space for bounds in QPainterPath::toFillPolygons()
authorIvailo Monev <xakepa10@gmail.com>
Sat, 5 Feb 2022 21:21:22 +0000 (23:21 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Sat, 5 Feb 2022 21:21:22 +0000 (23:21 +0200)
commit7a50d771fc28798ff0b7593d1fdbd61b9e1cb8b0
tree0919ab2dcc294a8c2bbabe9b0061233d81b3484e
parent363b2e01d74a4eebf2459da4bf700b412e437c49
reserve space for bounds in QPainterPath::toFillPolygons()

upstream commit:
https://github.com/qt/qtbase/commit/d432d17f83e5edf4fb14e13cd74d57643df3a13a

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/gui/painting/qpainterpath.cpp