From: Stefan Csomor Date: Thu, 2 Jan 2003 16:30:53 +0000 (+0000) Subject: easier angle conversion wx-mac , corrected elliptic arc which sometimes filled in... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2beae4b5a5785cdf89af79383e062fbe9540b663?ds=sidebyside easier angle conversion wx-mac , corrected elliptic arc which sometimes filled in the wrong direction, fixed rotated text under osx (OSX ignored hanging baseline attribute) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/carbon/dc.cpp b/src/mac/carbon/dc.cpp index d9b5abecbd..74e63bda30 100644 Binary files a/src/mac/carbon/dc.cpp and b/src/mac/carbon/dc.cpp differ diff --git a/src/mac/dc.cpp b/src/mac/dc.cpp index d9b5abecbd..74e63bda30 100644 Binary files a/src/mac/dc.cpp and b/src/mac/dc.cpp differ