gdi32: Ignore provided glyph position if ExtTextOutW() needs complex text processing.

On Windows playing back a metafile with Arabic text does not use provided positions for individual glyphs, but instead shapes it properly. This change should not affect anything that does not require complex processing.

Signed-off-by: Nikolay Sivov nsivov@codeweavers.com

Merge request reports

Loading