unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile-SDL 0.3.7 available
@ 2007-09-16 12:00 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2007-09-16 12:00 UTC (permalink / raw)
  To: guile-sources; +Cc: guile-user

release notes:

  moving right along.  pretty colors for space-frisk labels RSN...

  thi

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.
  
  Most of the SDL functions have been wrapped with the exception of a
  few functions that were too C-centric.  The SDL Threads and the Audio
  functions haven't been included because of the problems with Guile
  code being run from more than one thread.  However audio programming
  can be done with the module `(sdl mixer)' that requires the SDL_mixer
  library.
  
  Also included is SDL_gfx 2.0.16 (by Andreas Schiffler) and bindings
  for it.

NEWS excerpt:

  - 0.3.7 | 2007-09-16
  
    - license now GPLv3+ (see COPYING)
  
    - installation changes
      - no longer created: libFOO.so symlink to FOO.so
      - deleted: .la file, libFOO.so and other symlinks
  
    - embedded library upgraded: libSDL_gfx 2.0.16
      - new proc: draw-textured-polygon
      - new proc: roto-zoom-surface-xy
      - new proc: shrink-surface
  
    - changes to (sdl simple) procs
      - new simple-canvas command: #:resize! NEW-WIDTH NEW-HEIGHT
      - simple-stylus #:render can take optional args: COLOR, BG
      - simple-stylus #:write! has new INCOMPATIBLE interface; see manual
  
    - maintenance now uses libtool 1.5.24 and autoconf 2.61

tarball, prettified source, etc, in dir:

  http://www.gnuvola.org/software/guile-sdl/

atom feed:

  http://www.gnuvola.org/NEWS.xml.gz


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-16 12:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-16 12:00 Guile-SDL 0.3.7 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).