From: Robert Roebling Date: Thu, 18 Nov 2004 14:04:30 +0000 (+0000) Subject: Implemented DoDrawRotatedText() by way of a X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f1c72f0ca0c6577bf092aa027d153c32204e8cc5?ds=sidebyside;hp=f1c72f0ca0c6577bf092aa027d153c32204e8cc5 Implemented DoDrawRotatedText() by way of a rotation of a alpha blended text bitmap. It would be better if Pango could draw directly into an wxImage (as FreeType) can, but that is for later.. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---