racket/collects/gui-debugger
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
..
icons added clanbomber icon to use as the debugger's icon 2008-05-16 01:39:01 +00:00
annotator.rkt add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
debug-tool.rkt Last icon rewrite! 2012-01-07 16:18:11 -07:00
info.rkt Last icon rewrite! 2012-01-07 16:18:11 -07:00
load-sandbox.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
marks.rkt More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
TODO.txt A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00