Yesterday, Neil Toronto wrote:
> I've pushed a change that removes DrRacket's dependence on
> `slideshow/pict' (via `icons'), removes the `icons' module, and adds
> a new `images' collection. Instead of precompiling SVGs, the new
> code ray-traces floating-point ARGB+Z bitmaps; instead of composing
> icons from picts, it composites floating-point renders.

So now there's no docs at all?

Also, an advantage of processing svg files would have been the ability
to use existing icons -- even if you've used some half-assed script to
translate them then it's probably better than nothing...  (Unless you
have some better way to do it.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to