racket/collects/scribblings/draw
Robby Findler a799985951 fix the gradient example code in the docs.
Things wrong:

 - indentation
 - the dc callback didn't reset the dc state
   (this is okay if you only use the pict
    in the interactions window in drracket,
    because drracket protects itself, but it
    is not okay if you use them in slideshow
    or something)
 - the dc callback didn't use the 'dx' and 'dy'
   arguments properly
   (you could see this going wrong if you put
    two of the picts together in an hc-append
    and looked at the compound pict in the
    interactions window)
2012-08-10 12:15:37 -05:00
..
bitmap-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
bitmap-dc-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
blurbs.rkt A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
brush-class.scrbl Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
brush-list-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
color-class.scrbl racket/draw: doc clarifications related to `color%' 2012-08-04 10:19:55 -06:00
color-database-intf.scrbl racket/draw: doc clarifications related to `color%' 2012-08-04 10:19:55 -06:00
common.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
dc-intf.scrbl racket/draw: fix outline adjustment in `draw-rectangle' and others 2012-05-12 00:55:12 -06:00
dc-path-class.scrbl add missing docs for transform' method of dc-path%' 2012-02-26 22:13:01 -05:00
draw-funcs.scrbl Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
draw-unit.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
draw.scrbl racket/draw: add get-handle' to bitmap%'; add `make-handle-brush' 2012-03-27 18:14:26 -06:00
fire.png move racket/draw overview back to the racket/draw manual 2010-11-27 17:48:09 -07:00
font-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
font-list-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
font-name-directory-intf.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
gl-config-class.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
gl-context-intf.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
guide.scrbl fixed minor typo 2012-07-21 11:07:32 -04:00
info.rkt docs reorganization 2011-07-01 17:16:53 -06:00
libs.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
linear-gradient-class.scrbl fix the gradient example code in the docs. 2012-08-10 12:15:37 -05:00
pdf-dc-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
pen-class.scrbl Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
pen-list-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
point-class.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
post-script-dc-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
ps-setup-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
radial-gradient-class.scrbl fix the gradient example code in the docs. 2012-08-10 12:15:37 -05:00
record-dc-class.scrbl racket/draw: background and text colors in `record-dc%' 2012-05-27 06:38:30 -06:00
region-class.scrbl racket/draw, racket/gui: modernize contracts, mostly in documentation 2012-04-06 18:51:10 -06:00
svg-dc-class.scrbl doc clarifications 2011-08-24 09:06:28 -06:00
unsafe.scrbl racket/draw: add get-handle' to bitmap%'; add `make-handle-brush' 2012-03-27 18:14:26 -06:00
water.png move racket/draw overview back to the racket/draw manual 2010-11-27 17:48:09 -07:00