guile-sdl 0.2.3 available
Thien-Thi Nguyen <[email protected]>
| Newsgroups | gmane.lisp.guile.user,gmane.lisp.guile.sources |
|---|---|
| Message-ID | <[email protected]> |
README excerpt:
This directory contains guile-sdl, a set of modules that provide
bindings for SDL (Simple DirectMedia Layer) to enable Guile
programmers to do all the nice things you can do with SDL.
NEWS excerpt:
- 0.2.3 | 2004-03-06
- return value changes
- cd-status: symbolic (was integer)
- cd-get-nth-track: #f on error (was empty list)
- joystick-get-ball: #f on error (was empty list)
- new (sdl sdl) proc: string->image
cvs tag:
v-0-2-3
anoncvs instructions, tarball, and other files in dir:
http://www.glug.org/people/ttn/software/guile-sdl/
basically the experimental proc `string->image' is a stepping
stone between filename-based loading and some potential future
`load-image-from-port'. in any case, there is now the ability to
"inline" image data in a a scheme program removing necessity of
keeping another file around (good for standalone demos, for
example ;-).
thi
_______________________________________________
Guile-user mailing list
[email protected]
http://mail.gnu.org/mailman/listinfo/guile-user