gui/collects
Robby Findler eb3bb743f5 2htdp/image
normalize the internal representation of bitmaps so it always uses an alpha
bitmap instead of sometimes using a mask bitmap and sometimes using alpha.
This also fixes a bug where the library would get consfused when it saved
a bitmap to a file, since it didn't record if it was an alpha bitmap or not.

This improves the save files that contain images, cutting the size for bitmaps
in half (bringing the drracket save file down to a mere 25x larger than the
png file format for the example I was using...)

original commit: 1f02106318edba9c011afaf24d6ef34a3081c9ff
2011-08-22 19:09:52 -05:00
..
embedded-gui ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
framework change some prints to fprintfs to make it easier to remove debugging printfs from this file when checking in 2011-08-10 12:02:49 -05:00
hierlist rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
icons . 2004-11-30 14:23:20 +00:00
mred gtk: fix frame for text-field%' and other canvas%'es 2011-08-16 08:12:31 -06:00
mrlib 2htdp/image 2011-08-22 19:09:52 -05:00
racket fix make-gui-namespace from scheme/gui/base and racket/gui/base 2010-06-07 20:06:51 -04:00
redex/private rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
scheme fix make-gui-namespace from scheme/gui/base and racket/gui/base 2010-06-07 20:06:51 -04:00
scribblings Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
tests fix same-scaled test 2011-08-19 13:15:36 -06:00
unstable created racket/syntax from parts of unstable/syntax 2011-04-07 09:47:20 -06:00