fixes for rotated text drawing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -364,6 +364,11 @@ for filling the shape.
|
||||
|
||||
Draws the text rotated by {\it angle} degrees.
|
||||
|
||||
{\bf NB:} Under Win9x only TrueType fonts can be drawn by this function. In
|
||||
particular, a font different from {\tt wxNORMAL\_FONT} should be used as the
|
||||
latter is not a TrueType font. {\tt wxSWISS\_FONT} is an example of a font
|
||||
which is.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{DrawText}{wxdcdrawtext}
|
||||
|
Reference in New Issue
Block a user