Robby Findler
|
31685bc496
|
Adjusted 2htdp/image's frame primitive so that it does not draw
outside of the bounding box.
|
2010-09-09 06:58:55 -05:00 |
|
Robby Findler
|
9105b92240
|
added overlay/pinhole and underlay/pinhole
|
2010-09-07 09:35:21 -05:00 |
|
Robby Findler
|
6f0b6eebbe
|
Added pinholes as x-place and y-place arguments
|
2010-09-06 20:39:13 -05:00 |
|
Robby Findler
|
d10cd2e6fa
|
preserve pinholes in overlaying and related functions
(also started to add "pinhole" as a place, but not done with that yet)
|
2010-09-06 20:39:12 -05:00 |
|
Robby Findler
|
cc96864868
|
added pinhole support to cropping primitives and to frame
|
2010-09-06 20:39:12 -05:00 |
|
Robby Findler
|
9b720b9c0d
|
added pinhole support to add-line, add-curve, scene+line, and scene+curve
|
2010-09-06 20:39:12 -05:00 |
|
Robby Findler
|
9087348b7e
|
added pinhole support to the flipping prims
|
2010-09-06 20:39:11 -05:00 |
|
Robby Findler
|
157e9c2512
|
made rotation work with pinholes
|
2010-09-06 20:39:11 -05:00 |
|
Robby Findler
|
e3b51e8cf4
|
made scaling work with pinholes
|
2010-09-06 20:39:11 -05:00 |
|
Robby Findler
|
4fa7fa2994
|
Added docs and exported basic pinhole manipulation primitives
|
2010-09-06 20:39:10 -05:00 |
|
Matthew Flatt
|
081fc3bad5
|
fix 2htdp/image bitmap rotation direction
|
2010-09-04 16:43:38 -06:00 |
|
Robby Findler
|
1fa6be75b5
|
added image->color-list and color-list->bitmap
|
2010-09-04 13:52:49 -05:00 |
|
Matthew Flatt
|
e0d9d2565c
|
fix problem with rotation on images such as bitmaps
and replace internal `bring-between' with an efficient version
Closes PR 11124
|
2010-08-30 20:15:20 -06:00 |
|
Robby Findler
|
3d5843aa81
|
fixed pen and color so they signal errors properly
|
2010-08-28 08:52:59 -05:00 |
|
Robby Findler
|
405fded9c3
|
change empty scene so that it draws the border for the scene inside the scene,
instead of using the usual rectangle "right/bottom outside" drawing
(hopefully) closes PR 11139
|
2010-08-28 07:57:52 -05:00 |
|
Robby Findler
|
8d2db5f4bf
|
fixed a bug found by random testing
|
2010-08-22 20:33:30 -05:00 |
|
Robby Findler
|
720a86052f
|
improved crop so that it doesn't fail when the coordinates are out of range
|
2010-08-22 15:12:10 -05:00 |
|
Robby Findler
|
f1e38247e0
|
improved the error message for save-image
closes PR 11076
|
2010-08-20 17:39:45 -05:00 |
|
Jens Axel Søgaard
|
64c3a98e45
|
Added triangle/sss, triangle/ass, triangle/sas, triangle/ssa, triangle/aas, triangle/asa, and, triangle/saa.
|
2010-08-05 18:18:06 +02:00 |
|
Robby Findler
|
6cd277a36f
|
fixed a bug in the saving of bitmaps (and along the way added some randomized tests that found a few other things)
Please merge to release branch.
|
2010-07-20 22:59:52 -05:00 |
|
Robby Findler
|
a612830b8e
|
added the radial-star primitive
|
2010-06-25 20:24:18 -05:00 |
|
Robby Findler
|
132867518c
|
added support for flipping bitmaps
|
2010-06-18 16:21:14 -05:00 |
|
Robby Findler
|
27bd7934d7
|
fixed flipping for curves
|
2010-06-18 16:21:13 -05:00 |
|
Robby Findler
|
ca7bf92054
|
added basic flipping (bitmaps not done yet)
|
2010-06-18 16:21:13 -05:00 |
|
Robby Findler
|
31b507aa51
|
Rackety 2htdp/image
|
2010-05-25 21:35:04 -05:00 |
|
Robby Findler
|
77841f0834
|
fixes PR 19025
|
2010-05-24 12:17:40 -05:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|