On Tue Dec 12 00:02:25 2023 +0000, Nikolay Sivov wrote:
Playback for EmfPlusRecordTypeFillClosedCurve has the same issue, and EmfPlusRecordTypeDrawImagePoints was already broken because it starts from first delta point instead of a zero origin.
This MR is about playback for EmfPlusRecordTypeFillClosedCurve, or is there something else I missed?
Regarding EmfPlusRecordTypeDrawImagePoints, is that 'P' flag documented somehwere? Because we don't seem to have a test for that either.