racket/collects/picturing-programs/private
Matthew Flatt 68e005fb2c racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
Also, use keywords for `make-pen' and `make-brush'.

Adding `make-pen' and `make-color' creates many conflicts among
teaching libraries, such as `2htdp/image'. These are easy to fix
up in the tree, but adding such obvious names to `racket/draw'
may create other compatibility problems, so we might have to reconsider
the names.

In consultation with Asumu.
2012-05-01 21:04:40 -06:00
..
pictures Changed the transparency of some bundled images. 2012-04-25 17:04:39 -04:00
book-pictures.rkt Moved most files into private directory. 2011-04-28 22:13:41 -04:00
io-stuff.rkt Moved most files into private directory. 2011-04-28 22:13:41 -04:00
map-image.rkt racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
tiles.rkt Updated some comments; no effect on running code. 2012-04-25 17:05:56 -04:00