On 2013-08-24 18:06:02 -0400, Etan Wexler wrote:
> How would I generate a Racket logo at some arbitrary size? I prefer to
> use Racket to do so, but an SVG file would satisfy me. I searched the
> sources and the WWW to some degree but to no avail.

Look for v4.3 on this page for SVG files:
  http://www.eecs.northwestern.edu/~robby/logos/

You can even load the SVG file in Racket via:
  https://github.com/takikawa/racket-rsvg

Cheers,
Asumu
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to