At Thu, 12 Jan 2012 11:19:55 -0700, Neil Toronto wrote: > 2. Compile time: Provide macros that render icons during expansion and > try to store them in the "compiled" directory.
Do you need icons to be in separate files? A macro could expand to a byte-string literal, since it's just as easy to generate a bitmap from a PNG byte string as from a PNG file. _________________________ Racket Developers list: http://lists.racket-lang.org/dev