To load: | (require (planet sbloch/picturing-programs:2:5)) |
Old style: | (require (planet "main.rkt" ("sbloch" "picturing-programs.plt" 2 5))) |
Min Racket version: | 5.0.99.6 |
Package description: | The picturing-programs collection supersedes the tiles and sb-world collections. It provides functions to rotate, reflect, concatenate, etc. images, as well as a slightly modified version of the universe teachpack. |
Downloads this week: | 0 |
Total downloads: | 3098 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(2 5) | — | [browse] | 1558 | [none] | 5.0.99.6 | 2011-02-10 |
To load: (require (planet sbloch/picturing-programs:2:5)) | ||||||
Available in repositories: 4.x | ||||||
Version 2.5: Moved picturing-programs into bundle. PLaneT package becomes a stub for compatibility. Version 2.4: Added change-to-color and map3-image. Cleaned up documentation. Version 2.3: Renamed files from .ss to .rkt, so they work better with Racket. Added map-image, build-image, name->color, and friends; re-fixed bug in rotate-cw and rotate-ccw. Version 2.2: Fixed bug in rotate-cw and rotate-ccw; restored reflect-vert and reflect-horiz; added with-input-from-url. Version 2.1: Added argument type-checking. And reflection primitives are now present but produce error message, rather than being missing. Version 2.0: now fully compatible with 2htdp/image and 2htdp/universe. No pinholes; temporarily disabled reflection primitives. Version 1.6: fixed same transparency bug for 4.2.4 Version 1.5: fixed same transparency bug for 4.2.3 Version 1.4: fixed transparency bug for 4.2.2 Version 1.3: initial release, for DrScheme 4.2.4 Version 1.2: initial release, for DrScheme 4.2.3 Version 1.1: initial release, for DrScheme 4.2.2 |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(2 4) | — | [browse] | 1266 | [none] | 5.0.0.1 | 2010-08-16 |
To load: (require (planet "main.rkt" ("sbloch" "picturing-programs.plt" 2 (= 4)))) | ||||||
Available in repositories: 4.x | ||||||
Version 2.4: Added map3-image, build3-image. Cleaned up documentation. Version 2.3: Renamed files from .ss to .rkt, so they work better with Racket. Added map-image, build-image, name->color, and friends; re-fixed bug in rotate-cw and rotate-ccw. Version 2.2: Fixed bug in rotate-cw and rotate-ccw; restored reflect-vert and reflect-horiz; added with-input-from-url. Version 2.1: Added argument type-checking. And reflection primitives are now present but produce error message, rather than being missing. Version 2.0: now fully compatible with 2htdp/image and 2htdp/universe. No pinholes; temporarily disabled reflection primitives. Version 1.6: fixed same transparency bug for 4.2.4 Version 1.5: fixed same transparency bug for 4.2.3 Version 1.4: fixed transparency bug for 4.2.2 Version 1.3: initial release, for DrScheme 4.2.4 Version 1.2: initial release, for DrScheme 4.2.3 Version 1.1: initial release, for DrScheme 4.2.2 | ||||||
(2 3) | — | [browse] | 28 | [none] | 5.0.0.1 | 2010-07-02 |
To load: (require (planet "main.rkt" ("sbloch" "picturing-programs.plt" 2 (= 3)))) | ||||||
Available in repositories: 4.x | ||||||
Version 2.3: Renamed files from .ss to .rkt, so they work better with Racket. Added map-image, build-image, and friends; re-fixed bug in rotate-cw and rotate-ccw. Version 2.2: Fixed bug in rotate-cw and rotate-ccw; restored reflect-vert and reflect-horiz; added with-input-from-url. Version 2.1: Added argument type-checking. And reflection primitives are now present but produce error message, rather than being missing. Version 2.0: now fully compatible with 2htdp/image and 2htdp/universe. No pinholes; temporarily disabled reflection primitives. Version 1.6: fixed same transparency bug for 4.2.4 Version 1.5: fixed same transparency bug for 4.2.3 Version 1.4: fixed transparency bug for 4.2.2 Version 1.3: initial release, for DrScheme 4.2.4 Version 1.2: initial release, for DrScheme 4.2.3 Version 1.1: initial release, for DrScheme 4.2.2 | ||||||
(2 2) | — | [browse] | 8 | [none] | 5.0.0.1 | 2010-06-26 |
To load: (require (planet "main.ss" ("sbloch" "picturing-programs.plt" 2 (= 2)))) | ||||||
Available in repositories: 4.x | ||||||
Version 2.2: Fixed bug in rotate-cw and rotate-ccw; restored reflect-vert and reflect-horiz; added with-input-from-url. Version 2.1: Added argument type-checking. And reflection primitives are now present but produce error message, rather than being missing. Version 2.0: now fully compatible with 2htdp/image and 2htdp/universe. No pinholes; temporarily disabled reflection primitives. Version 1.6: fixed same transparency bug for 4.2.4 Version 1.5: fixed same transparency bug for 4.2.3 Version 1.4: fixed transparency bug for 4.2.2 Version 1.3: initial release, for DrScheme 4.2.4 Version 1.2: initial release, for DrScheme 4.2.3 Version 1.1: initial release, for DrScheme 4.2.2 | ||||||
(1 6) | — | [browse] | 144 | [none] | 4.2.4 | 2010-02-09 |
To load: (require (planet "main.ss" ("sbloch" "picturing-programs.plt" 1 (= 6)))) | ||||||
Available in repositories: 4.x | ||||||
Version 1.6: fixed same transparency bug for 4.2.4 Version 1.5: fixed same transparency bug for 4.2.3 Version 1.4: fixed transparency bug for 4.2.2 Version 1.3: initial release, for DrScheme 4.2.4 Version 1.2: initial release, for DrScheme 4.2.3 Version 1.1: initial release, for DrScheme 4.2.2 | ||||||
(1 5) | — | [browse] | 2 | [none] | 4.2.3 | 2010-02-09 |
To load: (require (planet "main.ss" ("sbloch" "picturing-programs.plt" 1 (= 5)))) | ||||||
Available in repositories: 4.x | ||||||
Version 1.5: fixed same transparency bug for 4.2.3 Version 1.4: fixed transparency bug for 4.2.2 Version 1.3: initial release, for DrScheme 4.2.4 Version 1.2: initial release, for DrScheme 4.2.3 Version 1.1: initial release, for DrScheme 4.2.2 | ||||||
(1 4) | — | [browse] | 28 | [none] | 4.2.2 | 2010-02-09 |
To load: (require (planet "main.ss" ("sbloch" "picturing-programs.plt" 1 (= 4)))) | ||||||
Available in repositories: 4.x | ||||||
Version 1.1: initial release, for DrScheme 4.2.2 | ||||||
(1 3) | — | [browse] | 4 | [none] | 4.2.4 | 2010-02-08 |
To load: (require (planet "main.ss" ("sbloch" "picturing-programs.plt" 1 (= 3)))) | ||||||
Available in repositories: 4.x | ||||||
Version 1.3: initial release for DrScheme 4.2.4 Version 1.2: initial release for DrScheme 4.2.3 Version 1.1: initial release for DrScheme 4.2.2 | ||||||
(1 2) | — | [browse] | 20 | [none] | 4.2.3 | 2010-01-21 |
To load: (require (planet "main.ss" ("sbloch" "picturing-programs.plt" 1 (= 2)))) | ||||||
Available in repositories: 4.x | ||||||
Version 1.2: initial release for DrScheme 4.2.3 Version 1.1: initial release for DrScheme 4.2.2 | ||||||
(1 1) | — | [browse] | 40 | [none] | 4.2.2 | 2010-01-21 |
To load: (require (planet "main.ss" ("sbloch" "picturing-programs.plt" 1 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
Version 1.1: initial release, for DrScheme 4.2.2 | ||||||
(1 0) | — | [browse] | 0 | [none] | 4.2.2 | 2010-01-21 |
To load: (require (planet "main.ss" ("sbloch" "picturing-programs.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
Version 1.1: initial release, for DrScheme 4.2.2 |