This commit is contained in:
Matthew Flatt 2010-08-21 05:37:15 -06:00
parent e077b87d50
commit 434236e8c9

View File

@ -193,8 +193,8 @@ zero.
The given @racket[size] is in pixels, but it is ignored if a The given @racket[size] is in pixels, but it is ignored if a
@racket[font%] object is provided in the text-style. @racket[font%] object is provided in the text-style.
The @racket[rotation] is in radians, and positive values rotate The @racket[angle] is in radians, and positive values rotate
counter-clockwise. For a non-zero @racket[rotation], the resulting counter-clockwise. For a non-zero @racket[angle], the resulting
pict's bounding box covers the rotated text, and the descent is zero pict's bounding box covers the rotated text, and the descent is zero
and the ascent is the height.} and the ascent is the height.}