racket/collects/mrlib
Robby Findler 1f02106318 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...)
2011-08-22 19:09:52 -05:00
..
hierlist ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
private ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
scribblings ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
aligned-pasteboard.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
bitmap-label.rkt bring this code in the modern world 2010-12-25 07:48:25 -06:00
cache-image-snip.rkt rewrote uses of mzlib/contract into racket/contract 2011-03-31 18:21:11 -05:00
click-forwarding-editor.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
close-icon.rkt make the close icon clicky thingy not grab the focus 2011-04-18 10:31:57 -05:00
gif.rkt impose contract on write-animated-gif, Closes PR11358 2010-10-26 23:22:14 -04:00
graph.rkt Two improvements to the mrlib/graph library and the module browser: 2011-04-06 11:35:31 -05:00
hierlist.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
image-core-wxme.rkt added support to the 2htdp/image library for reading files when there is no GUI around. 2010-10-28 11:32:14 -05:00
image-core.rkt 2htdp/image 2011-08-22 19:09:52 -05:00
include-bitmap.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
interactive-value-port.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
matrix-snip.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
name-message.rkt Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
path-dialog.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
plot.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
switchable-button.rkt added get-button-label method to switchable-button% 2011-01-13 20:11:52 -06:00
syntax-browser.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
tab-choice.rkt More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
tex-table.rkt added cdot 2011-03-10 09:18:00 -06:00
text-string-style-desc.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00