[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guile-sdl 0.2.3 available
From: |
Thien-Thi Nguyen |
Subject: |
guile-sdl 0.2.3 available |
Date: |
Sat, 06 Mar 2004 14:56:19 +0100 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- guile-sdl 0.2.3 available,
Thien-Thi Nguyen <=