* guile-sdl 0.2.3 available
@ 2004-03-06 13:56 Thien-Thi Nguyen
0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2004-03-06 13:56 UTC (permalink / raw)
Cc: guile-user
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
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-06 13:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-06 13:56 guile-sdl 0.2.3 available Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).