OSDN Git Service

fix painting of surrogates from QPainterPath::addText()
authorIvailo Monev <xakepa10@gmail.com>
Sat, 8 Jan 2022 04:54:17 +0000 (06:54 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Sat, 8 Jan 2022 04:54:17 +0000 (06:54 +0200)
commit00aebac4157bc5731be788d197cc35e1c1a5769b
tree304a269185f1267fe69491d037023e28bd870601
parent8bd4f077f6a34f3e55e148ca1e40f0d9f4fa07fe
fix painting of surrogates from QPainterPath::addText()

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