Re: gdiplus: Add more font transformation tests.
Oct. 9, 2012
2:59 p.m.
+todo_wine + expectf(133.203125, bounds.Height);
Should we have this level of precision in our font tests?
Oct. 9, 2012
3:45 p.m.
New subject: gdiplus: Add more font transformation tests.
Vincent Povirk <madewokherd(a)gmail.com> wrote:
+todo_wine + expectf(133.203125, bounds.Height);
Should we have this level of precision in our font tests?
We have already, and it works pretty well. There are cases when it's not practical, but this is not the case I believe. -- Dmitry.
5095
Age (days ago)
5095
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dmitry Timoshkov -
Vincent Povirk