http://bugs.winehq.org/show_bug.cgi?id=19171
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdi32
--- Comment #6 from Vincent Povirk madewokherd@gmail.com 2010-05-01 13:47:42 --- I don't know what PowerPoint expects, but it's creating an instance of "DejaVu Sans" with a charset of SYMBOL_CHARSET and then trying to draw a space with that. This gets translated by ExtTextOutA to unicode \f020 because apparently that is how SYMBOL_CHARSET works.