racket/collects/racket/draw
Matthew Flatt bed64be873 allow larger font sizes --- up to 1024
It's not clear that any limit is still needed, and probably
 font sizes should be liberalized to reals instead of
 integers (but I don't want to spend that kind of time
 right now).
2011-07-15 19:43:47 -06:00
..
private allow larger font sizes --- up to 1024 2011-07-15 19:43:47 -06:00
unsafe allow larger font sizes --- up to 1024 2011-07-15 19:43:47 -06:00
bmp.rkt BMP support 2010-11-05 15:54:07 -06:00
draw-sig.rkt add `svg-dc%' 2011-01-10 16:41:16 -07:00
draw-unit.rkt add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui 2010-11-26 10:35:05 -07:00
gif.rkt fix gif decoding of interlaced images 2010-12-09 20:08:36 -07:00
xbm.rkt fixes to bitmap%, especially mask vs. alpha mode 2010-11-05 15:54:07 -06:00
xpm.rkt windows fixes 2010-11-05 15:54:05 -06:00