gdi32: Use atan2 to compute angles in WidenPath without triggering floating point...
commit00388c1b6abbf0b75cab027454e6847c182095e2
authorAlexandre Julliard <julliard@winehq.org>
Thu, 22 May 2008 18:43:55 +0000 (22 20:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 May 2008 18:43:55 +0000 (22 20:43 +0200)
tree00c90d6abc80baa49a414b7765f2148e3a1f1de5
parent93cbb7a5db2af94c926fc012b3925227d3e64bae
gdi32: Use atan2 to compute angles in WidenPath without triggering floating point errors.
dlls/gdi32/path.c