racket/collects/wxme
Robby Findler 0fce29f552 adjust the wxme reader so that it now creates image-snip%s when it finds image-snips in file
it used to create image% objects that were simple containers for the
  data in the file; the change _should_ be backwards compatibile;
  the only know incompatibility is that the get-filename method
  now returns a path instead of bytes (this is to match the
  image-snip% class)

   closes PR 1168

   please merge to the 5.1 release branch
2011-02-02 20:26:52 -06:00
..
private added support to the 2htdp/image library for reading files when there is no GUI around. 2010-10-28 11:32:14 -05:00
cache-image.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
comment.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
editor.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
image.rkt adjust the wxme reader so that it now creates image-snip%s when it finds image-snips in file 2011-02-02 20:26:52 -06:00
main.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
number.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
read.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
scheme.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
test-case.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
text.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
wxme.rkt adjust the wxme reader so that it now creates image-snip%s when it finds image-snips in file 2011-02-02 20:26:52 -06:00
xml.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00