http://bugs.winehq.org/show_bug.cgi?id=33789
--- Comment #3 from anonymous_temp_mail@yahoo.co.jp 2013-06-12 01:06:35 CDT --- After the regression tests, the following commit causes the bug. --- commit cf891b04a087bcbc713e704c1adbf6b88243e996 Author: Aric Stewart aric@codeweavers.com Date: Fri May 24 11:00:25 2013 -0500
gdi32: Fix Tategaki rotation.
Tategaki does not ignore orientation rotation, instead it always rotates affect glyphs by 90 degrees inside their cell. --- Also this patch itself even makes the fonts displayed improperly.
The latest commits does not fixed this bug yet.