Matthew Flatt
|
2bdcdbb197
|
racket/draw, racket/gui: modernize contracts, mostly in documentation
Use `or/c' instead of `one-of/c', `#f' instead of `false/c'.
|
2012-04-06 18:51:10 -06:00 |
|
Matthew Flatt
|
645ca02e92
|
racket/draw: add `record-dc%'
|
2012-02-25 20:57:56 +00:00 |
|
Matthew Flatt
|
49802b7ba1
|
doc correction
Closes PR 12171
|
2011-11-27 11:14:58 -07:00 |
|
Matthew Flatt
|
a0ba7eb10c
|
doc clarifications
|
2011-08-24 09:06:28 -06:00 |
|
Matthew Flatt
|
e921f20b6a
|
disable (minimize?) smoothing for `draw-bitmap' in 'unsmoothed mode
|
2011-06-30 12:25:56 -06:00 |
|
Eli Barzilay
|
ac26fe7554
|
A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
|
2011-06-25 04:08:47 -04:00 |
|
Eli Barzilay
|
debd1f9f1e
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
|
2011-06-20 04:27:14 -04:00 |
|
Matthew Flatt
|
b6445880e2
|
add pre-multiplied mode for `{get,set}-argb-pixels'
|
2011-05-18 16:01:33 -07:00 |
|
Matthew Flatt
|
905eb11651
|
fix alpha-only mode of `get-argb-pixels'
Closes PR 11927
|
2011-05-17 16:00:36 -07:00 |
|
Matthew Flatt
|
8e8844641c
|
fix `draw-bitmap-section-smooth' method of bitmap-dc<%>
|
2010-11-25 11:00:32 -07:00 |
|
Matthew Flatt
|
e9562a8ddc
|
Revert "Fixing use and documentation of draw-bitmap-section-smooth"
because the implementation is wrong, not the documented contract
This reverts commit 68051f845a .
|
2010-11-25 10:40:06 -07:00 |
|
Jay McCarthy
|
68051f845a
|
Fixing use and documentation of draw-bitmap-section-smooth
|
2010-11-25 11:47:02 -05:00 |
|
Matthew Flatt
|
fe208c63bd
|
add some missing bitmap% and dc<%> docs
|
2010-11-07 07:14:59 -07:00 |
|
Matthew Flatt
|
694745e998
|
first cut at splitting draw and gui docs
|
2010-11-05 21:57:13 -06:00 |
|