racket/collects/slideshow
Neil Toronto 1a00d2d51f Last icon rewrite!
This removes all the SVG sources, parsing, and marked-layer colorizing, the PNG binaries in the distribution, and the dependence of DrRacket on `slideshow/pict'.

Icons are now produced by drawing on a bitmap-dc%, inferring or building a z map, choosing a material, and sending these to a two-pass ray tracer. This is for the most part hidden behind an API consisting of functions from colors and optional sizes and materials to `bitmap%'s.

Contracts and documentation forthcoming.
2012-01-07 16:18:11 -07:00
..
examples use flatten from scheme/list 2008-03-08 07:03:40 +00:00
lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
private ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
balloon.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
base.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
cmdline.rkt "half-screen" -> "right-half-screen". 2011-10-10 13:35:00 -04:00
code.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
core.rkt add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui 2010-11-26 10:35:05 -07:00
doc.txt "under <platform>" -> "on <platform>"; "X" -> "Unix" 2011-06-17 18:54:43 -06:00
face.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
flash.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
initial-ones.rkt slideshow: add a couple of contracts 2011-03-08 07:55:53 -06:00
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mask.xbm
param.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
pict-snipclass.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
pict.rkt Last icon rewrite! 2012-01-07 16:18:11 -07:00
play.rkt slideshow/pict: add `rotate' 2011-07-04 16:26:09 -06:00
run.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
sig.rkt "half-screen" -> "right-half-screen". 2011-10-10 13:35:00 -04:00
slide.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
slides-to-picts.rkt fix `get-slides-as-picts' most-recent-slide implementation 2011-11-19 19:14:51 -07:00
slideshow.bmp
slideshow.png
slideshow.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
start-param.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
start.creator
start.icns
start.ico
start.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
step.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
tool.rkt add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
tutorial-show.rkt slight modernization of the Slideshow tutorial 2011-12-21 16:30:24 -07:00
viewer.rkt "half-screen" -> "right-half-screen". 2011-10-10 13:35:00 -04:00