racket/collects/drracket
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
..
private Last icon rewrite! 2012-01-07 16:18:11 -07:00
acks.rkt Fix acknowledgements. 2011-09-23 14:40:17 -04:00
arrow.rkt improve the way check syntax draws arrows 2011-08-13 15:03:26 -05:00
check-syntax.rkt add the place creation memory use to the memory-log test 2011-09-20 17:15:02 -05:00
default-code-style.rkt
doc.icns
drracket.creator
drracket.filetypes added scrbl as an extension 2010-11-18 13:21:39 -06:00
drracket.rkt fix a bug in PLTDRPAR 2011-02-17 12:28:22 -06:00
drracket.utiexports
drracket.wmclass set DrRacket WM_CLASS class name to "DrRacket" 2011-09-26 18:07:18 -06:00
info.rkt
installer.rkt
main.rkt
pltdoc.icns
sprof.rkt
syncheck-drracket-button.rkt Last icon rewrite! 2012-01-07 16:18:11 -07:00
syncheck.rkt broke up check syntax into multiple files 2010-08-07 14:35:02 -05:00
tool-lib.rkt don't continue after an error when scribbling via the 'scribble html' 2011-11-21 17:23:30 -06:00
tool.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00